[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. 27466 1726882518.53612: starting run ansible-playbook [core 2.17.4] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-spT executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 27466 1726882518.54064: Added group all to inventory 27466 1726882518.54066: Added group ungrouped to inventory 27466 1726882518.54070: Group all now contains ungrouped 27466 1726882518.54073: Examining possible inventory source: /tmp/network-Kc3/inventory.yml 27466 1726882518.69438: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 27466 1726882518.69501: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 27466 1726882518.69524: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 27466 1726882518.69580: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 27466 1726882518.69658: Loaded config def from plugin (inventory/script) 27466 1726882518.69660: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 27466 1726882518.69703: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 27466 1726882518.69789: Loaded config def from plugin (inventory/yaml) 27466 1726882518.69796: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 27466 1726882518.69880: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 27466 1726882518.70310: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 27466 1726882518.70313: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 27466 1726882518.70316: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 27466 1726882518.70322: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 27466 1726882518.70327: Loading data from /tmp/network-Kc3/inventory.yml 27466 1726882518.70395: /tmp/network-Kc3/inventory.yml was not parsable by auto 27466 1726882518.70457: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 27466 1726882518.70495: Loading data from /tmp/network-Kc3/inventory.yml 27466 1726882518.70564: group all already in inventory 27466 1726882518.70570: set inventory_file for managed_node1 27466 1726882518.70573: set inventory_dir for managed_node1 27466 1726882518.70574: Added host managed_node1 to inventory 27466 1726882518.70576: Added host managed_node1 to group all 27466 1726882518.70577: set ansible_host for managed_node1 27466 1726882518.70578: set ansible_ssh_extra_args for managed_node1 27466 1726882518.70580: set inventory_file for managed_node2 27466 1726882518.70582: set inventory_dir for managed_node2 27466 1726882518.70583: Added host managed_node2 to inventory 27466 1726882518.70584: Added host managed_node2 to group all 27466 1726882518.70585: set ansible_host for managed_node2 27466 1726882518.70585: set ansible_ssh_extra_args for managed_node2 27466 1726882518.70588: set inventory_file for managed_node3 27466 1726882518.70589: set inventory_dir for managed_node3 27466 1726882518.70594: Added host managed_node3 to inventory 27466 1726882518.70595: Added host managed_node3 to group all 27466 1726882518.70596: set ansible_host for managed_node3 27466 1726882518.70597: set ansible_ssh_extra_args for managed_node3 27466 1726882518.70599: Reconcile groups and hosts in inventory. 27466 1726882518.70602: Group ungrouped now contains managed_node1 27466 1726882518.70604: Group ungrouped now contains managed_node2 27466 1726882518.70605: Group ungrouped now contains managed_node3 27466 1726882518.70674: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 27466 1726882518.70827: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 27466 1726882518.70874: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 27466 1726882518.70908: Loaded config def from plugin (vars/host_group_vars) 27466 1726882518.70910: 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) 27466 1726882518.70918: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 27466 1726882518.70926: 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) 27466 1726882518.70969: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 27466 1726882518.71322: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882518.71421: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 27466 1726882518.71461: Loaded config def from plugin (connection/local) 27466 1726882518.71464: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 27466 1726882518.72139: Loaded config def from plugin (connection/paramiko_ssh) 27466 1726882518.72142: 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) 27466 1726882518.73082: 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) 27466 1726882518.73126: Loaded config def from plugin (connection/psrp) 27466 1726882518.73129: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 27466 1726882518.73830: 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) 27466 1726882518.73864: Loaded config def from plugin (connection/ssh) 27466 1726882518.73867: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 27466 1726882518.75821: 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) 27466 1726882518.75862: Loaded config def from plugin (connection/winrm) 27466 1726882518.75865: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 27466 1726882518.75901: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 27466 1726882518.75964: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 27466 1726882518.76038: Loaded config def from plugin (shell/cmd) 27466 1726882518.76040: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 27466 1726882518.76066: 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) 27466 1726882518.76135: Loaded config def from plugin (shell/powershell) 27466 1726882518.76138: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 27466 1726882518.76195: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 27466 1726882518.76373: Loaded config def from plugin (shell/sh) 27466 1726882518.76375: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 27466 1726882518.76424: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 27466 1726882518.76547: Loaded config def from plugin (become/runas) 27466 1726882518.76549: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 27466 1726882518.76737: Loaded config def from plugin (become/su) 27466 1726882518.76739: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 27466 1726882518.76919: Loaded config def from plugin (become/sudo) 27466 1726882518.76922: 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 27466 1726882518.76954: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_route_device_initscripts.yml 27466 1726882518.77311: in VariableManager get_vars() 27466 1726882518.77333: done with get_vars() 27466 1726882518.77461: trying /usr/local/lib/python3.12/site-packages/ansible/modules 27466 1726882518.82103: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 27466 1726882518.82280: in VariableManager get_vars() 27466 1726882518.82292: done with get_vars() 27466 1726882518.82297: variable 'playbook_dir' from source: magic vars 27466 1726882518.82298: variable 'ansible_playbook_python' from source: magic vars 27466 1726882518.82298: variable 'ansible_config_file' from source: magic vars 27466 1726882518.82299: variable 'groups' from source: magic vars 27466 1726882518.82300: variable 'omit' from source: magic vars 27466 1726882518.82301: variable 'ansible_version' from source: magic vars 27466 1726882518.82301: variable 'ansible_check_mode' from source: magic vars 27466 1726882518.82302: variable 'ansible_diff_mode' from source: magic vars 27466 1726882518.82303: variable 'ansible_forks' from source: magic vars 27466 1726882518.82304: variable 'ansible_inventory_sources' from source: magic vars 27466 1726882518.82304: variable 'ansible_skip_tags' from source: magic vars 27466 1726882518.82305: variable 'ansible_limit' from source: magic vars 27466 1726882518.82306: variable 'ansible_run_tags' from source: magic vars 27466 1726882518.82306: variable 'ansible_verbosity' from source: magic vars 27466 1726882518.82344: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml 27466 1726882518.83841: in VariableManager get_vars() 27466 1726882518.83857: done with get_vars() 27466 1726882518.83903: in VariableManager get_vars() 27466 1726882518.83917: done with get_vars() 27466 1726882518.83950: in VariableManager get_vars() 27466 1726882518.83961: done with get_vars() 27466 1726882518.84080: in VariableManager get_vars() 27466 1726882518.84097: done with get_vars() 27466 1726882518.84140: in VariableManager get_vars() 27466 1726882518.84153: done with get_vars() 27466 1726882518.84355: in VariableManager get_vars() 27466 1726882518.84368: done with get_vars() 27466 1726882518.84488: in VariableManager get_vars() 27466 1726882518.84643: done with get_vars() 27466 1726882518.84648: variable 'omit' from source: magic vars 27466 1726882518.84666: variable 'omit' from source: magic vars 27466 1726882518.84707: in VariableManager get_vars() 27466 1726882518.84718: done with get_vars() 27466 1726882518.84763: in VariableManager get_vars() 27466 1726882518.84775: done with get_vars() 27466 1726882518.84933: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 27466 1726882518.85348: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 27466 1726882518.85480: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 27466 1726882518.86689: in VariableManager get_vars() 27466 1726882518.86710: done with get_vars() 27466 1726882518.87264: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 27466 1726882518.87414: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 27466 1726882518.90131: in VariableManager get_vars() 27466 1726882518.90305: done with get_vars() 27466 1726882518.90312: variable 'omit' from source: magic vars 27466 1726882518.90324: variable 'omit' from source: magic vars 27466 1726882518.90356: in VariableManager get_vars() 27466 1726882518.90369: done with get_vars() 27466 1726882518.90389: in VariableManager get_vars() 27466 1726882518.90521: done with get_vars() 27466 1726882518.90551: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 27466 1726882518.90805: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 27466 1726882518.91031: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 27466 1726882518.94637: in VariableManager get_vars() 27466 1726882518.94660: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 27466 1726882518.96868: in VariableManager get_vars() 27466 1726882518.96886: done with get_vars() 27466 1726882518.96922: in VariableManager get_vars() 27466 1726882518.96939: done with get_vars() 27466 1726882518.97050: in VariableManager get_vars() 27466 1726882518.97066: done with get_vars() 27466 1726882518.97167: in VariableManager get_vars() 27466 1726882518.97188: done with get_vars() 27466 1726882518.97233: in VariableManager get_vars() 27466 1726882518.97253: done with get_vars() 27466 1726882518.97292: in VariableManager get_vars() 27466 1726882518.97412: done with get_vars() 27466 1726882518.97727: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 27466 1726882518.97742: 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 27466 1726882518.98195: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 27466 1726882518.98363: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 27466 1726882518.98366: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-spT/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) 27466 1726882518.98565: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 27466 1726882518.98592: 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) 27466 1726882518.98767: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 27466 1726882518.99031: Loaded config def from plugin (callback/default) 27466 1726882518.99034: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 27466 1726882519.00987: Loaded config def from plugin (callback/junit) 27466 1726882519.01112: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 27466 1726882519.01158: 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) 27466 1726882519.01227: Loaded config def from plugin (callback/minimal) 27466 1726882519.01230: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 27466 1726882519.01268: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 27466 1726882519.01426: Loaded config def from plugin (callback/tree) 27466 1726882519.01429: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 27466 1726882519.01566: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 27466 1726882519.01569: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-spT/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_route_device_initscripts.yml *********************************** 2 plays in /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_route_device_initscripts.yml 27466 1726882519.01599: in VariableManager get_vars() 27466 1726882519.01612: done with get_vars() 27466 1726882519.01618: in VariableManager get_vars() 27466 1726882519.01627: done with get_vars() 27466 1726882519.01630: variable 'omit' from source: magic vars 27466 1726882519.01665: in VariableManager get_vars() 27466 1726882519.01678: done with get_vars() 27466 1726882519.01701: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_route_device.yml' with initscripts as provider] *** 27466 1726882519.02241: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 27466 1726882519.02322: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 27466 1726882519.02354: getting the remaining hosts for this loop 27466 1726882519.02356: done getting the remaining hosts for this loop 27466 1726882519.02359: getting the next task for host managed_node1 27466 1726882519.02363: done getting next task for host managed_node1 27466 1726882519.02364: ^ task is: TASK: Gathering Facts 27466 1726882519.02366: ^ 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 27466 1726882519.02369: getting variables 27466 1726882519.02370: in VariableManager get_vars() 27466 1726882519.02380: Calling all_inventory to load vars for managed_node1 27466 1726882519.02383: Calling groups_inventory to load vars for managed_node1 27466 1726882519.02385: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882519.02404: Calling all_plugins_play to load vars for managed_node1 27466 1726882519.02414: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882519.02418: Calling groups_plugins_play to load vars for managed_node1 27466 1726882519.02450: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882519.02507: done with get_vars() 27466 1726882519.02513: done getting variables 27466 1726882519.02573: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_route_device_initscripts.yml:5 Friday 20 September 2024 21:35:19 -0400 (0:00:00.011) 0:00:00.011 ****** 27466 1726882519.02599: entering _queue_task() for managed_node1/gather_facts 27466 1726882519.02601: Creating lock for gather_facts 27466 1726882519.02960: worker is 1 (out of 1 available) 27466 1726882519.02969: exiting _queue_task() for managed_node1/gather_facts 27466 1726882519.02982: done queuing things up, now waiting for results queue to drain 27466 1726882519.02984: waiting for pending results... 27466 1726882519.03224: running TaskExecutor() for managed_node1/TASK: Gathering Facts 27466 1726882519.03401: in run() - task 12673a56-9f93-84d5-91bb-0000000000bf 27466 1726882519.03404: variable 'ansible_search_path' from source: unknown 27466 1726882519.03407: calling self._execute() 27466 1726882519.03583: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882519.03603: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882519.03618: variable 'omit' from source: magic vars 27466 1726882519.03731: variable 'omit' from source: magic vars 27466 1726882519.03770: variable 'omit' from source: magic vars 27466 1726882519.03819: variable 'omit' from source: magic vars 27466 1726882519.03865: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27466 1726882519.03909: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27466 1726882519.03940: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27466 1726882519.03967: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27466 1726882519.04074: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27466 1726882519.04077: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27466 1726882519.04080: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882519.04082: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882519.04148: Set connection var ansible_pipelining to False 27466 1726882519.04159: Set connection var ansible_module_compression to ZIP_DEFLATED 27466 1726882519.04168: Set connection var ansible_shell_type to sh 27466 1726882519.04183: Set connection var ansible_shell_executable to /bin/sh 27466 1726882519.04189: Set connection var ansible_connection to ssh 27466 1726882519.04210: Set connection var ansible_timeout to 10 27466 1726882519.04235: variable 'ansible_shell_executable' from source: unknown 27466 1726882519.04243: variable 'ansible_connection' from source: unknown 27466 1726882519.04249: variable 'ansible_module_compression' from source: unknown 27466 1726882519.04255: variable 'ansible_shell_type' from source: unknown 27466 1726882519.04261: variable 'ansible_shell_executable' from source: unknown 27466 1726882519.04292: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882519.04297: variable 'ansible_pipelining' from source: unknown 27466 1726882519.04299: variable 'ansible_timeout' from source: unknown 27466 1726882519.04306: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882519.04483: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 27466 1726882519.04525: variable 'omit' from source: magic vars 27466 1726882519.04528: starting attempt loop 27466 1726882519.04531: running the handler 27466 1726882519.04546: variable 'ansible_facts' from source: unknown 27466 1726882519.04598: _low_level_execute_command(): starting 27466 1726882519.04602: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27466 1726882519.05416: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27466 1726882519.05479: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27466 1726882519.05541: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 27466 1726882519.05566: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27466 1726882519.05615: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27466 1726882519.05681: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27466 1726882519.07333: stdout chunk (state=3): >>>/root <<< 27466 1726882519.07436: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27466 1726882519.07456: stderr chunk (state=3): >>><<< 27466 1726882519.07460: stdout chunk (state=3): >>><<< 27466 1726882519.07477: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27466 1726882519.07489: _low_level_execute_command(): starting 27466 1726882519.07497: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882519.0747721-27493-141295459697033 `" && echo ansible-tmp-1726882519.0747721-27493-141295459697033="` echo /root/.ansible/tmp/ansible-tmp-1726882519.0747721-27493-141295459697033 `" ) && sleep 0' 27466 1726882519.07928: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27466 1726882519.07931: 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 <<< 27466 1726882519.07934: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27466 1726882519.07936: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27466 1726882519.07945: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27466 1726882519.07983: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 27466 1726882519.07987: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27466 1726882519.08049: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27466 1726882519.09906: stdout chunk (state=3): >>>ansible-tmp-1726882519.0747721-27493-141295459697033=/root/.ansible/tmp/ansible-tmp-1726882519.0747721-27493-141295459697033 <<< 27466 1726882519.10011: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27466 1726882519.10040: stderr chunk (state=3): >>><<< 27466 1726882519.10042: stdout chunk (state=3): >>><<< 27466 1726882519.10053: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882519.0747721-27493-141295459697033=/root/.ansible/tmp/ansible-tmp-1726882519.0747721-27493-141295459697033 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27466 1726882519.10103: variable 'ansible_module_compression' from source: unknown 27466 1726882519.10122: ANSIBALLZ: Using generic lock for ansible.legacy.setup 27466 1726882519.10125: ANSIBALLZ: Acquiring lock 27466 1726882519.10129: ANSIBALLZ: Lock acquired: 139902799843392 27466 1726882519.10132: ANSIBALLZ: Creating module 27466 1726882519.28467: ANSIBALLZ: Writing module into payload 27466 1726882519.28560: ANSIBALLZ: Writing module 27466 1726882519.28576: ANSIBALLZ: Renaming module 27466 1726882519.28581: ANSIBALLZ: Done creating module 27466 1726882519.28610: variable 'ansible_facts' from source: unknown 27466 1726882519.28615: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27466 1726882519.28624: _low_level_execute_command(): starting 27466 1726882519.28629: _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' 27466 1726882519.29087: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27466 1726882519.29100: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27466 1726882519.29107: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 27466 1726882519.29110: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found <<< 27466 1726882519.29112: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27466 1726882519.29151: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 27466 1726882519.29154: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27466 1726882519.29156: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27466 1726882519.29212: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27466 1726882519.30815: stdout chunk (state=3): >>>PLATFORM <<< 27466 1726882519.30878: stdout chunk (state=3): >>>Linux <<< 27466 1726882519.30907: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 <<< 27466 1726882519.30913: stdout chunk (state=3): >>>/usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 27466 1726882519.31041: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27466 1726882519.31070: stderr chunk (state=3): >>><<< 27466 1726882519.31073: stdout chunk (state=3): >>><<< 27466 1726882519.31087: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27466 1726882519.31101 [managed_node1]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 27466 1726882519.31135: _low_level_execute_command(): starting 27466 1726882519.31139: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 27466 1726882519.31218: Sending initial data 27466 1726882519.31221: Sent initial data (1181 bytes) 27466 1726882519.31588: 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 <<< 27466 1726882519.31672: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found <<< 27466 1726882519.31676: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27466 1726882519.31679: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27466 1726882519.31687: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27466 1726882519.31708: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27466 1726882519.31743: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27466 1726882519.35119: 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"} <<< 27466 1726882519.35705: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27466 1726882519.35708: stdout chunk (state=3): >>><<< 27466 1726882519.35711: stderr chunk (state=3): >>><<< 27466 1726882519.35713: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27466 1726882519.35715: variable 'ansible_facts' from source: unknown 27466 1726882519.35717: variable 'ansible_facts' from source: unknown 27466 1726882519.35719: variable 'ansible_module_compression' from source: unknown 27466 1726882519.35721: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-274665huvnmid/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 27466 1726882519.35749: variable 'ansible_facts' from source: unknown 27466 1726882519.35936: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882519.0747721-27493-141295459697033/AnsiballZ_setup.py 27466 1726882519.36275: Sending initial data 27466 1726882519.36279: Sent initial data (154 bytes) 27466 1726882519.36736: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27466 1726882519.36750: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27466 1726882519.36764: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27466 1726882519.36781: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27466 1726882519.36802: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 27466 1726882519.36827: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27466 1726882519.36909: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27466 1726882519.36936: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 27466 1726882519.36952: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27466 1726882519.36972: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27466 1726882519.37051: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27466 1726882519.38602: 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 <<< 27466 1726882519.38674: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27466 1726882519.38735: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-274665huvnmid/tmpkouivvzg /root/.ansible/tmp/ansible-tmp-1726882519.0747721-27493-141295459697033/AnsiballZ_setup.py <<< 27466 1726882519.38739: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882519.0747721-27493-141295459697033/AnsiballZ_setup.py" <<< 27466 1726882519.38794: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-274665huvnmid/tmpkouivvzg" to remote "/root/.ansible/tmp/ansible-tmp-1726882519.0747721-27493-141295459697033/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882519.0747721-27493-141295459697033/AnsiballZ_setup.py" <<< 27466 1726882519.40377: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27466 1726882519.40381: stdout chunk (state=3): >>><<< 27466 1726882519.40384: stderr chunk (state=3): >>><<< 27466 1726882519.40386: done transferring module to remote 27466 1726882519.40388: _low_level_execute_command(): starting 27466 1726882519.40401: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882519.0747721-27493-141295459697033/ /root/.ansible/tmp/ansible-tmp-1726882519.0747721-27493-141295459697033/AnsiballZ_setup.py && sleep 0' 27466 1726882519.40971: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27466 1726882519.40980: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27466 1726882519.40982: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27466 1726882519.40985: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27466 1726882519.41016: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 27466 1726882519.41019: stderr chunk (state=3): >>>debug2: match not found <<< 27466 1726882519.41024: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27466 1726882519.41027: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 27466 1726882519.41159: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address <<< 27466 1726882519.41162: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27466 1726882519.41275: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 27466 1726882519.41317: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27466 1726882519.41379: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27466 1726882519.43102: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27466 1726882519.43151: stderr chunk (state=3): >>><<< 27466 1726882519.43154: stdout chunk (state=3): >>><<< 27466 1726882519.43183: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27466 1726882519.43187: _low_level_execute_command(): starting 27466 1726882519.43192: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882519.0747721-27493-141295459697033/AnsiballZ_setup.py && sleep 0' 27466 1726882519.43627: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27466 1726882519.43630: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 27466 1726882519.43633: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27466 1726882519.43677: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 27466 1726882519.43681: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27466 1726882519.43734: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27466 1726882519.45902: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 27466 1726882519.45991: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 27466 1726882519.46047: stdout chunk (state=3): >>>import 'posix' # <<< 27466 1726882519.46051: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 27466 1726882519.46065: stdout chunk (state=3): >>>import 'time' # <<< 27466 1726882519.46067: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 27466 1726882519.46124: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 27466 1726882519.46135: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 27466 1726882519.46156: stdout chunk (state=3): >>>import 'codecs' # <<< 27466 1726882519.46187: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 27466 1726882519.46226: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 27466 1726882519.46254: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5447d104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5447cdfb30> <<< 27466 1726882519.46257: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 27466 1726882519.46286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5447d12a50> <<< 27466 1726882519.46289: stdout chunk (state=3): >>>import '_signal' # <<< 27466 1726882519.46321: stdout chunk (state=3): >>>import '_abc' # <<< 27466 1726882519.46342: stdout chunk (state=3): >>>import 'abc' # import 'io' # <<< 27466 1726882519.46377: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 27466 1726882519.46461: stdout chunk (state=3): >>>import '_collections_abc' # <<< 27466 1726882519.46489: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 27466 1726882519.46520: stdout chunk (state=3): >>>import 'os' # <<< 27466 1726882519.46561: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages <<< 27466 1726882519.46580: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 27466 1726882519.46609: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 27466 1726882519.46613: 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 <<< 27466 1726882519.46644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 27466 1726882519.46649: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5447ae5130> <<< 27466 1726882519.46707: 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 <<< 27466 1726882519.46722: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 27466 1726882519.46725: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5447ae5fa0> <<< 27466 1726882519.46746: stdout chunk (state=3): >>>import 'site' # <<< 27466 1726882519.46776: 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. <<< 27466 1726882519.47138: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 27466 1726882519.47156: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 27466 1726882519.47179: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 27466 1726882519.47205: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 27466 1726882519.47216: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 27466 1726882519.47245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 27466 1726882519.47262: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 27466 1726882519.47300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 27466 1726882519.47315: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5447b23dd0> <<< 27466 1726882519.47338: 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' <<< 27466 1726882519.47362: stdout chunk (state=3): >>>import '_operator' # <<< 27466 1726882519.47385: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5447b23fe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 27466 1726882519.47414: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 27466 1726882519.47445: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 27466 1726882519.47485: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 27466 1726882519.47515: stdout chunk (state=3): >>>import 'itertools' # <<< 27466 1726882519.47545: 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 0x7f5447b5b7a0> <<< 27466 1726882519.47566: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 27466 1726882519.47582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5447b5be30> import '_collections' # <<< 27466 1726882519.47644: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5447b3baa0> <<< 27466 1726882519.47654: stdout chunk (state=3): >>>import '_functools' # <<< 27466 1726882519.47676: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5447b391c0> <<< 27466 1726882519.47833: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5447b20f80> <<< 27466 1726882519.47848: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 27466 1726882519.47878: stdout chunk (state=3): >>># 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' <<< 27466 1726882519.47909: 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' <<< 27466 1726882519.48098: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5447b7b710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5447b7a330> <<< 27466 1726882519.48106: 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 0x7f5447b3a090> <<< 27466 1726882519.48111: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5447b78b90> <<< 27466 1726882519.48115: 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 0x7f5447bb0740> <<< 27466 1726882519.48170: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5447b20200> # /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' <<< 27466 1726882519.48177: 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 0x7f5447bb0bf0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5447bb0aa0> <<< 27466 1726882519.48376: 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 0x7f5447bb0e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5447b1ed20> <<< 27466 1726882519.48383: 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' <<< 27466 1726882519.48386: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 27466 1726882519.48389: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 27466 1726882519.48394: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5447bb1580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5447bb1250> import 'importlib.machinery' # <<< 27466 1726882519.48397: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 27466 1726882519.48399: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5447bb2480> import 'importlib.util' # import 'runpy' # <<< 27466 1726882519.48506: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 27466 1726882519.48532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5447bc8680> 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 0x7f5447bc9d60> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 27466 1726882519.48582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5447bcac00> <<< 27466 1726882519.48629: 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' <<< 27466 1726882519.48644: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5447bcb260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5447bca150> <<< 27466 1726882519.48664: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 27466 1726882519.48674: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 27466 1726882519.48710: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 27466 1726882519.48738: 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 0x7f5447bcbce0> <<< 27466 1726882519.48809: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5447bcb410> <<< 27466 1726882519.48827: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5447bb24b0> # /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' <<< 27466 1726882519.48849: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 27466 1726882519.48962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 27466 1726882519.48972: 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 0x7f54478c7bc0> <<< 27466 1726882519.48975: 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' <<< 27466 1726882519.49097: 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 0x7f54478f06e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54478f0440> # 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 0x7f54478f0710> <<< 27466 1726882519.49101: 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' <<< 27466 1726882519.49176: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 27466 1726882519.49225: 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 0x7f54478f1040> <<< 27466 1726882519.49327: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 27466 1726882519.49411: 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 0x7f54478f1a30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54478f08f0> <<< 27466 1726882519.49436: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54478c5d60> # /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' <<< 27466 1726882519.49452: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54478f2de0> <<< 27466 1726882519.49466: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54478f1b50> <<< 27466 1726882519.49506: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5447bb2ba0> <<< 27466 1726882519.49522: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 27466 1726882519.49651: 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 <<< 27466 1726882519.49658: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 27466 1726882519.49763: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f544791f140> <<< 27466 1726882519.49766: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 27466 1726882519.49769: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 27466 1726882519.49813: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f544793f500> <<< 27466 1726882519.49866: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 27466 1726882519.49961: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # <<< 27466 1726882519.49984: 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 0x7f54479a02c0> <<< 27466 1726882519.50000: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 27466 1726882519.50014: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 27466 1726882519.50045: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 27466 1726882519.50082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 27466 1726882519.50177: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54479a2a20> <<< 27466 1726882519.50259: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54479a03e0> <<< 27466 1726882519.50312: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54479692e0> <<< 27466 1726882519.50351: 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 0x7f54477a13d0> <<< 27466 1726882519.50365: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f544793e300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54478f3d10> <<< 27466 1726882519.50526: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 27466 1726882519.50537: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f544793e900> <<< 27466 1726882519.50828: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_iy46goti/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 27466 1726882519.50916: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.50950: 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' <<< 27466 1726882519.50992: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 27466 1726882519.51063: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 27466 1726882519.51101: 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 0x7f54478070e0> <<< 27466 1726882519.51114: stdout chunk (state=3): >>>import '_typing' # <<< 27466 1726882519.51307: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54477e5fd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54477e5160> # zipimport: zlib available <<< 27466 1726882519.51357: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available # zipimport: zlib available <<< 27466 1726882519.51363: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 27466 1726882519.51380: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.52788: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.53873: 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' <<< 27466 1726882519.53880: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5447804fb0> <<< 27466 1726882519.53910: 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' <<< 27466 1726882519.53933: 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' <<< 27466 1726882519.53953: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 27466 1726882519.53959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 27466 1726882519.53984: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 27466 1726882519.53988: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5447836960> <<< 27466 1726882519.54014: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54478366f0> <<< 27466 1726882519.54047: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5447836030> <<< 27466 1726882519.54064: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 27466 1726882519.54077: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 27466 1726882519.54115: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5447836750> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5447807d70> <<< 27466 1726882519.54119: stdout chunk (state=3): >>>import 'atexit' # <<< 27466 1726882519.54148: 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 0x7f5447837680> <<< 27466 1726882519.54176: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 27466 1726882519.54180: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54478378c0> <<< 27466 1726882519.54201: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 27466 1726882519.54230: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 27466 1726882519.54250: stdout chunk (state=3): >>>import '_locale' # <<< 27466 1726882519.54285: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5447837e00> <<< 27466 1726882519.54306: stdout chunk (state=3): >>>import 'pwd' # <<< 27466 1726882519.54314: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 27466 1726882519.54343: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 27466 1726882519.54372: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5447125be0> <<< 27466 1726882519.54410: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 27466 1726882519.54412: 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 0x7f5447127800> <<< 27466 1726882519.54442: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 27466 1726882519.54444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 27466 1726882519.54474: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5447128200> <<< 27466 1726882519.54498: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 27466 1726882519.54524: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 27466 1726882519.54538: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54471293a0> <<< 27466 1726882519.54555: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 27466 1726882519.54608: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 27466 1726882519.54643: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 27466 1726882519.54663: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 27466 1726882519.54674: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f544712be60> <<< 27466 1726882519.54711: 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 0x7f5447837d10> <<< 27466 1726882519.54737: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f544712a030> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 27466 1726882519.54807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 27466 1726882519.54811: 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' <<< 27466 1726882519.54818: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 27466 1726882519.54924: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 27466 1726882519.54939: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5447133cb0> import '_tokenize' # <<< 27466 1726882519.55006: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5447132780> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54471324e0> <<< 27466 1726882519.55030: 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' <<< 27466 1726882519.55100: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5447132a50> <<< 27466 1726882519.55126: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f544712a5a0> <<< 27466 1726882519.55166: 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 0x7f5447177fe0> <<< 27466 1726882519.55208: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5447178140> <<< 27466 1726882519.55230: 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 <<< 27466 1726882519.55233: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 27466 1726882519.55273: 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' <<< 27466 1726882519.55304: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 27466 1726882519.55307: 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 0x7f5447179bb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5447179970> <<< 27466 1726882519.55323: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 27466 1726882519.55379: 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 0x7f544717c170> <<< 27466 1726882519.55409: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f544717a2a0> <<< 27466 1726882519.55429: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 27466 1726882519.55462: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 27466 1726882519.55473: 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' # <<< 27466 1726882519.55523: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f544717f950> <<< 27466 1726882519.55649: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f544717c320> <<< 27466 1726882519.55684: 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 0x7f54471806e0> <<< 27466 1726882519.55741: 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 0x7f5447180a40> <<< 27466 1726882519.55808: 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 0x7f5447180bf0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5447178320> # /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' <<< 27466 1726882519.55841: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 27466 1726882519.55856: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 27466 1726882519.55882: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 27466 1726882519.55886: 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 0x7f544700c260> <<< 27466 1726882519.56026: 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 0x7f544700d400> <<< 27466 1726882519.56069: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54471829f0> <<< 27466 1726882519.56106: 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 0x7f5447183da0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5447182660> <<< 27466 1726882519.56126: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 27466 1726882519.56137: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.56229: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.56313: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 27466 1726882519.56318: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 27466 1726882519.56349: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 27466 1726882519.56475: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.56583: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.57102: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.57631: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 27466 1726882519.57644: 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' # <<< 27466 1726882519.57668: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 27466 1726882519.57687: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 27466 1726882519.57736: 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'<<< 27466 1726882519.57742: stdout chunk (state=3): >>> import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5447011550> <<< 27466 1726882519.57815: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 27466 1726882519.57821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 27466 1726882519.57841: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54470122d0> <<< 27466 1726882519.57844: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f544700d610> <<< 27466 1726882519.57889: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 27466 1726882519.57913: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.57922: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.57938: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 27466 1726882519.57943: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.58091: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.58245: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 27466 1726882519.58251: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54470120c0> <<< 27466 1726882519.58272: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.58722: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.59165: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.59235: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.59323: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 27466 1726882519.59379: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.warnings' # <<< 27466 1726882519.59409: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.59460: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.59586: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 27466 1726882519.59589: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.59591: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 27466 1726882519.59597: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.59628: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.59670: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 27466 1726882519.59673: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.59892: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.60116: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 27466 1726882519.60172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 27466 1726882519.60190: stdout chunk (state=3): >>>import '_ast' # <<< 27466 1726882519.60254: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54470133e0> <<< 27466 1726882519.60268: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.60334: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.60415: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 27466 1726882519.60421: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 27466 1726882519.60447: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.60483: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.60525: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 27466 1726882519.60528: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.60577: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.60619: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.60674: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.60740: 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 <<< 27466 1726882519.60780: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 27466 1726882519.60870: 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' <<< 27466 1726882519.60876: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f544701df40> <<< 27466 1726882519.60905: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5447018e00> <<< 27466 1726882519.60943: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 27466 1726882519.60949: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.61010: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.61070: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.61097: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.61139: 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 <<< 27466 1726882519.61145: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 27466 1726882519.61170: 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 <<< 27466 1726882519.61182: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 27466 1726882519.61205: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 27466 1726882519.61259: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 27466 1726882519.61278: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 27466 1726882519.61296: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 27466 1726882519.61348: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54471068a0> <<< 27466 1726882519.61386: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54471fe570> <<< 27466 1726882519.61469: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f544701dfd0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5447180d70> <<< 27466 1726882519.61479: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 27466 1726882519.61485: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.61514: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.61543: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 27466 1726882519.61546: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 27466 1726882519.61599: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 27466 1726882519.61616: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.61628: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.61638: stdout chunk (state=3): >>>import 'ansible.modules' # # zipimport: zlib available <<< 27466 1726882519.61702: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.61756: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.61804: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.61847: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 27466 1726882519.61890: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.61922: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.61963: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 27466 1726882519.61967: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.62042: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.62114: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.62131: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.62167: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 27466 1726882519.62344: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.62507: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.62553: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.62604: 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' <<< 27466 1726882519.62625: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 27466 1726882519.62643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 27466 1726882519.62652: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 27466 1726882519.62681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 27466 1726882519.62706: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54470b2060> <<< 27466 1726882519.62726: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 27466 1726882519.62730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 27466 1726882519.62754: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 27466 1726882519.62791: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 27466 1726882519.62816: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 27466 1726882519.62833: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 27466 1726882519.62840: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5446ce7f20> <<< 27466 1726882519.62871: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 27466 1726882519.62876: 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 0x7f5446cec2c0> <<< 27466 1726882519.62935: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f544709adb0> <<< 27466 1726882519.62944: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54470b2ba0> <<< 27466 1726882519.62976: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54470b0800> <<< 27466 1726882519.62981: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54470b03e0> <<< 27466 1726882519.63007: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 27466 1726882519.63048: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 27466 1726882519.63071: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 27466 1726882519.63076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 27466 1726882519.63101: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 27466 1726882519.63105: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 27466 1726882519.63138: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5446cef230> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5446ceeb10> <<< 27466 1726882519.63168: 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 0x7f5446ceecf0> <<< 27466 1726882519.63183: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5446cedf40> <<< 27466 1726882519.63204: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 27466 1726882519.63312: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 27466 1726882519.63316: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5446cef410> <<< 27466 1726882519.63340: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 27466 1726882519.63369: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 27466 1726882519.63399: 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 0x7f5446d51f10> <<< 27466 1726882519.63431: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5446cefef0> <<< 27466 1726882519.63459: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54470b0500> <<< 27466 1726882519.63464: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # <<< 27466 1726882519.63489: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.63505: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.63513: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other' # <<< 27466 1726882519.63519: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.63575: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.63629: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 27466 1726882519.63651: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.63699: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.63745: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 27466 1726882519.63748: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.63776: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 27466 1726882519.63785: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.63819: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.63849: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 27466 1726882519.63855: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.63907: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.63953: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 27466 1726882519.63959: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.64011: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.64045: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 27466 1726882519.64059: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.64111: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.64171: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.64228: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.64278: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 27466 1726882519.64304: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.64943: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.65370: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 27466 1726882519.65373: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.65431: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.65479: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.65519: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.65549: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 27466 1726882519.65556: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # <<< 27466 1726882519.65559: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.65596: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.65623: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 27466 1726882519.65634: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.65679: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.65740: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 27466 1726882519.65750: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.65780: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.65813: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 27466 1726882519.65818: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.65847: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.65878: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 27466 1726882519.65965: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.66046: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 27466 1726882519.66052: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 27466 1726882519.66074: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5446d534d0> <<< 27466 1726882519.66096: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 27466 1726882519.66118: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 27466 1726882519.66240: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5446d528a0> <<< 27466 1726882519.66243: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # <<< 27466 1726882519.66245: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.66307: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.66372: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 27466 1726882519.66377: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.66468: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.66559: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 27466 1726882519.66566: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.66628: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.66700: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 27466 1726882519.66705: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.66747: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.66800: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 27466 1726882519.66837: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 27466 1726882519.66902: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 27466 1726882519.66956: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 27466 1726882519.66961: stdout chunk (state=3): >>>import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5446d8e0f0> <<< 27466 1726882519.67138: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5446d7ddf0> <<< 27466 1726882519.67152: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.python' # <<< 27466 1726882519.67157: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.67207: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.67261: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 27466 1726882519.67267: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.67350: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.67428: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.67539: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.67679: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 27466 1726882519.67683: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.service_mgr' # <<< 27466 1726882519.67699: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.67734: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.67765: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 27466 1726882519.67780: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.67815: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.67864: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 27466 1726882519.67869: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 27466 1726882519.67900: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 27466 1726882519.67918: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 27466 1726882519.67931: stdout chunk (state=3): >>>import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5446da1a90> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5446d8df40> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available <<< 27466 1726882519.67954: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 27466 1726882519.67967: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.68004: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.68043: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 27466 1726882519.68047: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.68203: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.68344: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 27466 1726882519.68362: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.68456: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.68558: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.68597: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.68634: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 27466 1726882519.68656: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.68674: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.68699: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.68831: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.68967: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 27466 1726882519.68982: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.69107: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.69227: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 27466 1726882519.69232: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.69268: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.69302: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.69831: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.70327: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # <<< 27466 1726882519.70333: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available <<< 27466 1726882519.70439: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.70543: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 27466 1726882519.70551: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.70643: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.70743: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 27466 1726882519.70747: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.70902: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.71045: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 27466 1726882519.71065: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.71080: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.71086: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 27466 1726882519.71134: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.71175: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 27466 1726882519.71184: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.71275: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.71372: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.71567: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.71763: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 27466 1726882519.71786: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.71814: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.71856: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 27466 1726882519.71860: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.71888: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.71914: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 27466 1726882519.71919: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.71983: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.72055: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 27466 1726882519.72060: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.72086: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.72114: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 27466 1726882519.72119: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.72171: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.72230: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 27466 1726882519.72235: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.72296: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.72345: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 27466 1726882519.72359: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.72609: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.72865: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 27466 1726882519.72870: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.72931: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.72985: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 27466 1726882519.73003: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.73031: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.73068: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 27466 1726882519.73073: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.73111: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.73136: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 27466 1726882519.73149: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.73179: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.73213: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 27466 1726882519.73219: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.73302: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.73371: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 27466 1726882519.73392: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.73408: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.73417: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual' # <<< 27466 1726882519.73422: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.73463: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.73509: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 27466 1726882519.73515: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.73536: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.73560: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.73603: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.73651: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.73716: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.73790: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 27466 1726882519.73801: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 27466 1726882519.73808: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.73856: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.73907: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 27466 1726882519.73914: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.74102: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.74288: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 27466 1726882519.74295: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.74343: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.74385: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 27466 1726882519.74400: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.74439: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.74488: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 27466 1726882519.74495: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.74573: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.74654: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # <<< 27466 1726882519.74661: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.default_collectors' # <<< 27466 1726882519.74665: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.74753: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.74839: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # <<< 27466 1726882519.74846: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 27466 1726882519.74912: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882519.75081: 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' <<< 27466 1726882519.75112: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 27466 1726882519.75117: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 27466 1726882519.75149: 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 0x7f5446b9eb40> <<< 27466 1726882519.75166: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5446b9e690> <<< 27466 1726882519.75207: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5446b96120> <<< 27466 1726882519.89396: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 27466 1726882519.89401: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' <<< 27466 1726882519.89403: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5446be73e0> <<< 27466 1726882519.89406: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py <<< 27466 1726882519.89408: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' <<< 27466 1726882519.89413: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5446be5400> <<< 27466 1726882519.89445: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' <<< 27466 1726882519.89499: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' <<< 27466 1726882519.89502: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5446be7800> <<< 27466 1726882519.89536: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5446be67e0> <<< 27466 1726882519.89775: 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 <<< 27466 1726882520.13451: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_is_chroot": false, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-9-159.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-159", "ansible_nodename": "ip-10-31-9-159.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec2d2d02cced42c36436217cb93f6b8e", "ansible_fips": false, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC9sgyYGKGPd0JFIDKIZZNkcX78Ca8OmX4GnOCt150Ftpgzzfir9Dy2HOb7d6QbQheoi9HLkHb66U2LDdt7EnBGKnI12YAuydTDfqITc2L4W9cEeoy/f2rrMlBo6FN3SNQc2voCDsWius2gK2mtTTZZI0R33PguMmqTkwYVzP0hYplwSYh5Atl+XP7/xLRhhowanh9U6x2ahqfnNq5DInqi070bKk0xZ2g12Vg8kIRno8ZQmm+ujUUevRkZysHvnrnN01ZQhqzjo/Awn+Pft6LYleTBn+YU/HlPMWR4PsFcrtT3WRdF5samSvVwWuuOC+0td2zQN4nGpYLK+FmpNG4nDfGZV/xIBBblNRvzrhKgk3lDU5qkeQ/R0godRQGbv4J1kq+3WU2E3upqBYxXWUJLM5FirAxz8tKLmaPh8YZWMKcs3X9F2ySLEcnhe5R5F6LFSNx13zQSt7lGZOIgzhvWllcs4YVxcV1Y4rTJ8jEK2KgWua+bZinJPYUJqKTzO2E=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKk0X8hfHP7BSAAI8BDwrr4175ddN6MsanEqlp3oVMOvThKVXLpFXhvJPbq2IBTd3Wm12dL2vAW7/82zG63KYZk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIDVN13dHSxa36Blsqt/<<< 27466 1726882520.13502: stdout chunk (state=3): >>>Q8OyOA04CC7ZlvrS6zWL4aDyE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "35", "second": "19", "epoch": "1726882519", "epoch_int": "1726882519", "date": "2024-09-20", "time": "21:35:19", "iso8601_micro": "2024-09-21T01:35:19.761830Z", "iso8601": "2024-09-21T01:35:19Z", "iso8601_basic": "20240920T213519761830", "iso8601_basic_short": "20240920T213519", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_iscsi_iqn": "", "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_fibre_channel_wwn": [], "ansible_apparmor": {"status": "disabled"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_local": {}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.11.248 52586 10.31.9.159 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.248 52586 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_loadavg": {"1m": 0.47509765625, "5m": 0.38427734375, "15m": 0.20849609375}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2952, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 579, "free": 2952}, "nocache": {"free": 3291, "used": 240}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2d2d02-cced-42c3-6436-217cb93f6b8e", "ansible_product_uuid": "ec2d2d02-cced-42c3-6436-217cb93f6b8e", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 953, "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": 261794000896, "block_size": 4096, "block_total": 65519099, "block_available": 63914551, "block_used": 1604548, "inode_total": 131070960, "inode_available": 131029047, "inode_used": 41913, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_interfaces": ["lo", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "12:30:0b:a1:42:23", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.9.159", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::1030:bff:fea1:4223", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.9.159", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:30:0b:a1:42:23", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.9.159"], "ansible_all_ipv6_addresses": ["fe80::1030:bff:fea1:4223"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.9.159", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::1030:bff:fea1:4223"]}, "ansible_service_mgr": "systemd", "ansible_lsb": {}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 27466 1726882520.14145: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 27466 1726882520.14179: 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 <<< 27466 1726882520.14214: stdout chunk (state=3): >>># cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport <<< 27466 1726882520.14257: stdout chunk (state=3): >>># 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 <<< 27466 1726882520.14277: stdout chunk (state=3): >>># 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 <<< 27466 1726882520.14308: stdout chunk (state=3): >>># 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 <<< 27466 1726882520.14366: 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 <<< 27466 1726882520.14375: stdout chunk (state=3): >>># 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 <<< 27466 1726882520.14378: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix<<< 27466 1726882520.14439: stdout chunk (state=3): >>> # 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 <<< 27466 1726882520.14760: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 27466 1726882520.14766: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 27466 1726882520.14797: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 27466 1726882520.14831: stdout chunk (state=3): >>># destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 27466 1726882520.14840: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 27466 1726882520.14875: stdout chunk (state=3): >>># destroy ntpath <<< 27466 1726882520.14915: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 27466 1726882520.14947: stdout chunk (state=3): >>># destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess <<< 27466 1726882520.14967: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 27466 1726882520.15023: stdout chunk (state=3): >>># destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 27466 1726882520.15068: 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 <<< 27466 1726882520.15102: stdout chunk (state=3): >>># destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue <<< 27466 1726882520.15139: stdout chunk (state=3): >>># destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl <<< 27466 1726882520.15170: stdout chunk (state=3): >>># destroy datetime # destroy subprocess # destroy base64 <<< 27466 1726882520.15176: stdout chunk (state=3): >>># destroy _ssl <<< 27466 1726882520.15203: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json <<< 27466 1726882520.15236: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob <<< 27466 1726882520.15256: stdout chunk (state=3): >>># destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 27466 1726882520.15265: stdout chunk (state=3): >>># 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 <<< 27466 1726882520.15308: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna <<< 27466 1726882520.15453: stdout chunk (state=3): >>># 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 <<< 27466 1726882520.15484: 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 # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 27466 1726882520.15744: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 27466 1726882520.15769: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 27466 1726882520.15772: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 27466 1726882520.15868: 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 <<< 27466 1726882520.15901: stdout chunk (state=3): >>># destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 27466 1726882520.15938: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _hashlib <<< 27466 1726882520.15973: 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 <<< 27466 1726882520.16382: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 27466 1726882520.16385: stdout chunk (state=3): >>><<< 27466 1726882520.16388: stderr chunk (state=3): >>><<< 27466 1726882520.16787: _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 0x7f5447d104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5447cdfb30> # /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 0x7f5447d12a50> 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 0x7f5447ae5130> # /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 0x7f5447ae5fa0> 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 0x7f5447b23dd0> # /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 0x7f5447b23fe0> # /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 0x7f5447b5b7a0> # /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 0x7f5447b5be30> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5447b3baa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5447b391c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5447b20f80> # /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 0x7f5447b7b710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5447b7a330> # /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 0x7f5447b3a090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5447b78b90> # /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 0x7f5447bb0740> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5447b20200> # /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 0x7f5447bb0bf0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5447bb0aa0> # 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 0x7f5447bb0e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5447b1ed20> # /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 0x7f5447bb1580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5447bb1250> 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 0x7f5447bb2480> 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 0x7f5447bc8680> 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 0x7f5447bc9d60> # /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 0x7f5447bcac00> # 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 0x7f5447bcb260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5447bca150> # /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 0x7f5447bcbce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5447bcb410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5447bb24b0> # /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 0x7f54478c7bc0> # /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 0x7f54478f06e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54478f0440> # 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 0x7f54478f0710> # /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 0x7f54478f1040> # 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 0x7f54478f1a30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54478f08f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54478c5d60> # /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 0x7f54478f2de0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54478f1b50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5447bb2ba0> # /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 0x7f544791f140> # /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 0x7f544793f500> # /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 0x7f54479a02c0> # /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 0x7f54479a2a20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54479a03e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54479692e0> # /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 0x7f54477a13d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f544793e300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54478f3d10> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f544793e900> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_iy46goti/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 0x7f54478070e0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54477e5fd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54477e5160> # 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 0x7f5447804fb0> # /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 0x7f5447836960> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54478366f0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5447836030> # /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 0x7f5447836750> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5447807d70> 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 0x7f5447837680> # 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 0x7f54478378c0> # /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 0x7f5447837e00> 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 0x7f5447125be0> # 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 0x7f5447127800> # /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 0x7f5447128200> # /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 0x7f54471293a0> # /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 0x7f544712be60> # 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 0x7f5447837d10> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f544712a030> # /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 0x7f5447133cb0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5447132780> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54471324e0> # /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 0x7f5447132a50> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f544712a5a0> # 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 0x7f5447177fe0> # /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 0x7f5447178140> # /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 0x7f5447179bb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5447179970> # /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 0x7f544717c170> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f544717a2a0> # /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 0x7f544717f950> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f544717c320> # 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 0x7f54471806e0> # 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 0x7f5447180a40> # 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 0x7f5447180bf0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5447178320> # /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 0x7f544700c260> # 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 0x7f544700d400> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54471829f0> # 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 0x7f5447183da0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5447182660> # 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 0x7f5447011550> # /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 0x7f54470122d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f544700d610> 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 0x7f54470120c0> # 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 0x7f54470133e0> # 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 0x7f544701df40> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5447018e00> 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 0x7f54471068a0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54471fe570> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f544701dfd0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5447180d70> # 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 0x7f54470b2060> # /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 0x7f5446ce7f20> # 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 0x7f5446cec2c0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f544709adb0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54470b2ba0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54470b0800> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54470b03e0> # /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 0x7f5446cef230> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5446ceeb10> # 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 0x7f5446ceecf0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5446cedf40> # /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 0x7f5446cef410> # /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 0x7f5446d51f10> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5446cefef0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54470b0500> 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 0x7f5446d534d0> # /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 0x7f5446d528a0> 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 0x7f5446d8e0f0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5446d7ddf0> 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 0x7f5446da1a90> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5446d8df40> 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 0x7f5446b9eb40> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5446b9e690> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5446b96120> # /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 0x7f5446be73e0> # /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 0x7f5446be5400> # /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 0x7f5446be7800> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5446be67e0> 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_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_is_chroot": false, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-9-159.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-159", "ansible_nodename": "ip-10-31-9-159.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec2d2d02cced42c36436217cb93f6b8e", "ansible_fips": false, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC9sgyYGKGPd0JFIDKIZZNkcX78Ca8OmX4GnOCt150Ftpgzzfir9Dy2HOb7d6QbQheoi9HLkHb66U2LDdt7EnBGKnI12YAuydTDfqITc2L4W9cEeoy/f2rrMlBo6FN3SNQc2voCDsWius2gK2mtTTZZI0R33PguMmqTkwYVzP0hYplwSYh5Atl+XP7/xLRhhowanh9U6x2ahqfnNq5DInqi070bKk0xZ2g12Vg8kIRno8ZQmm+ujUUevRkZysHvnrnN01ZQhqzjo/Awn+Pft6LYleTBn+YU/HlPMWR4PsFcrtT3WRdF5samSvVwWuuOC+0td2zQN4nGpYLK+FmpNG4nDfGZV/xIBBblNRvzrhKgk3lDU5qkeQ/R0godRQGbv4J1kq+3WU2E3upqBYxXWUJLM5FirAxz8tKLmaPh8YZWMKcs3X9F2ySLEcnhe5R5F6LFSNx13zQSt7lGZOIgzhvWllcs4YVxcV1Y4rTJ8jEK2KgWua+bZinJPYUJqKTzO2E=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKk0X8hfHP7BSAAI8BDwrr4175ddN6MsanEqlp3oVMOvThKVXLpFXhvJPbq2IBTd3Wm12dL2vAW7/82zG63KYZk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIDVN13dHSxa36Blsqt/Q8OyOA04CC7ZlvrS6zWL4aDyE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "35", "second": "19", "epoch": "1726882519", "epoch_int": "1726882519", "date": "2024-09-20", "time": "21:35:19", "iso8601_micro": "2024-09-21T01:35:19.761830Z", "iso8601": "2024-09-21T01:35:19Z", "iso8601_basic": "20240920T213519761830", "iso8601_basic_short": "20240920T213519", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_iscsi_iqn": "", "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_fibre_channel_wwn": [], "ansible_apparmor": {"status": "disabled"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_local": {}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.11.248 52586 10.31.9.159 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.248 52586 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_loadavg": {"1m": 0.47509765625, "5m": 0.38427734375, "15m": 0.20849609375}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2952, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 579, "free": 2952}, "nocache": {"free": 3291, "used": 240}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2d2d02-cced-42c3-6436-217cb93f6b8e", "ansible_product_uuid": "ec2d2d02-cced-42c3-6436-217cb93f6b8e", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 953, "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": 261794000896, "block_size": 4096, "block_total": 65519099, "block_available": 63914551, "block_used": 1604548, "inode_total": 131070960, "inode_available": 131029047, "inode_used": 41913, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_interfaces": ["lo", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "12:30:0b:a1:42:23", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.9.159", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::1030:bff:fea1:4223", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.9.159", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:30:0b:a1:42:23", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.9.159"], "ansible_all_ipv6_addresses": ["fe80::1030:bff:fea1:4223"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.9.159", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::1030:bff:fea1:4223"]}, "ansible_service_mgr": "systemd", "ansible_lsb": {}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks [WARNING]: Platform linux on host managed_node1 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 27466 1726882520.20225: 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-1726882519.0747721-27493-141295459697033/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27466 1726882520.20254: _low_level_execute_command(): starting 27466 1726882520.20265: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882519.0747721-27493-141295459697033/ > /dev/null 2>&1 && sleep 0' 27466 1726882520.20922: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27466 1726882520.20935: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27466 1726882520.20948: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27466 1726882520.20998: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found <<< 27466 1726882520.21013: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27466 1726882520.21083: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 27466 1726882520.21120: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27466 1726882520.21155: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27466 1726882520.21191: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27466 1726882520.23078: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27466 1726882520.23092: stdout chunk (state=3): >>><<< 27466 1726882520.23298: stderr chunk (state=3): >>><<< 27466 1726882520.23302: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27466 1726882520.23304: handler run complete 27466 1726882520.23306: variable 'ansible_facts' from source: unknown 27466 1726882520.23369: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882520.23726: variable 'ansible_facts' from source: unknown 27466 1726882520.23819: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882520.23966: attempt loop complete, returning result 27466 1726882520.23975: _execute() done 27466 1726882520.23981: dumping result to json 27466 1726882520.24019: done dumping result, returning 27466 1726882520.24031: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [12673a56-9f93-84d5-91bb-0000000000bf] 27466 1726882520.24039: sending task result for task 12673a56-9f93-84d5-91bb-0000000000bf ok: [managed_node1] 27466 1726882520.25207: no more pending results, returning what we have 27466 1726882520.25281: results queue empty 27466 1726882520.25284: checking for any_errors_fatal 27466 1726882520.25286: done checking for any_errors_fatal 27466 1726882520.25287: checking for max_fail_percentage 27466 1726882520.25288: done checking for max_fail_percentage 27466 1726882520.25289: checking to see if all hosts have failed and the running result is not ok 27466 1726882520.25292: done checking to see if all hosts have failed 27466 1726882520.25295: getting the remaining hosts for this loop 27466 1726882520.25297: done getting the remaining hosts for this loop 27466 1726882520.25301: getting the next task for host managed_node1 27466 1726882520.25307: done getting next task for host managed_node1 27466 1726882520.25309: ^ task is: TASK: meta (flush_handlers) 27466 1726882520.25310: ^ 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 27466 1726882520.25315: getting variables 27466 1726882520.25316: in VariableManager get_vars() 27466 1726882520.25342: Calling all_inventory to load vars for managed_node1 27466 1726882520.25346: Calling groups_inventory to load vars for managed_node1 27466 1726882520.25349: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882520.25355: done sending task result for task 12673a56-9f93-84d5-91bb-0000000000bf 27466 1726882520.25358: WORKER PROCESS EXITING 27466 1726882520.25367: Calling all_plugins_play to load vars for managed_node1 27466 1726882520.25369: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882520.25372: Calling groups_plugins_play to load vars for managed_node1 27466 1726882520.25569: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882520.25769: done with get_vars() 27466 1726882520.25780: done getting variables 27466 1726882520.25851: in VariableManager get_vars() 27466 1726882520.25861: Calling all_inventory to load vars for managed_node1 27466 1726882520.25863: Calling groups_inventory to load vars for managed_node1 27466 1726882520.25871: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882520.25875: Calling all_plugins_play to load vars for managed_node1 27466 1726882520.25878: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882520.25881: Calling groups_plugins_play to load vars for managed_node1 27466 1726882520.26029: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882520.26215: done with get_vars() 27466 1726882520.26228: done queuing things up, now waiting for results queue to drain 27466 1726882520.26230: results queue empty 27466 1726882520.26231: checking for any_errors_fatal 27466 1726882520.26233: done checking for any_errors_fatal 27466 1726882520.26234: checking for max_fail_percentage 27466 1726882520.26240: done checking for max_fail_percentage 27466 1726882520.26240: checking to see if all hosts have failed and the running result is not ok 27466 1726882520.26241: done checking to see if all hosts have failed 27466 1726882520.26242: getting the remaining hosts for this loop 27466 1726882520.26243: done getting the remaining hosts for this loop 27466 1726882520.26245: getting the next task for host managed_node1 27466 1726882520.26250: done getting next task for host managed_node1 27466 1726882520.26252: ^ task is: TASK: Include the task 'el_repo_setup.yml' 27466 1726882520.26254: ^ 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 27466 1726882520.26256: getting variables 27466 1726882520.26257: in VariableManager get_vars() 27466 1726882520.26265: Calling all_inventory to load vars for managed_node1 27466 1726882520.26267: Calling groups_inventory to load vars for managed_node1 27466 1726882520.26269: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882520.26274: Calling all_plugins_play to load vars for managed_node1 27466 1726882520.26276: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882520.26278: Calling groups_plugins_play to load vars for managed_node1 27466 1726882520.26437: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882520.26617: done with get_vars() 27466 1726882520.26625: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_route_device_initscripts.yml:10 Friday 20 September 2024 21:35:20 -0400 (0:00:01.241) 0:00:01.252 ****** 27466 1726882520.26713: entering _queue_task() for managed_node1/include_tasks 27466 1726882520.26715: Creating lock for include_tasks 27466 1726882520.27058: worker is 1 (out of 1 available) 27466 1726882520.27184: exiting _queue_task() for managed_node1/include_tasks 27466 1726882520.27199: done queuing things up, now waiting for results queue to drain 27466 1726882520.27202: waiting for pending results... 27466 1726882520.27346: running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' 27466 1726882520.27451: in run() - task 12673a56-9f93-84d5-91bb-000000000006 27466 1726882520.27474: variable 'ansible_search_path' from source: unknown 27466 1726882520.27518: calling self._execute() 27466 1726882520.27618: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882520.27622: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882520.27624: variable 'omit' from source: magic vars 27466 1726882520.27711: _execute() done 27466 1726882520.27723: dumping result to json 27466 1726882520.27731: done dumping result, returning 27466 1726882520.27749: done running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' [12673a56-9f93-84d5-91bb-000000000006] 27466 1726882520.27752: sending task result for task 12673a56-9f93-84d5-91bb-000000000006 27466 1726882520.27900: done sending task result for task 12673a56-9f93-84d5-91bb-000000000006 27466 1726882520.27902: WORKER PROCESS EXITING 27466 1726882520.28001: no more pending results, returning what we have 27466 1726882520.28010: in VariableManager get_vars() 27466 1726882520.28170: Calling all_inventory to load vars for managed_node1 27466 1726882520.28173: Calling groups_inventory to load vars for managed_node1 27466 1726882520.28176: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882520.28184: Calling all_plugins_play to load vars for managed_node1 27466 1726882520.28187: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882520.28195: Calling groups_plugins_play to load vars for managed_node1 27466 1726882520.28350: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882520.28554: done with get_vars() 27466 1726882520.28561: variable 'ansible_search_path' from source: unknown 27466 1726882520.28573: we have included files to process 27466 1726882520.28574: generating all_blocks data 27466 1726882520.28575: done generating all_blocks data 27466 1726882520.28576: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 27466 1726882520.28577: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 27466 1726882520.28580: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 27466 1726882520.29939: in VariableManager get_vars() 27466 1726882520.29954: done with get_vars() 27466 1726882520.30059: done processing included file 27466 1726882520.30061: iterating over new_blocks loaded from include file 27466 1726882520.30062: in VariableManager get_vars() 27466 1726882520.30114: done with get_vars() 27466 1726882520.30116: filtering new block on tags 27466 1726882520.30130: done filtering new block on tags 27466 1726882520.30133: in VariableManager get_vars() 27466 1726882520.30149: done with get_vars() 27466 1726882520.30151: filtering new block on tags 27466 1726882520.30186: done filtering new block on tags 27466 1726882520.30189: in VariableManager get_vars() 27466 1726882520.30203: done with get_vars() 27466 1726882520.30205: filtering new block on tags 27466 1726882520.30219: done filtering new block on tags 27466 1726882520.30221: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node1 27466 1726882520.30226: extending task lists for all hosts with included blocks 27466 1726882520.30272: done extending task lists 27466 1726882520.30274: done processing included files 27466 1726882520.30274: results queue empty 27466 1726882520.30275: checking for any_errors_fatal 27466 1726882520.30276: done checking for any_errors_fatal 27466 1726882520.30277: checking for max_fail_percentage 27466 1726882520.30278: done checking for max_fail_percentage 27466 1726882520.30279: checking to see if all hosts have failed and the running result is not ok 27466 1726882520.30279: done checking to see if all hosts have failed 27466 1726882520.30280: getting the remaining hosts for this loop 27466 1726882520.30281: done getting the remaining hosts for this loop 27466 1726882520.30283: getting the next task for host managed_node1 27466 1726882520.30287: done getting next task for host managed_node1 27466 1726882520.30289: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 27466 1726882520.30295: ^ 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 27466 1726882520.30297: getting variables 27466 1726882520.30298: in VariableManager get_vars() 27466 1726882520.30307: Calling all_inventory to load vars for managed_node1 27466 1726882520.30311: Calling groups_inventory to load vars for managed_node1 27466 1726882520.30314: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882520.30319: Calling all_plugins_play to load vars for managed_node1 27466 1726882520.30321: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882520.30324: Calling groups_plugins_play to load vars for managed_node1 27466 1726882520.30476: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882520.30655: done with get_vars() 27466 1726882520.30663: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 21:35:20 -0400 (0:00:00.040) 0:00:01.292 ****** 27466 1726882520.30728: entering _queue_task() for managed_node1/setup 27466 1726882520.30983: worker is 1 (out of 1 available) 27466 1726882520.30998: exiting _queue_task() for managed_node1/setup 27466 1726882520.31010: done queuing things up, now waiting for results queue to drain 27466 1726882520.31012: waiting for pending results... 27466 1726882520.31411: running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test 27466 1726882520.31415: in run() - task 12673a56-9f93-84d5-91bb-0000000000d0 27466 1726882520.31418: variable 'ansible_search_path' from source: unknown 27466 1726882520.31420: variable 'ansible_search_path' from source: unknown 27466 1726882520.31422: calling self._execute() 27466 1726882520.31464: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882520.31475: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882520.31489: variable 'omit' from source: magic vars 27466 1726882520.31995: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27466 1726882520.34121: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27466 1726882520.34188: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27466 1726882520.34233: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27466 1726882520.34284: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27466 1726882520.34319: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27466 1726882520.34400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27466 1726882520.34435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27466 1726882520.34466: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27466 1726882520.34513: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27466 1726882520.34531: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27466 1726882520.34696: variable 'ansible_facts' from source: unknown 27466 1726882520.34766: variable 'network_test_required_facts' from source: task vars 27466 1726882520.34862: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): False 27466 1726882520.34870: when evaluation is False, skipping this task 27466 1726882520.34876: _execute() done 27466 1726882520.34898: dumping result to json 27466 1726882520.34901: done dumping result, returning 27466 1726882520.35014: done running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test [12673a56-9f93-84d5-91bb-0000000000d0] 27466 1726882520.35018: sending task result for task 12673a56-9f93-84d5-91bb-0000000000d0 27466 1726882520.35109: done sending task result for task 12673a56-9f93-84d5-91bb-0000000000d0 skipping: [managed_node1] => { "changed": false, "false_condition": "not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts", "skip_reason": "Conditional result was False" } 27466 1726882520.35167: no more pending results, returning what we have 27466 1726882520.35170: results queue empty 27466 1726882520.35171: checking for any_errors_fatal 27466 1726882520.35172: done checking for any_errors_fatal 27466 1726882520.35173: checking for max_fail_percentage 27466 1726882520.35174: done checking for max_fail_percentage 27466 1726882520.35175: checking to see if all hosts have failed and the running result is not ok 27466 1726882520.35176: done checking to see if all hosts have failed 27466 1726882520.35177: getting the remaining hosts for this loop 27466 1726882520.35178: done getting the remaining hosts for this loop 27466 1726882520.35182: getting the next task for host managed_node1 27466 1726882520.35190: done getting next task for host managed_node1 27466 1726882520.35197: ^ task is: TASK: Check if system is ostree 27466 1726882520.35199: ^ 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 27466 1726882520.35202: getting variables 27466 1726882520.35204: in VariableManager get_vars() 27466 1726882520.35235: Calling all_inventory to load vars for managed_node1 27466 1726882520.35238: Calling groups_inventory to load vars for managed_node1 27466 1726882520.35241: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882520.35250: Calling all_plugins_play to load vars for managed_node1 27466 1726882520.35252: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882520.35255: Calling groups_plugins_play to load vars for managed_node1 27466 1726882520.35426: WORKER PROCESS EXITING 27466 1726882520.35452: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882520.35677: done with get_vars() 27466 1726882520.35685: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 21:35:20 -0400 (0:00:00.050) 0:00:01.343 ****** 27466 1726882520.35770: entering _queue_task() for managed_node1/stat 27466 1726882520.36010: worker is 1 (out of 1 available) 27466 1726882520.36023: exiting _queue_task() for managed_node1/stat 27466 1726882520.36036: done queuing things up, now waiting for results queue to drain 27466 1726882520.36038: waiting for pending results... 27466 1726882520.36215: running TaskExecutor() for managed_node1/TASK: Check if system is ostree 27466 1726882520.36314: in run() - task 12673a56-9f93-84d5-91bb-0000000000d2 27466 1726882520.36332: variable 'ansible_search_path' from source: unknown 27466 1726882520.36338: variable 'ansible_search_path' from source: unknown 27466 1726882520.36372: calling self._execute() 27466 1726882520.36441: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882520.36451: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882520.36463: variable 'omit' from source: magic vars 27466 1726882520.36913: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27466 1726882520.37499: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27466 1726882520.37547: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27466 1726882520.37585: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27466 1726882520.37799: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27466 1726882520.37886: 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) 27466 1726882520.37945: 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) 27466 1726882520.37976: 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) 27466 1726882520.38015: 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) 27466 1726882520.38142: Evaluated conditional (not __network_is_ostree is defined): True 27466 1726882520.38153: variable 'omit' from source: magic vars 27466 1726882520.38197: variable 'omit' from source: magic vars 27466 1726882520.38239: variable 'omit' from source: magic vars 27466 1726882520.38268: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27466 1726882520.38306: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27466 1726882520.38352: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27466 1726882520.38377: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27466 1726882520.38498: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27466 1726882520.38502: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27466 1726882520.38504: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882520.38506: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882520.38547: Set connection var ansible_pipelining to False 27466 1726882520.38558: Set connection var ansible_module_compression to ZIP_DEFLATED 27466 1726882520.38566: Set connection var ansible_shell_type to sh 27466 1726882520.38577: Set connection var ansible_shell_executable to /bin/sh 27466 1726882520.38583: Set connection var ansible_connection to ssh 27466 1726882520.38600: Set connection var ansible_timeout to 10 27466 1726882520.38698: variable 'ansible_shell_executable' from source: unknown 27466 1726882520.38701: variable 'ansible_connection' from source: unknown 27466 1726882520.38704: variable 'ansible_module_compression' from source: unknown 27466 1726882520.38706: variable 'ansible_shell_type' from source: unknown 27466 1726882520.38708: variable 'ansible_shell_executable' from source: unknown 27466 1726882520.38710: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882520.38712: variable 'ansible_pipelining' from source: unknown 27466 1726882520.38714: variable 'ansible_timeout' from source: unknown 27466 1726882520.38716: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882520.38824: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 27466 1726882520.38843: variable 'omit' from source: magic vars 27466 1726882520.38853: starting attempt loop 27466 1726882520.38861: running the handler 27466 1726882520.38879: _low_level_execute_command(): starting 27466 1726882520.38897: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27466 1726882520.39612: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27466 1726882520.39718: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27466 1726882520.39744: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 27466 1726882520.39766: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27466 1726882520.39848: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27466 1726882520.41492: stdout chunk (state=3): >>>/root <<< 27466 1726882520.41626: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27466 1726882520.41640: stdout chunk (state=3): >>><<< 27466 1726882520.41664: stderr chunk (state=3): >>><<< 27466 1726882520.41701: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27466 1726882520.41755: _low_level_execute_command(): starting 27466 1726882520.41761: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882520.4171846-27562-247904985939338 `" && echo ansible-tmp-1726882520.4171846-27562-247904985939338="` echo /root/.ansible/tmp/ansible-tmp-1726882520.4171846-27562-247904985939338 `" ) && sleep 0' 27466 1726882520.42332: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27466 1726882520.42335: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 27466 1726882520.42338: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found <<< 27466 1726882520.42341: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27466 1726882520.42418: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27466 1726882520.42454: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27466 1726882520.44312: stdout chunk (state=3): >>>ansible-tmp-1726882520.4171846-27562-247904985939338=/root/.ansible/tmp/ansible-tmp-1726882520.4171846-27562-247904985939338 <<< 27466 1726882520.44436: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27466 1726882520.44445: stderr chunk (state=3): >>><<< 27466 1726882520.44450: stdout chunk (state=3): >>><<< 27466 1726882520.44467: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882520.4171846-27562-247904985939338=/root/.ansible/tmp/ansible-tmp-1726882520.4171846-27562-247904985939338 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27466 1726882520.44515: variable 'ansible_module_compression' from source: unknown 27466 1726882520.44601: ANSIBALLZ: Using lock for stat 27466 1726882520.44604: ANSIBALLZ: Acquiring lock 27466 1726882520.44606: ANSIBALLZ: Lock acquired: 139902799844112 27466 1726882520.44608: ANSIBALLZ: Creating module 27466 1726882520.54000: ANSIBALLZ: Writing module into payload 27466 1726882520.54060: ANSIBALLZ: Writing module 27466 1726882520.54076: ANSIBALLZ: Renaming module 27466 1726882520.54081: ANSIBALLZ: Done creating module 27466 1726882520.54100: variable 'ansible_facts' from source: unknown 27466 1726882520.54144: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882520.4171846-27562-247904985939338/AnsiballZ_stat.py 27466 1726882520.54240: Sending initial data 27466 1726882520.54243: Sent initial data (153 bytes) 27466 1726882520.54670: 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 <<< 27466 1726882520.54673: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27466 1726882520.54675: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 27466 1726882520.54678: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found <<< 27466 1726882520.54679: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27466 1726882520.54728: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 27466 1726882520.54734: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27466 1726882520.54737: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27466 1726882520.54780: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27466 1726882520.56298: 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 <<< 27466 1726882520.56330: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27466 1726882520.56371: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-274665huvnmid/tmpltp4zsdx /root/.ansible/tmp/ansible-tmp-1726882520.4171846-27562-247904985939338/AnsiballZ_stat.py <<< 27466 1726882520.56378: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882520.4171846-27562-247904985939338/AnsiballZ_stat.py" <<< 27466 1726882520.56415: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-274665huvnmid/tmpltp4zsdx" to remote "/root/.ansible/tmp/ansible-tmp-1726882520.4171846-27562-247904985939338/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882520.4171846-27562-247904985939338/AnsiballZ_stat.py" <<< 27466 1726882520.56944: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27466 1726882520.56975: stderr chunk (state=3): >>><<< 27466 1726882520.56978: stdout chunk (state=3): >>><<< 27466 1726882520.57001: done transferring module to remote 27466 1726882520.57013: _low_level_execute_command(): starting 27466 1726882520.57016: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882520.4171846-27562-247904985939338/ /root/.ansible/tmp/ansible-tmp-1726882520.4171846-27562-247904985939338/AnsiballZ_stat.py && sleep 0' 27466 1726882520.57434: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27466 1726882520.57437: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found <<< 27466 1726882520.57439: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27466 1726882520.57442: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27466 1726882520.57444: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27466 1726882520.57492: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 27466 1726882520.57498: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27466 1726882520.57544: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27466 1726882520.59277: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27466 1726882520.59305: stderr chunk (state=3): >>><<< 27466 1726882520.59308: stdout chunk (state=3): >>><<< 27466 1726882520.59320: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27466 1726882520.59323: _low_level_execute_command(): starting 27466 1726882520.59327: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882520.4171846-27562-247904985939338/AnsiballZ_stat.py && sleep 0' 27466 1726882520.59738: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27466 1726882520.59742: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27466 1726882520.59744: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 27466 1726882520.59746: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27466 1726882520.59797: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 27466 1726882520.59801: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27466 1726882520.59854: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27466 1726882520.61954: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 27466 1726882520.61984: stdout chunk (state=3): >>>import _imp # builtin <<< 27466 1726882520.62022: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 27466 1726882520.62027: stdout chunk (state=3): >>>import '_weakref' # <<< 27466 1726882520.62094: stdout chunk (state=3): >>>import '_io' # <<< 27466 1726882520.62098: stdout chunk (state=3): >>>import 'marshal' # <<< 27466 1726882520.62134: stdout chunk (state=3): >>>import 'posix' # <<< 27466 1726882520.62164: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 27466 1726882520.62201: stdout chunk (state=3): >>>import 'time' # <<< 27466 1726882520.62225: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 27466 1726882520.62277: 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' # <<< 27466 1726882520.62310: stdout chunk (state=3): >>>import 'codecs' # <<< 27466 1726882520.62349: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 27466 1726882520.62383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 27466 1726882520.62390: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3c0184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3bfe7b30> <<< 27466 1726882520.62424: 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' <<< 27466 1726882520.62427: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3c01aa50> <<< 27466 1726882520.62475: stdout chunk (state=3): >>>import '_signal' # <<< 27466 1726882520.62480: stdout chunk (state=3): >>>import '_abc' # <<< 27466 1726882520.62504: stdout chunk (state=3): >>>import 'abc' # import 'io' # <<< 27466 1726882520.62531: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 27466 1726882520.62626: stdout chunk (state=3): >>>import '_collections_abc' # <<< 27466 1726882520.62647: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 27466 1726882520.62672: stdout chunk (state=3): >>>import 'os' # <<< 27466 1726882520.62701: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 27466 1726882520.62733: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 27466 1726882520.62755: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 27466 1726882520.62770: 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' <<< 27466 1726882520.62801: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3bdc9130> <<< 27466 1726882520.62853: 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 <<< 27466 1726882520.62875: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3bdc9fa0> <<< 27466 1726882520.62899: stdout chunk (state=3): >>>import 'site' # <<< 27466 1726882520.63015: 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. <<< 27466 1726882520.63150: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 27466 1726882520.63166: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 27466 1726882520.63179: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 27466 1726882520.63202: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 27466 1726882520.63212: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 27466 1726882520.63262: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 27466 1726882520.63270: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 27466 1726882520.63306: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 27466 1726882520.63310: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3be07e60> <<< 27466 1726882520.63339: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 27466 1726882520.63354: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 27466 1726882520.63377: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3be07f20> <<< 27466 1726882520.63405: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 27466 1726882520.63428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 27466 1726882520.63457: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 27466 1726882520.63506: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 27466 1726882520.63520: stdout chunk (state=3): >>>import 'itertools' # <<< 27466 1726882520.63544: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 27466 1726882520.63549: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3be3f890> <<< 27466 1726882520.63574: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 27466 1726882520.63587: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3be3ff20> <<< 27466 1726882520.63610: stdout chunk (state=3): >>>import '_collections' # <<< 27466 1726882520.63651: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3be1fb30> <<< 27466 1726882520.63675: stdout chunk (state=3): >>>import '_functools' # <<< 27466 1726882520.63696: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3be1d250> <<< 27466 1726882520.63788: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3be05010> <<< 27466 1726882520.63808: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 27466 1726882520.63834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 27466 1726882520.63842: stdout chunk (state=3): >>>import '_sre' # <<< 27466 1726882520.63873: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 27466 1726882520.63896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 27466 1726882520.63918: 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' <<< 27466 1726882520.63959: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3be5f800> <<< 27466 1726882520.63966: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3be5e450> <<< 27466 1726882520.64011: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 27466 1726882520.64015: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3be1e120> <<< 27466 1726882520.64018: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3be5ccb0> <<< 27466 1726882520.64071: 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' <<< 27466 1726882520.64074: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3be94860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3be04290> <<< 27466 1726882520.64109: 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' <<< 27466 1726882520.64141: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 27466 1726882520.64153: 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 0x7fbd3be94d10> <<< 27466 1726882520.64158: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3be94bc0> <<< 27466 1726882520.64201: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 27466 1726882520.64204: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd3be94fb0> <<< 27466 1726882520.64207: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3be02db0> <<< 27466 1726882520.64240: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 27466 1726882520.64247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 27466 1726882520.64260: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 27466 1726882520.64297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 27466 1726882520.64315: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3be956a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3be95370> <<< 27466 1726882520.64318: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 27466 1726882520.64355: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 27466 1726882520.64375: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3be965a0> <<< 27466 1726882520.64383: stdout chunk (state=3): >>>import 'importlib.util' # <<< 27466 1726882520.64404: stdout chunk (state=3): >>>import 'runpy' # <<< 27466 1726882520.64422: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 27466 1726882520.64460: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 27466 1726882520.64483: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 27466 1726882520.64486: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3beac7a0> <<< 27466 1726882520.64506: stdout chunk (state=3): >>>import 'errno' # <<< 27466 1726882520.64536: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'<<< 27466 1726882520.64550: stdout chunk (state=3): >>> # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 27466 1726882520.64558: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd3beade80> <<< 27466 1726882520.64569: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 27466 1726882520.64589: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 27466 1726882520.64607: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 27466 1726882520.64619: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 27466 1726882520.64624: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3beaed20> <<< 27466 1726882520.64668: 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 0x7fbd3beaf320> <<< 27466 1726882520.64676: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3beae270> <<< 27466 1726882520.64695: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 27466 1726882520.64712: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 27466 1726882520.64747: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 27466 1726882520.64764: 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 0x7fbd3beafda0> <<< 27466 1726882520.64770: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3beaf4d0> <<< 27466 1726882520.64815: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3be96510> <<< 27466 1726882520.64837: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 27466 1726882520.64867: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'<<< 27466 1726882520.64878: stdout chunk (state=3): >>> <<< 27466 1726882520.64905: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 27466 1726882520.64916: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 27466 1726882520.64964: 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 0x7fbd3bc43bf0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 27466 1726882520.65008: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd3bc6c740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3bc6c4a0> <<< 27466 1726882520.65040: 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 0x7fbd3bc6c680> <<< 27466 1726882520.65070: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 27466 1726882520.65083: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 27466 1726882520.65398: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 27466 1726882520.65426: 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 0x7fbd3bc6cfe0> # 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 0x7fbd3bc6d910> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3bc6c8c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3bc41d90> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 27466 1726882520.65452: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 27466 1726882520.65476: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 27466 1726882520.65491: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3bc6ed20> <<< 27466 1726882520.65536: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3bc6da60> <<< 27466 1726882520.65538: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3be96750> <<< 27466 1726882520.65571: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 27466 1726882520.65625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 27466 1726882520.65650: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 27466 1726882520.65678: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 27466 1726882520.65710: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3bc97080> <<< 27466 1726882520.65764: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 27466 1726882520.65784: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 27466 1726882520.65801: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 27466 1726882520.65821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 27466 1726882520.65866: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3bcbb440> <<< 27466 1726882520.65886: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 27466 1726882520.65931: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 27466 1726882520.65982: stdout chunk (state=3): >>>import 'ntpath' # <<< 27466 1726882520.66010: 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 0x7fbd3bd1c230> <<< 27466 1726882520.66028: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 27466 1726882520.66061: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 27466 1726882520.66086: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 27466 1726882520.66127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 27466 1726882520.66213: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3bd1e990> <<< 27466 1726882520.66288: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3bd1c350> <<< 27466 1726882520.66322: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3bce9250> <<< 27466 1726882520.66359: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 27466 1726882520.66376: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3bb25310> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3bcba240> <<< 27466 1726882520.66386: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3bc6fc50> <<< 27466 1726882520.66495: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 27466 1726882520.66514: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbd3bb255b0> <<< 27466 1726882520.66671: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_1klrndvh/ansible_stat_payload.zip' # zipimport: zlib available <<< 27466 1726882520.66808: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882520.66829: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 27466 1726882520.66854: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 27466 1726882520.66887: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 27466 1726882520.66965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 27466 1726882520.66998: 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 0x7fbd3bb7afc0> <<< 27466 1726882520.67017: stdout chunk (state=3): >>>import '_typing' # <<< 27466 1726882520.67199: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3bb59eb0> <<< 27466 1726882520.67213: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3bb590a0> # zipimport: zlib available <<< 27466 1726882520.67237: stdout chunk (state=3): >>>import 'ansible' # <<< 27466 1726882520.67255: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882520.67279: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882520.67303: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 27466 1726882520.67318: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882520.68695: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882520.69806: 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 0x7fbd3bb792b0> <<< 27466 1726882520.69827: 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' <<< 27466 1726882520.69861: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 27466 1726882520.69864: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 27466 1726882520.69888: 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' <<< 27466 1726882520.69924: 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 0x7fbd3bba69f0> <<< 27466 1726882520.69961: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3bba6780> <<< 27466 1726882520.69997: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3bba6090> <<< 27466 1726882520.70019: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 27466 1726882520.70040: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 27466 1726882520.70069: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3bba64e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3bb7bc50> <<< 27466 1726882520.70080: stdout chunk (state=3): >>>import 'atexit' # <<< 27466 1726882520.70111: 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 0x7fbd3bba7770> <<< 27466 1726882520.70146: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 27466 1726882520.70165: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd3bba79b0> <<< 27466 1726882520.70176: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 27466 1726882520.70211: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 27466 1726882520.70223: stdout chunk (state=3): >>>import '_locale' # <<< 27466 1726882520.70270: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3bba7ef0> import 'pwd' # <<< 27466 1726882520.70289: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 27466 1726882520.70318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 27466 1726882520.70355: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3b511d00> <<< 27466 1726882520.70381: 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 0x7fbd3b513920> <<< 27466 1726882520.70411: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 27466 1726882520.70424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 27466 1726882520.70469: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3b514290> <<< 27466 1726882520.70485: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 27466 1726882520.70522: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 27466 1726882520.70525: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3b515430> <<< 27466 1726882520.70547: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 27466 1726882520.70595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 27466 1726882520.70609: 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' <<< 27466 1726882520.70658: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3b517ef0> <<< 27466 1726882520.70716: 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 0x7fbd3be07d10> <<< 27466 1726882520.70727: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3b5161b0> <<< 27466 1726882520.70762: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 27466 1726882520.70765: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 27466 1726882520.70788: 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' <<< 27466 1726882520.70813: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 27466 1726882520.70853: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 27466 1726882520.70878: 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' <<< 27466 1726882520.70896: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3b51fe60> <<< 27466 1726882520.70908: stdout chunk (state=3): >>>import '_tokenize' # <<< 27466 1726882520.70974: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3b51e960> <<< 27466 1726882520.70992: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3b51e6c0> # /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' <<< 27466 1726882520.71069: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3b51ec00> <<< 27466 1726882520.71096: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3b5166c0> <<< 27466 1726882520.71121: 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 0x7fbd3b567a10> <<< 27466 1726882520.71155: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3b5681a0> <<< 27466 1726882520.71192: 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 <<< 27466 1726882520.71207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 27466 1726882520.71219: 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' <<< 27466 1726882520.71268: 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 0x7fbd3b569be0> <<< 27466 1726882520.71286: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3b5699a0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 27466 1726882520.71382: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 27466 1726882520.71445: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 27466 1726882520.71449: 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 0x7fbd3b56c140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3b56a2d0> <<< 27466 1726882520.71463: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 27466 1726882520.71504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 27466 1726882520.71537: 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' <<< 27466 1726882520.71551: stdout chunk (state=3): >>>import '_string' # <<< 27466 1726882520.71583: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3b56f860> <<< 27466 1726882520.71701: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3b56c230> <<< 27466 1726882520.71762: 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 0x7fbd3b570410> <<< 27466 1726882520.71797: 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 0x7fbd3b570aa0> <<< 27466 1726882520.71849: 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 0x7fbd3b570b30> <<< 27466 1726882520.71879: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3b568380> <<< 27466 1726882520.71916: 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' <<< 27466 1726882520.71921: 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' <<< 27466 1726882520.71965: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 27466 1726882520.71982: 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 0x7fbd3b5f81a0> <<< 27466 1726882520.72125: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 27466 1726882520.72137: 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 0x7fbd3b5f9250> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3b572930> <<< 27466 1726882520.72178: 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 0x7fbd3b573ce0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3b572570> <<< 27466 1726882520.72218: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 27466 1726882520.72236: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882520.72316: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882520.72417: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882520.72450: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 27466 1726882520.72457: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882520.72476: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 27466 1726882520.72590: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882520.72710: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882520.73231: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882520.73772: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 27466 1726882520.73786: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 27466 1726882520.73819: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 27466 1726882520.73836: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 27466 1726882520.73874: 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 0x7fbd3b4014f0> <<< 27466 1726882520.73959: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 27466 1726882520.73976: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3b4022a0> <<< 27466 1726882520.73987: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3b5f9430> <<< 27466 1726882520.74033: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 27466 1726882520.74071: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882520.74074: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882520.74088: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 27466 1726882520.74254: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882520.74414: 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' <<< 27466 1726882520.74426: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3b402900> # zipimport: zlib available <<< 27466 1726882520.74872: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882520.75320: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882520.75385: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882520.75466: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 27466 1726882520.75517: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882520.75565: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 27466 1726882520.75569: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882520.75627: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882520.75717: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 27466 1726882520.75745: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 27466 1726882520.75763: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882520.75804: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882520.75848: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 27466 1726882520.75851: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882520.76069: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882520.76303: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 27466 1726882520.76362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 27466 1726882520.76374: stdout chunk (state=3): >>>import '_ast' # <<< 27466 1726882520.76427: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3b4034d0> <<< 27466 1726882520.76450: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882520.76511: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882520.76605: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 27466 1726882520.76635: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 27466 1726882520.76652: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882520.76671: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882520.76720: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 27466 1726882520.76767: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882520.76818: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882520.76870: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882520.76936: 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 <<< 27466 1726882520.76974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 27466 1726882520.77049: 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 0x7fbd3b40df10> <<< 27466 1726882520.77094: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3b40bf80> <<< 27466 1726882520.77121: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 27466 1726882520.77204: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882520.77261: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882520.77286: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882520.77335: 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' <<< 27466 1726882520.77352: 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 <<< 27466 1726882520.77392: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 27466 1726882520.77405: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 27466 1726882520.77461: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 27466 1726882520.77498: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 27466 1726882520.77508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 27466 1726882520.77542: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3bbf68d0> <<< 27466 1726882520.77584: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3bbea5a0> <<< 27466 1726882520.77676: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3b40e030> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3b56f5c0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 27466 1726882520.77687: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882520.77724: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882520.77750: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 27466 1726882520.77863: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 27466 1726882520.77866: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 27466 1726882520.77973: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882520.78162: stdout chunk (state=3): >>># zipimport: zlib available <<< 27466 1726882520.78278: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ <<< 27466 1726882520.78575: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io <<< 27466 1726882520.78669: stdout chunk (state=3): >>># cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # 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 <<< 27466 1726882520.78682: stdout chunk (state=3): >>># cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib <<< 27466 1726882520.78686: stdout chunk (state=3): >>># cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path <<< 27466 1726882520.78735: stdout chunk (state=3): >>># cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token <<< 27466 1726882520.78740: stdout chunk (state=3): >>># destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # 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 <<< 27466 1726882520.78767: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # 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 <<< 27466 1726882520.79009: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 27466 1726882520.79042: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma <<< 27466 1726882520.79049: stdout chunk (state=3): >>># destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma <<< 27466 1726882520.79060: stdout chunk (state=3): >>># destroy zipfile._path <<< 27466 1726882520.79078: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 27466 1726882520.79085: stdout chunk (state=3): >>># destroy ntpath <<< 27466 1726882520.79113: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile <<< 27466 1726882520.79150: 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<<< 27466 1726882520.79153: stdout chunk (state=3): >>> # destroy pwd <<< 27466 1726882520.79156: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal <<< 27466 1726882520.79181: stdout chunk (state=3): >>># destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno <<< 27466 1726882520.79184: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 27466 1726882520.79219: stdout chunk (state=3): >>># destroy selinux # destroy shutil # destroy distro # destroy distro.distro <<< 27466 1726882520.79226: stdout chunk (state=3): >>># destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 27466 1726882520.79287: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes <<< 27466 1726882520.79296: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping 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 <<< 27466 1726882520.79304: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 27466 1726882520.79320: 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 <<< 27466 1726882520.79355: stdout chunk (state=3): >>># cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 27466 1726882520.79360: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum <<< 27466 1726882520.79365: stdout chunk (state=3): >>># cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 27466 1726882520.79368: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 27466 1726882520.79401: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath <<< 27466 1726882520.79422: stdout chunk (state=3): >>># cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 27466 1726882520.79428: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread<<< 27466 1726882520.79452: stdout chunk (state=3): >>> # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 27466 1726882520.79461: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 27466 1726882520.79596: stdout chunk (state=3): >>># destroy sys.monitoring <<< 27466 1726882520.79600: stdout chunk (state=3): >>># destroy _socket <<< 27466 1726882520.79627: stdout chunk (state=3): >>># destroy _collections <<< 27466 1726882520.79632: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 27466 1726882520.79656: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 27466 1726882520.79685: stdout chunk (state=3): >>># destroy _typing <<< 27466 1726882520.79701: 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 <<< 27466 1726882520.79718: stdout chunk (state=3): >>># destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 27466 1726882520.79725: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib<<< 27466 1726882520.79731: stdout chunk (state=3): >>> <<< 27466 1726882520.79818: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 27466 1726882520.79825: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings <<< 27466 1726882520.79838: stdout chunk (state=3): >>># destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 27466 1726882520.79855: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 27466 1726882520.79870: stdout chunk (state=3): >>># destroy _hashlib <<< 27466 1726882520.79883: stdout chunk (state=3): >>># destroy _operator # destroy _string # destroy re <<< 27466 1726882520.79905: stdout chunk (state=3): >>># destroy itertools <<< 27466 1726882520.79915: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins <<< 27466 1726882520.79928: stdout chunk (state=3): >>># destroy _thread # clear sys.audit hooks <<< 27466 1726882520.80222: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 27466 1726882520.80248: stderr chunk (state=3): >>><<< 27466 1726882520.80251: stdout chunk (state=3): >>><<< 27466 1726882520.80317: _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 0x7fbd3c0184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3bfe7b30> # /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 0x7fbd3c01aa50> 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 0x7fbd3bdc9130> # /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 0x7fbd3bdc9fa0> 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 0x7fbd3be07e60> # /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 0x7fbd3be07f20> # /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 0x7fbd3be3f890> # /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 0x7fbd3be3ff20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3be1fb30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3be1d250> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3be05010> # /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 0x7fbd3be5f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3be5e450> # /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 0x7fbd3be1e120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3be5ccb0> # /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 0x7fbd3be94860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3be04290> # /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 0x7fbd3be94d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3be94bc0> # 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 0x7fbd3be94fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3be02db0> # /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 0x7fbd3be956a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3be95370> 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 0x7fbd3be965a0> 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 0x7fbd3beac7a0> 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 0x7fbd3beade80> # /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 0x7fbd3beaed20> # 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 0x7fbd3beaf320> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3beae270> # /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 0x7fbd3beafda0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3beaf4d0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3be96510> # /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 0x7fbd3bc43bf0> # /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 0x7fbd3bc6c740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3bc6c4a0> # 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 0x7fbd3bc6c680> # /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 0x7fbd3bc6cfe0> # 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 0x7fbd3bc6d910> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3bc6c8c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3bc41d90> # /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 0x7fbd3bc6ed20> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3bc6da60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3be96750> # /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 0x7fbd3bc97080> # /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 0x7fbd3bcbb440> # /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 0x7fbd3bd1c230> # /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 0x7fbd3bd1e990> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3bd1c350> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3bce9250> # /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 0x7fbd3bb25310> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3bcba240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3bc6fc50> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbd3bb255b0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_1klrndvh/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 0x7fbd3bb7afc0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3bb59eb0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3bb590a0> # 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 0x7fbd3bb792b0> # /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 0x7fbd3bba69f0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3bba6780> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3bba6090> # /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 0x7fbd3bba64e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3bb7bc50> 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 0x7fbd3bba7770> # 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 0x7fbd3bba79b0> # /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 0x7fbd3bba7ef0> 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 0x7fbd3b511d00> # 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 0x7fbd3b513920> # /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 0x7fbd3b514290> # /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 0x7fbd3b515430> # /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 0x7fbd3b517ef0> # 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 0x7fbd3be07d10> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3b5161b0> # /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 0x7fbd3b51fe60> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3b51e960> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3b51e6c0> # /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 0x7fbd3b51ec00> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3b5166c0> # 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 0x7fbd3b567a10> # /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 0x7fbd3b5681a0> # /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 0x7fbd3b569be0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3b5699a0> # /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 0x7fbd3b56c140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3b56a2d0> # /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 0x7fbd3b56f860> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3b56c230> # 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 0x7fbd3b570410> # 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 0x7fbd3b570aa0> # 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 0x7fbd3b570b30> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3b568380> # /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 0x7fbd3b5f81a0> # 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 0x7fbd3b5f9250> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3b572930> # 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 0x7fbd3b573ce0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3b572570> # 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 0x7fbd3b4014f0> # /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 0x7fbd3b4022a0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3b5f9430> 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 0x7fbd3b402900> # 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 0x7fbd3b4034d0> # 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 0x7fbd3b40df10> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3b40bf80> 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 0x7fbd3bbf68d0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3bbea5a0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3b40e030> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd3b56f5c0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 27466 1726882520.80986: 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-1726882520.4171846-27562-247904985939338/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27466 1726882520.80992: _low_level_execute_command(): starting 27466 1726882520.80998: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882520.4171846-27562-247904985939338/ > /dev/null 2>&1 && sleep 0' 27466 1726882520.81139: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27466 1726882520.81142: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27466 1726882520.81150: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27466 1726882520.81152: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 27466 1726882520.81154: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27466 1726882520.81157: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27466 1726882520.81294: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27466 1726882520.81298: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27466 1726882520.83052: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27466 1726882520.83072: stderr chunk (state=3): >>><<< 27466 1726882520.83078: stdout chunk (state=3): >>><<< 27466 1726882520.83095: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27466 1726882520.83103: handler run complete 27466 1726882520.83118: attempt loop complete, returning result 27466 1726882520.83121: _execute() done 27466 1726882520.83123: dumping result to json 27466 1726882520.83128: done dumping result, returning 27466 1726882520.83135: done running TaskExecutor() for managed_node1/TASK: Check if system is ostree [12673a56-9f93-84d5-91bb-0000000000d2] 27466 1726882520.83139: sending task result for task 12673a56-9f93-84d5-91bb-0000000000d2 27466 1726882520.83227: done sending task result for task 12673a56-9f93-84d5-91bb-0000000000d2 27466 1726882520.83230: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 27466 1726882520.83285: no more pending results, returning what we have 27466 1726882520.83288: results queue empty 27466 1726882520.83288: checking for any_errors_fatal 27466 1726882520.83297: done checking for any_errors_fatal 27466 1726882520.83298: checking for max_fail_percentage 27466 1726882520.83300: done checking for max_fail_percentage 27466 1726882520.83300: checking to see if all hosts have failed and the running result is not ok 27466 1726882520.83301: done checking to see if all hosts have failed 27466 1726882520.83302: getting the remaining hosts for this loop 27466 1726882520.83303: done getting the remaining hosts for this loop 27466 1726882520.83307: getting the next task for host managed_node1 27466 1726882520.83312: done getting next task for host managed_node1 27466 1726882520.83315: ^ task is: TASK: Set flag to indicate system is ostree 27466 1726882520.83317: ^ 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 27466 1726882520.83320: getting variables 27466 1726882520.83321: in VariableManager get_vars() 27466 1726882520.83350: Calling all_inventory to load vars for managed_node1 27466 1726882520.83353: Calling groups_inventory to load vars for managed_node1 27466 1726882520.83356: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882520.83366: Calling all_plugins_play to load vars for managed_node1 27466 1726882520.83369: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882520.83371: Calling groups_plugins_play to load vars for managed_node1 27466 1726882520.83540: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882520.83714: done with get_vars() 27466 1726882520.83728: done getting variables 27466 1726882520.83822: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 21:35:20 -0400 (0:00:00.480) 0:00:01.823 ****** 27466 1726882520.83853: entering _queue_task() for managed_node1/set_fact 27466 1726882520.83855: Creating lock for set_fact 27466 1726882520.84115: worker is 1 (out of 1 available) 27466 1726882520.84127: exiting _queue_task() for managed_node1/set_fact 27466 1726882520.84138: done queuing things up, now waiting for results queue to drain 27466 1726882520.84139: waiting for pending results... 27466 1726882520.84492: running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree 27466 1726882520.84500: in run() - task 12673a56-9f93-84d5-91bb-0000000000d3 27466 1726882520.84503: variable 'ansible_search_path' from source: unknown 27466 1726882520.84510: variable 'ansible_search_path' from source: unknown 27466 1726882520.84547: calling self._execute() 27466 1726882520.84627: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882520.84638: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882520.84652: variable 'omit' from source: magic vars 27466 1726882520.85104: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27466 1726882520.85323: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27466 1726882520.85354: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27466 1726882520.85379: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27466 1726882520.85406: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27466 1726882520.85467: 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) 27466 1726882520.85485: 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) 27466 1726882520.85506: 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) 27466 1726882520.85529: 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) 27466 1726882520.85611: Evaluated conditional (not __network_is_ostree is defined): True 27466 1726882520.85615: variable 'omit' from source: magic vars 27466 1726882520.85641: variable 'omit' from source: magic vars 27466 1726882520.85721: variable '__ostree_booted_stat' from source: set_fact 27466 1726882520.85759: variable 'omit' from source: magic vars 27466 1726882520.85776: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27466 1726882520.85801: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27466 1726882520.85815: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27466 1726882520.85827: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27466 1726882520.85836: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27466 1726882520.85859: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27466 1726882520.85862: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882520.85865: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882520.85933: Set connection var ansible_pipelining to False 27466 1726882520.85937: Set connection var ansible_module_compression to ZIP_DEFLATED 27466 1726882520.85943: Set connection var ansible_shell_type to sh 27466 1726882520.85950: Set connection var ansible_shell_executable to /bin/sh 27466 1726882520.85952: Set connection var ansible_connection to ssh 27466 1726882520.85959: Set connection var ansible_timeout to 10 27466 1726882520.85975: variable 'ansible_shell_executable' from source: unknown 27466 1726882520.85978: variable 'ansible_connection' from source: unknown 27466 1726882520.85981: variable 'ansible_module_compression' from source: unknown 27466 1726882520.85983: variable 'ansible_shell_type' from source: unknown 27466 1726882520.85985: variable 'ansible_shell_executable' from source: unknown 27466 1726882520.85987: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882520.85995: variable 'ansible_pipelining' from source: unknown 27466 1726882520.85997: variable 'ansible_timeout' from source: unknown 27466 1726882520.86001: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882520.86069: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 27466 1726882520.86076: variable 'omit' from source: magic vars 27466 1726882520.86082: starting attempt loop 27466 1726882520.86085: running the handler 27466 1726882520.86097: handler run complete 27466 1726882520.86104: attempt loop complete, returning result 27466 1726882520.86107: _execute() done 27466 1726882520.86114: dumping result to json 27466 1726882520.86118: done dumping result, returning 27466 1726882520.86121: done running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree [12673a56-9f93-84d5-91bb-0000000000d3] 27466 1726882520.86123: sending task result for task 12673a56-9f93-84d5-91bb-0000000000d3 27466 1726882520.86199: done sending task result for task 12673a56-9f93-84d5-91bb-0000000000d3 27466 1726882520.86202: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 27466 1726882520.86278: no more pending results, returning what we have 27466 1726882520.86280: results queue empty 27466 1726882520.86281: checking for any_errors_fatal 27466 1726882520.86285: done checking for any_errors_fatal 27466 1726882520.86286: checking for max_fail_percentage 27466 1726882520.86287: done checking for max_fail_percentage 27466 1726882520.86288: checking to see if all hosts have failed and the running result is not ok 27466 1726882520.86289: done checking to see if all hosts have failed 27466 1726882520.86292: getting the remaining hosts for this loop 27466 1726882520.86295: done getting the remaining hosts for this loop 27466 1726882520.86299: getting the next task for host managed_node1 27466 1726882520.86305: done getting next task for host managed_node1 27466 1726882520.86308: ^ task is: TASK: Fix CentOS6 Base repo 27466 1726882520.86311: ^ 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 27466 1726882520.86314: getting variables 27466 1726882520.86316: in VariableManager get_vars() 27466 1726882520.86339: Calling all_inventory to load vars for managed_node1 27466 1726882520.86342: Calling groups_inventory to load vars for managed_node1 27466 1726882520.86345: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882520.86353: Calling all_plugins_play to load vars for managed_node1 27466 1726882520.86355: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882520.86363: Calling groups_plugins_play to load vars for managed_node1 27466 1726882520.86503: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882520.86678: done with get_vars() 27466 1726882520.86687: done getting variables 27466 1726882520.86802: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 21:35:20 -0400 (0:00:00.029) 0:00:01.853 ****** 27466 1726882520.86827: entering _queue_task() for managed_node1/copy 27466 1726882520.87055: worker is 1 (out of 1 available) 27466 1726882520.87066: exiting _queue_task() for managed_node1/copy 27466 1726882520.87078: done queuing things up, now waiting for results queue to drain 27466 1726882520.87080: waiting for pending results... 27466 1726882520.87327: running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo 27466 1726882520.87397: in run() - task 12673a56-9f93-84d5-91bb-0000000000d5 27466 1726882520.87410: variable 'ansible_search_path' from source: unknown 27466 1726882520.87413: variable 'ansible_search_path' from source: unknown 27466 1726882520.87572: calling self._execute() 27466 1726882520.87576: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882520.87578: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882520.87581: variable 'omit' from source: magic vars 27466 1726882520.87962: variable 'ansible_distribution' from source: facts 27466 1726882520.87983: Evaluated conditional (ansible_distribution == 'CentOS'): True 27466 1726882520.88098: variable 'ansible_distribution_major_version' from source: facts 27466 1726882520.88116: Evaluated conditional (ansible_distribution_major_version == '6'): False 27466 1726882520.88119: when evaluation is False, skipping this task 27466 1726882520.88122: _execute() done 27466 1726882520.88124: dumping result to json 27466 1726882520.88297: done dumping result, returning 27466 1726882520.88301: done running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo [12673a56-9f93-84d5-91bb-0000000000d5] 27466 1726882520.88303: sending task result for task 12673a56-9f93-84d5-91bb-0000000000d5 27466 1726882520.88358: done sending task result for task 12673a56-9f93-84d5-91bb-0000000000d5 27466 1726882520.88361: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 27466 1726882520.88428: no more pending results, returning what we have 27466 1726882520.88431: results queue empty 27466 1726882520.88432: checking for any_errors_fatal 27466 1726882520.88436: done checking for any_errors_fatal 27466 1726882520.88437: checking for max_fail_percentage 27466 1726882520.88438: done checking for max_fail_percentage 27466 1726882520.88439: checking to see if all hosts have failed and the running result is not ok 27466 1726882520.88440: done checking to see if all hosts have failed 27466 1726882520.88441: getting the remaining hosts for this loop 27466 1726882520.88442: done getting the remaining hosts for this loop 27466 1726882520.88446: getting the next task for host managed_node1 27466 1726882520.88451: done getting next task for host managed_node1 27466 1726882520.88454: ^ task is: TASK: Include the task 'enable_epel.yml' 27466 1726882520.88456: ^ 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 27466 1726882520.88463: getting variables 27466 1726882520.88464: in VariableManager get_vars() 27466 1726882520.88500: Calling all_inventory to load vars for managed_node1 27466 1726882520.88509: Calling groups_inventory to load vars for managed_node1 27466 1726882520.88512: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882520.88521: Calling all_plugins_play to load vars for managed_node1 27466 1726882520.88523: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882520.88525: Calling groups_plugins_play to load vars for managed_node1 27466 1726882520.88629: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882520.88748: done with get_vars() 27466 1726882520.88754: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 21:35:20 -0400 (0:00:00.019) 0:00:01.873 ****** 27466 1726882520.88815: entering _queue_task() for managed_node1/include_tasks 27466 1726882520.88980: worker is 1 (out of 1 available) 27466 1726882520.88991: exiting _queue_task() for managed_node1/include_tasks 27466 1726882520.89003: done queuing things up, now waiting for results queue to drain 27466 1726882520.89005: waiting for pending results... 27466 1726882520.89139: running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' 27466 1726882520.89200: in run() - task 12673a56-9f93-84d5-91bb-0000000000d6 27466 1726882520.89211: variable 'ansible_search_path' from source: unknown 27466 1726882520.89214: variable 'ansible_search_path' from source: unknown 27466 1726882520.89241: calling self._execute() 27466 1726882520.89287: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882520.89290: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882520.89302: variable 'omit' from source: magic vars 27466 1726882520.89669: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27466 1726882520.91496: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27466 1726882520.91549: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27466 1726882520.91576: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27466 1726882520.91606: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27466 1726882520.91627: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27466 1726882520.91684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27466 1726882520.91709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27466 1726882520.91727: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27466 1726882520.91755: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27466 1726882520.91765: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27466 1726882520.91850: variable '__network_is_ostree' from source: set_fact 27466 1726882520.91865: Evaluated conditional (not __network_is_ostree | d(false)): True 27466 1726882520.91869: _execute() done 27466 1726882520.91871: dumping result to json 27466 1726882520.91876: done dumping result, returning 27466 1726882520.91882: done running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' [12673a56-9f93-84d5-91bb-0000000000d6] 27466 1726882520.91887: sending task result for task 12673a56-9f93-84d5-91bb-0000000000d6 27466 1726882520.91971: done sending task result for task 12673a56-9f93-84d5-91bb-0000000000d6 27466 1726882520.91973: WORKER PROCESS EXITING 27466 1726882520.91999: no more pending results, returning what we have 27466 1726882520.92003: in VariableManager get_vars() 27466 1726882520.92033: Calling all_inventory to load vars for managed_node1 27466 1726882520.92036: Calling groups_inventory to load vars for managed_node1 27466 1726882520.92039: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882520.92049: Calling all_plugins_play to load vars for managed_node1 27466 1726882520.92052: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882520.92054: Calling groups_plugins_play to load vars for managed_node1 27466 1726882520.92224: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882520.92331: done with get_vars() 27466 1726882520.92336: variable 'ansible_search_path' from source: unknown 27466 1726882520.92336: variable 'ansible_search_path' from source: unknown 27466 1726882520.92359: we have included files to process 27466 1726882520.92360: generating all_blocks data 27466 1726882520.92361: done generating all_blocks data 27466 1726882520.92364: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 27466 1726882520.92365: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 27466 1726882520.92367: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 27466 1726882520.92786: done processing included file 27466 1726882520.92787: iterating over new_blocks loaded from include file 27466 1726882520.92788: in VariableManager get_vars() 27466 1726882520.92798: done with get_vars() 27466 1726882520.92799: filtering new block on tags 27466 1726882520.92812: done filtering new block on tags 27466 1726882520.92814: in VariableManager get_vars() 27466 1726882520.92823: done with get_vars() 27466 1726882520.92824: filtering new block on tags 27466 1726882520.92831: done filtering new block on tags 27466 1726882520.92833: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node1 27466 1726882520.92836: extending task lists for all hosts with included blocks 27466 1726882520.92909: done extending task lists 27466 1726882520.92910: done processing included files 27466 1726882520.92911: results queue empty 27466 1726882520.92911: checking for any_errors_fatal 27466 1726882520.92913: done checking for any_errors_fatal 27466 1726882520.92913: checking for max_fail_percentage 27466 1726882520.92914: done checking for max_fail_percentage 27466 1726882520.92914: checking to see if all hosts have failed and the running result is not ok 27466 1726882520.92915: done checking to see if all hosts have failed 27466 1726882520.92915: getting the remaining hosts for this loop 27466 1726882520.92916: done getting the remaining hosts for this loop 27466 1726882520.92917: getting the next task for host managed_node1 27466 1726882520.92920: done getting next task for host managed_node1 27466 1726882520.92921: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 27466 1726882520.92923: ^ 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 27466 1726882520.92924: getting variables 27466 1726882520.92925: in VariableManager get_vars() 27466 1726882520.92931: Calling all_inventory to load vars for managed_node1 27466 1726882520.92933: Calling groups_inventory to load vars for managed_node1 27466 1726882520.92935: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882520.92938: Calling all_plugins_play to load vars for managed_node1 27466 1726882520.92944: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882520.92946: Calling groups_plugins_play to load vars for managed_node1 27466 1726882520.93023: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882520.93127: done with get_vars() 27466 1726882520.93133: done getting variables 27466 1726882520.93179: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) 27466 1726882520.93313: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 10] ********************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 21:35:20 -0400 (0:00:00.045) 0:00:01.918 ****** 27466 1726882520.93343: entering _queue_task() for managed_node1/command 27466 1726882520.93344: Creating lock for command 27466 1726882520.93527: worker is 1 (out of 1 available) 27466 1726882520.93540: exiting _queue_task() for managed_node1/command 27466 1726882520.93550: done queuing things up, now waiting for results queue to drain 27466 1726882520.93552: waiting for pending results... 27466 1726882520.93690: running TaskExecutor() for managed_node1/TASK: Create EPEL 10 27466 1726882520.93754: in run() - task 12673a56-9f93-84d5-91bb-0000000000f0 27466 1726882520.93763: variable 'ansible_search_path' from source: unknown 27466 1726882520.93766: variable 'ansible_search_path' from source: unknown 27466 1726882520.93794: calling self._execute() 27466 1726882520.93846: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882520.93850: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882520.93858: variable 'omit' from source: magic vars 27466 1726882520.94108: variable 'ansible_distribution' from source: facts 27466 1726882520.94117: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 27466 1726882520.94206: variable 'ansible_distribution_major_version' from source: facts 27466 1726882520.94210: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 27466 1726882520.94213: when evaluation is False, skipping this task 27466 1726882520.94216: _execute() done 27466 1726882520.94219: dumping result to json 27466 1726882520.94222: done dumping result, returning 27466 1726882520.94225: done running TaskExecutor() for managed_node1/TASK: Create EPEL 10 [12673a56-9f93-84d5-91bb-0000000000f0] 27466 1726882520.94230: sending task result for task 12673a56-9f93-84d5-91bb-0000000000f0 27466 1726882520.94319: done sending task result for task 12673a56-9f93-84d5-91bb-0000000000f0 27466 1726882520.94322: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 27466 1726882520.94376: no more pending results, returning what we have 27466 1726882520.94379: results queue empty 27466 1726882520.94379: checking for any_errors_fatal 27466 1726882520.94380: done checking for any_errors_fatal 27466 1726882520.94381: checking for max_fail_percentage 27466 1726882520.94383: done checking for max_fail_percentage 27466 1726882520.94383: checking to see if all hosts have failed and the running result is not ok 27466 1726882520.94384: done checking to see if all hosts have failed 27466 1726882520.94385: getting the remaining hosts for this loop 27466 1726882520.94386: done getting the remaining hosts for this loop 27466 1726882520.94389: getting the next task for host managed_node1 27466 1726882520.94395: done getting next task for host managed_node1 27466 1726882520.94397: ^ task is: TASK: Install yum-utils package 27466 1726882520.94400: ^ 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 27466 1726882520.94403: getting variables 27466 1726882520.94404: in VariableManager get_vars() 27466 1726882520.94427: Calling all_inventory to load vars for managed_node1 27466 1726882520.94429: Calling groups_inventory to load vars for managed_node1 27466 1726882520.94432: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882520.94439: Calling all_plugins_play to load vars for managed_node1 27466 1726882520.94441: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882520.94443: Calling groups_plugins_play to load vars for managed_node1 27466 1726882520.94559: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882520.94667: done with get_vars() 27466 1726882520.94673: done getting variables 27466 1726882520.94737: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 21:35:20 -0400 (0:00:00.014) 0:00:01.932 ****** 27466 1726882520.94755: entering _queue_task() for managed_node1/package 27466 1726882520.94756: Creating lock for package 27466 1726882520.94931: worker is 1 (out of 1 available) 27466 1726882520.94943: exiting _queue_task() for managed_node1/package 27466 1726882520.94953: done queuing things up, now waiting for results queue to drain 27466 1726882520.94955: waiting for pending results... 27466 1726882520.95090: running TaskExecutor() for managed_node1/TASK: Install yum-utils package 27466 1726882520.95151: in run() - task 12673a56-9f93-84d5-91bb-0000000000f1 27466 1726882520.95161: variable 'ansible_search_path' from source: unknown 27466 1726882520.95164: variable 'ansible_search_path' from source: unknown 27466 1726882520.95189: calling self._execute() 27466 1726882520.95243: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882520.95247: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882520.95255: variable 'omit' from source: magic vars 27466 1726882520.95509: variable 'ansible_distribution' from source: facts 27466 1726882520.95518: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 27466 1726882520.95604: variable 'ansible_distribution_major_version' from source: facts 27466 1726882520.95607: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 27466 1726882520.95612: when evaluation is False, skipping this task 27466 1726882520.95615: _execute() done 27466 1726882520.95618: dumping result to json 27466 1726882520.95621: done dumping result, returning 27466 1726882520.95627: done running TaskExecutor() for managed_node1/TASK: Install yum-utils package [12673a56-9f93-84d5-91bb-0000000000f1] 27466 1726882520.95630: sending task result for task 12673a56-9f93-84d5-91bb-0000000000f1 27466 1726882520.95712: done sending task result for task 12673a56-9f93-84d5-91bb-0000000000f1 27466 1726882520.95716: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 27466 1726882520.95770: no more pending results, returning what we have 27466 1726882520.95772: results queue empty 27466 1726882520.95773: checking for any_errors_fatal 27466 1726882520.95777: done checking for any_errors_fatal 27466 1726882520.95777: checking for max_fail_percentage 27466 1726882520.95779: done checking for max_fail_percentage 27466 1726882520.95779: checking to see if all hosts have failed and the running result is not ok 27466 1726882520.95780: done checking to see if all hosts have failed 27466 1726882520.95781: getting the remaining hosts for this loop 27466 1726882520.95782: done getting the remaining hosts for this loop 27466 1726882520.95785: getting the next task for host managed_node1 27466 1726882520.95789: done getting next task for host managed_node1 27466 1726882520.95791: ^ task is: TASK: Enable EPEL 7 27466 1726882520.95796: ^ 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 27466 1726882520.95799: getting variables 27466 1726882520.95800: in VariableManager get_vars() 27466 1726882520.95822: Calling all_inventory to load vars for managed_node1 27466 1726882520.95824: Calling groups_inventory to load vars for managed_node1 27466 1726882520.95827: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882520.95834: Calling all_plugins_play to load vars for managed_node1 27466 1726882520.95836: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882520.95838: Calling groups_plugins_play to load vars for managed_node1 27466 1726882520.95934: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882520.96046: done with get_vars() 27466 1726882520.96053: done getting variables 27466 1726882520.96089: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 21:35:20 -0400 (0:00:00.013) 0:00:01.946 ****** 27466 1726882520.96109: entering _queue_task() for managed_node1/command 27466 1726882520.96273: worker is 1 (out of 1 available) 27466 1726882520.96285: exiting _queue_task() for managed_node1/command 27466 1726882520.96296: done queuing things up, now waiting for results queue to drain 27466 1726882520.96298: waiting for pending results... 27466 1726882520.96433: running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 27466 1726882520.96492: in run() - task 12673a56-9f93-84d5-91bb-0000000000f2 27466 1726882520.96507: variable 'ansible_search_path' from source: unknown 27466 1726882520.96511: variable 'ansible_search_path' from source: unknown 27466 1726882520.96538: calling self._execute() 27466 1726882520.96585: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882520.96589: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882520.96601: variable 'omit' from source: magic vars 27466 1726882520.96886: variable 'ansible_distribution' from source: facts 27466 1726882520.96900: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 27466 1726882520.96982: variable 'ansible_distribution_major_version' from source: facts 27466 1726882520.96986: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 27466 1726882520.96988: when evaluation is False, skipping this task 27466 1726882520.96991: _execute() done 27466 1726882520.96999: dumping result to json 27466 1726882520.97002: done dumping result, returning 27466 1726882520.97009: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 [12673a56-9f93-84d5-91bb-0000000000f2] 27466 1726882520.97013: sending task result for task 12673a56-9f93-84d5-91bb-0000000000f2 27466 1726882520.97086: done sending task result for task 12673a56-9f93-84d5-91bb-0000000000f2 27466 1726882520.97089: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 27466 1726882520.97131: no more pending results, returning what we have 27466 1726882520.97134: results queue empty 27466 1726882520.97135: checking for any_errors_fatal 27466 1726882520.97140: done checking for any_errors_fatal 27466 1726882520.97140: checking for max_fail_percentage 27466 1726882520.97142: done checking for max_fail_percentage 27466 1726882520.97142: checking to see if all hosts have failed and the running result is not ok 27466 1726882520.97143: done checking to see if all hosts have failed 27466 1726882520.97144: getting the remaining hosts for this loop 27466 1726882520.97145: done getting the remaining hosts for this loop 27466 1726882520.97148: getting the next task for host managed_node1 27466 1726882520.97153: done getting next task for host managed_node1 27466 1726882520.97154: ^ task is: TASK: Enable EPEL 8 27466 1726882520.97158: ^ 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 27466 1726882520.97160: getting variables 27466 1726882520.97161: in VariableManager get_vars() 27466 1726882520.97183: Calling all_inventory to load vars for managed_node1 27466 1726882520.97186: Calling groups_inventory to load vars for managed_node1 27466 1726882520.97188: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882520.97203: Calling all_plugins_play to load vars for managed_node1 27466 1726882520.97206: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882520.97209: Calling groups_plugins_play to load vars for managed_node1 27466 1726882520.97334: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882520.97444: done with get_vars() 27466 1726882520.97450: done getting variables 27466 1726882520.97485: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 21:35:20 -0400 (0:00:00.013) 0:00:01.960 ****** 27466 1726882520.97505: entering _queue_task() for managed_node1/command 27466 1726882520.97668: worker is 1 (out of 1 available) 27466 1726882520.97678: exiting _queue_task() for managed_node1/command 27466 1726882520.97688: done queuing things up, now waiting for results queue to drain 27466 1726882520.97689: waiting for pending results... 27466 1726882520.97832: running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 27466 1726882520.97896: in run() - task 12673a56-9f93-84d5-91bb-0000000000f3 27466 1726882520.97904: variable 'ansible_search_path' from source: unknown 27466 1726882520.97908: variable 'ansible_search_path' from source: unknown 27466 1726882520.97937: calling self._execute() 27466 1726882520.97984: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882520.97988: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882520.97998: variable 'omit' from source: magic vars 27466 1726882520.98297: variable 'ansible_distribution' from source: facts 27466 1726882520.98300: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 27466 1726882520.98347: variable 'ansible_distribution_major_version' from source: facts 27466 1726882520.98351: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 27466 1726882520.98354: when evaluation is False, skipping this task 27466 1726882520.98356: _execute() done 27466 1726882520.98358: dumping result to json 27466 1726882520.98361: done dumping result, returning 27466 1726882520.98371: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 [12673a56-9f93-84d5-91bb-0000000000f3] 27466 1726882520.98374: sending task result for task 12673a56-9f93-84d5-91bb-0000000000f3 27466 1726882520.98449: done sending task result for task 12673a56-9f93-84d5-91bb-0000000000f3 27466 1726882520.98452: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 27466 1726882520.98518: no more pending results, returning what we have 27466 1726882520.98521: results queue empty 27466 1726882520.98521: checking for any_errors_fatal 27466 1726882520.98524: done checking for any_errors_fatal 27466 1726882520.98525: checking for max_fail_percentage 27466 1726882520.98526: done checking for max_fail_percentage 27466 1726882520.98527: checking to see if all hosts have failed and the running result is not ok 27466 1726882520.98528: done checking to see if all hosts have failed 27466 1726882520.98529: getting the remaining hosts for this loop 27466 1726882520.98530: done getting the remaining hosts for this loop 27466 1726882520.98533: getting the next task for host managed_node1 27466 1726882520.98540: done getting next task for host managed_node1 27466 1726882520.98542: ^ task is: TASK: Enable EPEL 6 27466 1726882520.98545: ^ 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 27466 1726882520.98548: getting variables 27466 1726882520.98549: in VariableManager get_vars() 27466 1726882520.98569: Calling all_inventory to load vars for managed_node1 27466 1726882520.98571: Calling groups_inventory to load vars for managed_node1 27466 1726882520.98572: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882520.98581: Calling all_plugins_play to load vars for managed_node1 27466 1726882520.98583: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882520.98586: Calling groups_plugins_play to load vars for managed_node1 27466 1726882520.98684: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882520.98815: done with get_vars() 27466 1726882520.98822: done getting variables 27466 1726882520.98857: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 21:35:20 -0400 (0:00:00.013) 0:00:01.974 ****** 27466 1726882520.98874: entering _queue_task() for managed_node1/copy 27466 1726882520.99033: worker is 1 (out of 1 available) 27466 1726882520.99045: exiting _queue_task() for managed_node1/copy 27466 1726882520.99056: done queuing things up, now waiting for results queue to drain 27466 1726882520.99057: waiting for pending results... 27466 1726882520.99184: running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 27466 1726882520.99242: in run() - task 12673a56-9f93-84d5-91bb-0000000000f5 27466 1726882520.99251: variable 'ansible_search_path' from source: unknown 27466 1726882520.99254: variable 'ansible_search_path' from source: unknown 27466 1726882520.99278: calling self._execute() 27466 1726882520.99327: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882520.99331: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882520.99339: variable 'omit' from source: magic vars 27466 1726882520.99577: variable 'ansible_distribution' from source: facts 27466 1726882520.99587: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 27466 1726882520.99664: variable 'ansible_distribution_major_version' from source: facts 27466 1726882520.99668: Evaluated conditional (ansible_distribution_major_version == '6'): False 27466 1726882520.99671: when evaluation is False, skipping this task 27466 1726882520.99673: _execute() done 27466 1726882520.99676: dumping result to json 27466 1726882520.99681: done dumping result, returning 27466 1726882520.99687: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 [12673a56-9f93-84d5-91bb-0000000000f5] 27466 1726882520.99695: sending task result for task 12673a56-9f93-84d5-91bb-0000000000f5 27466 1726882520.99772: done sending task result for task 12673a56-9f93-84d5-91bb-0000000000f5 27466 1726882520.99775: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 27466 1726882520.99821: no more pending results, returning what we have 27466 1726882520.99824: results queue empty 27466 1726882520.99825: checking for any_errors_fatal 27466 1726882520.99829: done checking for any_errors_fatal 27466 1726882520.99829: checking for max_fail_percentage 27466 1726882520.99831: done checking for max_fail_percentage 27466 1726882520.99831: checking to see if all hosts have failed and the running result is not ok 27466 1726882520.99833: done checking to see if all hosts have failed 27466 1726882520.99833: getting the remaining hosts for this loop 27466 1726882520.99834: done getting the remaining hosts for this loop 27466 1726882520.99837: getting the next task for host managed_node1 27466 1726882520.99844: done getting next task for host managed_node1 27466 1726882520.99846: ^ task is: TASK: Set network provider to 'initscripts' 27466 1726882520.99847: ^ 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 27466 1726882520.99850: getting variables 27466 1726882520.99851: in VariableManager get_vars() 27466 1726882520.99873: Calling all_inventory to load vars for managed_node1 27466 1726882520.99875: Calling groups_inventory to load vars for managed_node1 27466 1726882520.99877: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882520.99886: Calling all_plugins_play to load vars for managed_node1 27466 1726882520.99888: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882520.99894: Calling groups_plugins_play to load vars for managed_node1 27466 1726882520.99989: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882521.00100: done with get_vars() 27466 1726882521.00107: done getting variables 27466 1726882521.00142: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set network provider to 'initscripts'] *********************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_route_device_initscripts.yml:12 Friday 20 September 2024 21:35:21 -0400 (0:00:00.012) 0:00:01.986 ****** 27466 1726882521.00159: entering _queue_task() for managed_node1/set_fact 27466 1726882521.00318: worker is 1 (out of 1 available) 27466 1726882521.00332: exiting _queue_task() for managed_node1/set_fact 27466 1726882521.00341: done queuing things up, now waiting for results queue to drain 27466 1726882521.00342: waiting for pending results... 27466 1726882521.00474: running TaskExecutor() for managed_node1/TASK: Set network provider to 'initscripts' 27466 1726882521.00535: in run() - task 12673a56-9f93-84d5-91bb-000000000007 27466 1726882521.00544: variable 'ansible_search_path' from source: unknown 27466 1726882521.00571: calling self._execute() 27466 1726882521.00625: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882521.00628: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882521.00637: variable 'omit' from source: magic vars 27466 1726882521.00734: variable 'omit' from source: magic vars 27466 1726882521.00756: variable 'omit' from source: magic vars 27466 1726882521.00800: variable 'omit' from source: magic vars 27466 1726882521.00838: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27466 1726882521.00863: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27466 1726882521.00886: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27466 1726882521.00904: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27466 1726882521.00916: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27466 1726882521.00951: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27466 1726882521.00954: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882521.00957: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882521.01043: Set connection var ansible_pipelining to False 27466 1726882521.01053: Set connection var ansible_module_compression to ZIP_DEFLATED 27466 1726882521.01056: Set connection var ansible_shell_type to sh 27466 1726882521.01061: Set connection var ansible_shell_executable to /bin/sh 27466 1726882521.01063: Set connection var ansible_connection to ssh 27466 1726882521.01070: Set connection var ansible_timeout to 10 27466 1726882521.01086: variable 'ansible_shell_executable' from source: unknown 27466 1726882521.01089: variable 'ansible_connection' from source: unknown 27466 1726882521.01095: variable 'ansible_module_compression' from source: unknown 27466 1726882521.01098: variable 'ansible_shell_type' from source: unknown 27466 1726882521.01100: variable 'ansible_shell_executable' from source: unknown 27466 1726882521.01104: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882521.01107: variable 'ansible_pipelining' from source: unknown 27466 1726882521.01110: variable 'ansible_timeout' from source: unknown 27466 1726882521.01112: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882521.01211: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 27466 1726882521.01220: variable 'omit' from source: magic vars 27466 1726882521.01229: starting attempt loop 27466 1726882521.01232: running the handler 27466 1726882521.01250: handler run complete 27466 1726882521.01254: attempt loop complete, returning result 27466 1726882521.01256: _execute() done 27466 1726882521.01259: dumping result to json 27466 1726882521.01261: done dumping result, returning 27466 1726882521.01263: done running TaskExecutor() for managed_node1/TASK: Set network provider to 'initscripts' [12673a56-9f93-84d5-91bb-000000000007] 27466 1726882521.01265: sending task result for task 12673a56-9f93-84d5-91bb-000000000007 27466 1726882521.01337: done sending task result for task 12673a56-9f93-84d5-91bb-000000000007 27466 1726882521.01340: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } 27466 1726882521.01389: no more pending results, returning what we have 27466 1726882521.01396: results queue empty 27466 1726882521.01397: checking for any_errors_fatal 27466 1726882521.01400: done checking for any_errors_fatal 27466 1726882521.01401: checking for max_fail_percentage 27466 1726882521.01402: done checking for max_fail_percentage 27466 1726882521.01403: checking to see if all hosts have failed and the running result is not ok 27466 1726882521.01404: done checking to see if all hosts have failed 27466 1726882521.01404: getting the remaining hosts for this loop 27466 1726882521.01405: done getting the remaining hosts for this loop 27466 1726882521.01408: getting the next task for host managed_node1 27466 1726882521.01413: done getting next task for host managed_node1 27466 1726882521.01415: ^ task is: TASK: meta (flush_handlers) 27466 1726882521.01416: ^ 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 27466 1726882521.01419: getting variables 27466 1726882521.01420: in VariableManager get_vars() 27466 1726882521.01441: Calling all_inventory to load vars for managed_node1 27466 1726882521.01443: Calling groups_inventory to load vars for managed_node1 27466 1726882521.01446: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882521.01456: Calling all_plugins_play to load vars for managed_node1 27466 1726882521.01458: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882521.01460: Calling groups_plugins_play to load vars for managed_node1 27466 1726882521.01695: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882521.01797: done with get_vars() 27466 1726882521.01803: done getting variables 27466 1726882521.01841: in VariableManager get_vars() 27466 1726882521.01846: Calling all_inventory to load vars for managed_node1 27466 1726882521.01848: Calling groups_inventory to load vars for managed_node1 27466 1726882521.01849: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882521.01852: Calling all_plugins_play to load vars for managed_node1 27466 1726882521.01853: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882521.01854: Calling groups_plugins_play to load vars for managed_node1 27466 1726882521.01931: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882521.02031: done with get_vars() 27466 1726882521.02039: done queuing things up, now waiting for results queue to drain 27466 1726882521.02040: results queue empty 27466 1726882521.02041: checking for any_errors_fatal 27466 1726882521.02042: done checking for any_errors_fatal 27466 1726882521.02042: checking for max_fail_percentage 27466 1726882521.02043: done checking for max_fail_percentage 27466 1726882521.02043: checking to see if all hosts have failed and the running result is not ok 27466 1726882521.02044: done checking to see if all hosts have failed 27466 1726882521.02044: getting the remaining hosts for this loop 27466 1726882521.02045: done getting the remaining hosts for this loop 27466 1726882521.02046: getting the next task for host managed_node1 27466 1726882521.02048: done getting next task for host managed_node1 27466 1726882521.02049: ^ task is: TASK: meta (flush_handlers) 27466 1726882521.02050: ^ 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 27466 1726882521.02055: getting variables 27466 1726882521.02055: in VariableManager get_vars() 27466 1726882521.02060: Calling all_inventory to load vars for managed_node1 27466 1726882521.02061: Calling groups_inventory to load vars for managed_node1 27466 1726882521.02062: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882521.02065: Calling all_plugins_play to load vars for managed_node1 27466 1726882521.02067: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882521.02068: Calling groups_plugins_play to load vars for managed_node1 27466 1726882521.02145: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882521.02259: done with get_vars() 27466 1726882521.02264: done getting variables 27466 1726882521.02291: in VariableManager get_vars() 27466 1726882521.02298: Calling all_inventory to load vars for managed_node1 27466 1726882521.02299: Calling groups_inventory to load vars for managed_node1 27466 1726882521.02301: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882521.02304: Calling all_plugins_play to load vars for managed_node1 27466 1726882521.02305: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882521.02306: Calling groups_plugins_play to load vars for managed_node1 27466 1726882521.02379: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882521.02481: done with get_vars() 27466 1726882521.02488: done queuing things up, now waiting for results queue to drain 27466 1726882521.02489: results queue empty 27466 1726882521.02490: checking for any_errors_fatal 27466 1726882521.02491: done checking for any_errors_fatal 27466 1726882521.02492: checking for max_fail_percentage 27466 1726882521.02494: done checking for max_fail_percentage 27466 1726882521.02495: checking to see if all hosts have failed and the running result is not ok 27466 1726882521.02495: done checking to see if all hosts have failed 27466 1726882521.02495: getting the remaining hosts for this loop 27466 1726882521.02496: done getting the remaining hosts for this loop 27466 1726882521.02498: getting the next task for host managed_node1 27466 1726882521.02499: done getting next task for host managed_node1 27466 1726882521.02500: ^ task is: None 27466 1726882521.02501: ^ 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 27466 1726882521.02501: done queuing things up, now waiting for results queue to drain 27466 1726882521.02502: results queue empty 27466 1726882521.02502: checking for any_errors_fatal 27466 1726882521.02503: done checking for any_errors_fatal 27466 1726882521.02503: checking for max_fail_percentage 27466 1726882521.02504: done checking for max_fail_percentage 27466 1726882521.02504: checking to see if all hosts have failed and the running result is not ok 27466 1726882521.02504: done checking to see if all hosts have failed 27466 1726882521.02506: getting the next task for host managed_node1 27466 1726882521.02507: done getting next task for host managed_node1 27466 1726882521.02507: ^ task is: None 27466 1726882521.02508: ^ 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 27466 1726882521.02538: in VariableManager get_vars() 27466 1726882521.02555: done with get_vars() 27466 1726882521.02559: in VariableManager get_vars() 27466 1726882521.02567: done with get_vars() 27466 1726882521.02569: variable 'omit' from source: magic vars 27466 1726882521.02588: in VariableManager get_vars() 27466 1726882521.02600: done with get_vars() 27466 1726882521.02613: variable 'omit' from source: magic vars PLAY [Test output device of routes] ******************************************** 27466 1726882521.02902: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 27466 1726882521.02921: getting the remaining hosts for this loop 27466 1726882521.02922: done getting the remaining hosts for this loop 27466 1726882521.02923: getting the next task for host managed_node1 27466 1726882521.02925: done getting next task for host managed_node1 27466 1726882521.02926: ^ task is: TASK: Gathering Facts 27466 1726882521.02927: ^ 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 27466 1726882521.02928: getting variables 27466 1726882521.02929: in VariableManager get_vars() 27466 1726882521.02960: Calling all_inventory to load vars for managed_node1 27466 1726882521.02962: Calling groups_inventory to load vars for managed_node1 27466 1726882521.02963: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882521.02966: Calling all_plugins_play to load vars for managed_node1 27466 1726882521.02975: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882521.02978: Calling groups_plugins_play to load vars for managed_node1 27466 1726882521.03055: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882521.03155: done with get_vars() 27466 1726882521.03160: done getting variables 27466 1726882521.03184: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:3 Friday 20 September 2024 21:35:21 -0400 (0:00:00.030) 0:00:02.017 ****** 27466 1726882521.03202: entering _queue_task() for managed_node1/gather_facts 27466 1726882521.03358: worker is 1 (out of 1 available) 27466 1726882521.03368: exiting _queue_task() for managed_node1/gather_facts 27466 1726882521.03378: done queuing things up, now waiting for results queue to drain 27466 1726882521.03380: waiting for pending results... 27466 1726882521.03520: running TaskExecutor() for managed_node1/TASK: Gathering Facts 27466 1726882521.03573: in run() - task 12673a56-9f93-84d5-91bb-00000000011b 27466 1726882521.03584: variable 'ansible_search_path' from source: unknown 27466 1726882521.03617: calling self._execute() 27466 1726882521.03678: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882521.03681: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882521.03689: variable 'omit' from source: magic vars 27466 1726882521.03986: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27466 1726882521.05898: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27466 1726882521.05942: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27466 1726882521.05982: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27466 1726882521.06013: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27466 1726882521.06036: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27466 1726882521.06097: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27466 1726882521.06120: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27466 1726882521.06137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27466 1726882521.06162: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27466 1726882521.06172: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27466 1726882521.06267: variable 'ansible_distribution' from source: facts 27466 1726882521.06271: variable 'ansible_distribution_major_version' from source: facts 27466 1726882521.06296: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27466 1726882521.06300: when evaluation is False, skipping this task 27466 1726882521.06302: _execute() done 27466 1726882521.06304: dumping result to json 27466 1726882521.06307: done dumping result, returning 27466 1726882521.06309: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [12673a56-9f93-84d5-91bb-00000000011b] 27466 1726882521.06315: sending task result for task 12673a56-9f93-84d5-91bb-00000000011b 27466 1726882521.06379: done sending task result for task 12673a56-9f93-84d5-91bb-00000000011b 27466 1726882521.06382: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27466 1726882521.06436: no more pending results, returning what we have 27466 1726882521.06440: results queue empty 27466 1726882521.06441: checking for any_errors_fatal 27466 1726882521.06441: done checking for any_errors_fatal 27466 1726882521.06442: checking for max_fail_percentage 27466 1726882521.06443: done checking for max_fail_percentage 27466 1726882521.06444: checking to see if all hosts have failed and the running result is not ok 27466 1726882521.06445: done checking to see if all hosts have failed 27466 1726882521.06446: getting the remaining hosts for this loop 27466 1726882521.06447: done getting the remaining hosts for this loop 27466 1726882521.06451: getting the next task for host managed_node1 27466 1726882521.06456: done getting next task for host managed_node1 27466 1726882521.06458: ^ task is: TASK: meta (flush_handlers) 27466 1726882521.06460: ^ 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 27466 1726882521.06463: getting variables 27466 1726882521.06464: in VariableManager get_vars() 27466 1726882521.06504: Calling all_inventory to load vars for managed_node1 27466 1726882521.06507: Calling groups_inventory to load vars for managed_node1 27466 1726882521.06509: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882521.06519: Calling all_plugins_play to load vars for managed_node1 27466 1726882521.06522: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882521.06524: Calling groups_plugins_play to load vars for managed_node1 27466 1726882521.06672: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882521.06788: done with get_vars() 27466 1726882521.06798: done getting variables 27466 1726882521.06845: in VariableManager get_vars() 27466 1726882521.06855: Calling all_inventory to load vars for managed_node1 27466 1726882521.06856: Calling groups_inventory to load vars for managed_node1 27466 1726882521.06857: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882521.06860: Calling all_plugins_play to load vars for managed_node1 27466 1726882521.06862: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882521.06863: Calling groups_plugins_play to load vars for managed_node1 27466 1726882521.06943: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882521.07048: done with get_vars() 27466 1726882521.07057: done queuing things up, now waiting for results queue to drain 27466 1726882521.07058: results queue empty 27466 1726882521.07059: checking for any_errors_fatal 27466 1726882521.07060: done checking for any_errors_fatal 27466 1726882521.07060: checking for max_fail_percentage 27466 1726882521.07061: done checking for max_fail_percentage 27466 1726882521.07061: checking to see if all hosts have failed and the running result is not ok 27466 1726882521.07062: done checking to see if all hosts have failed 27466 1726882521.07062: getting the remaining hosts for this loop 27466 1726882521.07063: done getting the remaining hosts for this loop 27466 1726882521.07065: getting the next task for host managed_node1 27466 1726882521.07067: done getting next task for host managed_node1 27466 1726882521.07068: ^ task is: TASK: Set type and interface0 27466 1726882521.07069: ^ 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 27466 1726882521.07070: getting variables 27466 1726882521.07071: in VariableManager get_vars() 27466 1726882521.07078: Calling all_inventory to load vars for managed_node1 27466 1726882521.07079: Calling groups_inventory to load vars for managed_node1 27466 1726882521.07080: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882521.07083: Calling all_plugins_play to load vars for managed_node1 27466 1726882521.07088: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882521.07090: Calling groups_plugins_play to load vars for managed_node1 27466 1726882521.07170: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882521.07291: done with get_vars() 27466 1726882521.07298: done getting variables 27466 1726882521.07343: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set type and interface0] ************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:11 Friday 20 September 2024 21:35:21 -0400 (0:00:00.041) 0:00:02.058 ****** 27466 1726882521.07367: entering _queue_task() for managed_node1/set_fact 27466 1726882521.07598: worker is 1 (out of 1 available) 27466 1726882521.07612: exiting _queue_task() for managed_node1/set_fact 27466 1726882521.07627: done queuing things up, now waiting for results queue to drain 27466 1726882521.07629: waiting for pending results... 27466 1726882521.08011: running TaskExecutor() for managed_node1/TASK: Set type and interface0 27466 1726882521.08016: in run() - task 12673a56-9f93-84d5-91bb-00000000000b 27466 1726882521.08020: variable 'ansible_search_path' from source: unknown 27466 1726882521.08023: calling self._execute() 27466 1726882521.08069: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882521.08080: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882521.08096: variable 'omit' from source: magic vars 27466 1726882521.08492: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27466 1726882521.10690: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27466 1726882521.10761: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27466 1726882521.10803: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27466 1726882521.10846: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27466 1726882521.10876: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27466 1726882521.10961: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27466 1726882521.10997: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27466 1726882521.11028: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27466 1726882521.11075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27466 1726882521.11095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27466 1726882521.11302: variable 'ansible_distribution' from source: facts 27466 1726882521.11347: variable 'ansible_distribution_major_version' from source: facts 27466 1726882521.11385: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27466 1726882521.11800: when evaluation is False, skipping this task 27466 1726882521.11803: _execute() done 27466 1726882521.11805: dumping result to json 27466 1726882521.11807: done dumping result, returning 27466 1726882521.11810: done running TaskExecutor() for managed_node1/TASK: Set type and interface0 [12673a56-9f93-84d5-91bb-00000000000b] 27466 1726882521.11812: sending task result for task 12673a56-9f93-84d5-91bb-00000000000b 27466 1726882521.11873: done sending task result for task 12673a56-9f93-84d5-91bb-00000000000b 27466 1726882521.11876: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27466 1726882521.11943: no more pending results, returning what we have 27466 1726882521.11946: results queue empty 27466 1726882521.11947: checking for any_errors_fatal 27466 1726882521.11948: done checking for any_errors_fatal 27466 1726882521.11949: checking for max_fail_percentage 27466 1726882521.11950: done checking for max_fail_percentage 27466 1726882521.11951: checking to see if all hosts have failed and the running result is not ok 27466 1726882521.11952: done checking to see if all hosts have failed 27466 1726882521.11953: getting the remaining hosts for this loop 27466 1726882521.11954: done getting the remaining hosts for this loop 27466 1726882521.11957: getting the next task for host managed_node1 27466 1726882521.11963: done getting next task for host managed_node1 27466 1726882521.11965: ^ task is: TASK: Show interfaces 27466 1726882521.11967: ^ 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 27466 1726882521.11970: getting variables 27466 1726882521.11972: in VariableManager get_vars() 27466 1726882521.12012: Calling all_inventory to load vars for managed_node1 27466 1726882521.12015: Calling groups_inventory to load vars for managed_node1 27466 1726882521.12018: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882521.12029: Calling all_plugins_play to load vars for managed_node1 27466 1726882521.12032: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882521.12034: Calling groups_plugins_play to load vars for managed_node1 27466 1726882521.12350: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882521.12543: done with get_vars() 27466 1726882521.12553: done getting variables TASK [Show interfaces] ********************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:15 Friday 20 September 2024 21:35:21 -0400 (0:00:00.052) 0:00:02.111 ****** 27466 1726882521.12636: entering _queue_task() for managed_node1/include_tasks 27466 1726882521.12859: worker is 1 (out of 1 available) 27466 1726882521.12871: exiting _queue_task() for managed_node1/include_tasks 27466 1726882521.12883: done queuing things up, now waiting for results queue to drain 27466 1726882521.12884: waiting for pending results... 27466 1726882521.13106: running TaskExecutor() for managed_node1/TASK: Show interfaces 27466 1726882521.13188: in run() - task 12673a56-9f93-84d5-91bb-00000000000c 27466 1726882521.13211: variable 'ansible_search_path' from source: unknown 27466 1726882521.13254: calling self._execute() 27466 1726882521.13339: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882521.13348: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882521.13363: variable 'omit' from source: magic vars 27466 1726882521.13836: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27466 1726882521.16034: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27466 1726882521.16103: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27466 1726882521.16154: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27466 1726882521.16192: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27466 1726882521.16229: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27466 1726882521.16308: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27466 1726882521.16344: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27466 1726882521.16368: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27466 1726882521.16408: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27466 1726882521.16432: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27466 1726882521.16565: variable 'ansible_distribution' from source: facts 27466 1726882521.16576: variable 'ansible_distribution_major_version' from source: facts 27466 1726882521.16642: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27466 1726882521.16645: when evaluation is False, skipping this task 27466 1726882521.16647: _execute() done 27466 1726882521.16649: dumping result to json 27466 1726882521.16651: done dumping result, returning 27466 1726882521.16654: done running TaskExecutor() for managed_node1/TASK: Show interfaces [12673a56-9f93-84d5-91bb-00000000000c] 27466 1726882521.16656: sending task result for task 12673a56-9f93-84d5-91bb-00000000000c skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27466 1726882521.16790: no more pending results, returning what we have 27466 1726882521.16795: results queue empty 27466 1726882521.16796: checking for any_errors_fatal 27466 1726882521.16799: done checking for any_errors_fatal 27466 1726882521.16800: checking for max_fail_percentage 27466 1726882521.16802: done checking for max_fail_percentage 27466 1726882521.16803: checking to see if all hosts have failed and the running result is not ok 27466 1726882521.16804: done checking to see if all hosts have failed 27466 1726882521.16804: getting the remaining hosts for this loop 27466 1726882521.16806: done getting the remaining hosts for this loop 27466 1726882521.16810: getting the next task for host managed_node1 27466 1726882521.16816: done getting next task for host managed_node1 27466 1726882521.16819: ^ task is: TASK: Manage test interface 27466 1726882521.16821: ^ 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 27466 1726882521.16824: getting variables 27466 1726882521.16825: in VariableManager get_vars() 27466 1726882521.16866: Calling all_inventory to load vars for managed_node1 27466 1726882521.16869: Calling groups_inventory to load vars for managed_node1 27466 1726882521.16873: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882521.16884: Calling all_plugins_play to load vars for managed_node1 27466 1726882521.16887: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882521.16890: Calling groups_plugins_play to load vars for managed_node1 27466 1726882521.17312: done sending task result for task 12673a56-9f93-84d5-91bb-00000000000c 27466 1726882521.17315: WORKER PROCESS EXITING 27466 1726882521.17336: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882521.17526: done with get_vars() 27466 1726882521.17536: done getting variables TASK [Manage test interface] *************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:17 Friday 20 September 2024 21:35:21 -0400 (0:00:00.049) 0:00:02.161 ****** 27466 1726882521.17612: entering _queue_task() for managed_node1/include_tasks 27466 1726882521.17828: worker is 1 (out of 1 available) 27466 1726882521.17839: exiting _queue_task() for managed_node1/include_tasks 27466 1726882521.17851: done queuing things up, now waiting for results queue to drain 27466 1726882521.17852: waiting for pending results... 27466 1726882521.18075: running TaskExecutor() for managed_node1/TASK: Manage test interface 27466 1726882521.18158: in run() - task 12673a56-9f93-84d5-91bb-00000000000d 27466 1726882521.18177: variable 'ansible_search_path' from source: unknown 27466 1726882521.18222: calling self._execute() 27466 1726882521.18297: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882521.18310: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882521.18323: variable 'omit' from source: magic vars 27466 1726882521.18727: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27466 1726882521.21375: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27466 1726882521.21483: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27466 1726882521.21675: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27466 1726882521.21717: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27466 1726882521.21752: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27466 1726882521.21931: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27466 1726882521.22182: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27466 1726882521.22186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27466 1726882521.22188: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27466 1726882521.22191: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27466 1726882521.22514: variable 'ansible_distribution' from source: facts 27466 1726882521.22526: variable 'ansible_distribution_major_version' from source: facts 27466 1726882521.22548: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27466 1726882521.22555: when evaluation is False, skipping this task 27466 1726882521.22561: _execute() done 27466 1726882521.22568: dumping result to json 27466 1726882521.22576: done dumping result, returning 27466 1726882521.22586: done running TaskExecutor() for managed_node1/TASK: Manage test interface [12673a56-9f93-84d5-91bb-00000000000d] 27466 1726882521.22596: sending task result for task 12673a56-9f93-84d5-91bb-00000000000d skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27466 1726882521.22765: no more pending results, returning what we have 27466 1726882521.22769: results queue empty 27466 1726882521.22770: checking for any_errors_fatal 27466 1726882521.22776: done checking for any_errors_fatal 27466 1726882521.22777: checking for max_fail_percentage 27466 1726882521.22778: done checking for max_fail_percentage 27466 1726882521.22780: checking to see if all hosts have failed and the running result is not ok 27466 1726882521.22780: done checking to see if all hosts have failed 27466 1726882521.22781: getting the remaining hosts for this loop 27466 1726882521.22783: done getting the remaining hosts for this loop 27466 1726882521.22787: getting the next task for host managed_node1 27466 1726882521.22795: done getting next task for host managed_node1 27466 1726882521.22798: ^ task is: TASK: Assert device is present 27466 1726882521.22800: ^ 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 27466 1726882521.22803: getting variables 27466 1726882521.22805: in VariableManager get_vars() 27466 1726882521.22848: Calling all_inventory to load vars for managed_node1 27466 1726882521.22851: Calling groups_inventory to load vars for managed_node1 27466 1726882521.22854: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882521.22866: Calling all_plugins_play to load vars for managed_node1 27466 1726882521.22868: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882521.22871: Calling groups_plugins_play to load vars for managed_node1 27466 1726882521.23403: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882521.23918: done with get_vars() 27466 1726882521.23930: done getting variables TASK [Assert device is present] ************************************************ task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:21 Friday 20 September 2024 21:35:21 -0400 (0:00:00.066) 0:00:02.227 ****** 27466 1726882521.24257: entering _queue_task() for managed_node1/include_tasks 27466 1726882521.24312: done sending task result for task 12673a56-9f93-84d5-91bb-00000000000d 27466 1726882521.24315: WORKER PROCESS EXITING 27466 1726882521.24927: worker is 1 (out of 1 available) 27466 1726882521.24935: exiting _queue_task() for managed_node1/include_tasks 27466 1726882521.24947: done queuing things up, now waiting for results queue to drain 27466 1726882521.24948: waiting for pending results... 27466 1726882521.25047: running TaskExecutor() for managed_node1/TASK: Assert device is present 27466 1726882521.25256: in run() - task 12673a56-9f93-84d5-91bb-00000000000e 27466 1726882521.25278: variable 'ansible_search_path' from source: unknown 27466 1726882521.25333: calling self._execute() 27466 1726882521.25454: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882521.25602: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882521.25619: variable 'omit' from source: magic vars 27466 1726882521.26481: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27466 1726882521.30185: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27466 1726882521.30269: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27466 1726882521.30318: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27466 1726882521.30360: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27466 1726882521.30391: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27466 1726882521.30475: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27466 1726882521.30512: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27466 1726882521.30543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27466 1726882521.30581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27466 1726882521.30598: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27466 1726882521.30737: variable 'ansible_distribution' from source: facts 27466 1726882521.30752: variable 'ansible_distribution_major_version' from source: facts 27466 1726882521.30772: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27466 1726882521.30778: when evaluation is False, skipping this task 27466 1726882521.30783: _execute() done 27466 1726882521.30789: dumping result to json 27466 1726882521.30798: done dumping result, returning 27466 1726882521.30808: done running TaskExecutor() for managed_node1/TASK: Assert device is present [12673a56-9f93-84d5-91bb-00000000000e] 27466 1726882521.30818: sending task result for task 12673a56-9f93-84d5-91bb-00000000000e 27466 1726882521.30999: done sending task result for task 12673a56-9f93-84d5-91bb-00000000000e 27466 1726882521.31002: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27466 1726882521.31048: no more pending results, returning what we have 27466 1726882521.31051: results queue empty 27466 1726882521.31052: checking for any_errors_fatal 27466 1726882521.31056: done checking for any_errors_fatal 27466 1726882521.31057: checking for max_fail_percentage 27466 1726882521.31059: done checking for max_fail_percentage 27466 1726882521.31060: checking to see if all hosts have failed and the running result is not ok 27466 1726882521.31061: done checking to see if all hosts have failed 27466 1726882521.31062: getting the remaining hosts for this loop 27466 1726882521.31063: done getting the remaining hosts for this loop 27466 1726882521.31067: getting the next task for host managed_node1 27466 1726882521.31073: done getting next task for host managed_node1 27466 1726882521.31076: ^ task is: TASK: Set interface1 27466 1726882521.31077: ^ 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 27466 1726882521.31080: getting variables 27466 1726882521.31082: in VariableManager get_vars() 27466 1726882521.31128: Calling all_inventory to load vars for managed_node1 27466 1726882521.31131: Calling groups_inventory to load vars for managed_node1 27466 1726882521.31134: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882521.31145: Calling all_plugins_play to load vars for managed_node1 27466 1726882521.31148: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882521.31151: Calling groups_plugins_play to load vars for managed_node1 27466 1726882521.31468: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882521.31779: done with get_vars() 27466 1726882521.31789: done getting variables 27466 1726882521.31847: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set interface1] ********************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:23 Friday 20 September 2024 21:35:21 -0400 (0:00:00.076) 0:00:02.304 ****** 27466 1726882521.31874: entering _queue_task() for managed_node1/set_fact 27466 1726882521.32325: worker is 1 (out of 1 available) 27466 1726882521.32332: exiting _queue_task() for managed_node1/set_fact 27466 1726882521.32341: done queuing things up, now waiting for results queue to drain 27466 1726882521.32342: waiting for pending results... 27466 1726882521.32400: running TaskExecutor() for managed_node1/TASK: Set interface1 27466 1726882521.32499: in run() - task 12673a56-9f93-84d5-91bb-00000000000f 27466 1726882521.32567: variable 'ansible_search_path' from source: unknown 27466 1726882521.32571: calling self._execute() 27466 1726882521.32634: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882521.32647: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882521.32660: variable 'omit' from source: magic vars 27466 1726882521.33068: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27466 1726882521.35200: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27466 1726882521.35271: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27466 1726882521.35392: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27466 1726882521.35397: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27466 1726882521.35399: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27466 1726882521.35466: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27466 1726882521.35517: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27466 1726882521.35548: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27466 1726882521.35592: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27466 1726882521.35620: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27466 1726882521.35759: variable 'ansible_distribution' from source: facts 27466 1726882521.35772: variable 'ansible_distribution_major_version' from source: facts 27466 1726882521.35798: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27466 1726882521.35806: when evaluation is False, skipping this task 27466 1726882521.35813: _execute() done 27466 1726882521.35824: dumping result to json 27466 1726882521.35834: done dumping result, returning 27466 1726882521.35934: done running TaskExecutor() for managed_node1/TASK: Set interface1 [12673a56-9f93-84d5-91bb-00000000000f] 27466 1726882521.35937: sending task result for task 12673a56-9f93-84d5-91bb-00000000000f 27466 1726882521.36008: done sending task result for task 12673a56-9f93-84d5-91bb-00000000000f 27466 1726882521.36011: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27466 1726882521.36081: no more pending results, returning what we have 27466 1726882521.36085: results queue empty 27466 1726882521.36086: checking for any_errors_fatal 27466 1726882521.36092: done checking for any_errors_fatal 27466 1726882521.36095: checking for max_fail_percentage 27466 1726882521.36097: done checking for max_fail_percentage 27466 1726882521.36098: checking to see if all hosts have failed and the running result is not ok 27466 1726882521.36099: done checking to see if all hosts have failed 27466 1726882521.36100: getting the remaining hosts for this loop 27466 1726882521.36101: done getting the remaining hosts for this loop 27466 1726882521.36105: getting the next task for host managed_node1 27466 1726882521.36112: done getting next task for host managed_node1 27466 1726882521.36115: ^ task is: TASK: Show interfaces 27466 1726882521.36117: ^ 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 27466 1726882521.36120: getting variables 27466 1726882521.36121: in VariableManager get_vars() 27466 1726882521.36165: Calling all_inventory to load vars for managed_node1 27466 1726882521.36169: Calling groups_inventory to load vars for managed_node1 27466 1726882521.36172: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882521.36184: Calling all_plugins_play to load vars for managed_node1 27466 1726882521.36187: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882521.36189: Calling groups_plugins_play to load vars for managed_node1 27466 1726882521.36575: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882521.36800: done with get_vars() 27466 1726882521.36811: done getting variables TASK [Show interfaces] ********************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:26 Friday 20 September 2024 21:35:21 -0400 (0:00:00.050) 0:00:02.354 ****** 27466 1726882521.36899: entering _queue_task() for managed_node1/include_tasks 27466 1726882521.37155: worker is 1 (out of 1 available) 27466 1726882521.37167: exiting _queue_task() for managed_node1/include_tasks 27466 1726882521.37179: done queuing things up, now waiting for results queue to drain 27466 1726882521.37180: waiting for pending results... 27466 1726882521.37428: running TaskExecutor() for managed_node1/TASK: Show interfaces 27466 1726882521.37599: in run() - task 12673a56-9f93-84d5-91bb-000000000010 27466 1726882521.37602: variable 'ansible_search_path' from source: unknown 27466 1726882521.37605: calling self._execute() 27466 1726882521.37655: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882521.37665: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882521.37678: variable 'omit' from source: magic vars 27466 1726882521.38158: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27466 1726882521.40265: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27466 1726882521.40343: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27466 1726882521.40387: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27466 1726882521.40427: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27466 1726882521.40476: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27466 1726882521.40541: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27466 1726882521.40574: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27466 1726882521.40798: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27466 1726882521.40801: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27466 1726882521.40803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27466 1726882521.40805: variable 'ansible_distribution' from source: facts 27466 1726882521.40810: variable 'ansible_distribution_major_version' from source: facts 27466 1726882521.40834: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27466 1726882521.40841: when evaluation is False, skipping this task 27466 1726882521.40848: _execute() done 27466 1726882521.40854: dumping result to json 27466 1726882521.40860: done dumping result, returning 27466 1726882521.40869: done running TaskExecutor() for managed_node1/TASK: Show interfaces [12673a56-9f93-84d5-91bb-000000000010] 27466 1726882521.40877: sending task result for task 12673a56-9f93-84d5-91bb-000000000010 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27466 1726882521.41007: no more pending results, returning what we have 27466 1726882521.41010: results queue empty 27466 1726882521.41011: checking for any_errors_fatal 27466 1726882521.41017: done checking for any_errors_fatal 27466 1726882521.41018: checking for max_fail_percentage 27466 1726882521.41020: done checking for max_fail_percentage 27466 1726882521.41020: checking to see if all hosts have failed and the running result is not ok 27466 1726882521.41021: done checking to see if all hosts have failed 27466 1726882521.41022: getting the remaining hosts for this loop 27466 1726882521.41024: done getting the remaining hosts for this loop 27466 1726882521.41028: getting the next task for host managed_node1 27466 1726882521.41034: done getting next task for host managed_node1 27466 1726882521.41037: ^ task is: TASK: Manage test interface 27466 1726882521.41038: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27466 1726882521.41041: getting variables 27466 1726882521.41043: in VariableManager get_vars() 27466 1726882521.41085: Calling all_inventory to load vars for managed_node1 27466 1726882521.41088: Calling groups_inventory to load vars for managed_node1 27466 1726882521.41090: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882521.41103: Calling all_plugins_play to load vars for managed_node1 27466 1726882521.41106: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882521.41109: Calling groups_plugins_play to load vars for managed_node1 27466 1726882521.41424: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882521.41783: done with get_vars() 27466 1726882521.41792: done getting variables 27466 1726882521.41823: done sending task result for task 12673a56-9f93-84d5-91bb-000000000010 27466 1726882521.41825: WORKER PROCESS EXITING TASK [Manage test interface] *************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:28 Friday 20 September 2024 21:35:21 -0400 (0:00:00.049) 0:00:02.404 ****** 27466 1726882521.41883: entering _queue_task() for managed_node1/include_tasks 27466 1726882521.42308: worker is 1 (out of 1 available) 27466 1726882521.42315: exiting _queue_task() for managed_node1/include_tasks 27466 1726882521.42323: done queuing things up, now waiting for results queue to drain 27466 1726882521.42325: waiting for pending results... 27466 1726882521.42364: running TaskExecutor() for managed_node1/TASK: Manage test interface 27466 1726882521.42456: in run() - task 12673a56-9f93-84d5-91bb-000000000011 27466 1726882521.42478: variable 'ansible_search_path' from source: unknown 27466 1726882521.42518: calling self._execute() 27466 1726882521.42601: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882521.42612: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882521.42624: variable 'omit' from source: magic vars 27466 1726882521.43033: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27466 1726882521.45120: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27466 1726882521.45182: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27466 1726882521.45499: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27466 1726882521.45503: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27466 1726882521.45505: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27466 1726882521.45508: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27466 1726882521.45510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27466 1726882521.45709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27466 1726882521.45755: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27466 1726882521.45834: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27466 1726882521.46076: variable 'ansible_distribution' from source: facts 27466 1726882521.46117: variable 'ansible_distribution_major_version' from source: facts 27466 1726882521.46168: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27466 1726882521.46176: when evaluation is False, skipping this task 27466 1726882521.46194: _execute() done 27466 1726882521.46256: dumping result to json 27466 1726882521.46266: done dumping result, returning 27466 1726882521.46276: done running TaskExecutor() for managed_node1/TASK: Manage test interface [12673a56-9f93-84d5-91bb-000000000011] 27466 1726882521.46292: sending task result for task 12673a56-9f93-84d5-91bb-000000000011 27466 1726882521.46599: done sending task result for task 12673a56-9f93-84d5-91bb-000000000011 27466 1726882521.46602: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27466 1726882521.46651: no more pending results, returning what we have 27466 1726882521.46655: results queue empty 27466 1726882521.46656: checking for any_errors_fatal 27466 1726882521.46662: done checking for any_errors_fatal 27466 1726882521.46662: checking for max_fail_percentage 27466 1726882521.46664: done checking for max_fail_percentage 27466 1726882521.46665: checking to see if all hosts have failed and the running result is not ok 27466 1726882521.46666: done checking to see if all hosts have failed 27466 1726882521.46667: getting the remaining hosts for this loop 27466 1726882521.46669: done getting the remaining hosts for this loop 27466 1726882521.46673: getting the next task for host managed_node1 27466 1726882521.46680: done getting next task for host managed_node1 27466 1726882521.46682: ^ task is: TASK: Assert device is present 27466 1726882521.46684: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27466 1726882521.46687: getting variables 27466 1726882521.46689: in VariableManager get_vars() 27466 1726882521.46733: Calling all_inventory to load vars for managed_node1 27466 1726882521.46736: Calling groups_inventory to load vars for managed_node1 27466 1726882521.46739: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882521.46750: Calling all_plugins_play to load vars for managed_node1 27466 1726882521.46753: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882521.46756: Calling groups_plugins_play to load vars for managed_node1 27466 1726882521.47131: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882521.47704: done with get_vars() 27466 1726882521.47715: done getting variables TASK [Assert device is present] ************************************************ task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:32 Friday 20 September 2024 21:35:21 -0400 (0:00:00.060) 0:00:02.465 ****** 27466 1726882521.47987: entering _queue_task() for managed_node1/include_tasks 27466 1726882521.48426: worker is 1 (out of 1 available) 27466 1726882521.48435: exiting _queue_task() for managed_node1/include_tasks 27466 1726882521.48445: done queuing things up, now waiting for results queue to drain 27466 1726882521.48446: waiting for pending results... 27466 1726882521.48794: running TaskExecutor() for managed_node1/TASK: Assert device is present 27466 1726882521.48884: in run() - task 12673a56-9f93-84d5-91bb-000000000012 27466 1726882521.49049: variable 'ansible_search_path' from source: unknown 27466 1726882521.49083: calling self._execute() 27466 1726882521.49217: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882521.49221: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882521.49229: variable 'omit' from source: magic vars 27466 1726882521.50254: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27466 1726882521.53902: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27466 1726882521.54026: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27466 1726882521.54068: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27466 1726882521.54199: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27466 1726882521.54203: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27466 1726882521.54227: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27466 1726882521.54264: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27466 1726882521.54304: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27466 1726882521.54387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27466 1726882521.54446: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27466 1726882521.54729: variable 'ansible_distribution' from source: facts 27466 1726882521.54742: variable 'ansible_distribution_major_version' from source: facts 27466 1726882521.54765: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27466 1726882521.54772: when evaluation is False, skipping this task 27466 1726882521.54778: _execute() done 27466 1726882521.54967: dumping result to json 27466 1726882521.54970: done dumping result, returning 27466 1726882521.54973: done running TaskExecutor() for managed_node1/TASK: Assert device is present [12673a56-9f93-84d5-91bb-000000000012] 27466 1726882521.54975: sending task result for task 12673a56-9f93-84d5-91bb-000000000012 27466 1726882521.55047: done sending task result for task 12673a56-9f93-84d5-91bb-000000000012 27466 1726882521.55050: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27466 1726882521.55104: no more pending results, returning what we have 27466 1726882521.55107: results queue empty 27466 1726882521.55108: checking for any_errors_fatal 27466 1726882521.55115: done checking for any_errors_fatal 27466 1726882521.55115: checking for max_fail_percentage 27466 1726882521.55117: done checking for max_fail_percentage 27466 1726882521.55118: checking to see if all hosts have failed and the running result is not ok 27466 1726882521.55119: done checking to see if all hosts have failed 27466 1726882521.55119: getting the remaining hosts for this loop 27466 1726882521.55120: done getting the remaining hosts for this loop 27466 1726882521.55125: getting the next task for host managed_node1 27466 1726882521.55133: done getting next task for host managed_node1 27466 1726882521.55139: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 27466 1726882521.55141: ^ 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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27466 1726882521.55155: getting variables 27466 1726882521.55157: in VariableManager get_vars() 27466 1726882521.55202: Calling all_inventory to load vars for managed_node1 27466 1726882521.55205: Calling groups_inventory to load vars for managed_node1 27466 1726882521.55207: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882521.55216: Calling all_plugins_play to load vars for managed_node1 27466 1726882521.55219: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882521.55221: Calling groups_plugins_play to load vars for managed_node1 27466 1726882521.55645: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882521.56062: done with get_vars() 27466 1726882521.56073: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:35:21 -0400 (0:00:00.083) 0:00:02.548 ****** 27466 1726882521.56368: entering _queue_task() for managed_node1/include_tasks 27466 1726882521.56808: worker is 1 (out of 1 available) 27466 1726882521.56824: exiting _queue_task() for managed_node1/include_tasks 27466 1726882521.56834: done queuing things up, now waiting for results queue to drain 27466 1726882521.56836: waiting for pending results... 27466 1726882521.57208: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 27466 1726882521.57214: in run() - task 12673a56-9f93-84d5-91bb-00000000001b 27466 1726882521.57217: variable 'ansible_search_path' from source: unknown 27466 1726882521.57222: variable 'ansible_search_path' from source: unknown 27466 1726882521.57225: calling self._execute() 27466 1726882521.57297: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882521.57310: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882521.57324: variable 'omit' from source: magic vars 27466 1726882521.57761: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27466 1726882521.59984: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27466 1726882521.60055: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27466 1726882521.60104: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27466 1726882521.60359: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27466 1726882521.60396: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27466 1726882521.60467: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27466 1726882521.60503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27466 1726882521.60529: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27466 1726882521.60608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27466 1726882521.60611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27466 1726882521.60735: variable 'ansible_distribution' from source: facts 27466 1726882521.60746: variable 'ansible_distribution_major_version' from source: facts 27466 1726882521.60766: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27466 1726882521.60772: when evaluation is False, skipping this task 27466 1726882521.60778: _execute() done 27466 1726882521.60783: dumping result to json 27466 1726882521.60795: done dumping result, returning 27466 1726882521.60824: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [12673a56-9f93-84d5-91bb-00000000001b] 27466 1726882521.60826: sending task result for task 12673a56-9f93-84d5-91bb-00000000001b skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27466 1726882521.61042: no more pending results, returning what we have 27466 1726882521.61046: results queue empty 27466 1726882521.61047: checking for any_errors_fatal 27466 1726882521.61053: done checking for any_errors_fatal 27466 1726882521.61053: checking for max_fail_percentage 27466 1726882521.61055: done checking for max_fail_percentage 27466 1726882521.61056: checking to see if all hosts have failed and the running result is not ok 27466 1726882521.61057: done checking to see if all hosts have failed 27466 1726882521.61058: getting the remaining hosts for this loop 27466 1726882521.61059: done getting the remaining hosts for this loop 27466 1726882521.61064: getting the next task for host managed_node1 27466 1726882521.61070: done getting next task for host managed_node1 27466 1726882521.61074: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 27466 1726882521.61077: ^ 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? (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 27466 1726882521.61092: getting variables 27466 1726882521.61095: in VariableManager get_vars() 27466 1726882521.61136: Calling all_inventory to load vars for managed_node1 27466 1726882521.61138: Calling groups_inventory to load vars for managed_node1 27466 1726882521.61141: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882521.61151: Calling all_plugins_play to load vars for managed_node1 27466 1726882521.61154: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882521.61157: Calling groups_plugins_play to load vars for managed_node1 27466 1726882521.61509: done sending task result for task 12673a56-9f93-84d5-91bb-00000000001b 27466 1726882521.61513: WORKER PROCESS EXITING 27466 1726882521.61534: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882521.61768: done with get_vars() 27466 1726882521.61780: done getting variables 27466 1726882521.61867: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:35:21 -0400 (0:00:00.055) 0:00:02.604 ****** 27466 1726882521.61902: entering _queue_task() for managed_node1/debug 27466 1726882521.61904: Creating lock for debug 27466 1726882521.62146: worker is 1 (out of 1 available) 27466 1726882521.62159: exiting _queue_task() for managed_node1/debug 27466 1726882521.62170: done queuing things up, now waiting for results queue to drain 27466 1726882521.62171: waiting for pending results... 27466 1726882521.62420: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 27466 1726882521.62534: in run() - task 12673a56-9f93-84d5-91bb-00000000001c 27466 1726882521.62552: variable 'ansible_search_path' from source: unknown 27466 1726882521.62558: variable 'ansible_search_path' from source: unknown 27466 1726882521.62595: calling self._execute() 27466 1726882521.62665: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882521.62675: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882521.62772: variable 'omit' from source: magic vars 27466 1726882521.63204: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27466 1726882521.65563: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27466 1726882521.65635: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27466 1726882521.65677: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27466 1726882521.65717: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27466 1726882521.65744: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27466 1726882521.65822: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27466 1726882521.65855: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27466 1726882521.65896: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27466 1726882521.66014: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27466 1726882521.66018: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27466 1726882521.66116: variable 'ansible_distribution' from source: facts 27466 1726882521.66128: variable 'ansible_distribution_major_version' from source: facts 27466 1726882521.66150: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27466 1726882521.66158: when evaluation is False, skipping this task 27466 1726882521.66165: _execute() done 27466 1726882521.66173: dumping result to json 27466 1726882521.66182: done dumping result, returning 27466 1726882521.66196: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [12673a56-9f93-84d5-91bb-00000000001c] 27466 1726882521.66206: sending task result for task 12673a56-9f93-84d5-91bb-00000000001c skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 27466 1726882521.66343: no more pending results, returning what we have 27466 1726882521.66346: results queue empty 27466 1726882521.66347: checking for any_errors_fatal 27466 1726882521.66353: done checking for any_errors_fatal 27466 1726882521.66354: checking for max_fail_percentage 27466 1726882521.66355: done checking for max_fail_percentage 27466 1726882521.66355: checking to see if all hosts have failed and the running result is not ok 27466 1726882521.66356: done checking to see if all hosts have failed 27466 1726882521.66357: getting the remaining hosts for this loop 27466 1726882521.66358: done getting the remaining hosts for this loop 27466 1726882521.66362: getting the next task for host managed_node1 27466 1726882521.66368: done getting next task for host managed_node1 27466 1726882521.66371: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 27466 1726882521.66374: ^ 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? (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 27466 1726882521.66386: getting variables 27466 1726882521.66387: in VariableManager get_vars() 27466 1726882521.66429: Calling all_inventory to load vars for managed_node1 27466 1726882521.66433: Calling groups_inventory to load vars for managed_node1 27466 1726882521.66436: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882521.66447: Calling all_plugins_play to load vars for managed_node1 27466 1726882521.66449: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882521.66451: Calling groups_plugins_play to load vars for managed_node1 27466 1726882521.66729: done sending task result for task 12673a56-9f93-84d5-91bb-00000000001c 27466 1726882521.66732: WORKER PROCESS EXITING 27466 1726882521.66753: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882521.66967: done with get_vars() 27466 1726882521.66977: done getting variables 27466 1726882521.67094: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:35:21 -0400 (0:00:00.052) 0:00:02.656 ****** 27466 1726882521.67123: entering _queue_task() for managed_node1/fail 27466 1726882521.67125: Creating lock for fail 27466 1726882521.67370: worker is 1 (out of 1 available) 27466 1726882521.67382: exiting _queue_task() for managed_node1/fail 27466 1726882521.67509: done queuing things up, now waiting for results queue to drain 27466 1726882521.67511: waiting for pending results... 27466 1726882521.67674: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 27466 1726882521.67872: in run() - task 12673a56-9f93-84d5-91bb-00000000001d 27466 1726882521.67875: variable 'ansible_search_path' from source: unknown 27466 1726882521.67879: variable 'ansible_search_path' from source: unknown 27466 1726882521.67883: calling self._execute() 27466 1726882521.68000: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882521.68004: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882521.68007: variable 'omit' from source: magic vars 27466 1726882521.68388: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27466 1726882521.70846: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27466 1726882521.70915: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27466 1726882521.70968: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27466 1726882521.70997: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27466 1726882521.71077: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27466 1726882521.71129: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27466 1726882521.71161: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27466 1726882521.71198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27466 1726882521.71270: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27466 1726882521.71698: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27466 1726882521.71738: variable 'ansible_distribution' from source: facts 27466 1726882521.71748: variable 'ansible_distribution_major_version' from source: facts 27466 1726882521.71768: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27466 1726882521.71775: when evaluation is False, skipping this task 27466 1726882521.71780: _execute() done 27466 1726882521.71786: dumping result to json 27466 1726882521.71799: done dumping result, returning 27466 1726882521.71812: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [12673a56-9f93-84d5-91bb-00000000001d] 27466 1726882521.71824: sending task result for task 12673a56-9f93-84d5-91bb-00000000001d skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27466 1726882521.71965: no more pending results, returning what we have 27466 1726882521.71968: results queue empty 27466 1726882521.71969: checking for any_errors_fatal 27466 1726882521.71973: done checking for any_errors_fatal 27466 1726882521.71974: checking for max_fail_percentage 27466 1726882521.71975: done checking for max_fail_percentage 27466 1726882521.71976: checking to see if all hosts have failed and the running result is not ok 27466 1726882521.71977: done checking to see if all hosts have failed 27466 1726882521.71978: getting the remaining hosts for this loop 27466 1726882521.71979: done getting the remaining hosts for this loop 27466 1726882521.71983: getting the next task for host managed_node1 27466 1726882521.71989: done getting next task for host managed_node1 27466 1726882521.71998: ^ 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 27466 1726882521.72000: ^ 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? (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 27466 1726882521.72012: getting variables 27466 1726882521.72014: in VariableManager get_vars() 27466 1726882521.72055: Calling all_inventory to load vars for managed_node1 27466 1726882521.72057: Calling groups_inventory to load vars for managed_node1 27466 1726882521.72060: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882521.72070: Calling all_plugins_play to load vars for managed_node1 27466 1726882521.72073: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882521.72075: Calling groups_plugins_play to load vars for managed_node1 27466 1726882521.72286: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882521.72497: done with get_vars() 27466 1726882521.72506: done getting variables 27466 1726882521.72533: done sending task result for task 12673a56-9f93-84d5-91bb-00000000001d 27466 1726882521.72536: WORKER PROCESS EXITING 27466 1726882521.72564: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:35:21 -0400 (0:00:00.054) 0:00:02.711 ****** 27466 1726882521.72599: entering _queue_task() for managed_node1/fail 27466 1726882521.72830: worker is 1 (out of 1 available) 27466 1726882521.72844: exiting _queue_task() for managed_node1/fail 27466 1726882521.72856: done queuing things up, now waiting for results queue to drain 27466 1726882521.72858: waiting for pending results... 27466 1726882521.73111: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 27466 1726882521.73233: in run() - task 12673a56-9f93-84d5-91bb-00000000001e 27466 1726882521.73251: variable 'ansible_search_path' from source: unknown 27466 1726882521.73258: variable 'ansible_search_path' from source: unknown 27466 1726882521.73297: calling self._execute() 27466 1726882521.73382: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882521.73398: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882521.73411: variable 'omit' from source: magic vars 27466 1726882521.73825: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27466 1726882521.76205: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27466 1726882521.76269: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27466 1726882521.76320: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27466 1726882521.76358: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27466 1726882521.76395: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27466 1726882521.76479: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27466 1726882521.76523: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27466 1726882521.76554: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27466 1726882521.76603: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27466 1726882521.76629: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27466 1726882521.76768: variable 'ansible_distribution' from source: facts 27466 1726882521.76780: variable 'ansible_distribution_major_version' from source: facts 27466 1726882521.76808: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27466 1726882521.76815: when evaluation is False, skipping this task 27466 1726882521.76822: _execute() done 27466 1726882521.76829: dumping result to json 27466 1726882521.76842: done dumping result, returning 27466 1726882521.76854: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [12673a56-9f93-84d5-91bb-00000000001e] 27466 1726882521.76863: sending task result for task 12673a56-9f93-84d5-91bb-00000000001e 27466 1726882521.77124: done sending task result for task 12673a56-9f93-84d5-91bb-00000000001e 27466 1726882521.77128: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27466 1726882521.77173: no more pending results, returning what we have 27466 1726882521.77176: results queue empty 27466 1726882521.77177: checking for any_errors_fatal 27466 1726882521.77184: done checking for any_errors_fatal 27466 1726882521.77184: checking for max_fail_percentage 27466 1726882521.77186: done checking for max_fail_percentage 27466 1726882521.77187: checking to see if all hosts have failed and the running result is not ok 27466 1726882521.77188: done checking to see if all hosts have failed 27466 1726882521.77189: getting the remaining hosts for this loop 27466 1726882521.77194: done getting the remaining hosts for this loop 27466 1726882521.77199: getting the next task for host managed_node1 27466 1726882521.77206: done getting next task for host managed_node1 27466 1726882521.77211: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 27466 1726882521.77213: ^ 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? (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 27466 1726882521.77228: getting variables 27466 1726882521.77229: in VariableManager get_vars() 27466 1726882521.77271: Calling all_inventory to load vars for managed_node1 27466 1726882521.77274: Calling groups_inventory to load vars for managed_node1 27466 1726882521.77277: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882521.77288: Calling all_plugins_play to load vars for managed_node1 27466 1726882521.77434: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882521.77440: Calling groups_plugins_play to load vars for managed_node1 27466 1726882521.77609: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882521.77816: done with get_vars() 27466 1726882521.77826: done getting variables 27466 1726882521.77875: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:35:21 -0400 (0:00:00.053) 0:00:02.764 ****** 27466 1726882521.77905: entering _queue_task() for managed_node1/fail 27466 1726882521.78132: worker is 1 (out of 1 available) 27466 1726882521.78143: exiting _queue_task() for managed_node1/fail 27466 1726882521.78153: done queuing things up, now waiting for results queue to drain 27466 1726882521.78155: waiting for pending results... 27466 1726882521.78400: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 27466 1726882521.78520: in run() - task 12673a56-9f93-84d5-91bb-00000000001f 27466 1726882521.78539: variable 'ansible_search_path' from source: unknown 27466 1726882521.78549: variable 'ansible_search_path' from source: unknown 27466 1726882521.78588: calling self._execute() 27466 1726882521.78667: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882521.78680: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882521.78696: variable 'omit' from source: magic vars 27466 1726882521.79198: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27466 1726882521.81448: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27466 1726882521.81543: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27466 1726882521.81562: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27466 1726882521.81599: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27466 1726882521.81627: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27466 1726882521.81761: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27466 1726882521.81764: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27466 1726882521.81767: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27466 1726882521.81809: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27466 1726882521.81827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27466 1726882521.81952: variable 'ansible_distribution' from source: facts 27466 1726882521.81963: variable 'ansible_distribution_major_version' from source: facts 27466 1726882521.81989: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27466 1726882521.81999: when evaluation is False, skipping this task 27466 1726882521.82006: _execute() done 27466 1726882521.82012: dumping result to json 27466 1726882521.82021: done dumping result, returning 27466 1726882521.82032: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [12673a56-9f93-84d5-91bb-00000000001f] 27466 1726882521.82088: sending task result for task 12673a56-9f93-84d5-91bb-00000000001f 27466 1726882521.82154: done sending task result for task 12673a56-9f93-84d5-91bb-00000000001f 27466 1726882521.82157: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27466 1726882521.82235: no more pending results, returning what we have 27466 1726882521.82239: results queue empty 27466 1726882521.82240: checking for any_errors_fatal 27466 1726882521.82246: done checking for any_errors_fatal 27466 1726882521.82246: checking for max_fail_percentage 27466 1726882521.82248: done checking for max_fail_percentage 27466 1726882521.82249: checking to see if all hosts have failed and the running result is not ok 27466 1726882521.82250: done checking to see if all hosts have failed 27466 1726882521.82251: getting the remaining hosts for this loop 27466 1726882521.82252: done getting the remaining hosts for this loop 27466 1726882521.82256: getting the next task for host managed_node1 27466 1726882521.82262: done getting next task for host managed_node1 27466 1726882521.82266: ^ 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 27466 1726882521.82268: ^ 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? (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 27466 1726882521.82281: getting variables 27466 1726882521.82283: in VariableManager get_vars() 27466 1726882521.82325: Calling all_inventory to load vars for managed_node1 27466 1726882521.82328: Calling groups_inventory to load vars for managed_node1 27466 1726882521.82331: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882521.82341: Calling all_plugins_play to load vars for managed_node1 27466 1726882521.82343: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882521.82346: Calling groups_plugins_play to load vars for managed_node1 27466 1726882521.82660: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882521.82965: done with get_vars() 27466 1726882521.82975: done getting variables 27466 1726882521.83071: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:35:21 -0400 (0:00:00.051) 0:00:02.816 ****** 27466 1726882521.83103: entering _queue_task() for managed_node1/dnf 27466 1726882521.83329: worker is 1 (out of 1 available) 27466 1726882521.83340: exiting _queue_task() for managed_node1/dnf 27466 1726882521.83351: done queuing things up, now waiting for results queue to drain 27466 1726882521.83352: waiting for pending results... 27466 1726882521.83611: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 27466 1726882521.83786: in run() - task 12673a56-9f93-84d5-91bb-000000000020 27466 1726882521.83790: variable 'ansible_search_path' from source: unknown 27466 1726882521.83796: variable 'ansible_search_path' from source: unknown 27466 1726882521.83799: calling self._execute() 27466 1726882521.83846: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882521.83857: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882521.83869: variable 'omit' from source: magic vars 27466 1726882521.84276: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27466 1726882521.86646: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27466 1726882521.86713: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27466 1726882521.86757: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27466 1726882521.86834: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27466 1726882521.86839: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27466 1726882521.86926: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27466 1726882521.86977: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27466 1726882521.87009: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27466 1726882521.87060: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27466 1726882521.87161: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27466 1726882521.87226: variable 'ansible_distribution' from source: facts 27466 1726882521.87238: variable 'ansible_distribution_major_version' from source: facts 27466 1726882521.87261: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27466 1726882521.87276: when evaluation is False, skipping this task 27466 1726882521.87284: _execute() done 27466 1726882521.87294: dumping result to json 27466 1726882521.87304: done dumping result, returning 27466 1726882521.87316: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [12673a56-9f93-84d5-91bb-000000000020] 27466 1726882521.87326: sending task result for task 12673a56-9f93-84d5-91bb-000000000020 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27466 1726882521.87546: no more pending results, returning what we have 27466 1726882521.87549: results queue empty 27466 1726882521.87550: checking for any_errors_fatal 27466 1726882521.87555: done checking for any_errors_fatal 27466 1726882521.87556: checking for max_fail_percentage 27466 1726882521.87557: done checking for max_fail_percentage 27466 1726882521.87558: checking to see if all hosts have failed and the running result is not ok 27466 1726882521.87559: done checking to see if all hosts have failed 27466 1726882521.87560: getting the remaining hosts for this loop 27466 1726882521.87561: done getting the remaining hosts for this loop 27466 1726882521.87565: getting the next task for host managed_node1 27466 1726882521.87573: done getting next task for host managed_node1 27466 1726882521.87577: ^ 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 27466 1726882521.87580: ^ 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? (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 27466 1726882521.87594: getting variables 27466 1726882521.87596: in VariableManager get_vars() 27466 1726882521.87640: Calling all_inventory to load vars for managed_node1 27466 1726882521.87643: Calling groups_inventory to load vars for managed_node1 27466 1726882521.87646: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882521.87657: Calling all_plugins_play to load vars for managed_node1 27466 1726882521.87660: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882521.87663: Calling groups_plugins_play to load vars for managed_node1 27466 1726882521.88019: done sending task result for task 12673a56-9f93-84d5-91bb-000000000020 27466 1726882521.88025: WORKER PROCESS EXITING 27466 1726882521.88045: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882521.88265: done with get_vars() 27466 1726882521.88276: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 27466 1726882521.88346: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:35:21 -0400 (0:00:00.052) 0:00:02.869 ****** 27466 1726882521.88376: entering _queue_task() for managed_node1/yum 27466 1726882521.88378: Creating lock for yum 27466 1726882521.88813: worker is 1 (out of 1 available) 27466 1726882521.88822: exiting _queue_task() for managed_node1/yum 27466 1726882521.88832: done queuing things up, now waiting for results queue to drain 27466 1726882521.88834: waiting for pending results... 27466 1726882521.88887: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 27466 1726882521.89014: in run() - task 12673a56-9f93-84d5-91bb-000000000021 27466 1726882521.89034: variable 'ansible_search_path' from source: unknown 27466 1726882521.89043: variable 'ansible_search_path' from source: unknown 27466 1726882521.89086: calling self._execute() 27466 1726882521.89441: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882521.89496: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882521.89500: variable 'omit' from source: magic vars 27466 1726882521.89838: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27466 1726882521.91884: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27466 1726882521.91962: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27466 1726882521.92010: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27466 1726882521.92100: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27466 1726882521.92104: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27466 1726882521.92160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27466 1726882521.92197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27466 1726882521.92232: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27466 1726882521.92276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27466 1726882521.92299: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27466 1726882521.92436: variable 'ansible_distribution' from source: facts 27466 1726882521.92448: variable 'ansible_distribution_major_version' from source: facts 27466 1726882521.92534: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27466 1726882521.92537: when evaluation is False, skipping this task 27466 1726882521.92540: _execute() done 27466 1726882521.92542: dumping result to json 27466 1726882521.92544: done dumping result, returning 27466 1726882521.92547: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [12673a56-9f93-84d5-91bb-000000000021] 27466 1726882521.92550: sending task result for task 12673a56-9f93-84d5-91bb-000000000021 27466 1726882521.92625: done sending task result for task 12673a56-9f93-84d5-91bb-000000000021 27466 1726882521.92628: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27466 1726882521.92685: no more pending results, returning what we have 27466 1726882521.92689: results queue empty 27466 1726882521.92690: checking for any_errors_fatal 27466 1726882521.92697: done checking for any_errors_fatal 27466 1726882521.92698: checking for max_fail_percentage 27466 1726882521.92699: done checking for max_fail_percentage 27466 1726882521.92701: checking to see if all hosts have failed and the running result is not ok 27466 1726882521.92701: done checking to see if all hosts have failed 27466 1726882521.92702: getting the remaining hosts for this loop 27466 1726882521.92703: done getting the remaining hosts for this loop 27466 1726882521.92708: getting the next task for host managed_node1 27466 1726882521.92715: done getting next task for host managed_node1 27466 1726882521.92719: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 27466 1726882521.92721: ^ 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? (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 27466 1726882521.92735: getting variables 27466 1726882521.92737: in VariableManager get_vars() 27466 1726882521.93302: Calling all_inventory to load vars for managed_node1 27466 1726882521.93305: Calling groups_inventory to load vars for managed_node1 27466 1726882521.93307: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882521.93316: Calling all_plugins_play to load vars for managed_node1 27466 1726882521.93319: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882521.93322: Calling groups_plugins_play to load vars for managed_node1 27466 1726882521.93470: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882521.93631: done with get_vars() 27466 1726882521.93640: done getting variables 27466 1726882521.93689: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:35:21 -0400 (0:00:00.053) 0:00:02.922 ****** 27466 1726882521.93717: entering _queue_task() for managed_node1/fail 27466 1726882521.93947: worker is 1 (out of 1 available) 27466 1726882521.93959: exiting _queue_task() for managed_node1/fail 27466 1726882521.93972: done queuing things up, now waiting for results queue to drain 27466 1726882521.93974: waiting for pending results... 27466 1726882521.94409: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 27466 1726882521.94413: in run() - task 12673a56-9f93-84d5-91bb-000000000022 27466 1726882521.94416: variable 'ansible_search_path' from source: unknown 27466 1726882521.94419: variable 'ansible_search_path' from source: unknown 27466 1726882521.94422: calling self._execute() 27466 1726882521.94476: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882521.94487: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882521.94502: variable 'omit' from source: magic vars 27466 1726882521.94921: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27466 1726882521.97070: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27466 1726882521.97131: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27466 1726882521.97184: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27466 1726882521.97226: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27466 1726882521.97264: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27466 1726882521.97340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27466 1726882521.97373: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27466 1726882521.97400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27466 1726882521.97439: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27466 1726882521.97466: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27466 1726882521.97587: variable 'ansible_distribution' from source: facts 27466 1726882521.97685: variable 'ansible_distribution_major_version' from source: facts 27466 1726882521.97687: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27466 1726882521.97690: when evaluation is False, skipping this task 27466 1726882521.97692: _execute() done 27466 1726882521.97696: dumping result to json 27466 1726882521.97698: done dumping result, returning 27466 1726882521.97700: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [12673a56-9f93-84d5-91bb-000000000022] 27466 1726882521.97702: sending task result for task 12673a56-9f93-84d5-91bb-000000000022 27466 1726882521.97764: done sending task result for task 12673a56-9f93-84d5-91bb-000000000022 27466 1726882521.97766: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27466 1726882521.97834: no more pending results, returning what we have 27466 1726882521.97837: results queue empty 27466 1726882521.97838: checking for any_errors_fatal 27466 1726882521.97843: done checking for any_errors_fatal 27466 1726882521.97844: checking for max_fail_percentage 27466 1726882521.97845: done checking for max_fail_percentage 27466 1726882521.97846: checking to see if all hosts have failed and the running result is not ok 27466 1726882521.97847: done checking to see if all hosts have failed 27466 1726882521.97848: getting the remaining hosts for this loop 27466 1726882521.97849: done getting the remaining hosts for this loop 27466 1726882521.97853: getting the next task for host managed_node1 27466 1726882521.97858: done getting next task for host managed_node1 27466 1726882521.97862: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 27466 1726882521.97864: ^ 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? (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 27466 1726882521.97876: getting variables 27466 1726882521.97878: in VariableManager get_vars() 27466 1726882521.97915: Calling all_inventory to load vars for managed_node1 27466 1726882521.97918: Calling groups_inventory to load vars for managed_node1 27466 1726882521.97920: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882521.97930: Calling all_plugins_play to load vars for managed_node1 27466 1726882521.97932: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882521.97934: Calling groups_plugins_play to load vars for managed_node1 27466 1726882521.98300: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882521.98719: done with get_vars() 27466 1726882521.98728: done getting variables 27466 1726882521.98776: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:35:21 -0400 (0:00:00.052) 0:00:02.975 ****** 27466 1726882521.99007: entering _queue_task() for managed_node1/package 27466 1726882521.99455: worker is 1 (out of 1 available) 27466 1726882521.99468: exiting _queue_task() for managed_node1/package 27466 1726882521.99482: done queuing things up, now waiting for results queue to drain 27466 1726882521.99483: waiting for pending results... 27466 1726882521.99809: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 27466 1726882521.99814: in run() - task 12673a56-9f93-84d5-91bb-000000000023 27466 1726882521.99817: variable 'ansible_search_path' from source: unknown 27466 1726882521.99819: variable 'ansible_search_path' from source: unknown 27466 1726882521.99848: calling self._execute() 27466 1726882521.99928: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882521.99940: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882521.99955: variable 'omit' from source: magic vars 27466 1726882522.00359: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27466 1726882522.02439: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27466 1726882522.02509: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27466 1726882522.02553: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27466 1726882522.02597: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27466 1726882522.02633: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27466 1726882522.02721: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27466 1726882522.02757: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27466 1726882522.02789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27466 1726882522.02837: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27466 1726882522.02856: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27466 1726882522.03005: variable 'ansible_distribution' from source: facts 27466 1726882522.03017: variable 'ansible_distribution_major_version' from source: facts 27466 1726882522.03044: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27466 1726882522.03051: when evaluation is False, skipping this task 27466 1726882522.03059: _execute() done 27466 1726882522.03066: dumping result to json 27466 1726882522.03074: done dumping result, returning 27466 1726882522.03133: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [12673a56-9f93-84d5-91bb-000000000023] 27466 1726882522.03136: sending task result for task 12673a56-9f93-84d5-91bb-000000000023 27466 1726882522.03211: done sending task result for task 12673a56-9f93-84d5-91bb-000000000023 27466 1726882522.03214: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27466 1726882522.03286: no more pending results, returning what we have 27466 1726882522.03290: results queue empty 27466 1726882522.03291: checking for any_errors_fatal 27466 1726882522.03296: done checking for any_errors_fatal 27466 1726882522.03297: checking for max_fail_percentage 27466 1726882522.03299: done checking for max_fail_percentage 27466 1726882522.03300: checking to see if all hosts have failed and the running result is not ok 27466 1726882522.03301: done checking to see if all hosts have failed 27466 1726882522.03302: getting the remaining hosts for this loop 27466 1726882522.03303: done getting the remaining hosts for this loop 27466 1726882522.03307: getting the next task for host managed_node1 27466 1726882522.03314: done getting next task for host managed_node1 27466 1726882522.03318: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 27466 1726882522.03321: ^ 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? (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 27466 1726882522.03339: getting variables 27466 1726882522.03341: in VariableManager get_vars() 27466 1726882522.03383: Calling all_inventory to load vars for managed_node1 27466 1726882522.03386: Calling groups_inventory to load vars for managed_node1 27466 1726882522.03389: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882522.03503: Calling all_plugins_play to load vars for managed_node1 27466 1726882522.03507: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882522.03511: Calling groups_plugins_play to load vars for managed_node1 27466 1726882522.03691: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882522.04050: done with get_vars() 27466 1726882522.04061: done getting variables 27466 1726882522.04118: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:35:22 -0400 (0:00:00.051) 0:00:03.026 ****** 27466 1726882522.04148: entering _queue_task() for managed_node1/package 27466 1726882522.04377: worker is 1 (out of 1 available) 27466 1726882522.04390: exiting _queue_task() for managed_node1/package 27466 1726882522.04403: done queuing things up, now waiting for results queue to drain 27466 1726882522.04405: waiting for pending results... 27466 1726882522.04808: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 27466 1726882522.04814: in run() - task 12673a56-9f93-84d5-91bb-000000000024 27466 1726882522.04818: variable 'ansible_search_path' from source: unknown 27466 1726882522.04821: variable 'ansible_search_path' from source: unknown 27466 1726882522.04829: calling self._execute() 27466 1726882522.04907: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882522.04919: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882522.04938: variable 'omit' from source: magic vars 27466 1726882522.05354: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27466 1726882522.07119: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27466 1726882522.07162: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27466 1726882522.07200: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27466 1726882522.07228: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27466 1726882522.07248: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27466 1726882522.07309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27466 1726882522.07330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27466 1726882522.07347: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27466 1726882522.07372: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27466 1726882522.07384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27466 1726882522.07481: variable 'ansible_distribution' from source: facts 27466 1726882522.07484: variable 'ansible_distribution_major_version' from source: facts 27466 1726882522.07505: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27466 1726882522.07508: when evaluation is False, skipping this task 27466 1726882522.07511: _execute() done 27466 1726882522.07513: dumping result to json 27466 1726882522.07515: done dumping result, returning 27466 1726882522.07522: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [12673a56-9f93-84d5-91bb-000000000024] 27466 1726882522.07527: sending task result for task 12673a56-9f93-84d5-91bb-000000000024 27466 1726882522.07612: done sending task result for task 12673a56-9f93-84d5-91bb-000000000024 27466 1726882522.07615: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27466 1726882522.07683: no more pending results, returning what we have 27466 1726882522.07686: results queue empty 27466 1726882522.07687: checking for any_errors_fatal 27466 1726882522.07697: done checking for any_errors_fatal 27466 1726882522.07698: checking for max_fail_percentage 27466 1726882522.07699: done checking for max_fail_percentage 27466 1726882522.07700: checking to see if all hosts have failed and the running result is not ok 27466 1726882522.07701: done checking to see if all hosts have failed 27466 1726882522.07702: getting the remaining hosts for this loop 27466 1726882522.07703: done getting the remaining hosts for this loop 27466 1726882522.07706: getting the next task for host managed_node1 27466 1726882522.07712: done getting next task for host managed_node1 27466 1726882522.07715: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 27466 1726882522.07718: ^ 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? (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 27466 1726882522.07731: getting variables 27466 1726882522.07733: in VariableManager get_vars() 27466 1726882522.07766: Calling all_inventory to load vars for managed_node1 27466 1726882522.07768: Calling groups_inventory to load vars for managed_node1 27466 1726882522.07770: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882522.07778: Calling all_plugins_play to load vars for managed_node1 27466 1726882522.07780: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882522.07783: Calling groups_plugins_play to load vars for managed_node1 27466 1726882522.07938: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882522.08111: done with get_vars() 27466 1726882522.08122: done getting variables 27466 1726882522.08176: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:35:22 -0400 (0:00:00.040) 0:00:03.067 ****** 27466 1726882522.08210: entering _queue_task() for managed_node1/package 27466 1726882522.08453: worker is 1 (out of 1 available) 27466 1726882522.08468: exiting _queue_task() for managed_node1/package 27466 1726882522.08480: done queuing things up, now waiting for results queue to drain 27466 1726882522.08481: waiting for pending results... 27466 1726882522.08908: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 27466 1726882522.08913: in run() - task 12673a56-9f93-84d5-91bb-000000000025 27466 1726882522.08916: variable 'ansible_search_path' from source: unknown 27466 1726882522.08919: variable 'ansible_search_path' from source: unknown 27466 1726882522.08921: calling self._execute() 27466 1726882522.08986: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882522.09001: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882522.09015: variable 'omit' from source: magic vars 27466 1726882522.09379: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27466 1726882522.10828: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27466 1726882522.10869: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27466 1726882522.10900: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27466 1726882522.10926: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27466 1726882522.10946: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27466 1726882522.11007: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27466 1726882522.11028: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27466 1726882522.11055: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27466 1726882522.11089: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27466 1726882522.11105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27466 1726882522.11398: variable 'ansible_distribution' from source: facts 27466 1726882522.11402: variable 'ansible_distribution_major_version' from source: facts 27466 1726882522.11404: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27466 1726882522.11407: when evaluation is False, skipping this task 27466 1726882522.11409: _execute() done 27466 1726882522.11414: dumping result to json 27466 1726882522.11416: done dumping result, returning 27466 1726882522.11418: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [12673a56-9f93-84d5-91bb-000000000025] 27466 1726882522.11419: sending task result for task 12673a56-9f93-84d5-91bb-000000000025 27466 1726882522.11479: done sending task result for task 12673a56-9f93-84d5-91bb-000000000025 27466 1726882522.11481: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27466 1726882522.11553: no more pending results, returning what we have 27466 1726882522.11555: results queue empty 27466 1726882522.11556: checking for any_errors_fatal 27466 1726882522.11561: done checking for any_errors_fatal 27466 1726882522.11562: checking for max_fail_percentage 27466 1726882522.11564: done checking for max_fail_percentage 27466 1726882522.11565: checking to see if all hosts have failed and the running result is not ok 27466 1726882522.11565: done checking to see if all hosts have failed 27466 1726882522.11566: getting the remaining hosts for this loop 27466 1726882522.11567: done getting the remaining hosts for this loop 27466 1726882522.11570: getting the next task for host managed_node1 27466 1726882522.11575: done getting next task for host managed_node1 27466 1726882522.11578: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 27466 1726882522.11580: ^ 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? (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 27466 1726882522.11592: getting variables 27466 1726882522.11595: in VariableManager get_vars() 27466 1726882522.11654: Calling all_inventory to load vars for managed_node1 27466 1726882522.11657: Calling groups_inventory to load vars for managed_node1 27466 1726882522.11659: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882522.11668: Calling all_plugins_play to load vars for managed_node1 27466 1726882522.11671: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882522.11674: Calling groups_plugins_play to load vars for managed_node1 27466 1726882522.11841: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882522.12047: done with get_vars() 27466 1726882522.12057: done getting variables 27466 1726882522.12149: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:35:22 -0400 (0:00:00.039) 0:00:03.107 ****** 27466 1726882522.12179: entering _queue_task() for managed_node1/service 27466 1726882522.12180: Creating lock for service 27466 1726882522.12439: worker is 1 (out of 1 available) 27466 1726882522.12451: exiting _queue_task() for managed_node1/service 27466 1726882522.12464: done queuing things up, now waiting for results queue to drain 27466 1726882522.12466: waiting for pending results... 27466 1726882522.12744: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 27466 1726882522.12837: in run() - task 12673a56-9f93-84d5-91bb-000000000026 27466 1726882522.12856: variable 'ansible_search_path' from source: unknown 27466 1726882522.12860: variable 'ansible_search_path' from source: unknown 27466 1726882522.12883: calling self._execute() 27466 1726882522.12944: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882522.12948: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882522.12951: variable 'omit' from source: magic vars 27466 1726882522.13260: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27466 1726882522.15210: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27466 1726882522.15233: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27466 1726882522.15322: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27466 1726882522.15365: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27466 1726882522.15418: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27466 1726882522.15630: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27466 1726882522.15637: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27466 1726882522.15737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27466 1726882522.15831: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27466 1726882522.15853: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27466 1726882522.16042: variable 'ansible_distribution' from source: facts 27466 1726882522.16056: variable 'ansible_distribution_major_version' from source: facts 27466 1726882522.16503: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27466 1726882522.16519: when evaluation is False, skipping this task 27466 1726882522.16527: _execute() done 27466 1726882522.16533: dumping result to json 27466 1726882522.16541: done dumping result, returning 27466 1726882522.16544: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [12673a56-9f93-84d5-91bb-000000000026] 27466 1726882522.16548: sending task result for task 12673a56-9f93-84d5-91bb-000000000026 27466 1726882522.16735: done sending task result for task 12673a56-9f93-84d5-91bb-000000000026 27466 1726882522.16743: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27466 1726882522.16837: no more pending results, returning what we have 27466 1726882522.16845: results queue empty 27466 1726882522.16849: checking for any_errors_fatal 27466 1726882522.16860: done checking for any_errors_fatal 27466 1726882522.16861: checking for max_fail_percentage 27466 1726882522.16864: done checking for max_fail_percentage 27466 1726882522.16867: checking to see if all hosts have failed and the running result is not ok 27466 1726882522.16868: done checking to see if all hosts have failed 27466 1726882522.16868: getting the remaining hosts for this loop 27466 1726882522.16874: done getting the remaining hosts for this loop 27466 1726882522.16879: getting the next task for host managed_node1 27466 1726882522.16891: done getting next task for host managed_node1 27466 1726882522.16899: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 27466 1726882522.16904: ^ 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? (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 27466 1726882522.16925: getting variables 27466 1726882522.16927: in VariableManager get_vars() 27466 1726882522.16981: Calling all_inventory to load vars for managed_node1 27466 1726882522.16984: Calling groups_inventory to load vars for managed_node1 27466 1726882522.16986: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882522.17070: Calling all_plugins_play to load vars for managed_node1 27466 1726882522.17075: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882522.17079: Calling groups_plugins_play to load vars for managed_node1 27466 1726882522.17379: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882522.17680: done with get_vars() 27466 1726882522.17713: done getting variables 27466 1726882522.17772: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:35:22 -0400 (0:00:00.056) 0:00:03.163 ****** 27466 1726882522.17804: entering _queue_task() for managed_node1/service 27466 1726882522.18115: worker is 1 (out of 1 available) 27466 1726882522.18128: exiting _queue_task() for managed_node1/service 27466 1726882522.18141: done queuing things up, now waiting for results queue to drain 27466 1726882522.18143: waiting for pending results... 27466 1726882522.18303: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 27466 1726882522.18385: in run() - task 12673a56-9f93-84d5-91bb-000000000027 27466 1726882522.18400: variable 'ansible_search_path' from source: unknown 27466 1726882522.18404: variable 'ansible_search_path' from source: unknown 27466 1726882522.18433: calling self._execute() 27466 1726882522.18489: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882522.18499: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882522.18507: variable 'omit' from source: magic vars 27466 1726882522.18810: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27466 1726882522.21517: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27466 1726882522.21626: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27466 1726882522.21647: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27466 1726882522.21700: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27466 1726882522.21737: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27466 1726882522.21843: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27466 1726882522.21868: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27466 1726882522.21952: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27466 1726882522.21958: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27466 1726882522.21979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27466 1726882522.22141: variable 'ansible_distribution' from source: facts 27466 1726882522.22153: variable 'ansible_distribution_major_version' from source: facts 27466 1726882522.22180: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27466 1726882522.22188: when evaluation is False, skipping this task 27466 1726882522.22275: _execute() done 27466 1726882522.22280: dumping result to json 27466 1726882522.22283: done dumping result, returning 27466 1726882522.22286: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [12673a56-9f93-84d5-91bb-000000000027] 27466 1726882522.22288: sending task result for task 12673a56-9f93-84d5-91bb-000000000027 27466 1726882522.22367: done sending task result for task 12673a56-9f93-84d5-91bb-000000000027 27466 1726882522.22371: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 27466 1726882522.22423: no more pending results, returning what we have 27466 1726882522.22427: results queue empty 27466 1726882522.22428: checking for any_errors_fatal 27466 1726882522.22435: done checking for any_errors_fatal 27466 1726882522.22436: checking for max_fail_percentage 27466 1726882522.22438: done checking for max_fail_percentage 27466 1726882522.22439: checking to see if all hosts have failed and the running result is not ok 27466 1726882522.22440: done checking to see if all hosts have failed 27466 1726882522.22441: getting the remaining hosts for this loop 27466 1726882522.22442: done getting the remaining hosts for this loop 27466 1726882522.22446: getting the next task for host managed_node1 27466 1726882522.22453: done getting next task for host managed_node1 27466 1726882522.22457: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 27466 1726882522.22460: ^ 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? (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 27466 1726882522.22473: getting variables 27466 1726882522.22475: in VariableManager get_vars() 27466 1726882522.22524: Calling all_inventory to load vars for managed_node1 27466 1726882522.22527: Calling groups_inventory to load vars for managed_node1 27466 1726882522.22530: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882522.22542: Calling all_plugins_play to load vars for managed_node1 27466 1726882522.22545: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882522.22548: Calling groups_plugins_play to load vars for managed_node1 27466 1726882522.23031: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882522.23269: done with get_vars() 27466 1726882522.23280: done getting variables 27466 1726882522.23344: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:35:22 -0400 (0:00:00.055) 0:00:03.219 ****** 27466 1726882522.23382: entering _queue_task() for managed_node1/service 27466 1726882522.23651: worker is 1 (out of 1 available) 27466 1726882522.23664: exiting _queue_task() for managed_node1/service 27466 1726882522.23792: done queuing things up, now waiting for results queue to drain 27466 1726882522.23796: waiting for pending results... 27466 1726882522.24115: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 27466 1726882522.24121: in run() - task 12673a56-9f93-84d5-91bb-000000000028 27466 1726882522.24124: variable 'ansible_search_path' from source: unknown 27466 1726882522.24127: variable 'ansible_search_path' from source: unknown 27466 1726882522.24157: calling self._execute() 27466 1726882522.24299: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882522.24303: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882522.24305: variable 'omit' from source: magic vars 27466 1726882522.24734: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27466 1726882522.27139: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27466 1726882522.27223: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27466 1726882522.27285: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27466 1726882522.27330: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27466 1726882522.27373: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27466 1726882522.27483: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27466 1726882522.27502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27466 1726882522.27535: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27466 1726882522.27580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27466 1726882522.27701: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27466 1726882522.27753: variable 'ansible_distribution' from source: facts 27466 1726882522.27766: variable 'ansible_distribution_major_version' from source: facts 27466 1726882522.27789: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27466 1726882522.27808: when evaluation is False, skipping this task 27466 1726882522.27820: _execute() done 27466 1726882522.27828: dumping result to json 27466 1726882522.27837: done dumping result, returning 27466 1726882522.27849: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [12673a56-9f93-84d5-91bb-000000000028] 27466 1726882522.27919: sending task result for task 12673a56-9f93-84d5-91bb-000000000028 27466 1726882522.28003: done sending task result for task 12673a56-9f93-84d5-91bb-000000000028 27466 1726882522.28007: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27466 1726882522.28075: no more pending results, returning what we have 27466 1726882522.28079: results queue empty 27466 1726882522.28080: checking for any_errors_fatal 27466 1726882522.28085: done checking for any_errors_fatal 27466 1726882522.28086: checking for max_fail_percentage 27466 1726882522.28088: done checking for max_fail_percentage 27466 1726882522.28089: checking to see if all hosts have failed and the running result is not ok 27466 1726882522.28095: done checking to see if all hosts have failed 27466 1726882522.28095: getting the remaining hosts for this loop 27466 1726882522.28097: done getting the remaining hosts for this loop 27466 1726882522.28101: getting the next task for host managed_node1 27466 1726882522.28108: done getting next task for host managed_node1 27466 1726882522.28112: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 27466 1726882522.28114: ^ 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? (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 27466 1726882522.28132: getting variables 27466 1726882522.28134: in VariableManager get_vars() 27466 1726882522.28177: Calling all_inventory to load vars for managed_node1 27466 1726882522.28180: Calling groups_inventory to load vars for managed_node1 27466 1726882522.28182: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882522.28245: Calling all_plugins_play to load vars for managed_node1 27466 1726882522.28250: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882522.28255: Calling groups_plugins_play to load vars for managed_node1 27466 1726882522.28702: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882522.28965: done with get_vars() 27466 1726882522.28976: done getting variables 27466 1726882522.29043: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:35:22 -0400 (0:00:00.056) 0:00:03.276 ****** 27466 1726882522.29074: entering _queue_task() for managed_node1/service 27466 1726882522.29360: worker is 1 (out of 1 available) 27466 1726882522.29525: exiting _queue_task() for managed_node1/service 27466 1726882522.29537: done queuing things up, now waiting for results queue to drain 27466 1726882522.29539: waiting for pending results... 27466 1726882522.30034: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 27466 1726882522.30205: in run() - task 12673a56-9f93-84d5-91bb-000000000029 27466 1726882522.30227: variable 'ansible_search_path' from source: unknown 27466 1726882522.30243: variable 'ansible_search_path' from source: unknown 27466 1726882522.30284: calling self._execute() 27466 1726882522.30569: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882522.30573: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882522.30576: variable 'omit' from source: magic vars 27466 1726882522.31487: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27466 1726882522.36216: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27466 1726882522.36352: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27466 1726882522.36580: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27466 1726882522.36583: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27466 1726882522.36586: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27466 1726882522.36776: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27466 1726882522.37001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27466 1726882522.37004: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27466 1726882522.37025: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27466 1726882522.37122: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27466 1726882522.37389: variable 'ansible_distribution' from source: facts 27466 1726882522.37444: variable 'ansible_distribution_major_version' from source: facts 27466 1726882522.37473: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27466 1726882522.37481: when evaluation is False, skipping this task 27466 1726882522.37565: _execute() done 27466 1726882522.37569: dumping result to json 27466 1726882522.37571: done dumping result, returning 27466 1726882522.37584: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [12673a56-9f93-84d5-91bb-000000000029] 27466 1726882522.37602: sending task result for task 12673a56-9f93-84d5-91bb-000000000029 27466 1726882522.37939: done sending task result for task 12673a56-9f93-84d5-91bb-000000000029 27466 1726882522.37943: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 27466 1726882522.37987: no more pending results, returning what we have 27466 1726882522.37996: results queue empty 27466 1726882522.37997: checking for any_errors_fatal 27466 1726882522.38004: done checking for any_errors_fatal 27466 1726882522.38005: checking for max_fail_percentage 27466 1726882522.38007: done checking for max_fail_percentage 27466 1726882522.38008: checking to see if all hosts have failed and the running result is not ok 27466 1726882522.38009: done checking to see if all hosts have failed 27466 1726882522.38010: getting the remaining hosts for this loop 27466 1726882522.38011: done getting the remaining hosts for this loop 27466 1726882522.38016: getting the next task for host managed_node1 27466 1726882522.38024: done getting next task for host managed_node1 27466 1726882522.38028: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 27466 1726882522.38031: ^ 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? (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 27466 1726882522.38044: getting variables 27466 1726882522.38046: in VariableManager get_vars() 27466 1726882522.38089: Calling all_inventory to load vars for managed_node1 27466 1726882522.38097: Calling groups_inventory to load vars for managed_node1 27466 1726882522.38100: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882522.38111: Calling all_plugins_play to load vars for managed_node1 27466 1726882522.38115: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882522.38118: Calling groups_plugins_play to load vars for managed_node1 27466 1726882522.38521: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882522.38721: done with get_vars() 27466 1726882522.38734: done getting variables 27466 1726882522.38790: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:35:22 -0400 (0:00:00.097) 0:00:03.373 ****** 27466 1726882522.38827: entering _queue_task() for managed_node1/copy 27466 1726882522.39099: worker is 1 (out of 1 available) 27466 1726882522.39113: exiting _queue_task() for managed_node1/copy 27466 1726882522.39125: done queuing things up, now waiting for results queue to drain 27466 1726882522.39126: waiting for pending results... 27466 1726882522.39499: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 27466 1726882522.39512: in run() - task 12673a56-9f93-84d5-91bb-00000000002a 27466 1726882522.39516: variable 'ansible_search_path' from source: unknown 27466 1726882522.39518: variable 'ansible_search_path' from source: unknown 27466 1726882522.39549: calling self._execute() 27466 1726882522.39640: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882522.39652: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882522.39665: variable 'omit' from source: magic vars 27466 1726882522.40149: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27466 1726882522.42238: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27466 1726882522.42317: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27466 1726882522.42356: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27466 1726882522.42398: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27466 1726882522.42432: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27466 1726882522.42512: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27466 1726882522.42547: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27466 1726882522.42698: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27466 1726882522.42702: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27466 1726882522.42704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27466 1726882522.42770: variable 'ansible_distribution' from source: facts 27466 1726882522.42785: variable 'ansible_distribution_major_version' from source: facts 27466 1726882522.42810: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27466 1726882522.42819: when evaluation is False, skipping this task 27466 1726882522.42827: _execute() done 27466 1726882522.42834: dumping result to json 27466 1726882522.42843: done dumping result, returning 27466 1726882522.42855: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [12673a56-9f93-84d5-91bb-00000000002a] 27466 1726882522.42866: sending task result for task 12673a56-9f93-84d5-91bb-00000000002a skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27466 1726882522.43034: no more pending results, returning what we have 27466 1726882522.43038: results queue empty 27466 1726882522.43039: checking for any_errors_fatal 27466 1726882522.43044: done checking for any_errors_fatal 27466 1726882522.43045: checking for max_fail_percentage 27466 1726882522.43046: done checking for max_fail_percentage 27466 1726882522.43047: checking to see if all hosts have failed and the running result is not ok 27466 1726882522.43048: done checking to see if all hosts have failed 27466 1726882522.43049: getting the remaining hosts for this loop 27466 1726882522.43050: done getting the remaining hosts for this loop 27466 1726882522.43054: getting the next task for host managed_node1 27466 1726882522.43060: done getting next task for host managed_node1 27466 1726882522.43064: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 27466 1726882522.43066: ^ 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? (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 27466 1726882522.43078: getting variables 27466 1726882522.43080: in VariableManager get_vars() 27466 1726882522.43127: Calling all_inventory to load vars for managed_node1 27466 1726882522.43130: Calling groups_inventory to load vars for managed_node1 27466 1726882522.43132: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882522.43142: Calling all_plugins_play to load vars for managed_node1 27466 1726882522.43144: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882522.43147: Calling groups_plugins_play to load vars for managed_node1 27466 1726882522.43445: done sending task result for task 12673a56-9f93-84d5-91bb-00000000002a 27466 1726882522.43449: WORKER PROCESS EXITING 27466 1726882522.43472: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882522.43671: done with get_vars() 27466 1726882522.43682: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:35:22 -0400 (0:00:00.049) 0:00:03.422 ****** 27466 1726882522.43764: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 27466 1726882522.43766: Creating lock for fedora.linux_system_roles.network_connections 27466 1726882522.44225: worker is 1 (out of 1 available) 27466 1726882522.44234: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 27466 1726882522.44244: done queuing things up, now waiting for results queue to drain 27466 1726882522.44246: waiting for pending results... 27466 1726882522.44317: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 27466 1726882522.44441: in run() - task 12673a56-9f93-84d5-91bb-00000000002b 27466 1726882522.44461: variable 'ansible_search_path' from source: unknown 27466 1726882522.44474: variable 'ansible_search_path' from source: unknown 27466 1726882522.44516: calling self._execute() 27466 1726882522.44599: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882522.44611: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882522.44625: variable 'omit' from source: magic vars 27466 1726882522.45043: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27466 1726882522.47207: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27466 1726882522.47275: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27466 1726882522.47321: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27466 1726882522.47371: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27466 1726882522.47408: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27466 1726882522.47485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27466 1726882522.47526: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27466 1726882522.47556: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27466 1726882522.47600: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27466 1726882522.47621: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27466 1726882522.47756: variable 'ansible_distribution' from source: facts 27466 1726882522.47767: variable 'ansible_distribution_major_version' from source: facts 27466 1726882522.47789: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27466 1726882522.47798: when evaluation is False, skipping this task 27466 1726882522.47805: _execute() done 27466 1726882522.47812: dumping result to json 27466 1726882522.47820: done dumping result, returning 27466 1726882522.47830: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [12673a56-9f93-84d5-91bb-00000000002b] 27466 1726882522.47841: sending task result for task 12673a56-9f93-84d5-91bb-00000000002b skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27466 1726882522.48001: no more pending results, returning what we have 27466 1726882522.48005: results queue empty 27466 1726882522.48006: checking for any_errors_fatal 27466 1726882522.48013: done checking for any_errors_fatal 27466 1726882522.48014: checking for max_fail_percentage 27466 1726882522.48015: done checking for max_fail_percentage 27466 1726882522.48016: checking to see if all hosts have failed and the running result is not ok 27466 1726882522.48018: done checking to see if all hosts have failed 27466 1726882522.48019: getting the remaining hosts for this loop 27466 1726882522.48020: done getting the remaining hosts for this loop 27466 1726882522.48024: getting the next task for host managed_node1 27466 1726882522.48030: done getting next task for host managed_node1 27466 1726882522.48035: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 27466 1726882522.48037: ^ 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? (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 27466 1726882522.48050: getting variables 27466 1726882522.48052: in VariableManager get_vars() 27466 1726882522.48096: Calling all_inventory to load vars for managed_node1 27466 1726882522.48099: Calling groups_inventory to load vars for managed_node1 27466 1726882522.48102: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882522.48113: Calling all_plugins_play to load vars for managed_node1 27466 1726882522.48116: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882522.48119: Calling groups_plugins_play to load vars for managed_node1 27466 1726882522.48576: done sending task result for task 12673a56-9f93-84d5-91bb-00000000002b 27466 1726882522.48579: WORKER PROCESS EXITING 27466 1726882522.48603: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882522.48811: done with get_vars() 27466 1726882522.48824: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:35:22 -0400 (0:00:00.051) 0:00:03.474 ****** 27466 1726882522.48903: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 27466 1726882522.48905: Creating lock for fedora.linux_system_roles.network_state 27466 1726882522.49156: worker is 1 (out of 1 available) 27466 1726882522.49169: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 27466 1726882522.49180: done queuing things up, now waiting for results queue to drain 27466 1726882522.49181: waiting for pending results... 27466 1726882522.49431: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 27466 1726882522.49599: in run() - task 12673a56-9f93-84d5-91bb-00000000002c 27466 1726882522.49604: variable 'ansible_search_path' from source: unknown 27466 1726882522.49607: variable 'ansible_search_path' from source: unknown 27466 1726882522.49627: calling self._execute() 27466 1726882522.49778: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882522.49794: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882522.49810: variable 'omit' from source: magic vars 27466 1726882522.50219: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27466 1726882522.52399: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27466 1726882522.52411: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27466 1726882522.52457: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27466 1726882522.52498: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27466 1726882522.52532: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27466 1726882522.52648: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27466 1726882522.52652: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27466 1726882522.52679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27466 1726882522.52726: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27466 1726882522.52746: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27466 1726882522.52887: variable 'ansible_distribution' from source: facts 27466 1726882522.52974: variable 'ansible_distribution_major_version' from source: facts 27466 1726882522.52978: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27466 1726882522.52981: when evaluation is False, skipping this task 27466 1726882522.52983: _execute() done 27466 1726882522.52985: dumping result to json 27466 1726882522.52988: done dumping result, returning 27466 1726882522.52990: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [12673a56-9f93-84d5-91bb-00000000002c] 27466 1726882522.52992: sending task result for task 12673a56-9f93-84d5-91bb-00000000002c skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27466 1726882522.53129: no more pending results, returning what we have 27466 1726882522.53132: results queue empty 27466 1726882522.53133: checking for any_errors_fatal 27466 1726882522.53139: done checking for any_errors_fatal 27466 1726882522.53140: checking for max_fail_percentage 27466 1726882522.53141: done checking for max_fail_percentage 27466 1726882522.53142: checking to see if all hosts have failed and the running result is not ok 27466 1726882522.53143: done checking to see if all hosts have failed 27466 1726882522.53144: getting the remaining hosts for this loop 27466 1726882522.53146: done getting the remaining hosts for this loop 27466 1726882522.53150: getting the next task for host managed_node1 27466 1726882522.53157: done getting next task for host managed_node1 27466 1726882522.53160: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 27466 1726882522.53163: ^ 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? (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 27466 1726882522.53176: getting variables 27466 1726882522.53178: in VariableManager get_vars() 27466 1726882522.53475: Calling all_inventory to load vars for managed_node1 27466 1726882522.53479: Calling groups_inventory to load vars for managed_node1 27466 1726882522.53482: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882522.53492: Calling all_plugins_play to load vars for managed_node1 27466 1726882522.53498: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882522.53504: done sending task result for task 12673a56-9f93-84d5-91bb-00000000002c 27466 1726882522.53506: WORKER PROCESS EXITING 27466 1726882522.53511: Calling groups_plugins_play to load vars for managed_node1 27466 1726882522.53671: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882522.53954: done with get_vars() 27466 1726882522.53964: done getting variables 27466 1726882522.54025: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:35:22 -0400 (0:00:00.051) 0:00:03.525 ****** 27466 1726882522.54055: entering _queue_task() for managed_node1/debug 27466 1726882522.54298: worker is 1 (out of 1 available) 27466 1726882522.54309: exiting _queue_task() for managed_node1/debug 27466 1726882522.54321: done queuing things up, now waiting for results queue to drain 27466 1726882522.54322: waiting for pending results... 27466 1726882522.54568: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 27466 1726882522.54691: in run() - task 12673a56-9f93-84d5-91bb-00000000002d 27466 1726882522.54715: variable 'ansible_search_path' from source: unknown 27466 1726882522.54724: variable 'ansible_search_path' from source: unknown 27466 1726882522.54762: calling self._execute() 27466 1726882522.54846: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882522.54858: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882522.54873: variable 'omit' from source: magic vars 27466 1726882522.55286: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27466 1726882522.57411: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27466 1726882522.57479: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27466 1726882522.57535: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27466 1726882522.57573: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27466 1726882522.57604: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27466 1726882522.57687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27466 1726882522.57724: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27466 1726882522.57761: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27466 1726882522.57808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27466 1726882522.57827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27466 1726882522.57969: variable 'ansible_distribution' from source: facts 27466 1726882522.57981: variable 'ansible_distribution_major_version' from source: facts 27466 1726882522.58005: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27466 1726882522.58012: when evaluation is False, skipping this task 27466 1726882522.58020: _execute() done 27466 1726882522.58027: dumping result to json 27466 1726882522.58035: done dumping result, returning 27466 1726882522.58047: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [12673a56-9f93-84d5-91bb-00000000002d] 27466 1726882522.58056: sending task result for task 12673a56-9f93-84d5-91bb-00000000002d skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 27466 1726882522.58227: no more pending results, returning what we have 27466 1726882522.58231: results queue empty 27466 1726882522.58232: checking for any_errors_fatal 27466 1726882522.58236: done checking for any_errors_fatal 27466 1726882522.58237: checking for max_fail_percentage 27466 1726882522.58239: done checking for max_fail_percentage 27466 1726882522.58240: checking to see if all hosts have failed and the running result is not ok 27466 1726882522.58241: done checking to see if all hosts have failed 27466 1726882522.58242: getting the remaining hosts for this loop 27466 1726882522.58243: done getting the remaining hosts for this loop 27466 1726882522.58247: getting the next task for host managed_node1 27466 1726882522.58254: done getting next task for host managed_node1 27466 1726882522.58258: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 27466 1726882522.58261: ^ 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? (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 27466 1726882522.58274: getting variables 27466 1726882522.58276: in VariableManager get_vars() 27466 1726882522.58318: Calling all_inventory to load vars for managed_node1 27466 1726882522.58321: Calling groups_inventory to load vars for managed_node1 27466 1726882522.58324: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882522.58334: Calling all_plugins_play to load vars for managed_node1 27466 1726882522.58337: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882522.58340: Calling groups_plugins_play to load vars for managed_node1 27466 1726882522.58711: done sending task result for task 12673a56-9f93-84d5-91bb-00000000002d 27466 1726882522.58715: WORKER PROCESS EXITING 27466 1726882522.58729: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882522.58997: done with get_vars() 27466 1726882522.59007: done getting variables 27466 1726882522.59059: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:35:22 -0400 (0:00:00.050) 0:00:03.576 ****** 27466 1726882522.59088: entering _queue_task() for managed_node1/debug 27466 1726882522.59317: worker is 1 (out of 1 available) 27466 1726882522.59328: exiting _queue_task() for managed_node1/debug 27466 1726882522.59340: done queuing things up, now waiting for results queue to drain 27466 1726882522.59341: waiting for pending results... 27466 1726882522.59580: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 27466 1726882522.59704: in run() - task 12673a56-9f93-84d5-91bb-00000000002e 27466 1726882522.59726: variable 'ansible_search_path' from source: unknown 27466 1726882522.59733: variable 'ansible_search_path' from source: unknown 27466 1726882522.59770: calling self._execute() 27466 1726882522.59853: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882522.59864: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882522.59877: variable 'omit' from source: magic vars 27466 1726882522.60274: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27466 1726882522.62438: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27466 1726882522.62512: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27466 1726882522.62552: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27466 1726882522.62598: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27466 1726882522.62628: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27466 1726882522.62714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27466 1726882522.62749: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27466 1726882522.62791: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27466 1726882522.62830: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27466 1726882522.62900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27466 1726882522.62986: variable 'ansible_distribution' from source: facts 27466 1726882522.63001: variable 'ansible_distribution_major_version' from source: facts 27466 1726882522.63030: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27466 1726882522.63038: when evaluation is False, skipping this task 27466 1726882522.63046: _execute() done 27466 1726882522.63053: dumping result to json 27466 1726882522.63061: done dumping result, returning 27466 1726882522.63073: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [12673a56-9f93-84d5-91bb-00000000002e] 27466 1726882522.63083: sending task result for task 12673a56-9f93-84d5-91bb-00000000002e skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 27466 1726882522.63267: no more pending results, returning what we have 27466 1726882522.63271: results queue empty 27466 1726882522.63272: checking for any_errors_fatal 27466 1726882522.63277: done checking for any_errors_fatal 27466 1726882522.63278: checking for max_fail_percentage 27466 1726882522.63280: done checking for max_fail_percentage 27466 1726882522.63281: checking to see if all hosts have failed and the running result is not ok 27466 1726882522.63282: done checking to see if all hosts have failed 27466 1726882522.63283: getting the remaining hosts for this loop 27466 1726882522.63284: done getting the remaining hosts for this loop 27466 1726882522.63288: getting the next task for host managed_node1 27466 1726882522.63296: done getting next task for host managed_node1 27466 1726882522.63301: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 27466 1726882522.63303: ^ 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? (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 27466 1726882522.63317: getting variables 27466 1726882522.63319: in VariableManager get_vars() 27466 1726882522.63360: Calling all_inventory to load vars for managed_node1 27466 1726882522.63363: Calling groups_inventory to load vars for managed_node1 27466 1726882522.63366: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882522.63376: Calling all_plugins_play to load vars for managed_node1 27466 1726882522.63379: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882522.63382: Calling groups_plugins_play to load vars for managed_node1 27466 1726882522.63659: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882522.64021: done with get_vars() 27466 1726882522.64032: done getting variables 27466 1726882522.64061: done sending task result for task 12673a56-9f93-84d5-91bb-00000000002e 27466 1726882522.64064: WORKER PROCESS EXITING 27466 1726882522.64098: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:35:22 -0400 (0:00:00.050) 0:00:03.626 ****** 27466 1726882522.64129: entering _queue_task() for managed_node1/debug 27466 1726882522.64362: worker is 1 (out of 1 available) 27466 1726882522.64376: exiting _queue_task() for managed_node1/debug 27466 1726882522.64386: done queuing things up, now waiting for results queue to drain 27466 1726882522.64388: waiting for pending results... 27466 1726882522.64631: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 27466 1726882522.64753: in run() - task 12673a56-9f93-84d5-91bb-00000000002f 27466 1726882522.64773: variable 'ansible_search_path' from source: unknown 27466 1726882522.64780: variable 'ansible_search_path' from source: unknown 27466 1726882522.64823: calling self._execute() 27466 1726882522.64899: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882522.64910: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882522.64927: variable 'omit' from source: magic vars 27466 1726882522.65333: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27466 1726882522.67492: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27466 1726882522.67562: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27466 1726882522.67613: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27466 1726882522.67656: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27466 1726882522.67686: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27466 1726882522.67767: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27466 1726882522.67802: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27466 1726882522.67831: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27466 1726882522.67877: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27466 1726882522.67897: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27466 1726882522.68031: variable 'ansible_distribution' from source: facts 27466 1726882522.68043: variable 'ansible_distribution_major_version' from source: facts 27466 1726882522.68068: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27466 1726882522.68074: when evaluation is False, skipping this task 27466 1726882522.68081: _execute() done 27466 1726882522.68087: dumping result to json 27466 1726882522.68098: done dumping result, returning 27466 1726882522.68108: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [12673a56-9f93-84d5-91bb-00000000002f] 27466 1726882522.68117: sending task result for task 12673a56-9f93-84d5-91bb-00000000002f 27466 1726882522.68399: done sending task result for task 12673a56-9f93-84d5-91bb-00000000002f 27466 1726882522.68402: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 27466 1726882522.68438: no more pending results, returning what we have 27466 1726882522.68440: results queue empty 27466 1726882522.68441: checking for any_errors_fatal 27466 1726882522.68445: done checking for any_errors_fatal 27466 1726882522.68446: checking for max_fail_percentage 27466 1726882522.68447: done checking for max_fail_percentage 27466 1726882522.68448: checking to see if all hosts have failed and the running result is not ok 27466 1726882522.68449: done checking to see if all hosts have failed 27466 1726882522.68450: getting the remaining hosts for this loop 27466 1726882522.68451: done getting the remaining hosts for this loop 27466 1726882522.68454: getting the next task for host managed_node1 27466 1726882522.68459: done getting next task for host managed_node1 27466 1726882522.68463: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 27466 1726882522.68465: ^ 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? (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 27466 1726882522.68477: getting variables 27466 1726882522.68478: in VariableManager get_vars() 27466 1726882522.68512: Calling all_inventory to load vars for managed_node1 27466 1726882522.68515: Calling groups_inventory to load vars for managed_node1 27466 1726882522.68517: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882522.68525: Calling all_plugins_play to load vars for managed_node1 27466 1726882522.68528: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882522.68530: Calling groups_plugins_play to load vars for managed_node1 27466 1726882522.68802: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882522.69003: done with get_vars() 27466 1726882522.69012: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:35:22 -0400 (0:00:00.049) 0:00:03.676 ****** 27466 1726882522.69097: entering _queue_task() for managed_node1/ping 27466 1726882522.69099: Creating lock for ping 27466 1726882522.69330: worker is 1 (out of 1 available) 27466 1726882522.69342: exiting _queue_task() for managed_node1/ping 27466 1726882522.69354: done queuing things up, now waiting for results queue to drain 27466 1726882522.69355: waiting for pending results... 27466 1726882522.69596: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 27466 1726882522.69713: in run() - task 12673a56-9f93-84d5-91bb-000000000030 27466 1726882522.69733: variable 'ansible_search_path' from source: unknown 27466 1726882522.69740: variable 'ansible_search_path' from source: unknown 27466 1726882522.69775: calling self._execute() 27466 1726882522.69848: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882522.69859: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882522.69871: variable 'omit' from source: magic vars 27466 1726882522.70280: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27466 1726882522.72415: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27466 1726882522.72484: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27466 1726882522.72525: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27466 1726882522.72567: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27466 1726882522.72597: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27466 1726882522.72680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27466 1726882522.72715: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27466 1726882522.72744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27466 1726882522.72791: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27466 1726882522.72811: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27466 1726882522.72943: variable 'ansible_distribution' from source: facts 27466 1726882522.72954: variable 'ansible_distribution_major_version' from source: facts 27466 1726882522.72989: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27466 1726882522.72992: when evaluation is False, skipping this task 27466 1726882522.72996: _execute() done 27466 1726882522.72999: dumping result to json 27466 1726882522.73001: done dumping result, returning 27466 1726882522.73100: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [12673a56-9f93-84d5-91bb-000000000030] 27466 1726882522.73103: sending task result for task 12673a56-9f93-84d5-91bb-000000000030 27466 1726882522.73164: done sending task result for task 12673a56-9f93-84d5-91bb-000000000030 27466 1726882522.73167: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27466 1726882522.73247: no more pending results, returning what we have 27466 1726882522.73251: results queue empty 27466 1726882522.73252: checking for any_errors_fatal 27466 1726882522.73257: done checking for any_errors_fatal 27466 1726882522.73258: checking for max_fail_percentage 27466 1726882522.73260: done checking for max_fail_percentage 27466 1726882522.73261: checking to see if all hosts have failed and the running result is not ok 27466 1726882522.73262: done checking to see if all hosts have failed 27466 1726882522.73263: getting the remaining hosts for this loop 27466 1726882522.73264: done getting the remaining hosts for this loop 27466 1726882522.73268: getting the next task for host managed_node1 27466 1726882522.73277: done getting next task for host managed_node1 27466 1726882522.73279: ^ task is: TASK: meta (role_complete) 27466 1726882522.73281: ^ 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 27466 1726882522.73297: getting variables 27466 1726882522.73299: in VariableManager get_vars() 27466 1726882522.73340: Calling all_inventory to load vars for managed_node1 27466 1726882522.73343: Calling groups_inventory to load vars for managed_node1 27466 1726882522.73346: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882522.73357: Calling all_plugins_play to load vars for managed_node1 27466 1726882522.73360: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882522.73363: Calling groups_plugins_play to load vars for managed_node1 27466 1726882522.73635: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882522.73921: done with get_vars() 27466 1726882522.73932: done getting variables 27466 1726882522.74007: done queuing things up, now waiting for results queue to drain 27466 1726882522.74009: results queue empty 27466 1726882522.74010: checking for any_errors_fatal 27466 1726882522.74012: done checking for any_errors_fatal 27466 1726882522.74013: checking for max_fail_percentage 27466 1726882522.74014: done checking for max_fail_percentage 27466 1726882522.74015: checking to see if all hosts have failed and the running result is not ok 27466 1726882522.74015: done checking to see if all hosts have failed 27466 1726882522.74016: getting the remaining hosts for this loop 27466 1726882522.74017: done getting the remaining hosts for this loop 27466 1726882522.74020: getting the next task for host managed_node1 27466 1726882522.74023: done getting next task for host managed_node1 27466 1726882522.74025: ^ task is: TASK: Get the IPv4 routes from the route table main 27466 1726882522.74027: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27466 1726882522.74029: getting variables 27466 1726882522.74030: in VariableManager get_vars() 27466 1726882522.74042: Calling all_inventory to load vars for managed_node1 27466 1726882522.74045: Calling groups_inventory to load vars for managed_node1 27466 1726882522.74046: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882522.74051: Calling all_plugins_play to load vars for managed_node1 27466 1726882522.74053: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882522.74056: Calling groups_plugins_play to load vars for managed_node1 27466 1726882522.74189: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882522.74401: done with get_vars() 27466 1726882522.74409: done getting variables 27466 1726882522.74447: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get the IPv4 routes from the route table main] *************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:73 Friday 20 September 2024 21:35:22 -0400 (0:00:00.053) 0:00:03.730 ****** 27466 1726882522.74472: entering _queue_task() for managed_node1/command 27466 1726882522.74712: worker is 1 (out of 1 available) 27466 1726882522.74725: exiting _queue_task() for managed_node1/command 27466 1726882522.74736: done queuing things up, now waiting for results queue to drain 27466 1726882522.74737: waiting for pending results... 27466 1726882522.74985: running TaskExecutor() for managed_node1/TASK: Get the IPv4 routes from the route table main 27466 1726882522.75074: in run() - task 12673a56-9f93-84d5-91bb-000000000060 27466 1726882522.75102: variable 'ansible_search_path' from source: unknown 27466 1726882522.75139: calling self._execute() 27466 1726882522.75399: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882522.75403: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882522.75406: variable 'omit' from source: magic vars 27466 1726882522.75654: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27466 1726882522.78030: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27466 1726882522.78092: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27466 1726882522.78138: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27466 1726882522.78176: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27466 1726882522.78208: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27466 1726882522.78290: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27466 1726882522.78329: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27466 1726882522.78366: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27466 1726882522.78409: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27466 1726882522.78430: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27466 1726882522.78569: variable 'ansible_distribution' from source: facts 27466 1726882522.78581: variable 'ansible_distribution_major_version' from source: facts 27466 1726882522.78606: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27466 1726882522.78613: when evaluation is False, skipping this task 27466 1726882522.78619: _execute() done 27466 1726882522.78626: dumping result to json 27466 1726882522.78634: done dumping result, returning 27466 1726882522.78644: done running TaskExecutor() for managed_node1/TASK: Get the IPv4 routes from the route table main [12673a56-9f93-84d5-91bb-000000000060] 27466 1726882522.78678: sending task result for task 12673a56-9f93-84d5-91bb-000000000060 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27466 1726882522.78831: no more pending results, returning what we have 27466 1726882522.78835: results queue empty 27466 1726882522.78836: checking for any_errors_fatal 27466 1726882522.78837: done checking for any_errors_fatal 27466 1726882522.78838: checking for max_fail_percentage 27466 1726882522.78839: done checking for max_fail_percentage 27466 1726882522.78840: checking to see if all hosts have failed and the running result is not ok 27466 1726882522.78841: done checking to see if all hosts have failed 27466 1726882522.78842: getting the remaining hosts for this loop 27466 1726882522.78843: done getting the remaining hosts for this loop 27466 1726882522.78847: getting the next task for host managed_node1 27466 1726882522.78855: done getting next task for host managed_node1 27466 1726882522.78858: ^ task is: TASK: Assert that the route table main contains the specified IPv4 routes 27466 1726882522.78860: ^ 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 27466 1726882522.78863: getting variables 27466 1726882522.78864: in VariableManager get_vars() 27466 1726882522.78906: Calling all_inventory to load vars for managed_node1 27466 1726882522.78908: Calling groups_inventory to load vars for managed_node1 27466 1726882522.78911: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882522.78921: Calling all_plugins_play to load vars for managed_node1 27466 1726882522.78924: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882522.78926: Calling groups_plugins_play to load vars for managed_node1 27466 1726882522.79325: done sending task result for task 12673a56-9f93-84d5-91bb-000000000060 27466 1726882522.79329: WORKER PROCESS EXITING 27466 1726882522.79351: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882522.79544: done with get_vars() 27466 1726882522.79554: done getting variables 27466 1726882522.79642: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Assert that the route table main contains the specified IPv4 routes] ***** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:78 Friday 20 September 2024 21:35:22 -0400 (0:00:00.051) 0:00:03.781 ****** 27466 1726882522.79669: entering _queue_task() for managed_node1/assert 27466 1726882522.79671: Creating lock for assert 27466 1726882522.79908: worker is 1 (out of 1 available) 27466 1726882522.79918: exiting _queue_task() for managed_node1/assert 27466 1726882522.79929: done queuing things up, now waiting for results queue to drain 27466 1726882522.79931: waiting for pending results... 27466 1726882522.80168: running TaskExecutor() for managed_node1/TASK: Assert that the route table main contains the specified IPv4 routes 27466 1726882522.80260: in run() - task 12673a56-9f93-84d5-91bb-000000000061 27466 1726882522.80284: variable 'ansible_search_path' from source: unknown 27466 1726882522.80325: calling self._execute() 27466 1726882522.80404: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882522.80417: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882522.80433: variable 'omit' from source: magic vars 27466 1726882522.80851: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27466 1726882522.83210: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27466 1726882522.83274: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27466 1726882522.83316: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27466 1726882522.83360: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27466 1726882522.83390: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27466 1726882522.83488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27466 1726882522.83525: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27466 1726882522.83561: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27466 1726882522.83609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27466 1726882522.83698: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27466 1726882522.83766: variable 'ansible_distribution' from source: facts 27466 1726882522.83778: variable 'ansible_distribution_major_version' from source: facts 27466 1726882522.83803: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27466 1726882522.83815: when evaluation is False, skipping this task 27466 1726882522.83823: _execute() done 27466 1726882522.83831: dumping result to json 27466 1726882522.83839: done dumping result, returning 27466 1726882522.83851: done running TaskExecutor() for managed_node1/TASK: Assert that the route table main contains the specified IPv4 routes [12673a56-9f93-84d5-91bb-000000000061] 27466 1726882522.83860: sending task result for task 12673a56-9f93-84d5-91bb-000000000061 27466 1726882522.83984: done sending task result for task 12673a56-9f93-84d5-91bb-000000000061 27466 1726882522.83987: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27466 1726882522.84071: no more pending results, returning what we have 27466 1726882522.84074: results queue empty 27466 1726882522.84075: checking for any_errors_fatal 27466 1726882522.84080: done checking for any_errors_fatal 27466 1726882522.84081: checking for max_fail_percentage 27466 1726882522.84083: done checking for max_fail_percentage 27466 1726882522.84084: checking to see if all hosts have failed and the running result is not ok 27466 1726882522.84085: done checking to see if all hosts have failed 27466 1726882522.84086: getting the remaining hosts for this loop 27466 1726882522.84087: done getting the remaining hosts for this loop 27466 1726882522.84091: getting the next task for host managed_node1 27466 1726882522.84099: done getting next task for host managed_node1 27466 1726882522.84102: ^ task is: TASK: Get the IPv6 routes from the route table main 27466 1726882522.84104: ^ 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 27466 1726882522.84107: getting variables 27466 1726882522.84109: in VariableManager get_vars() 27466 1726882522.84150: Calling all_inventory to load vars for managed_node1 27466 1726882522.84153: Calling groups_inventory to load vars for managed_node1 27466 1726882522.84156: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882522.84167: Calling all_plugins_play to load vars for managed_node1 27466 1726882522.84170: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882522.84172: Calling groups_plugins_play to load vars for managed_node1 27466 1726882522.84581: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882522.84767: done with get_vars() 27466 1726882522.84777: done getting variables 27466 1726882522.84832: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get the IPv6 routes from the route table main] *************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:89 Friday 20 September 2024 21:35:22 -0400 (0:00:00.051) 0:00:03.833 ****** 27466 1726882522.84858: entering _queue_task() for managed_node1/command 27466 1726882522.85086: worker is 1 (out of 1 available) 27466 1726882522.85099: exiting _queue_task() for managed_node1/command 27466 1726882522.85110: done queuing things up, now waiting for results queue to drain 27466 1726882522.85112: waiting for pending results... 27466 1726882522.85511: running TaskExecutor() for managed_node1/TASK: Get the IPv6 routes from the route table main 27466 1726882522.85516: in run() - task 12673a56-9f93-84d5-91bb-000000000062 27466 1726882522.85519: variable 'ansible_search_path' from source: unknown 27466 1726882522.85521: calling self._execute() 27466 1726882522.85566: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882522.85576: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882522.85590: variable 'omit' from source: magic vars 27466 1726882522.86005: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27466 1726882522.88449: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27466 1726882522.88516: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27466 1726882522.88565: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27466 1726882522.88608: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27466 1726882522.88649: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27466 1726882522.88732: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27466 1726882522.88798: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27466 1726882522.88808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27466 1726882522.88859: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27466 1726882522.88885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27466 1726882522.89089: variable 'ansible_distribution' from source: facts 27466 1726882522.89094: variable 'ansible_distribution_major_version' from source: facts 27466 1726882522.89098: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27466 1726882522.89100: when evaluation is False, skipping this task 27466 1726882522.89102: _execute() done 27466 1726882522.89104: dumping result to json 27466 1726882522.89106: done dumping result, returning 27466 1726882522.89109: done running TaskExecutor() for managed_node1/TASK: Get the IPv6 routes from the route table main [12673a56-9f93-84d5-91bb-000000000062] 27466 1726882522.89111: sending task result for task 12673a56-9f93-84d5-91bb-000000000062 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27466 1726882522.89245: no more pending results, returning what we have 27466 1726882522.89248: results queue empty 27466 1726882522.89249: checking for any_errors_fatal 27466 1726882522.89254: done checking for any_errors_fatal 27466 1726882522.89255: checking for max_fail_percentage 27466 1726882522.89256: done checking for max_fail_percentage 27466 1726882522.89257: checking to see if all hosts have failed and the running result is not ok 27466 1726882522.89258: done checking to see if all hosts have failed 27466 1726882522.89259: getting the remaining hosts for this loop 27466 1726882522.89261: done getting the remaining hosts for this loop 27466 1726882522.89265: getting the next task for host managed_node1 27466 1726882522.89271: done getting next task for host managed_node1 27466 1726882522.89274: ^ task is: TASK: Assert that the route table main contains the specified IPv6 routes 27466 1726882522.89275: ^ 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 27466 1726882522.89278: getting variables 27466 1726882522.89280: in VariableManager get_vars() 27466 1726882522.89324: Calling all_inventory to load vars for managed_node1 27466 1726882522.89328: Calling groups_inventory to load vars for managed_node1 27466 1726882522.89331: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882522.89342: Calling all_plugins_play to load vars for managed_node1 27466 1726882522.89345: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882522.89348: Calling groups_plugins_play to load vars for managed_node1 27466 1726882522.89817: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882522.90025: done with get_vars() 27466 1726882522.90035: done getting variables 27466 1726882522.90070: done sending task result for task 12673a56-9f93-84d5-91bb-000000000062 27466 1726882522.90073: WORKER PROCESS EXITING 27466 1726882522.90106: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Assert that the route table main contains the specified IPv6 routes] ***** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:94 Friday 20 September 2024 21:35:22 -0400 (0:00:00.052) 0:00:03.886 ****** 27466 1726882522.90133: entering _queue_task() for managed_node1/assert 27466 1726882522.90401: worker is 1 (out of 1 available) 27466 1726882522.90414: exiting _queue_task() for managed_node1/assert 27466 1726882522.90427: done queuing things up, now waiting for results queue to drain 27466 1726882522.90428: waiting for pending results... 27466 1726882522.90670: running TaskExecutor() for managed_node1/TASK: Assert that the route table main contains the specified IPv6 routes 27466 1726882522.90771: in run() - task 12673a56-9f93-84d5-91bb-000000000063 27466 1726882522.90799: variable 'ansible_search_path' from source: unknown 27466 1726882522.90847: calling self._execute() 27466 1726882522.90939: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882522.90951: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882522.90966: variable 'omit' from source: magic vars 27466 1726882522.91415: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27466 1726882522.93920: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27466 1726882522.93996: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27466 1726882522.94065: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27466 1726882522.94081: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27466 1726882522.94132: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27466 1726882522.94220: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27466 1726882522.94255: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27466 1726882522.94394: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27466 1726882522.94401: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27466 1726882522.94404: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27466 1726882522.94503: variable 'ansible_distribution' from source: facts 27466 1726882522.94523: variable 'ansible_distribution_major_version' from source: facts 27466 1726882522.94545: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27466 1726882522.94552: when evaluation is False, skipping this task 27466 1726882522.94598: _execute() done 27466 1726882522.94601: dumping result to json 27466 1726882522.94603: done dumping result, returning 27466 1726882522.94605: done running TaskExecutor() for managed_node1/TASK: Assert that the route table main contains the specified IPv6 routes [12673a56-9f93-84d5-91bb-000000000063] 27466 1726882522.94608: sending task result for task 12673a56-9f93-84d5-91bb-000000000063 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27466 1726882522.94768: no more pending results, returning what we have 27466 1726882522.94773: results queue empty 27466 1726882522.94774: checking for any_errors_fatal 27466 1726882522.94778: done checking for any_errors_fatal 27466 1726882522.94779: checking for max_fail_percentage 27466 1726882522.94780: done checking for max_fail_percentage 27466 1726882522.94781: checking to see if all hosts have failed and the running result is not ok 27466 1726882522.94782: done checking to see if all hosts have failed 27466 1726882522.94783: getting the remaining hosts for this loop 27466 1726882522.94784: done getting the remaining hosts for this loop 27466 1726882522.94788: getting the next task for host managed_node1 27466 1726882522.94799: done getting next task for host managed_node1 27466 1726882522.94803: ^ task is: TASK: Get the interface1 MAC address 27466 1726882522.94805: ^ 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 27466 1726882522.94808: getting variables 27466 1726882522.94810: in VariableManager get_vars() 27466 1726882522.94855: Calling all_inventory to load vars for managed_node1 27466 1726882522.94858: Calling groups_inventory to load vars for managed_node1 27466 1726882522.94861: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882522.94872: Calling all_plugins_play to load vars for managed_node1 27466 1726882522.94875: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882522.94879: Calling groups_plugins_play to load vars for managed_node1 27466 1726882522.95421: done sending task result for task 12673a56-9f93-84d5-91bb-000000000063 27466 1726882522.95428: WORKER PROCESS EXITING 27466 1726882522.95461: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882522.95715: done with get_vars() 27466 1726882522.95726: done getting variables 27466 1726882522.95797: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get the interface1 MAC address] ****************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:99 Friday 20 September 2024 21:35:22 -0400 (0:00:00.056) 0:00:03.943 ****** 27466 1726882522.95827: entering _queue_task() for managed_node1/command 27466 1726882522.96143: worker is 1 (out of 1 available) 27466 1726882522.96158: exiting _queue_task() for managed_node1/command 27466 1726882522.96169: done queuing things up, now waiting for results queue to drain 27466 1726882522.96171: waiting for pending results... 27466 1726882522.96457: running TaskExecutor() for managed_node1/TASK: Get the interface1 MAC address 27466 1726882522.96562: in run() - task 12673a56-9f93-84d5-91bb-000000000064 27466 1726882522.96584: variable 'ansible_search_path' from source: unknown 27466 1726882522.96636: calling self._execute() 27466 1726882522.96717: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882522.96734: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882522.96798: variable 'omit' from source: magic vars 27466 1726882522.97223: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27466 1726882522.99827: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27466 1726882522.99902: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27466 1726882522.99943: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27466 1726882522.99980: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27466 1726882523.00024: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27466 1726882523.00111: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27466 1726882523.00146: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27466 1726882523.00219: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27466 1726882523.00229: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27466 1726882523.00248: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27466 1726882523.00386: variable 'ansible_distribution' from source: facts 27466 1726882523.00402: variable 'ansible_distribution_major_version' from source: facts 27466 1726882523.00426: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27466 1726882523.00441: when evaluation is False, skipping this task 27466 1726882523.00545: _execute() done 27466 1726882523.00548: dumping result to json 27466 1726882523.00550: done dumping result, returning 27466 1726882523.00552: done running TaskExecutor() for managed_node1/TASK: Get the interface1 MAC address [12673a56-9f93-84d5-91bb-000000000064] 27466 1726882523.00554: sending task result for task 12673a56-9f93-84d5-91bb-000000000064 27466 1726882523.00623: done sending task result for task 12673a56-9f93-84d5-91bb-000000000064 27466 1726882523.00626: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27466 1726882523.00699: no more pending results, returning what we have 27466 1726882523.00703: results queue empty 27466 1726882523.00704: checking for any_errors_fatal 27466 1726882523.00710: done checking for any_errors_fatal 27466 1726882523.00711: checking for max_fail_percentage 27466 1726882523.00712: done checking for max_fail_percentage 27466 1726882523.00713: checking to see if all hosts have failed and the running result is not ok 27466 1726882523.00714: done checking to see if all hosts have failed 27466 1726882523.00715: getting the remaining hosts for this loop 27466 1726882523.00716: done getting the remaining hosts for this loop 27466 1726882523.00720: getting the next task for host managed_node1 27466 1726882523.00728: done getting next task for host managed_node1 27466 1726882523.00734: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 27466 1726882523.00736: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27466 1726882523.00757: getting variables 27466 1726882523.00759: in VariableManager get_vars() 27466 1726882523.00805: Calling all_inventory to load vars for managed_node1 27466 1726882523.00808: Calling groups_inventory to load vars for managed_node1 27466 1726882523.00810: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882523.00821: Calling all_plugins_play to load vars for managed_node1 27466 1726882523.00824: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882523.00827: Calling groups_plugins_play to load vars for managed_node1 27466 1726882523.01147: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882523.01464: done with get_vars() 27466 1726882523.01475: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:35:23 -0400 (0:00:00.057) 0:00:04.000 ****** 27466 1726882523.01570: entering _queue_task() for managed_node1/include_tasks 27466 1726882523.01869: worker is 1 (out of 1 available) 27466 1726882523.01881: exiting _queue_task() for managed_node1/include_tasks 27466 1726882523.01948: done queuing things up, now waiting for results queue to drain 27466 1726882523.01950: waiting for pending results... 27466 1726882523.02130: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 27466 1726882523.02276: in run() - task 12673a56-9f93-84d5-91bb-00000000006c 27466 1726882523.02279: variable 'ansible_search_path' from source: unknown 27466 1726882523.02383: variable 'ansible_search_path' from source: unknown 27466 1726882523.02386: calling self._execute() 27466 1726882523.02413: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882523.02425: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882523.02438: variable 'omit' from source: magic vars 27466 1726882523.03198: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27466 1726882523.05382: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27466 1726882523.05466: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27466 1726882523.05510: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27466 1726882523.05555: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27466 1726882523.05585: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27466 1726882523.05674: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27466 1726882523.05713: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27466 1726882523.05749: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27466 1726882523.05796: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27466 1726882523.05850: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27466 1726882523.05960: variable 'ansible_distribution' from source: facts 27466 1726882523.05971: variable 'ansible_distribution_major_version' from source: facts 27466 1726882523.05997: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27466 1726882523.06004: when evaluation is False, skipping this task 27466 1726882523.06010: _execute() done 27466 1726882523.06067: dumping result to json 27466 1726882523.06070: done dumping result, returning 27466 1726882523.06073: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [12673a56-9f93-84d5-91bb-00000000006c] 27466 1726882523.06075: sending task result for task 12673a56-9f93-84d5-91bb-00000000006c skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27466 1726882523.06221: no more pending results, returning what we have 27466 1726882523.06224: results queue empty 27466 1726882523.06225: checking for any_errors_fatal 27466 1726882523.06229: done checking for any_errors_fatal 27466 1726882523.06230: checking for max_fail_percentage 27466 1726882523.06231: done checking for max_fail_percentage 27466 1726882523.06233: checking to see if all hosts have failed and the running result is not ok 27466 1726882523.06233: done checking to see if all hosts have failed 27466 1726882523.06234: getting the remaining hosts for this loop 27466 1726882523.06236: done getting the remaining hosts for this loop 27466 1726882523.06240: getting the next task for host managed_node1 27466 1726882523.06246: done getting next task for host managed_node1 27466 1726882523.06251: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 27466 1726882523.06253: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27466 1726882523.06269: getting variables 27466 1726882523.06271: in VariableManager get_vars() 27466 1726882523.06431: Calling all_inventory to load vars for managed_node1 27466 1726882523.06434: Calling groups_inventory to load vars for managed_node1 27466 1726882523.06437: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882523.06448: Calling all_plugins_play to load vars for managed_node1 27466 1726882523.06451: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882523.06454: Calling groups_plugins_play to load vars for managed_node1 27466 1726882523.07006: done sending task result for task 12673a56-9f93-84d5-91bb-00000000006c 27466 1726882523.07010: WORKER PROCESS EXITING 27466 1726882523.07081: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882523.07297: done with get_vars() 27466 1726882523.07307: done getting variables 27466 1726882523.07364: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:35:23 -0400 (0:00:00.058) 0:00:04.059 ****** 27466 1726882523.07397: entering _queue_task() for managed_node1/debug 27466 1726882523.07648: worker is 1 (out of 1 available) 27466 1726882523.07658: exiting _queue_task() for managed_node1/debug 27466 1726882523.07669: done queuing things up, now waiting for results queue to drain 27466 1726882523.07670: waiting for pending results... 27466 1726882523.07941: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 27466 1726882523.08077: in run() - task 12673a56-9f93-84d5-91bb-00000000006d 27466 1726882523.08101: variable 'ansible_search_path' from source: unknown 27466 1726882523.08108: variable 'ansible_search_path' from source: unknown 27466 1726882523.08153: calling self._execute() 27466 1726882523.08238: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882523.08249: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882523.08261: variable 'omit' from source: magic vars 27466 1726882523.08703: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27466 1726882523.10980: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27466 1726882523.11059: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27466 1726882523.11104: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27466 1726882523.11138: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27466 1726882523.11171: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27466 1726882523.11259: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27466 1726882523.11304: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27466 1726882523.11331: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27466 1726882523.11376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27466 1726882523.11402: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27466 1726882523.11547: variable 'ansible_distribution' from source: facts 27466 1726882523.11558: variable 'ansible_distribution_major_version' from source: facts 27466 1726882523.11600: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27466 1726882523.11603: when evaluation is False, skipping this task 27466 1726882523.11605: _execute() done 27466 1726882523.11607: dumping result to json 27466 1726882523.11699: done dumping result, returning 27466 1726882523.11705: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [12673a56-9f93-84d5-91bb-00000000006d] 27466 1726882523.11708: sending task result for task 12673a56-9f93-84d5-91bb-00000000006d 27466 1726882523.11792: done sending task result for task 12673a56-9f93-84d5-91bb-00000000006d 27466 1726882523.11797: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 27466 1726882523.11840: no more pending results, returning what we have 27466 1726882523.11843: results queue empty 27466 1726882523.11843: checking for any_errors_fatal 27466 1726882523.11849: done checking for any_errors_fatal 27466 1726882523.11850: checking for max_fail_percentage 27466 1726882523.11851: done checking for max_fail_percentage 27466 1726882523.11852: checking to see if all hosts have failed and the running result is not ok 27466 1726882523.11853: done checking to see if all hosts have failed 27466 1726882523.11854: getting the remaining hosts for this loop 27466 1726882523.11855: done getting the remaining hosts for this loop 27466 1726882523.11859: getting the next task for host managed_node1 27466 1726882523.11865: done getting next task for host managed_node1 27466 1726882523.11870: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 27466 1726882523.11872: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27466 1726882523.11887: getting variables 27466 1726882523.11888: in VariableManager get_vars() 27466 1726882523.11934: Calling all_inventory to load vars for managed_node1 27466 1726882523.11936: Calling groups_inventory to load vars for managed_node1 27466 1726882523.11939: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882523.11950: Calling all_plugins_play to load vars for managed_node1 27466 1726882523.11953: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882523.11956: Calling groups_plugins_play to load vars for managed_node1 27466 1726882523.12445: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882523.12661: done with get_vars() 27466 1726882523.12674: done getting variables 27466 1726882523.12742: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:35:23 -0400 (0:00:00.053) 0:00:04.113 ****** 27466 1726882523.12777: entering _queue_task() for managed_node1/fail 27466 1726882523.13114: worker is 1 (out of 1 available) 27466 1726882523.13125: exiting _queue_task() for managed_node1/fail 27466 1726882523.13137: done queuing things up, now waiting for results queue to drain 27466 1726882523.13139: waiting for pending results... 27466 1726882523.13515: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 27466 1726882523.13613: in run() - task 12673a56-9f93-84d5-91bb-00000000006e 27466 1726882523.13618: variable 'ansible_search_path' from source: unknown 27466 1726882523.13621: variable 'ansible_search_path' from source: unknown 27466 1726882523.13631: calling self._execute() 27466 1726882523.13735: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882523.13748: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882523.13763: variable 'omit' from source: magic vars 27466 1726882523.14349: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27466 1726882523.16697: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27466 1726882523.16703: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27466 1726882523.16705: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27466 1726882523.16708: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27466 1726882523.16729: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27466 1726882523.16809: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27466 1726882523.16848: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27466 1726882523.16875: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27466 1726882523.16921: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27466 1726882523.16944: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27466 1726882523.17078: variable 'ansible_distribution' from source: facts 27466 1726882523.17088: variable 'ansible_distribution_major_version' from source: facts 27466 1726882523.17113: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27466 1726882523.17119: when evaluation is False, skipping this task 27466 1726882523.17124: _execute() done 27466 1726882523.17130: dumping result to json 27466 1726882523.17136: done dumping result, returning 27466 1726882523.17152: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [12673a56-9f93-84d5-91bb-00000000006e] 27466 1726882523.17161: sending task result for task 12673a56-9f93-84d5-91bb-00000000006e 27466 1726882523.17331: done sending task result for task 12673a56-9f93-84d5-91bb-00000000006e 27466 1726882523.17334: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27466 1726882523.17413: no more pending results, returning what we have 27466 1726882523.17418: results queue empty 27466 1726882523.17419: checking for any_errors_fatal 27466 1726882523.17424: done checking for any_errors_fatal 27466 1726882523.17425: checking for max_fail_percentage 27466 1726882523.17427: done checking for max_fail_percentage 27466 1726882523.17428: checking to see if all hosts have failed and the running result is not ok 27466 1726882523.17429: done checking to see if all hosts have failed 27466 1726882523.17429: getting the remaining hosts for this loop 27466 1726882523.17431: done getting the remaining hosts for this loop 27466 1726882523.17435: getting the next task for host managed_node1 27466 1726882523.17441: done getting next task for host managed_node1 27466 1726882523.17445: ^ 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 27466 1726882523.17448: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27466 1726882523.17464: getting variables 27466 1726882523.17466: in VariableManager get_vars() 27466 1726882523.17513: Calling all_inventory to load vars for managed_node1 27466 1726882523.17516: Calling groups_inventory to load vars for managed_node1 27466 1726882523.17519: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882523.17530: Calling all_plugins_play to load vars for managed_node1 27466 1726882523.17533: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882523.17536: Calling groups_plugins_play to load vars for managed_node1 27466 1726882523.18020: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882523.18231: done with get_vars() 27466 1726882523.18242: done getting variables 27466 1726882523.18309: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:35:23 -0400 (0:00:00.055) 0:00:04.168 ****** 27466 1726882523.18342: entering _queue_task() for managed_node1/fail 27466 1726882523.18725: worker is 1 (out of 1 available) 27466 1726882523.18735: exiting _queue_task() for managed_node1/fail 27466 1726882523.18744: done queuing things up, now waiting for results queue to drain 27466 1726882523.18746: waiting for pending results... 27466 1726882523.18981: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 27466 1726882523.19078: in run() - task 12673a56-9f93-84d5-91bb-00000000006f 27466 1726882523.19098: variable 'ansible_search_path' from source: unknown 27466 1726882523.19106: variable 'ansible_search_path' from source: unknown 27466 1726882523.19145: calling self._execute() 27466 1726882523.19212: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882523.19216: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882523.19226: variable 'omit' from source: magic vars 27466 1726882523.19530: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27466 1726882523.21299: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27466 1726882523.21303: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27466 1726882523.21306: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27466 1726882523.21309: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27466 1726882523.21311: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27466 1726882523.21378: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27466 1726882523.21420: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27466 1726882523.21453: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27466 1726882523.21505: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27466 1726882523.21525: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27466 1726882523.21680: variable 'ansible_distribution' from source: facts 27466 1726882523.21699: variable 'ansible_distribution_major_version' from source: facts 27466 1726882523.21725: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27466 1726882523.21733: when evaluation is False, skipping this task 27466 1726882523.21739: _execute() done 27466 1726882523.21750: dumping result to json 27466 1726882523.21833: done dumping result, returning 27466 1726882523.21841: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [12673a56-9f93-84d5-91bb-00000000006f] 27466 1726882523.21844: sending task result for task 12673a56-9f93-84d5-91bb-00000000006f skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27466 1726882523.21968: no more pending results, returning what we have 27466 1726882523.21972: results queue empty 27466 1726882523.21973: checking for any_errors_fatal 27466 1726882523.21978: done checking for any_errors_fatal 27466 1726882523.21978: checking for max_fail_percentage 27466 1726882523.21980: done checking for max_fail_percentage 27466 1726882523.21981: checking to see if all hosts have failed and the running result is not ok 27466 1726882523.21982: done checking to see if all hosts have failed 27466 1726882523.21982: getting the remaining hosts for this loop 27466 1726882523.21984: done getting the remaining hosts for this loop 27466 1726882523.21988: getting the next task for host managed_node1 27466 1726882523.21998: done getting next task for host managed_node1 27466 1726882523.22001: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 27466 1726882523.22004: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27466 1726882523.22020: getting variables 27466 1726882523.22021: in VariableManager get_vars() 27466 1726882523.22060: Calling all_inventory to load vars for managed_node1 27466 1726882523.22063: Calling groups_inventory to load vars for managed_node1 27466 1726882523.22065: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882523.22073: Calling all_plugins_play to load vars for managed_node1 27466 1726882523.22076: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882523.22078: Calling groups_plugins_play to load vars for managed_node1 27466 1726882523.22222: done sending task result for task 12673a56-9f93-84d5-91bb-00000000006f 27466 1726882523.22226: WORKER PROCESS EXITING 27466 1726882523.22237: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882523.22364: done with get_vars() 27466 1726882523.22372: done getting variables 27466 1726882523.22418: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:35:23 -0400 (0:00:00.040) 0:00:04.209 ****** 27466 1726882523.22441: entering _queue_task() for managed_node1/fail 27466 1726882523.22643: worker is 1 (out of 1 available) 27466 1726882523.22657: exiting _queue_task() for managed_node1/fail 27466 1726882523.22670: done queuing things up, now waiting for results queue to drain 27466 1726882523.22672: waiting for pending results... 27466 1726882523.22836: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 27466 1726882523.22913: in run() - task 12673a56-9f93-84d5-91bb-000000000070 27466 1726882523.22923: variable 'ansible_search_path' from source: unknown 27466 1726882523.22927: variable 'ansible_search_path' from source: unknown 27466 1726882523.22954: calling self._execute() 27466 1726882523.23018: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882523.23024: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882523.23033: variable 'omit' from source: magic vars 27466 1726882523.23384: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27466 1726882523.25355: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27466 1726882523.25500: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27466 1726882523.25504: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27466 1726882523.25528: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27466 1726882523.25558: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27466 1726882523.25645: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27466 1726882523.25678: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27466 1726882523.25715: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27466 1726882523.25760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27466 1726882523.25779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27466 1726882523.25922: variable 'ansible_distribution' from source: facts 27466 1726882523.26099: variable 'ansible_distribution_major_version' from source: facts 27466 1726882523.26102: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27466 1726882523.26105: when evaluation is False, skipping this task 27466 1726882523.26107: _execute() done 27466 1726882523.26109: dumping result to json 27466 1726882523.26111: done dumping result, returning 27466 1726882523.26113: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [12673a56-9f93-84d5-91bb-000000000070] 27466 1726882523.26115: sending task result for task 12673a56-9f93-84d5-91bb-000000000070 27466 1726882523.26187: done sending task result for task 12673a56-9f93-84d5-91bb-000000000070 27466 1726882523.26197: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27466 1726882523.26240: no more pending results, returning what we have 27466 1726882523.26243: results queue empty 27466 1726882523.26244: checking for any_errors_fatal 27466 1726882523.26250: done checking for any_errors_fatal 27466 1726882523.26251: checking for max_fail_percentage 27466 1726882523.26252: done checking for max_fail_percentage 27466 1726882523.26254: checking to see if all hosts have failed and the running result is not ok 27466 1726882523.26254: done checking to see if all hosts have failed 27466 1726882523.26255: getting the remaining hosts for this loop 27466 1726882523.26256: done getting the remaining hosts for this loop 27466 1726882523.26260: getting the next task for host managed_node1 27466 1726882523.26268: done getting next task for host managed_node1 27466 1726882523.26272: ^ 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 27466 1726882523.26274: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27466 1726882523.26290: getting variables 27466 1726882523.26291: in VariableManager get_vars() 27466 1726882523.26384: Calling all_inventory to load vars for managed_node1 27466 1726882523.26386: Calling groups_inventory to load vars for managed_node1 27466 1726882523.26388: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882523.26444: Calling all_plugins_play to load vars for managed_node1 27466 1726882523.26447: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882523.26451: Calling groups_plugins_play to load vars for managed_node1 27466 1726882523.26620: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882523.26833: done with get_vars() 27466 1726882523.26843: done getting variables 27466 1726882523.26905: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:35:23 -0400 (0:00:00.044) 0:00:04.254 ****** 27466 1726882523.26936: entering _queue_task() for managed_node1/dnf 27466 1726882523.27215: worker is 1 (out of 1 available) 27466 1726882523.27228: exiting _queue_task() for managed_node1/dnf 27466 1726882523.27240: done queuing things up, now waiting for results queue to drain 27466 1726882523.27241: waiting for pending results... 27466 1726882523.27507: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 27466 1726882523.27621: in run() - task 12673a56-9f93-84d5-91bb-000000000071 27466 1726882523.27643: variable 'ansible_search_path' from source: unknown 27466 1726882523.27653: variable 'ansible_search_path' from source: unknown 27466 1726882523.27696: calling self._execute() 27466 1726882523.27777: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882523.27899: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882523.27902: variable 'omit' from source: magic vars 27466 1726882523.28224: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27466 1726882523.30406: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27466 1726882523.30479: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27466 1726882523.30536: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27466 1726882523.30574: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27466 1726882523.30609: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27466 1726882523.30685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27466 1726882523.30723: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27466 1726882523.30753: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27466 1726882523.30800: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27466 1726882523.30822: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27466 1726882523.30954: variable 'ansible_distribution' from source: facts 27466 1726882523.30966: variable 'ansible_distribution_major_version' from source: facts 27466 1726882523.30989: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27466 1726882523.31001: when evaluation is False, skipping this task 27466 1726882523.31008: _execute() done 27466 1726882523.31014: dumping result to json 27466 1726882523.31024: done dumping result, returning 27466 1726882523.31099: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [12673a56-9f93-84d5-91bb-000000000071] 27466 1726882523.31102: sending task result for task 12673a56-9f93-84d5-91bb-000000000071 27466 1726882523.31173: done sending task result for task 12673a56-9f93-84d5-91bb-000000000071 27466 1726882523.31176: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27466 1726882523.31225: no more pending results, returning what we have 27466 1726882523.31229: results queue empty 27466 1726882523.31229: checking for any_errors_fatal 27466 1726882523.31235: done checking for any_errors_fatal 27466 1726882523.31236: checking for max_fail_percentage 27466 1726882523.31237: done checking for max_fail_percentage 27466 1726882523.31238: checking to see if all hosts have failed and the running result is not ok 27466 1726882523.31239: done checking to see if all hosts have failed 27466 1726882523.31240: getting the remaining hosts for this loop 27466 1726882523.31241: done getting the remaining hosts for this loop 27466 1726882523.31245: getting the next task for host managed_node1 27466 1726882523.31251: done getting next task for host managed_node1 27466 1726882523.31254: ^ 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 27466 1726882523.31257: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27466 1726882523.31271: getting variables 27466 1726882523.31273: in VariableManager get_vars() 27466 1726882523.31316: Calling all_inventory to load vars for managed_node1 27466 1726882523.31318: Calling groups_inventory to load vars for managed_node1 27466 1726882523.31320: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882523.31331: Calling all_plugins_play to load vars for managed_node1 27466 1726882523.31333: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882523.31335: Calling groups_plugins_play to load vars for managed_node1 27466 1726882523.31582: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882523.31824: done with get_vars() 27466 1726882523.31835: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 27466 1726882523.31911: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:35:23 -0400 (0:00:00.050) 0:00:04.304 ****** 27466 1726882523.31940: entering _queue_task() for managed_node1/yum 27466 1726882523.32187: worker is 1 (out of 1 available) 27466 1726882523.32203: exiting _queue_task() for managed_node1/yum 27466 1726882523.32216: done queuing things up, now waiting for results queue to drain 27466 1726882523.32218: waiting for pending results... 27466 1726882523.32611: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 27466 1726882523.32615: in run() - task 12673a56-9f93-84d5-91bb-000000000072 27466 1726882523.32618: variable 'ansible_search_path' from source: unknown 27466 1726882523.32625: variable 'ansible_search_path' from source: unknown 27466 1726882523.32660: calling self._execute() 27466 1726882523.32750: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882523.32763: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882523.32778: variable 'omit' from source: magic vars 27466 1726882523.33219: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27466 1726882523.35488: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27466 1726882523.35561: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27466 1726882523.35609: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27466 1726882523.35655: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27466 1726882523.35686: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27466 1726882523.35772: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27466 1726882523.35811: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27466 1726882523.35843: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27466 1726882523.35898: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27466 1726882523.35920: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27466 1726882523.36078: variable 'ansible_distribution' from source: facts 27466 1726882523.36096: variable 'ansible_distribution_major_version' from source: facts 27466 1726882523.36122: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27466 1726882523.36130: when evaluation is False, skipping this task 27466 1726882523.36139: _execute() done 27466 1726882523.36187: dumping result to json 27466 1726882523.36194: done dumping result, returning 27466 1726882523.36198: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [12673a56-9f93-84d5-91bb-000000000072] 27466 1726882523.36201: sending task result for task 12673a56-9f93-84d5-91bb-000000000072 27466 1726882523.36499: done sending task result for task 12673a56-9f93-84d5-91bb-000000000072 27466 1726882523.36505: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27466 1726882523.36548: no more pending results, returning what we have 27466 1726882523.36551: results queue empty 27466 1726882523.36552: checking for any_errors_fatal 27466 1726882523.36559: done checking for any_errors_fatal 27466 1726882523.36560: checking for max_fail_percentage 27466 1726882523.36561: done checking for max_fail_percentage 27466 1726882523.36562: checking to see if all hosts have failed and the running result is not ok 27466 1726882523.36563: done checking to see if all hosts have failed 27466 1726882523.36563: getting the remaining hosts for this loop 27466 1726882523.36564: done getting the remaining hosts for this loop 27466 1726882523.36567: getting the next task for host managed_node1 27466 1726882523.36573: done getting next task for host managed_node1 27466 1726882523.36576: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 27466 1726882523.36579: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27466 1726882523.36597: getting variables 27466 1726882523.36599: in VariableManager get_vars() 27466 1726882523.36634: Calling all_inventory to load vars for managed_node1 27466 1726882523.36637: Calling groups_inventory to load vars for managed_node1 27466 1726882523.36639: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882523.36648: Calling all_plugins_play to load vars for managed_node1 27466 1726882523.36650: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882523.36653: Calling groups_plugins_play to load vars for managed_node1 27466 1726882523.36825: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882523.37108: done with get_vars() 27466 1726882523.37119: done getting variables 27466 1726882523.37172: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:35:23 -0400 (0:00:00.052) 0:00:04.357 ****** 27466 1726882523.37208: entering _queue_task() for managed_node1/fail 27466 1726882523.37464: worker is 1 (out of 1 available) 27466 1726882523.37478: exiting _queue_task() for managed_node1/fail 27466 1726882523.37494: done queuing things up, now waiting for results queue to drain 27466 1726882523.37698: waiting for pending results... 27466 1726882523.37752: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 27466 1726882523.37908: in run() - task 12673a56-9f93-84d5-91bb-000000000073 27466 1726882523.37912: variable 'ansible_search_path' from source: unknown 27466 1726882523.37915: variable 'ansible_search_path' from source: unknown 27466 1726882523.37918: calling self._execute() 27466 1726882523.38041: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882523.38046: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882523.38049: variable 'omit' from source: magic vars 27466 1726882523.38361: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27466 1726882523.41042: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27466 1726882523.41122: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27466 1726882523.41197: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27466 1726882523.41229: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27466 1726882523.41290: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27466 1726882523.41365: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27466 1726882523.41411: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27466 1726882523.41464: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27466 1726882523.41508: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27466 1726882523.41583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27466 1726882523.41775: variable 'ansible_distribution' from source: facts 27466 1726882523.41797: variable 'ansible_distribution_major_version' from source: facts 27466 1726882523.41864: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27466 1726882523.41873: when evaluation is False, skipping this task 27466 1726882523.41885: _execute() done 27466 1726882523.41917: dumping result to json 27466 1726882523.41920: done dumping result, returning 27466 1726882523.41923: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [12673a56-9f93-84d5-91bb-000000000073] 27466 1726882523.41931: sending task result for task 12673a56-9f93-84d5-91bb-000000000073 27466 1726882523.42299: done sending task result for task 12673a56-9f93-84d5-91bb-000000000073 27466 1726882523.42303: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27466 1726882523.42348: no more pending results, returning what we have 27466 1726882523.42351: results queue empty 27466 1726882523.42352: checking for any_errors_fatal 27466 1726882523.42357: done checking for any_errors_fatal 27466 1726882523.42358: checking for max_fail_percentage 27466 1726882523.42359: done checking for max_fail_percentage 27466 1726882523.42360: checking to see if all hosts have failed and the running result is not ok 27466 1726882523.42361: done checking to see if all hosts have failed 27466 1726882523.42362: getting the remaining hosts for this loop 27466 1726882523.42363: done getting the remaining hosts for this loop 27466 1726882523.42366: getting the next task for host managed_node1 27466 1726882523.42372: done getting next task for host managed_node1 27466 1726882523.42375: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 27466 1726882523.42378: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27466 1726882523.42396: getting variables 27466 1726882523.42398: in VariableManager get_vars() 27466 1726882523.42439: Calling all_inventory to load vars for managed_node1 27466 1726882523.42442: Calling groups_inventory to load vars for managed_node1 27466 1726882523.42445: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882523.42454: Calling all_plugins_play to load vars for managed_node1 27466 1726882523.42457: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882523.42460: Calling groups_plugins_play to load vars for managed_node1 27466 1726882523.42765: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882523.42982: done with get_vars() 27466 1726882523.42996: done getting variables 27466 1726882523.43066: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:35:23 -0400 (0:00:00.058) 0:00:04.416 ****** 27466 1726882523.43101: entering _queue_task() for managed_node1/package 27466 1726882523.43358: worker is 1 (out of 1 available) 27466 1726882523.43378: exiting _queue_task() for managed_node1/package 27466 1726882523.43390: done queuing things up, now waiting for results queue to drain 27466 1726882523.43391: waiting for pending results... 27466 1726882523.43545: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 27466 1726882523.43623: in run() - task 12673a56-9f93-84d5-91bb-000000000074 27466 1726882523.43635: variable 'ansible_search_path' from source: unknown 27466 1726882523.43638: variable 'ansible_search_path' from source: unknown 27466 1726882523.43665: calling self._execute() 27466 1726882523.43726: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882523.43731: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882523.43739: variable 'omit' from source: magic vars 27466 1726882523.44043: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27466 1726882523.45766: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27466 1726882523.45770: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27466 1726882523.45772: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27466 1726882523.45774: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27466 1726882523.45777: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27466 1726882523.45818: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27466 1726882523.45877: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27466 1726882523.45921: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27466 1726882523.45979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27466 1726882523.46002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27466 1726882523.46142: variable 'ansible_distribution' from source: facts 27466 1726882523.46163: variable 'ansible_distribution_major_version' from source: facts 27466 1726882523.46185: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27466 1726882523.46191: when evaluation is False, skipping this task 27466 1726882523.46201: _execute() done 27466 1726882523.46207: dumping result to json 27466 1726882523.46265: done dumping result, returning 27466 1726882523.46268: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [12673a56-9f93-84d5-91bb-000000000074] 27466 1726882523.46271: sending task result for task 12673a56-9f93-84d5-91bb-000000000074 27466 1726882523.46340: done sending task result for task 12673a56-9f93-84d5-91bb-000000000074 27466 1726882523.46344: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27466 1726882523.46396: no more pending results, returning what we have 27466 1726882523.46400: results queue empty 27466 1726882523.46401: checking for any_errors_fatal 27466 1726882523.46407: done checking for any_errors_fatal 27466 1726882523.46408: checking for max_fail_percentage 27466 1726882523.46410: done checking for max_fail_percentage 27466 1726882523.46411: checking to see if all hosts have failed and the running result is not ok 27466 1726882523.46412: done checking to see if all hosts have failed 27466 1726882523.46412: getting the remaining hosts for this loop 27466 1726882523.46414: done getting the remaining hosts for this loop 27466 1726882523.46418: getting the next task for host managed_node1 27466 1726882523.46425: done getting next task for host managed_node1 27466 1726882523.46428: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 27466 1726882523.46431: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27466 1726882523.46446: getting variables 27466 1726882523.46448: in VariableManager get_vars() 27466 1726882523.46485: Calling all_inventory to load vars for managed_node1 27466 1726882523.46488: Calling groups_inventory to load vars for managed_node1 27466 1726882523.46491: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882523.46520: Calling all_plugins_play to load vars for managed_node1 27466 1726882523.46523: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882523.46526: Calling groups_plugins_play to load vars for managed_node1 27466 1726882523.46684: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882523.46870: done with get_vars() 27466 1726882523.46878: done getting variables 27466 1726882523.46936: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:35:23 -0400 (0:00:00.038) 0:00:04.454 ****** 27466 1726882523.46962: entering _queue_task() for managed_node1/package 27466 1726882523.47144: worker is 1 (out of 1 available) 27466 1726882523.47156: exiting _queue_task() for managed_node1/package 27466 1726882523.47168: done queuing things up, now waiting for results queue to drain 27466 1726882523.47169: waiting for pending results... 27466 1726882523.47326: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 27466 1726882523.47395: in run() - task 12673a56-9f93-84d5-91bb-000000000075 27466 1726882523.47410: variable 'ansible_search_path' from source: unknown 27466 1726882523.47413: variable 'ansible_search_path' from source: unknown 27466 1726882523.47439: calling self._execute() 27466 1726882523.47499: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882523.47504: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882523.47513: variable 'omit' from source: magic vars 27466 1726882523.47811: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27466 1726882523.49653: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27466 1726882523.49898: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27466 1726882523.49902: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27466 1726882523.49904: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27466 1726882523.49906: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27466 1726882523.49908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27466 1726882523.49930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27466 1726882523.49958: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27466 1726882523.50004: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27466 1726882523.50027: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27466 1726882523.50155: variable 'ansible_distribution' from source: facts 27466 1726882523.50168: variable 'ansible_distribution_major_version' from source: facts 27466 1726882523.50196: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27466 1726882523.50203: when evaluation is False, skipping this task 27466 1726882523.50206: _execute() done 27466 1726882523.50209: dumping result to json 27466 1726882523.50218: done dumping result, returning 27466 1726882523.50245: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [12673a56-9f93-84d5-91bb-000000000075] 27466 1726882523.50248: sending task result for task 12673a56-9f93-84d5-91bb-000000000075 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27466 1726882523.50370: no more pending results, returning what we have 27466 1726882523.50374: results queue empty 27466 1726882523.50375: checking for any_errors_fatal 27466 1726882523.50380: done checking for any_errors_fatal 27466 1726882523.50381: checking for max_fail_percentage 27466 1726882523.50382: done checking for max_fail_percentage 27466 1726882523.50383: checking to see if all hosts have failed and the running result is not ok 27466 1726882523.50384: done checking to see if all hosts have failed 27466 1726882523.50385: getting the remaining hosts for this loop 27466 1726882523.50386: done getting the remaining hosts for this loop 27466 1726882523.50390: getting the next task for host managed_node1 27466 1726882523.50397: done getting next task for host managed_node1 27466 1726882523.50401: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 27466 1726882523.50403: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27466 1726882523.50419: getting variables 27466 1726882523.50421: in VariableManager get_vars() 27466 1726882523.50455: Calling all_inventory to load vars for managed_node1 27466 1726882523.50458: Calling groups_inventory to load vars for managed_node1 27466 1726882523.50460: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882523.50468: Calling all_plugins_play to load vars for managed_node1 27466 1726882523.50470: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882523.50472: Calling groups_plugins_play to load vars for managed_node1 27466 1726882523.50635: done sending task result for task 12673a56-9f93-84d5-91bb-000000000075 27466 1726882523.50638: WORKER PROCESS EXITING 27466 1726882523.50648: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882523.50766: done with get_vars() 27466 1726882523.50773: done getting variables 27466 1726882523.50811: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:35:23 -0400 (0:00:00.038) 0:00:04.493 ****** 27466 1726882523.50835: entering _queue_task() for managed_node1/package 27466 1726882523.51011: worker is 1 (out of 1 available) 27466 1726882523.51022: exiting _queue_task() for managed_node1/package 27466 1726882523.51034: done queuing things up, now waiting for results queue to drain 27466 1726882523.51035: waiting for pending results... 27466 1726882523.51191: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 27466 1726882523.51268: in run() - task 12673a56-9f93-84d5-91bb-000000000076 27466 1726882523.51277: variable 'ansible_search_path' from source: unknown 27466 1726882523.51280: variable 'ansible_search_path' from source: unknown 27466 1726882523.51310: calling self._execute() 27466 1726882523.51365: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882523.51370: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882523.51381: variable 'omit' from source: magic vars 27466 1726882523.51663: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27466 1726882523.53397: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27466 1726882523.53440: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27466 1726882523.53465: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27466 1726882523.53495: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27466 1726882523.53521: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27466 1726882523.53575: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27466 1726882523.53598: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27466 1726882523.53623: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27466 1726882523.53648: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27466 1726882523.53658: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27466 1726882523.53760: variable 'ansible_distribution' from source: facts 27466 1726882523.53764: variable 'ansible_distribution_major_version' from source: facts 27466 1726882523.53779: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27466 1726882523.53782: when evaluation is False, skipping this task 27466 1726882523.53785: _execute() done 27466 1726882523.53787: dumping result to json 27466 1726882523.53796: done dumping result, returning 27466 1726882523.53799: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [12673a56-9f93-84d5-91bb-000000000076] 27466 1726882523.53804: sending task result for task 12673a56-9f93-84d5-91bb-000000000076 27466 1726882523.53888: done sending task result for task 12673a56-9f93-84d5-91bb-000000000076 27466 1726882523.53895: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27466 1726882523.53969: no more pending results, returning what we have 27466 1726882523.53972: results queue empty 27466 1726882523.53973: checking for any_errors_fatal 27466 1726882523.53977: done checking for any_errors_fatal 27466 1726882523.53978: checking for max_fail_percentage 27466 1726882523.53979: done checking for max_fail_percentage 27466 1726882523.53980: checking to see if all hosts have failed and the running result is not ok 27466 1726882523.53981: done checking to see if all hosts have failed 27466 1726882523.53982: getting the remaining hosts for this loop 27466 1726882523.53983: done getting the remaining hosts for this loop 27466 1726882523.53986: getting the next task for host managed_node1 27466 1726882523.53995: done getting next task for host managed_node1 27466 1726882523.53998: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 27466 1726882523.54001: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27466 1726882523.54015: getting variables 27466 1726882523.54016: in VariableManager get_vars() 27466 1726882523.54049: Calling all_inventory to load vars for managed_node1 27466 1726882523.54051: Calling groups_inventory to load vars for managed_node1 27466 1726882523.54053: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882523.54061: Calling all_plugins_play to load vars for managed_node1 27466 1726882523.54063: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882523.54065: Calling groups_plugins_play to load vars for managed_node1 27466 1726882523.54170: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882523.54292: done with get_vars() 27466 1726882523.54300: done getting variables 27466 1726882523.54337: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:35:23 -0400 (0:00:00.035) 0:00:04.528 ****** 27466 1726882523.54359: entering _queue_task() for managed_node1/service 27466 1726882523.54538: worker is 1 (out of 1 available) 27466 1726882523.54550: exiting _queue_task() for managed_node1/service 27466 1726882523.54562: done queuing things up, now waiting for results queue to drain 27466 1726882523.54564: waiting for pending results... 27466 1726882523.54712: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 27466 1726882523.54782: in run() - task 12673a56-9f93-84d5-91bb-000000000077 27466 1726882523.54806: variable 'ansible_search_path' from source: unknown 27466 1726882523.54810: variable 'ansible_search_path' from source: unknown 27466 1726882523.54829: calling self._execute() 27466 1726882523.54881: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882523.54885: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882523.54898: variable 'omit' from source: magic vars 27466 1726882523.55175: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27466 1726882523.56601: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27466 1726882523.56641: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27466 1726882523.56678: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27466 1726882523.56706: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27466 1726882523.56726: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27466 1726882523.56781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27466 1726882523.56803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27466 1726882523.56821: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27466 1726882523.56846: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27466 1726882523.56857: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27466 1726882523.56947: variable 'ansible_distribution' from source: facts 27466 1726882523.56951: variable 'ansible_distribution_major_version' from source: facts 27466 1726882523.56965: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27466 1726882523.56968: when evaluation is False, skipping this task 27466 1726882523.56973: _execute() done 27466 1726882523.56975: dumping result to json 27466 1726882523.56978: done dumping result, returning 27466 1726882523.56988: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [12673a56-9f93-84d5-91bb-000000000077] 27466 1726882523.56995: sending task result for task 12673a56-9f93-84d5-91bb-000000000077 27466 1726882523.57067: done sending task result for task 12673a56-9f93-84d5-91bb-000000000077 27466 1726882523.57070: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27466 1726882523.57132: no more pending results, returning what we have 27466 1726882523.57135: results queue empty 27466 1726882523.57136: checking for any_errors_fatal 27466 1726882523.57140: done checking for any_errors_fatal 27466 1726882523.57141: checking for max_fail_percentage 27466 1726882523.57142: done checking for max_fail_percentage 27466 1726882523.57143: checking to see if all hosts have failed and the running result is not ok 27466 1726882523.57144: done checking to see if all hosts have failed 27466 1726882523.57145: getting the remaining hosts for this loop 27466 1726882523.57146: done getting the remaining hosts for this loop 27466 1726882523.57149: getting the next task for host managed_node1 27466 1726882523.57154: done getting next task for host managed_node1 27466 1726882523.57157: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 27466 1726882523.57159: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27466 1726882523.57172: getting variables 27466 1726882523.57174: in VariableManager get_vars() 27466 1726882523.57209: Calling all_inventory to load vars for managed_node1 27466 1726882523.57212: Calling groups_inventory to load vars for managed_node1 27466 1726882523.57214: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882523.57222: Calling all_plugins_play to load vars for managed_node1 27466 1726882523.57224: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882523.57227: Calling groups_plugins_play to load vars for managed_node1 27466 1726882523.57360: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882523.57479: done with get_vars() 27466 1726882523.57486: done getting variables 27466 1726882523.57525: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:35:23 -0400 (0:00:00.031) 0:00:04.560 ****** 27466 1726882523.57545: entering _queue_task() for managed_node1/service 27466 1726882523.57722: worker is 1 (out of 1 available) 27466 1726882523.57734: exiting _queue_task() for managed_node1/service 27466 1726882523.57745: done queuing things up, now waiting for results queue to drain 27466 1726882523.57747: waiting for pending results... 27466 1726882523.57888: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 27466 1726882523.57972: in run() - task 12673a56-9f93-84d5-91bb-000000000078 27466 1726882523.57984: variable 'ansible_search_path' from source: unknown 27466 1726882523.57987: variable 'ansible_search_path' from source: unknown 27466 1726882523.58021: calling self._execute() 27466 1726882523.58076: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882523.58080: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882523.58088: variable 'omit' from source: magic vars 27466 1726882523.58386: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27466 1726882523.59830: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27466 1726882523.59870: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27466 1726882523.59900: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27466 1726882523.59924: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27466 1726882523.59947: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27466 1726882523.60004: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27466 1726882523.60025: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27466 1726882523.60047: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27466 1726882523.60071: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27466 1726882523.60082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27466 1726882523.60174: variable 'ansible_distribution' from source: facts 27466 1726882523.60177: variable 'ansible_distribution_major_version' from source: facts 27466 1726882523.60192: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27466 1726882523.60198: when evaluation is False, skipping this task 27466 1726882523.60201: _execute() done 27466 1726882523.60204: dumping result to json 27466 1726882523.60209: done dumping result, returning 27466 1726882523.60215: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [12673a56-9f93-84d5-91bb-000000000078] 27466 1726882523.60219: sending task result for task 12673a56-9f93-84d5-91bb-000000000078 27466 1726882523.60292: done sending task result for task 12673a56-9f93-84d5-91bb-000000000078 skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 27466 1726882523.60337: no more pending results, returning what we have 27466 1726882523.60340: results queue empty 27466 1726882523.60341: checking for any_errors_fatal 27466 1726882523.60346: done checking for any_errors_fatal 27466 1726882523.60346: checking for max_fail_percentage 27466 1726882523.60348: done checking for max_fail_percentage 27466 1726882523.60349: checking to see if all hosts have failed and the running result is not ok 27466 1726882523.60350: done checking to see if all hosts have failed 27466 1726882523.60350: getting the remaining hosts for this loop 27466 1726882523.60351: done getting the remaining hosts for this loop 27466 1726882523.60355: getting the next task for host managed_node1 27466 1726882523.60360: done getting next task for host managed_node1 27466 1726882523.60363: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 27466 1726882523.60366: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27466 1726882523.60380: getting variables 27466 1726882523.60381: in VariableManager get_vars() 27466 1726882523.60415: Calling all_inventory to load vars for managed_node1 27466 1726882523.60419: Calling groups_inventory to load vars for managed_node1 27466 1726882523.60421: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882523.60429: Calling all_plugins_play to load vars for managed_node1 27466 1726882523.60431: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882523.60433: Calling groups_plugins_play to load vars for managed_node1 27466 1726882523.60549: WORKER PROCESS EXITING 27466 1726882523.60560: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882523.60678: done with get_vars() 27466 1726882523.60686: done getting variables 27466 1726882523.60726: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:35:23 -0400 (0:00:00.032) 0:00:04.592 ****** 27466 1726882523.60747: entering _queue_task() for managed_node1/service 27466 1726882523.60914: worker is 1 (out of 1 available) 27466 1726882523.60927: exiting _queue_task() for managed_node1/service 27466 1726882523.60938: done queuing things up, now waiting for results queue to drain 27466 1726882523.60940: waiting for pending results... 27466 1726882523.61088: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 27466 1726882523.61162: in run() - task 12673a56-9f93-84d5-91bb-000000000079 27466 1726882523.61176: variable 'ansible_search_path' from source: unknown 27466 1726882523.61179: variable 'ansible_search_path' from source: unknown 27466 1726882523.61204: calling self._execute() 27466 1726882523.61259: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882523.61263: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882523.61270: variable 'omit' from source: magic vars 27466 1726882523.61555: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27466 1726882523.62981: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27466 1726882523.63029: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27466 1726882523.63062: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27466 1726882523.63086: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27466 1726882523.63108: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27466 1726882523.63165: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27466 1726882523.63184: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27466 1726882523.63204: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27466 1726882523.63230: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27466 1726882523.63247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27466 1726882523.63330: variable 'ansible_distribution' from source: facts 27466 1726882523.63334: variable 'ansible_distribution_major_version' from source: facts 27466 1726882523.63353: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27466 1726882523.63356: when evaluation is False, skipping this task 27466 1726882523.63359: _execute() done 27466 1726882523.63361: dumping result to json 27466 1726882523.63363: done dumping result, returning 27466 1726882523.63366: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [12673a56-9f93-84d5-91bb-000000000079] 27466 1726882523.63371: sending task result for task 12673a56-9f93-84d5-91bb-000000000079 27466 1726882523.63447: done sending task result for task 12673a56-9f93-84d5-91bb-000000000079 27466 1726882523.63450: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27466 1726882523.63500: no more pending results, returning what we have 27466 1726882523.63503: results queue empty 27466 1726882523.63504: checking for any_errors_fatal 27466 1726882523.63509: done checking for any_errors_fatal 27466 1726882523.63510: checking for max_fail_percentage 27466 1726882523.63511: done checking for max_fail_percentage 27466 1726882523.63512: checking to see if all hosts have failed and the running result is not ok 27466 1726882523.63513: done checking to see if all hosts have failed 27466 1726882523.63513: getting the remaining hosts for this loop 27466 1726882523.63515: done getting the remaining hosts for this loop 27466 1726882523.63518: getting the next task for host managed_node1 27466 1726882523.63523: done getting next task for host managed_node1 27466 1726882523.63526: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 27466 1726882523.63528: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27466 1726882523.63542: getting variables 27466 1726882523.63543: in VariableManager get_vars() 27466 1726882523.63577: Calling all_inventory to load vars for managed_node1 27466 1726882523.63580: Calling groups_inventory to load vars for managed_node1 27466 1726882523.63582: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882523.63592: Calling all_plugins_play to load vars for managed_node1 27466 1726882523.63596: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882523.63599: Calling groups_plugins_play to load vars for managed_node1 27466 1726882523.63741: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882523.63858: done with get_vars() 27466 1726882523.63865: done getting variables 27466 1726882523.63905: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:35:23 -0400 (0:00:00.031) 0:00:04.624 ****** 27466 1726882523.63926: entering _queue_task() for managed_node1/service 27466 1726882523.64100: worker is 1 (out of 1 available) 27466 1726882523.64114: exiting _queue_task() for managed_node1/service 27466 1726882523.64124: done queuing things up, now waiting for results queue to drain 27466 1726882523.64126: waiting for pending results... 27466 1726882523.64269: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 27466 1726882523.64335: in run() - task 12673a56-9f93-84d5-91bb-00000000007a 27466 1726882523.64347: variable 'ansible_search_path' from source: unknown 27466 1726882523.64350: variable 'ansible_search_path' from source: unknown 27466 1726882523.64377: calling self._execute() 27466 1726882523.64434: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882523.64438: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882523.64446: variable 'omit' from source: magic vars 27466 1726882523.64750: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27466 1726882523.66189: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27466 1726882523.66236: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27466 1726882523.66262: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27466 1726882523.66288: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27466 1726882523.66315: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27466 1726882523.66368: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27466 1726882523.66388: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27466 1726882523.66410: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27466 1726882523.66440: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27466 1726882523.66451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27466 1726882523.66546: variable 'ansible_distribution' from source: facts 27466 1726882523.66550: variable 'ansible_distribution_major_version' from source: facts 27466 1726882523.66565: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27466 1726882523.66567: when evaluation is False, skipping this task 27466 1726882523.66570: _execute() done 27466 1726882523.66572: dumping result to json 27466 1726882523.66577: done dumping result, returning 27466 1726882523.66583: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [12673a56-9f93-84d5-91bb-00000000007a] 27466 1726882523.66588: sending task result for task 12673a56-9f93-84d5-91bb-00000000007a 27466 1726882523.66666: done sending task result for task 12673a56-9f93-84d5-91bb-00000000007a 27466 1726882523.66669: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 27466 1726882523.66712: no more pending results, returning what we have 27466 1726882523.66715: results queue empty 27466 1726882523.66716: checking for any_errors_fatal 27466 1726882523.66722: done checking for any_errors_fatal 27466 1726882523.66722: checking for max_fail_percentage 27466 1726882523.66724: done checking for max_fail_percentage 27466 1726882523.66725: checking to see if all hosts have failed and the running result is not ok 27466 1726882523.66726: done checking to see if all hosts have failed 27466 1726882523.66726: getting the remaining hosts for this loop 27466 1726882523.66728: done getting the remaining hosts for this loop 27466 1726882523.66732: getting the next task for host managed_node1 27466 1726882523.66737: done getting next task for host managed_node1 27466 1726882523.66740: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 27466 1726882523.66743: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27466 1726882523.66757: getting variables 27466 1726882523.66759: in VariableManager get_vars() 27466 1726882523.66794: Calling all_inventory to load vars for managed_node1 27466 1726882523.66796: Calling groups_inventory to load vars for managed_node1 27466 1726882523.66798: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882523.66806: Calling all_plugins_play to load vars for managed_node1 27466 1726882523.66808: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882523.66811: Calling groups_plugins_play to load vars for managed_node1 27466 1726882523.66928: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882523.67046: done with get_vars() 27466 1726882523.67053: done getting variables 27466 1726882523.67092: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:35:23 -0400 (0:00:00.031) 0:00:04.656 ****** 27466 1726882523.67114: entering _queue_task() for managed_node1/copy 27466 1726882523.67284: worker is 1 (out of 1 available) 27466 1726882523.67296: exiting _queue_task() for managed_node1/copy 27466 1726882523.67308: done queuing things up, now waiting for results queue to drain 27466 1726882523.67309: waiting for pending results... 27466 1726882523.67461: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 27466 1726882523.67538: in run() - task 12673a56-9f93-84d5-91bb-00000000007b 27466 1726882523.67545: variable 'ansible_search_path' from source: unknown 27466 1726882523.67549: variable 'ansible_search_path' from source: unknown 27466 1726882523.67575: calling self._execute() 27466 1726882523.67639: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882523.67643: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882523.67655: variable 'omit' from source: magic vars 27466 1726882523.67940: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27466 1726882523.69379: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27466 1726882523.69427: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27466 1726882523.69460: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27466 1726882523.69487: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27466 1726882523.69516: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27466 1726882523.69567: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27466 1726882523.69586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27466 1726882523.69608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27466 1726882523.69639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27466 1726882523.69649: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27466 1726882523.69741: variable 'ansible_distribution' from source: facts 27466 1726882523.69745: variable 'ansible_distribution_major_version' from source: facts 27466 1726882523.69759: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27466 1726882523.69762: when evaluation is False, skipping this task 27466 1726882523.69765: _execute() done 27466 1726882523.69767: dumping result to json 27466 1726882523.69772: done dumping result, returning 27466 1726882523.69778: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [12673a56-9f93-84d5-91bb-00000000007b] 27466 1726882523.69783: sending task result for task 12673a56-9f93-84d5-91bb-00000000007b 27466 1726882523.69862: done sending task result for task 12673a56-9f93-84d5-91bb-00000000007b 27466 1726882523.69865: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27466 1726882523.69908: no more pending results, returning what we have 27466 1726882523.69911: results queue empty 27466 1726882523.69912: checking for any_errors_fatal 27466 1726882523.69917: done checking for any_errors_fatal 27466 1726882523.69918: checking for max_fail_percentage 27466 1726882523.69919: done checking for max_fail_percentage 27466 1726882523.69920: checking to see if all hosts have failed and the running result is not ok 27466 1726882523.69921: done checking to see if all hosts have failed 27466 1726882523.69922: getting the remaining hosts for this loop 27466 1726882523.69923: done getting the remaining hosts for this loop 27466 1726882523.69926: getting the next task for host managed_node1 27466 1726882523.69931: done getting next task for host managed_node1 27466 1726882523.69934: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 27466 1726882523.69936: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27466 1726882523.69949: getting variables 27466 1726882523.69951: in VariableManager get_vars() 27466 1726882523.69984: Calling all_inventory to load vars for managed_node1 27466 1726882523.69986: Calling groups_inventory to load vars for managed_node1 27466 1726882523.69988: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882523.69997: Calling all_plugins_play to load vars for managed_node1 27466 1726882523.70000: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882523.70003: Calling groups_plugins_play to load vars for managed_node1 27466 1726882523.70141: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882523.70256: done with get_vars() 27466 1726882523.70263: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:35:23 -0400 (0:00:00.032) 0:00:04.688 ****** 27466 1726882523.70317: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 27466 1726882523.70484: worker is 1 (out of 1 available) 27466 1726882523.70498: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 27466 1726882523.70512: done queuing things up, now waiting for results queue to drain 27466 1726882523.70514: waiting for pending results... 27466 1726882523.70780: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 27466 1726882523.70835: in run() - task 12673a56-9f93-84d5-91bb-00000000007c 27466 1726882523.70854: variable 'ansible_search_path' from source: unknown 27466 1726882523.70862: variable 'ansible_search_path' from source: unknown 27466 1726882523.70903: calling self._execute() 27466 1726882523.70988: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882523.70998: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882523.71014: variable 'omit' from source: magic vars 27466 1726882523.71443: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27466 1726882523.72953: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27466 1726882523.72998: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27466 1726882523.73028: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27466 1726882523.73055: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27466 1726882523.73075: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27466 1726882523.73137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27466 1726882523.73159: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27466 1726882523.73177: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27466 1726882523.73214: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27466 1726882523.73235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27466 1726882523.73411: variable 'ansible_distribution' from source: facts 27466 1726882523.73416: variable 'ansible_distribution_major_version' from source: facts 27466 1726882523.73418: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27466 1726882523.73513: when evaluation is False, skipping this task 27466 1726882523.73516: _execute() done 27466 1726882523.73519: dumping result to json 27466 1726882523.73521: done dumping result, returning 27466 1726882523.73523: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [12673a56-9f93-84d5-91bb-00000000007c] 27466 1726882523.73526: sending task result for task 12673a56-9f93-84d5-91bb-00000000007c 27466 1726882523.73650: done sending task result for task 12673a56-9f93-84d5-91bb-00000000007c 27466 1726882523.73653: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27466 1726882523.73702: no more pending results, returning what we have 27466 1726882523.73705: results queue empty 27466 1726882523.73706: checking for any_errors_fatal 27466 1726882523.73712: done checking for any_errors_fatal 27466 1726882523.73712: checking for max_fail_percentage 27466 1726882523.73714: done checking for max_fail_percentage 27466 1726882523.73715: checking to see if all hosts have failed and the running result is not ok 27466 1726882523.73716: done checking to see if all hosts have failed 27466 1726882523.73717: getting the remaining hosts for this loop 27466 1726882523.73718: done getting the remaining hosts for this loop 27466 1726882523.73721: getting the next task for host managed_node1 27466 1726882523.73726: done getting next task for host managed_node1 27466 1726882523.73730: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 27466 1726882523.73732: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27466 1726882523.73746: getting variables 27466 1726882523.73748: in VariableManager get_vars() 27466 1726882523.73782: Calling all_inventory to load vars for managed_node1 27466 1726882523.73784: Calling groups_inventory to load vars for managed_node1 27466 1726882523.73786: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882523.73796: Calling all_plugins_play to load vars for managed_node1 27466 1726882523.73799: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882523.73801: Calling groups_plugins_play to load vars for managed_node1 27466 1726882523.73943: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882523.74135: done with get_vars() 27466 1726882523.74146: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:35:23 -0400 (0:00:00.039) 0:00:04.727 ****** 27466 1726882523.74231: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 27466 1726882523.74482: worker is 1 (out of 1 available) 27466 1726882523.74698: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 27466 1726882523.74710: done queuing things up, now waiting for results queue to drain 27466 1726882523.74711: waiting for pending results... 27466 1726882523.74837: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 27466 1726882523.74890: in run() - task 12673a56-9f93-84d5-91bb-00000000007d 27466 1726882523.74938: variable 'ansible_search_path' from source: unknown 27466 1726882523.74941: variable 'ansible_search_path' from source: unknown 27466 1726882523.74970: calling self._execute() 27466 1726882523.75056: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882523.75098: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882523.75102: variable 'omit' from source: magic vars 27466 1726882523.75519: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27466 1726882523.77799: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27466 1726882523.77877: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27466 1726882523.78206: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27466 1726882523.78210: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27466 1726882523.78241: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27466 1726882523.78332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27466 1726882523.78365: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27466 1726882523.78401: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27466 1726882523.78450: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27466 1726882523.78471: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27466 1726882523.78639: variable 'ansible_distribution' from source: facts 27466 1726882523.78643: variable 'ansible_distribution_major_version' from source: facts 27466 1726882523.78649: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27466 1726882523.78656: when evaluation is False, skipping this task 27466 1726882523.78662: _execute() done 27466 1726882523.78697: dumping result to json 27466 1726882523.78701: done dumping result, returning 27466 1726882523.78703: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [12673a56-9f93-84d5-91bb-00000000007d] 27466 1726882523.78706: sending task result for task 12673a56-9f93-84d5-91bb-00000000007d skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27466 1726882523.79042: no more pending results, returning what we have 27466 1726882523.79046: results queue empty 27466 1726882523.79047: checking for any_errors_fatal 27466 1726882523.79053: done checking for any_errors_fatal 27466 1726882523.79054: checking for max_fail_percentage 27466 1726882523.79056: done checking for max_fail_percentage 27466 1726882523.79056: checking to see if all hosts have failed and the running result is not ok 27466 1726882523.79057: done checking to see if all hosts have failed 27466 1726882523.79058: getting the remaining hosts for this loop 27466 1726882523.79059: done getting the remaining hosts for this loop 27466 1726882523.79063: getting the next task for host managed_node1 27466 1726882523.79069: done getting next task for host managed_node1 27466 1726882523.79073: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 27466 1726882523.79075: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27466 1726882523.79097: getting variables 27466 1726882523.79098: in VariableManager get_vars() 27466 1726882523.79141: Calling all_inventory to load vars for managed_node1 27466 1726882523.79145: Calling groups_inventory to load vars for managed_node1 27466 1726882523.79147: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882523.79157: Calling all_plugins_play to load vars for managed_node1 27466 1726882523.79159: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882523.79162: Calling groups_plugins_play to load vars for managed_node1 27466 1726882523.79502: done sending task result for task 12673a56-9f93-84d5-91bb-00000000007d 27466 1726882523.79506: WORKER PROCESS EXITING 27466 1726882523.79529: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882523.79734: done with get_vars() 27466 1726882523.79744: done getting variables 27466 1726882523.79800: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:35:23 -0400 (0:00:00.055) 0:00:04.783 ****** 27466 1726882523.79831: entering _queue_task() for managed_node1/debug 27466 1726882523.80318: worker is 1 (out of 1 available) 27466 1726882523.80326: exiting _queue_task() for managed_node1/debug 27466 1726882523.80333: done queuing things up, now waiting for results queue to drain 27466 1726882523.80335: waiting for pending results... 27466 1726882523.80364: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 27466 1726882523.80496: in run() - task 12673a56-9f93-84d5-91bb-00000000007e 27466 1726882523.80517: variable 'ansible_search_path' from source: unknown 27466 1726882523.80524: variable 'ansible_search_path' from source: unknown 27466 1726882523.80566: calling self._execute() 27466 1726882523.80646: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882523.80657: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882523.80675: variable 'omit' from source: magic vars 27466 1726882523.81097: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27466 1726882523.83531: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27466 1726882523.83609: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27466 1726882523.83642: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27466 1726882523.83716: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27466 1726882523.83719: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27466 1726882523.83786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27466 1726882523.83828: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27466 1726882523.83858: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27466 1726882523.83905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27466 1726882523.83929: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27466 1726882523.84068: variable 'ansible_distribution' from source: facts 27466 1726882523.84080: variable 'ansible_distribution_major_version' from source: facts 27466 1726882523.84110: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27466 1726882523.84118: when evaluation is False, skipping this task 27466 1726882523.84124: _execute() done 27466 1726882523.84131: dumping result to json 27466 1726882523.84139: done dumping result, returning 27466 1726882523.84149: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [12673a56-9f93-84d5-91bb-00000000007e] 27466 1726882523.84158: sending task result for task 12673a56-9f93-84d5-91bb-00000000007e skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 27466 1726882523.84381: no more pending results, returning what we have 27466 1726882523.84384: results queue empty 27466 1726882523.84385: checking for any_errors_fatal 27466 1726882523.84395: done checking for any_errors_fatal 27466 1726882523.84396: checking for max_fail_percentage 27466 1726882523.84398: done checking for max_fail_percentage 27466 1726882523.84399: checking to see if all hosts have failed and the running result is not ok 27466 1726882523.84399: done checking to see if all hosts have failed 27466 1726882523.84400: getting the remaining hosts for this loop 27466 1726882523.84402: done getting the remaining hosts for this loop 27466 1726882523.84406: getting the next task for host managed_node1 27466 1726882523.84413: done getting next task for host managed_node1 27466 1726882523.84417: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 27466 1726882523.84420: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27466 1726882523.84435: getting variables 27466 1726882523.84437: in VariableManager get_vars() 27466 1726882523.84476: Calling all_inventory to load vars for managed_node1 27466 1726882523.84478: Calling groups_inventory to load vars for managed_node1 27466 1726882523.84481: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882523.84683: Calling all_plugins_play to load vars for managed_node1 27466 1726882523.84688: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882523.84699: done sending task result for task 12673a56-9f93-84d5-91bb-00000000007e 27466 1726882523.84702: WORKER PROCESS EXITING 27466 1726882523.84706: Calling groups_plugins_play to load vars for managed_node1 27466 1726882523.84877: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882523.85083: done with get_vars() 27466 1726882523.85098: done getting variables 27466 1726882523.85154: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:35:23 -0400 (0:00:00.053) 0:00:04.837 ****** 27466 1726882523.85185: entering _queue_task() for managed_node1/debug 27466 1726882523.85429: worker is 1 (out of 1 available) 27466 1726882523.85441: exiting _queue_task() for managed_node1/debug 27466 1726882523.85452: done queuing things up, now waiting for results queue to drain 27466 1726882523.85454: waiting for pending results... 27466 1726882523.85710: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 27466 1726882523.85831: in run() - task 12673a56-9f93-84d5-91bb-00000000007f 27466 1726882523.85851: variable 'ansible_search_path' from source: unknown 27466 1726882523.85857: variable 'ansible_search_path' from source: unknown 27466 1726882523.85901: calling self._execute() 27466 1726882523.85980: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882523.85995: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882523.86010: variable 'omit' from source: magic vars 27466 1726882523.86430: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27466 1726882523.88944: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27466 1726882523.89010: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27466 1726882523.89098: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27466 1726882523.89101: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27466 1726882523.89111: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27466 1726882523.89209: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27466 1726882523.89243: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27466 1726882523.89270: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27466 1726882523.89319: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27466 1726882523.89336: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27466 1726882523.89472: variable 'ansible_distribution' from source: facts 27466 1726882523.89483: variable 'ansible_distribution_major_version' from source: facts 27466 1726882523.89568: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27466 1726882523.89571: when evaluation is False, skipping this task 27466 1726882523.89573: _execute() done 27466 1726882523.89575: dumping result to json 27466 1726882523.89577: done dumping result, returning 27466 1726882523.89579: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [12673a56-9f93-84d5-91bb-00000000007f] 27466 1726882523.89580: sending task result for task 12673a56-9f93-84d5-91bb-00000000007f 27466 1726882523.89651: done sending task result for task 12673a56-9f93-84d5-91bb-00000000007f 27466 1726882523.89654: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 27466 1726882523.89718: no more pending results, returning what we have 27466 1726882523.89722: results queue empty 27466 1726882523.89723: checking for any_errors_fatal 27466 1726882523.89729: done checking for any_errors_fatal 27466 1726882523.89730: checking for max_fail_percentage 27466 1726882523.89732: done checking for max_fail_percentage 27466 1726882523.89733: checking to see if all hosts have failed and the running result is not ok 27466 1726882523.89734: done checking to see if all hosts have failed 27466 1726882523.89734: getting the remaining hosts for this loop 27466 1726882523.89736: done getting the remaining hosts for this loop 27466 1726882523.89740: getting the next task for host managed_node1 27466 1726882523.89746: done getting next task for host managed_node1 27466 1726882523.89750: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 27466 1726882523.89752: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27466 1726882523.89768: getting variables 27466 1726882523.89770: in VariableManager get_vars() 27466 1726882523.89815: Calling all_inventory to load vars for managed_node1 27466 1726882523.89818: Calling groups_inventory to load vars for managed_node1 27466 1726882523.89821: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882523.89832: Calling all_plugins_play to load vars for managed_node1 27466 1726882523.89835: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882523.89838: Calling groups_plugins_play to load vars for managed_node1 27466 1726882523.90162: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882523.90501: done with get_vars() 27466 1726882523.90512: done getting variables 27466 1726882523.90564: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:35:23 -0400 (0:00:00.054) 0:00:04.891 ****** 27466 1726882523.90598: entering _queue_task() for managed_node1/debug 27466 1726882523.91225: worker is 1 (out of 1 available) 27466 1726882523.91234: exiting _queue_task() for managed_node1/debug 27466 1726882523.91243: done queuing things up, now waiting for results queue to drain 27466 1726882523.91244: waiting for pending results... 27466 1726882523.91592: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 27466 1726882523.91598: in run() - task 12673a56-9f93-84d5-91bb-000000000080 27466 1726882523.91800: variable 'ansible_search_path' from source: unknown 27466 1726882523.91803: variable 'ansible_search_path' from source: unknown 27466 1726882523.91806: calling self._execute() 27466 1726882523.91919: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882523.91931: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882523.91944: variable 'omit' from source: magic vars 27466 1726882523.92752: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27466 1726882523.97883: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27466 1726882523.98047: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27466 1726882523.98089: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27466 1726882523.98176: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27466 1726882523.98277: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27466 1726882523.98577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27466 1726882523.98581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27466 1726882523.98583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27466 1726882523.98687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27466 1726882523.98716: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27466 1726882523.98867: variable 'ansible_distribution' from source: facts 27466 1726882523.98880: variable 'ansible_distribution_major_version' from source: facts 27466 1726882523.98911: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27466 1726882523.98919: when evaluation is False, skipping this task 27466 1726882523.98930: _execute() done 27466 1726882523.98938: dumping result to json 27466 1726882523.98947: done dumping result, returning 27466 1726882523.98962: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [12673a56-9f93-84d5-91bb-000000000080] 27466 1726882523.98974: sending task result for task 12673a56-9f93-84d5-91bb-000000000080 skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 27466 1726882523.99166: no more pending results, returning what we have 27466 1726882523.99169: results queue empty 27466 1726882523.99170: checking for any_errors_fatal 27466 1726882523.99178: done checking for any_errors_fatal 27466 1726882523.99178: checking for max_fail_percentage 27466 1726882523.99180: done checking for max_fail_percentage 27466 1726882523.99181: checking to see if all hosts have failed and the running result is not ok 27466 1726882523.99182: done checking to see if all hosts have failed 27466 1726882523.99183: getting the remaining hosts for this loop 27466 1726882523.99184: done getting the remaining hosts for this loop 27466 1726882523.99189: getting the next task for host managed_node1 27466 1726882523.99200: done getting next task for host managed_node1 27466 1726882523.99205: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 27466 1726882523.99208: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27466 1726882523.99226: getting variables 27466 1726882523.99228: in VariableManager get_vars() 27466 1726882523.99270: Calling all_inventory to load vars for managed_node1 27466 1726882523.99274: Calling groups_inventory to load vars for managed_node1 27466 1726882523.99276: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882523.99287: Calling all_plugins_play to load vars for managed_node1 27466 1726882523.99396: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882523.99403: Calling groups_plugins_play to load vars for managed_node1 27466 1726882523.99579: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882523.99972: done with get_vars() 27466 1726882523.99984: done getting variables 27466 1726882524.00020: done sending task result for task 12673a56-9f93-84d5-91bb-000000000080 27466 1726882524.00024: WORKER PROCESS EXITING TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:35:23 -0400 (0:00:00.094) 0:00:04.986 ****** 27466 1726882524.00095: entering _queue_task() for managed_node1/ping 27466 1726882524.00354: worker is 1 (out of 1 available) 27466 1726882524.00366: exiting _queue_task() for managed_node1/ping 27466 1726882524.00377: done queuing things up, now waiting for results queue to drain 27466 1726882524.00379: waiting for pending results... 27466 1726882524.00669: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 27466 1726882524.00781: in run() - task 12673a56-9f93-84d5-91bb-000000000081 27466 1726882524.00807: variable 'ansible_search_path' from source: unknown 27466 1726882524.00819: variable 'ansible_search_path' from source: unknown 27466 1726882524.00862: calling self._execute() 27466 1726882524.00945: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882524.00955: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882524.00967: variable 'omit' from source: magic vars 27466 1726882524.01402: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27466 1726882524.03955: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27466 1726882524.04002: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27466 1726882524.04029: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27466 1726882524.04053: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27466 1726882524.04085: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27466 1726882524.04144: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27466 1726882524.04164: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27466 1726882524.04186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27466 1726882524.04215: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27466 1726882524.04225: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27466 1726882524.04319: variable 'ansible_distribution' from source: facts 27466 1726882524.04323: variable 'ansible_distribution_major_version' from source: facts 27466 1726882524.04337: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27466 1726882524.04340: when evaluation is False, skipping this task 27466 1726882524.04342: _execute() done 27466 1726882524.04345: dumping result to json 27466 1726882524.04347: done dumping result, returning 27466 1726882524.04354: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [12673a56-9f93-84d5-91bb-000000000081] 27466 1726882524.04359: sending task result for task 12673a56-9f93-84d5-91bb-000000000081 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27466 1726882524.04476: no more pending results, returning what we have 27466 1726882524.04479: results queue empty 27466 1726882524.04480: checking for any_errors_fatal 27466 1726882524.04485: done checking for any_errors_fatal 27466 1726882524.04486: checking for max_fail_percentage 27466 1726882524.04487: done checking for max_fail_percentage 27466 1726882524.04488: checking to see if all hosts have failed and the running result is not ok 27466 1726882524.04489: done checking to see if all hosts have failed 27466 1726882524.04490: getting the remaining hosts for this loop 27466 1726882524.04491: done getting the remaining hosts for this loop 27466 1726882524.04497: getting the next task for host managed_node1 27466 1726882524.04506: done getting next task for host managed_node1 27466 1726882524.04508: ^ task is: TASK: meta (role_complete) 27466 1726882524.04511: ^ 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 27466 1726882524.04526: getting variables 27466 1726882524.04528: in VariableManager get_vars() 27466 1726882524.04565: Calling all_inventory to load vars for managed_node1 27466 1726882524.04568: Calling groups_inventory to load vars for managed_node1 27466 1726882524.04570: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882524.04579: Calling all_plugins_play to load vars for managed_node1 27466 1726882524.04581: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882524.04584: Calling groups_plugins_play to load vars for managed_node1 27466 1726882524.04796: done sending task result for task 12673a56-9f93-84d5-91bb-000000000081 27466 1726882524.04799: WORKER PROCESS EXITING 27466 1726882524.04849: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882524.05080: done with get_vars() 27466 1726882524.05091: done getting variables 27466 1726882524.05238: done queuing things up, now waiting for results queue to drain 27466 1726882524.05240: results queue empty 27466 1726882524.05241: checking for any_errors_fatal 27466 1726882524.05243: done checking for any_errors_fatal 27466 1726882524.05244: checking for max_fail_percentage 27466 1726882524.05245: done checking for max_fail_percentage 27466 1726882524.05246: checking to see if all hosts have failed and the running result is not ok 27466 1726882524.05247: done checking to see if all hosts have failed 27466 1726882524.05333: getting the remaining hosts for this loop 27466 1726882524.05334: done getting the remaining hosts for this loop 27466 1726882524.05337: getting the next task for host managed_node1 27466 1726882524.05341: done getting next task for host managed_node1 27466 1726882524.05343: ^ task is: TASK: Assert that the warning about specifying the route without the output device is logged for initscripts provider 27466 1726882524.05344: ^ state is: HOST STATE: block=3, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27466 1726882524.05346: getting variables 27466 1726882524.05347: in VariableManager get_vars() 27466 1726882524.05367: Calling all_inventory to load vars for managed_node1 27466 1726882524.05370: Calling groups_inventory to load vars for managed_node1 27466 1726882524.05372: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882524.05377: Calling all_plugins_play to load vars for managed_node1 27466 1726882524.05379: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882524.05381: Calling groups_plugins_play to load vars for managed_node1 27466 1726882524.05551: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882524.05760: done with get_vars() 27466 1726882524.05769: done getting variables 27466 1726882524.05818: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Assert that the warning about specifying the route without the output device is logged for initscripts provider] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:122 Friday 20 September 2024 21:35:24 -0400 (0:00:00.057) 0:00:05.043 ****** 27466 1726882524.05844: entering _queue_task() for managed_node1/assert 27466 1726882524.06165: worker is 1 (out of 1 available) 27466 1726882524.06178: exiting _queue_task() for managed_node1/assert 27466 1726882524.06199: done queuing things up, now waiting for results queue to drain 27466 1726882524.06201: waiting for pending results... 27466 1726882524.06384: running TaskExecutor() for managed_node1/TASK: Assert that the warning about specifying the route without the output device is logged for initscripts provider 27466 1726882524.06450: in run() - task 12673a56-9f93-84d5-91bb-0000000000b1 27466 1726882524.06462: variable 'ansible_search_path' from source: unknown 27466 1726882524.06485: calling self._execute() 27466 1726882524.06541: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882524.06545: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882524.06553: variable 'omit' from source: magic vars 27466 1726882524.06844: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27466 1726882524.08860: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27466 1726882524.08916: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27466 1726882524.08969: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27466 1726882524.09013: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27466 1726882524.09080: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27466 1726882524.09158: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27466 1726882524.09249: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27466 1726882524.09252: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27466 1726882524.09298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27466 1726882524.09306: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27466 1726882524.09403: variable 'ansible_distribution' from source: facts 27466 1726882524.09421: variable 'ansible_distribution_major_version' from source: facts 27466 1726882524.09437: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27466 1726882524.09440: when evaluation is False, skipping this task 27466 1726882524.09443: _execute() done 27466 1726882524.09445: dumping result to json 27466 1726882524.09448: done dumping result, returning 27466 1726882524.09453: done running TaskExecutor() for managed_node1/TASK: Assert that the warning about specifying the route without the output device is logged for initscripts provider [12673a56-9f93-84d5-91bb-0000000000b1] 27466 1726882524.09457: sending task result for task 12673a56-9f93-84d5-91bb-0000000000b1 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27466 1726882524.09579: no more pending results, returning what we have 27466 1726882524.09582: results queue empty 27466 1726882524.09583: checking for any_errors_fatal 27466 1726882524.09584: done checking for any_errors_fatal 27466 1726882524.09585: checking for max_fail_percentage 27466 1726882524.09586: done checking for max_fail_percentage 27466 1726882524.09587: checking to see if all hosts have failed and the running result is not ok 27466 1726882524.09588: done checking to see if all hosts have failed 27466 1726882524.09589: getting the remaining hosts for this loop 27466 1726882524.09594: done getting the remaining hosts for this loop 27466 1726882524.09598: getting the next task for host managed_node1 27466 1726882524.09604: done getting next task for host managed_node1 27466 1726882524.09606: ^ task is: TASK: Assert that no warning is logged for nm provider 27466 1726882524.09608: ^ 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 27466 1726882524.09610: getting variables 27466 1726882524.09612: in VariableManager get_vars() 27466 1726882524.09649: Calling all_inventory to load vars for managed_node1 27466 1726882524.09652: Calling groups_inventory to load vars for managed_node1 27466 1726882524.09654: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882524.09664: Calling all_plugins_play to load vars for managed_node1 27466 1726882524.09667: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882524.09669: Calling groups_plugins_play to load vars for managed_node1 27466 1726882524.09976: done sending task result for task 12673a56-9f93-84d5-91bb-0000000000b1 27466 1726882524.09979: WORKER PROCESS EXITING 27466 1726882524.09992: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882524.10101: done with get_vars() 27466 1726882524.10108: done getting variables 27466 1726882524.10143: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Assert that no warning is logged for nm provider] ************************ task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:129 Friday 20 September 2024 21:35:24 -0400 (0:00:00.043) 0:00:05.086 ****** 27466 1726882524.10162: entering _queue_task() for managed_node1/assert 27466 1726882524.10344: worker is 1 (out of 1 available) 27466 1726882524.10357: exiting _queue_task() for managed_node1/assert 27466 1726882524.10368: done queuing things up, now waiting for results queue to drain 27466 1726882524.10370: waiting for pending results... 27466 1726882524.10527: running TaskExecutor() for managed_node1/TASK: Assert that no warning is logged for nm provider 27466 1726882524.10584: in run() - task 12673a56-9f93-84d5-91bb-0000000000b2 27466 1726882524.10605: variable 'ansible_search_path' from source: unknown 27466 1726882524.10625: calling self._execute() 27466 1726882524.10681: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882524.10684: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882524.10697: variable 'omit' from source: magic vars 27466 1726882524.11087: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27466 1726882524.13098: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27466 1726882524.13105: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27466 1726882524.13144: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27466 1726882524.13181: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27466 1726882524.13213: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27466 1726882524.13289: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27466 1726882524.13339: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27466 1726882524.13368: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27466 1726882524.13413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27466 1726882524.13498: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27466 1726882524.13568: variable 'ansible_distribution' from source: facts 27466 1726882524.13571: variable 'ansible_distribution_major_version' from source: facts 27466 1726882524.13595: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27466 1726882524.13599: when evaluation is False, skipping this task 27466 1726882524.13602: _execute() done 27466 1726882524.13604: dumping result to json 27466 1726882524.13607: done dumping result, returning 27466 1726882524.13609: done running TaskExecutor() for managed_node1/TASK: Assert that no warning is logged for nm provider [12673a56-9f93-84d5-91bb-0000000000b2] 27466 1726882524.13612: sending task result for task 12673a56-9f93-84d5-91bb-0000000000b2 27466 1726882524.13705: done sending task result for task 12673a56-9f93-84d5-91bb-0000000000b2 27466 1726882524.13708: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27466 1726882524.13760: no more pending results, returning what we have 27466 1726882524.13763: results queue empty 27466 1726882524.13764: checking for any_errors_fatal 27466 1726882524.13769: done checking for any_errors_fatal 27466 1726882524.13770: checking for max_fail_percentage 27466 1726882524.13771: done checking for max_fail_percentage 27466 1726882524.13772: checking to see if all hosts have failed and the running result is not ok 27466 1726882524.13773: done checking to see if all hosts have failed 27466 1726882524.13774: getting the remaining hosts for this loop 27466 1726882524.13775: done getting the remaining hosts for this loop 27466 1726882524.13778: getting the next task for host managed_node1 27466 1726882524.13785: done getting next task for host managed_node1 27466 1726882524.13787: ^ task is: TASK: Bring down test devices and profiles 27466 1726882524.13792: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 27466 1726882524.13798: getting variables 27466 1726882524.13799: in VariableManager get_vars() 27466 1726882524.13837: Calling all_inventory to load vars for managed_node1 27466 1726882524.13840: Calling groups_inventory to load vars for managed_node1 27466 1726882524.13842: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882524.13850: Calling all_plugins_play to load vars for managed_node1 27466 1726882524.13852: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882524.13855: Calling groups_plugins_play to load vars for managed_node1 27466 1726882524.13964: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882524.14088: done with get_vars() 27466 1726882524.14099: done getting variables TASK [Bring down test devices and profiles] ************************************ task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:140 Friday 20 September 2024 21:35:24 -0400 (0:00:00.039) 0:00:05.126 ****** 27466 1726882524.14160: entering _queue_task() for managed_node1/include_role 27466 1726882524.14161: Creating lock for include_role 27466 1726882524.14342: worker is 1 (out of 1 available) 27466 1726882524.14355: exiting _queue_task() for managed_node1/include_role 27466 1726882524.14368: done queuing things up, now waiting for results queue to drain 27466 1726882524.14369: waiting for pending results... 27466 1726882524.14525: running TaskExecutor() for managed_node1/TASK: Bring down test devices and profiles 27466 1726882524.14584: in run() - task 12673a56-9f93-84d5-91bb-0000000000b4 27466 1726882524.14605: variable 'ansible_search_path' from source: unknown 27466 1726882524.14627: calling self._execute() 27466 1726882524.14682: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882524.14685: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882524.14695: variable 'omit' from source: magic vars 27466 1726882524.15002: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27466 1726882524.16846: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27466 1726882524.16887: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27466 1726882524.16928: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27466 1726882524.16954: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27466 1726882524.16973: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27466 1726882524.17034: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27466 1726882524.17055: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27466 1726882524.17072: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27466 1726882524.17102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27466 1726882524.17113: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27466 1726882524.17209: variable 'ansible_distribution' from source: facts 27466 1726882524.17213: variable 'ansible_distribution_major_version' from source: facts 27466 1726882524.17229: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27466 1726882524.17232: when evaluation is False, skipping this task 27466 1726882524.17234: _execute() done 27466 1726882524.17237: dumping result to json 27466 1726882524.17239: done dumping result, returning 27466 1726882524.17248: done running TaskExecutor() for managed_node1/TASK: Bring down test devices and profiles [12673a56-9f93-84d5-91bb-0000000000b4] 27466 1726882524.17253: sending task result for task 12673a56-9f93-84d5-91bb-0000000000b4 27466 1726882524.17355: done sending task result for task 12673a56-9f93-84d5-91bb-0000000000b4 27466 1726882524.17359: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27466 1726882524.17408: no more pending results, returning what we have 27466 1726882524.17412: results queue empty 27466 1726882524.17412: checking for any_errors_fatal 27466 1726882524.17418: done checking for any_errors_fatal 27466 1726882524.17418: checking for max_fail_percentage 27466 1726882524.17420: done checking for max_fail_percentage 27466 1726882524.17420: checking to see if all hosts have failed and the running result is not ok 27466 1726882524.17421: done checking to see if all hosts have failed 27466 1726882524.17422: getting the remaining hosts for this loop 27466 1726882524.17423: done getting the remaining hosts for this loop 27466 1726882524.17427: getting the next task for host managed_node1 27466 1726882524.17432: done getting next task for host managed_node1 27466 1726882524.17434: ^ task is: TASK: Delete interface1 27466 1726882524.17437: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 27466 1726882524.17440: getting variables 27466 1726882524.17441: in VariableManager get_vars() 27466 1726882524.17474: Calling all_inventory to load vars for managed_node1 27466 1726882524.17476: Calling groups_inventory to load vars for managed_node1 27466 1726882524.17478: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882524.17486: Calling all_plugins_play to load vars for managed_node1 27466 1726882524.17489: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882524.17496: Calling groups_plugins_play to load vars for managed_node1 27466 1726882524.17634: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882524.17746: done with get_vars() 27466 1726882524.17753: done getting variables TASK [Delete interface1] ******************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:151 Friday 20 September 2024 21:35:24 -0400 (0:00:00.036) 0:00:05.163 ****** 27466 1726882524.17814: entering _queue_task() for managed_node1/include_tasks 27466 1726882524.17982: worker is 1 (out of 1 available) 27466 1726882524.17999: exiting _queue_task() for managed_node1/include_tasks 27466 1726882524.18011: done queuing things up, now waiting for results queue to drain 27466 1726882524.18013: waiting for pending results... 27466 1726882524.18156: running TaskExecutor() for managed_node1/TASK: Delete interface1 27466 1726882524.18215: in run() - task 12673a56-9f93-84d5-91bb-0000000000b5 27466 1726882524.18227: variable 'ansible_search_path' from source: unknown 27466 1726882524.18255: calling self._execute() 27466 1726882524.18318: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882524.18322: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882524.18330: variable 'omit' from source: magic vars 27466 1726882524.18612: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27466 1726882524.20016: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27466 1726882524.20057: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27466 1726882524.20083: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27466 1726882524.20112: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27466 1726882524.20133: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27466 1726882524.20185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27466 1726882524.20214: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27466 1726882524.20228: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27466 1726882524.20254: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27466 1726882524.20264: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27466 1726882524.20356: variable 'ansible_distribution' from source: facts 27466 1726882524.20360: variable 'ansible_distribution_major_version' from source: facts 27466 1726882524.20375: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27466 1726882524.20378: when evaluation is False, skipping this task 27466 1726882524.20381: _execute() done 27466 1726882524.20383: dumping result to json 27466 1726882524.20386: done dumping result, returning 27466 1726882524.20397: done running TaskExecutor() for managed_node1/TASK: Delete interface1 [12673a56-9f93-84d5-91bb-0000000000b5] 27466 1726882524.20399: sending task result for task 12673a56-9f93-84d5-91bb-0000000000b5 27466 1726882524.20475: done sending task result for task 12673a56-9f93-84d5-91bb-0000000000b5 27466 1726882524.20478: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27466 1726882524.20532: no more pending results, returning what we have 27466 1726882524.20535: results queue empty 27466 1726882524.20536: checking for any_errors_fatal 27466 1726882524.20542: done checking for any_errors_fatal 27466 1726882524.20542: checking for max_fail_percentage 27466 1726882524.20544: done checking for max_fail_percentage 27466 1726882524.20545: checking to see if all hosts have failed and the running result is not ok 27466 1726882524.20545: done checking to see if all hosts have failed 27466 1726882524.20546: getting the remaining hosts for this loop 27466 1726882524.20548: done getting the remaining hosts for this loop 27466 1726882524.20551: getting the next task for host managed_node1 27466 1726882524.20556: done getting next task for host managed_node1 27466 1726882524.20558: ^ task is: TASK: Assert interface1 is absent 27466 1726882524.20561: ^ state is: HOST STATE: block=3, task=11, 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 27466 1726882524.20565: getting variables 27466 1726882524.20566: in VariableManager get_vars() 27466 1726882524.20603: Calling all_inventory to load vars for managed_node1 27466 1726882524.20605: Calling groups_inventory to load vars for managed_node1 27466 1726882524.20607: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882524.20616: Calling all_plugins_play to load vars for managed_node1 27466 1726882524.20618: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882524.20620: Calling groups_plugins_play to load vars for managed_node1 27466 1726882524.20727: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882524.20845: done with get_vars() 27466 1726882524.20852: done getting variables TASK [Assert interface1 is absent] ********************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:153 Friday 20 September 2024 21:35:24 -0400 (0:00:00.031) 0:00:05.194 ****** 27466 1726882524.20917: entering _queue_task() for managed_node1/include_tasks 27466 1726882524.21099: worker is 1 (out of 1 available) 27466 1726882524.21112: exiting _queue_task() for managed_node1/include_tasks 27466 1726882524.21123: done queuing things up, now waiting for results queue to drain 27466 1726882524.21125: waiting for pending results... 27466 1726882524.21271: running TaskExecutor() for managed_node1/TASK: Assert interface1 is absent 27466 1726882524.21334: in run() - task 12673a56-9f93-84d5-91bb-0000000000b6 27466 1726882524.21346: variable 'ansible_search_path' from source: unknown 27466 1726882524.21373: calling self._execute() 27466 1726882524.21432: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882524.21436: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882524.21444: variable 'omit' from source: magic vars 27466 1726882524.21732: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27466 1726882524.23263: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27466 1726882524.23408: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27466 1726882524.23412: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27466 1726882524.23426: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27466 1726882524.23459: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27466 1726882524.23537: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27466 1726882524.23569: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27466 1726882524.23600: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27466 1726882524.23645: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27466 1726882524.23663: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27466 1726882524.23790: variable 'ansible_distribution' from source: facts 27466 1726882524.23804: variable 'ansible_distribution_major_version' from source: facts 27466 1726882524.23825: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27466 1726882524.23832: when evaluation is False, skipping this task 27466 1726882524.23839: _execute() done 27466 1726882524.23998: dumping result to json 27466 1726882524.24002: done dumping result, returning 27466 1726882524.24005: done running TaskExecutor() for managed_node1/TASK: Assert interface1 is absent [12673a56-9f93-84d5-91bb-0000000000b6] 27466 1726882524.24007: sending task result for task 12673a56-9f93-84d5-91bb-0000000000b6 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27466 1726882524.24122: no more pending results, returning what we have 27466 1726882524.24126: results queue empty 27466 1726882524.24127: checking for any_errors_fatal 27466 1726882524.24131: done checking for any_errors_fatal 27466 1726882524.24132: checking for max_fail_percentage 27466 1726882524.24133: done checking for max_fail_percentage 27466 1726882524.24134: checking to see if all hosts have failed and the running result is not ok 27466 1726882524.24135: done checking to see if all hosts have failed 27466 1726882524.24135: getting the remaining hosts for this loop 27466 1726882524.24137: done getting the remaining hosts for this loop 27466 1726882524.24140: getting the next task for host managed_node1 27466 1726882524.24145: done getting next task for host managed_node1 27466 1726882524.24147: ^ task is: TASK: Set interface0 27466 1726882524.24150: ^ state is: HOST STATE: block=3, task=11, 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 27466 1726882524.24153: getting variables 27466 1726882524.24154: in VariableManager get_vars() 27466 1726882524.24185: Calling all_inventory to load vars for managed_node1 27466 1726882524.24188: Calling groups_inventory to load vars for managed_node1 27466 1726882524.24190: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882524.24200: Calling all_plugins_play to load vars for managed_node1 27466 1726882524.24202: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882524.24205: Calling groups_plugins_play to load vars for managed_node1 27466 1726882524.24368: done sending task result for task 12673a56-9f93-84d5-91bb-0000000000b6 27466 1726882524.24372: WORKER PROCESS EXITING 27466 1726882524.24385: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882524.24508: done with get_vars() 27466 1726882524.24515: done getting variables 27466 1726882524.24553: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set interface0] ********************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:155 Friday 20 September 2024 21:35:24 -0400 (0:00:00.036) 0:00:05.231 ****** 27466 1726882524.24572: entering _queue_task() for managed_node1/set_fact 27466 1726882524.24759: worker is 1 (out of 1 available) 27466 1726882524.24773: exiting _queue_task() for managed_node1/set_fact 27466 1726882524.24784: done queuing things up, now waiting for results queue to drain 27466 1726882524.24786: waiting for pending results... 27466 1726882524.24947: running TaskExecutor() for managed_node1/TASK: Set interface0 27466 1726882524.25010: in run() - task 12673a56-9f93-84d5-91bb-0000000000b7 27466 1726882524.25021: variable 'ansible_search_path' from source: unknown 27466 1726882524.25050: calling self._execute() 27466 1726882524.25109: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882524.25113: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882524.25123: variable 'omit' from source: magic vars 27466 1726882524.25419: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27466 1726882524.27459: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27466 1726882524.27699: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27466 1726882524.27703: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27466 1726882524.27706: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27466 1726882524.27709: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27466 1726882524.27728: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27466 1726882524.27763: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27466 1726882524.27797: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27466 1726882524.27843: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27466 1726882524.27863: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27466 1726882524.28000: variable 'ansible_distribution' from source: facts 27466 1726882524.28012: variable 'ansible_distribution_major_version' from source: facts 27466 1726882524.28037: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27466 1726882524.28045: when evaluation is False, skipping this task 27466 1726882524.28052: _execute() done 27466 1726882524.28060: dumping result to json 27466 1726882524.28069: done dumping result, returning 27466 1726882524.28080: done running TaskExecutor() for managed_node1/TASK: Set interface0 [12673a56-9f93-84d5-91bb-0000000000b7] 27466 1726882524.28089: sending task result for task 12673a56-9f93-84d5-91bb-0000000000b7 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27466 1726882524.28232: no more pending results, returning what we have 27466 1726882524.28237: results queue empty 27466 1726882524.28238: checking for any_errors_fatal 27466 1726882524.28243: done checking for any_errors_fatal 27466 1726882524.28244: checking for max_fail_percentage 27466 1726882524.28246: done checking for max_fail_percentage 27466 1726882524.28247: checking to see if all hosts have failed and the running result is not ok 27466 1726882524.28248: done checking to see if all hosts have failed 27466 1726882524.28249: getting the remaining hosts for this loop 27466 1726882524.28251: done getting the remaining hosts for this loop 27466 1726882524.28255: getting the next task for host managed_node1 27466 1726882524.28263: done getting next task for host managed_node1 27466 1726882524.28266: ^ task is: TASK: Delete interface0 27466 1726882524.28269: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 27466 1726882524.28272: getting variables 27466 1726882524.28274: in VariableManager get_vars() 27466 1726882524.28317: Calling all_inventory to load vars for managed_node1 27466 1726882524.28320: Calling groups_inventory to load vars for managed_node1 27466 1726882524.28323: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882524.28334: Calling all_plugins_play to load vars for managed_node1 27466 1726882524.28337: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882524.28341: Calling groups_plugins_play to load vars for managed_node1 27466 1726882524.28811: done sending task result for task 12673a56-9f93-84d5-91bb-0000000000b7 27466 1726882524.28815: WORKER PROCESS EXITING 27466 1726882524.28837: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882524.29036: done with get_vars() 27466 1726882524.29048: done getting variables TASK [Delete interface0] ******************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:158 Friday 20 September 2024 21:35:24 -0400 (0:00:00.045) 0:00:05.276 ****** 27466 1726882524.29138: entering _queue_task() for managed_node1/include_tasks 27466 1726882524.29399: worker is 1 (out of 1 available) 27466 1726882524.29412: exiting _queue_task() for managed_node1/include_tasks 27466 1726882524.29425: done queuing things up, now waiting for results queue to drain 27466 1726882524.29426: waiting for pending results... 27466 1726882524.29611: running TaskExecutor() for managed_node1/TASK: Delete interface0 27466 1726882524.29676: in run() - task 12673a56-9f93-84d5-91bb-0000000000b8 27466 1726882524.29691: variable 'ansible_search_path' from source: unknown 27466 1726882524.29720: calling self._execute() 27466 1726882524.29784: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882524.29788: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882524.29871: variable 'omit' from source: magic vars 27466 1726882524.30101: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27466 1726882524.31987: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27466 1726882524.31991: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27466 1726882524.32003: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27466 1726882524.32059: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27466 1726882524.32065: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27466 1726882524.32126: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27466 1726882524.32146: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27466 1726882524.32168: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27466 1726882524.32204: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27466 1726882524.32214: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27466 1726882524.32310: variable 'ansible_distribution' from source: facts 27466 1726882524.32314: variable 'ansible_distribution_major_version' from source: facts 27466 1726882524.32329: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27466 1726882524.32332: when evaluation is False, skipping this task 27466 1726882524.32335: _execute() done 27466 1726882524.32337: dumping result to json 27466 1726882524.32339: done dumping result, returning 27466 1726882524.32346: done running TaskExecutor() for managed_node1/TASK: Delete interface0 [12673a56-9f93-84d5-91bb-0000000000b8] 27466 1726882524.32350: sending task result for task 12673a56-9f93-84d5-91bb-0000000000b8 27466 1726882524.32436: done sending task result for task 12673a56-9f93-84d5-91bb-0000000000b8 27466 1726882524.32439: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27466 1726882524.32524: no more pending results, returning what we have 27466 1726882524.32528: results queue empty 27466 1726882524.32529: checking for any_errors_fatal 27466 1726882524.32532: done checking for any_errors_fatal 27466 1726882524.32533: checking for max_fail_percentage 27466 1726882524.32534: done checking for max_fail_percentage 27466 1726882524.32535: checking to see if all hosts have failed and the running result is not ok 27466 1726882524.32536: done checking to see if all hosts have failed 27466 1726882524.32536: getting the remaining hosts for this loop 27466 1726882524.32538: done getting the remaining hosts for this loop 27466 1726882524.32541: getting the next task for host managed_node1 27466 1726882524.32547: done getting next task for host managed_node1 27466 1726882524.32549: ^ task is: TASK: Assert interface0 is absent 27466 1726882524.32552: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 27466 1726882524.32555: getting variables 27466 1726882524.32556: in VariableManager get_vars() 27466 1726882524.32596: Calling all_inventory to load vars for managed_node1 27466 1726882524.32598: Calling groups_inventory to load vars for managed_node1 27466 1726882524.32600: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882524.32609: Calling all_plugins_play to load vars for managed_node1 27466 1726882524.32612: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882524.32615: Calling groups_plugins_play to load vars for managed_node1 27466 1726882524.32768: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882524.32888: done with get_vars() 27466 1726882524.32898: done getting variables TASK [Assert interface0 is absent] ********************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:160 Friday 20 September 2024 21:35:24 -0400 (0:00:00.038) 0:00:05.314 ****** 27466 1726882524.32959: entering _queue_task() for managed_node1/include_tasks 27466 1726882524.33144: worker is 1 (out of 1 available) 27466 1726882524.33157: exiting _queue_task() for managed_node1/include_tasks 27466 1726882524.33170: done queuing things up, now waiting for results queue to drain 27466 1726882524.33172: waiting for pending results... 27466 1726882524.33326: running TaskExecutor() for managed_node1/TASK: Assert interface0 is absent 27466 1726882524.33383: in run() - task 12673a56-9f93-84d5-91bb-0000000000b9 27466 1726882524.33402: variable 'ansible_search_path' from source: unknown 27466 1726882524.33427: calling self._execute() 27466 1726882524.33486: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882524.33490: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882524.33504: variable 'omit' from source: magic vars 27466 1726882524.33791: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27466 1726882524.35852: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27466 1726882524.36098: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27466 1726882524.36102: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27466 1726882524.36105: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27466 1726882524.36107: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27466 1726882524.36115: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27466 1726882524.36148: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27466 1726882524.36177: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27466 1726882524.36225: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27466 1726882524.36244: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27466 1726882524.36387: variable 'ansible_distribution' from source: facts 27466 1726882524.36404: variable 'ansible_distribution_major_version' from source: facts 27466 1726882524.36429: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27466 1726882524.36437: when evaluation is False, skipping this task 27466 1726882524.36443: _execute() done 27466 1726882524.36450: dumping result to json 27466 1726882524.36457: done dumping result, returning 27466 1726882524.36466: done running TaskExecutor() for managed_node1/TASK: Assert interface0 is absent [12673a56-9f93-84d5-91bb-0000000000b9] 27466 1726882524.36476: sending task result for task 12673a56-9f93-84d5-91bb-0000000000b9 27466 1726882524.36577: done sending task result for task 12673a56-9f93-84d5-91bb-0000000000b9 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27466 1726882524.36628: no more pending results, returning what we have 27466 1726882524.36631: results queue empty 27466 1726882524.36632: checking for any_errors_fatal 27466 1726882524.36637: done checking for any_errors_fatal 27466 1726882524.36638: checking for max_fail_percentage 27466 1726882524.36639: done checking for max_fail_percentage 27466 1726882524.36640: checking to see if all hosts have failed and the running result is not ok 27466 1726882524.36641: done checking to see if all hosts have failed 27466 1726882524.36641: getting the remaining hosts for this loop 27466 1726882524.36643: done getting the remaining hosts for this loop 27466 1726882524.36647: getting the next task for host managed_node1 27466 1726882524.36653: done getting next task for host managed_node1 27466 1726882524.36655: ^ task is: TASK: Assert interface0 profile and interface1 profile are absent 27466 1726882524.36658: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 27466 1726882524.36661: getting variables 27466 1726882524.36663: in VariableManager get_vars() 27466 1726882524.36704: Calling all_inventory to load vars for managed_node1 27466 1726882524.36707: Calling groups_inventory to load vars for managed_node1 27466 1726882524.36709: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882524.36720: Calling all_plugins_play to load vars for managed_node1 27466 1726882524.36722: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882524.36725: Calling groups_plugins_play to load vars for managed_node1 27466 1726882524.36965: WORKER PROCESS EXITING 27466 1726882524.36989: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882524.37214: done with get_vars() 27466 1726882524.37228: done getting variables TASK [Assert interface0 profile and interface1 profile are absent] ************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:162 Friday 20 September 2024 21:35:24 -0400 (0:00:00.043) 0:00:05.358 ****** 27466 1726882524.37325: entering _queue_task() for managed_node1/include_tasks 27466 1726882524.37602: worker is 1 (out of 1 available) 27466 1726882524.37615: exiting _queue_task() for managed_node1/include_tasks 27466 1726882524.37628: done queuing things up, now waiting for results queue to drain 27466 1726882524.37630: waiting for pending results... 27466 1726882524.37911: running TaskExecutor() for managed_node1/TASK: Assert interface0 profile and interface1 profile are absent 27466 1726882524.38027: in run() - task 12673a56-9f93-84d5-91bb-0000000000ba 27466 1726882524.38052: variable 'ansible_search_path' from source: unknown 27466 1726882524.38109: variable 'interface0' from source: play vars 27466 1726882524.38328: variable 'interface0' from source: play vars 27466 1726882524.38383: variable 'interface1' from source: play vars 27466 1726882524.38464: variable 'interface1' from source: play vars 27466 1726882524.38485: variable 'omit' from source: magic vars 27466 1726882524.38616: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882524.38631: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882524.38685: variable 'omit' from source: magic vars 27466 1726882524.39060: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27466 1726882524.41317: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27466 1726882524.41399: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27466 1726882524.41446: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27466 1726882524.41520: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27466 1726882524.41527: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27466 1726882524.41609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27466 1726882524.41652: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27466 1726882524.41682: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27466 1726882524.41798: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27466 1726882524.41802: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27466 1726882524.41886: variable 'ansible_distribution' from source: facts 27466 1726882524.41901: variable 'ansible_distribution_major_version' from source: facts 27466 1726882524.41919: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27466 1726882524.41926: when evaluation is False, skipping this task 27466 1726882524.41967: variable 'item' from source: unknown 27466 1726882524.42040: variable 'item' from source: unknown skipping: [managed_node1] => (item=ethtest0) => { "ansible_loop_var": "item", "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "item": "ethtest0", "skip_reason": "Conditional result was False" } 27466 1726882524.42410: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882524.42414: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882524.42418: variable 'omit' from source: magic vars 27466 1726882524.42479: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27466 1726882524.42520: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27466 1726882524.42550: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27466 1726882524.42597: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27466 1726882524.42624: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27466 1726882524.42727: variable 'ansible_distribution' from source: facts 27466 1726882524.42745: variable 'ansible_distribution_major_version' from source: facts 27466 1726882524.42760: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27466 1726882524.42767: when evaluation is False, skipping this task 27466 1726882524.42804: variable 'item' from source: unknown 27466 1726882524.42874: variable 'item' from source: unknown skipping: [managed_node1] => (item=ethtest1) => { "ansible_loop_var": "item", "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "item": "ethtest1", "skip_reason": "Conditional result was False" } 27466 1726882524.43217: dumping result to json 27466 1726882524.43221: done dumping result, returning 27466 1726882524.43223: done running TaskExecutor() for managed_node1/TASK: Assert interface0 profile and interface1 profile are absent [12673a56-9f93-84d5-91bb-0000000000ba] 27466 1726882524.43226: sending task result for task 12673a56-9f93-84d5-91bb-0000000000ba 27466 1726882524.43266: done sending task result for task 12673a56-9f93-84d5-91bb-0000000000ba 27466 1726882524.43269: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false } MSG: All items skipped 27466 1726882524.43312: no more pending results, returning what we have 27466 1726882524.43315: results queue empty 27466 1726882524.43316: checking for any_errors_fatal 27466 1726882524.43320: done checking for any_errors_fatal 27466 1726882524.43321: checking for max_fail_percentage 27466 1726882524.43322: done checking for max_fail_percentage 27466 1726882524.43323: checking to see if all hosts have failed and the running result is not ok 27466 1726882524.43324: done checking to see if all hosts have failed 27466 1726882524.43325: getting the remaining hosts for this loop 27466 1726882524.43326: done getting the remaining hosts for this loop 27466 1726882524.43330: getting the next task for host managed_node1 27466 1726882524.43336: done getting next task for host managed_node1 27466 1726882524.43338: ^ task is: TASK: Verify network state restored to default 27466 1726882524.43342: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 27466 1726882524.43351: getting variables 27466 1726882524.43353: in VariableManager get_vars() 27466 1726882524.43448: Calling all_inventory to load vars for managed_node1 27466 1726882524.43452: Calling groups_inventory to load vars for managed_node1 27466 1726882524.43454: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882524.43465: Calling all_plugins_play to load vars for managed_node1 27466 1726882524.43468: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882524.43471: Calling groups_plugins_play to load vars for managed_node1 27466 1726882524.43855: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882524.44195: done with get_vars() 27466 1726882524.44207: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:169 Friday 20 September 2024 21:35:24 -0400 (0:00:00.069) 0:00:05.428 ****** 27466 1726882524.44307: entering _queue_task() for managed_node1/include_tasks 27466 1726882524.44578: worker is 1 (out of 1 available) 27466 1726882524.44715: exiting _queue_task() for managed_node1/include_tasks 27466 1726882524.44727: done queuing things up, now waiting for results queue to drain 27466 1726882524.44729: waiting for pending results... 27466 1726882524.44949: running TaskExecutor() for managed_node1/TASK: Verify network state restored to default 27466 1726882524.45007: in run() - task 12673a56-9f93-84d5-91bb-0000000000bb 27466 1726882524.45045: variable 'ansible_search_path' from source: unknown 27466 1726882524.45077: calling self._execute() 27466 1726882524.45169: variable 'ansible_host' from source: host vars for 'managed_node1' 27466 1726882524.45200: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27466 1726882524.45203: variable 'omit' from source: magic vars 27466 1726882524.45700: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27466 1726882524.48299: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27466 1726882524.48381: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27466 1726882524.48471: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27466 1726882524.48500: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27466 1726882524.48539: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27466 1726882524.48628: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27466 1726882524.48668: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27466 1726882524.48710: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27466 1726882524.48800: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27466 1726882524.48803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27466 1726882524.48958: variable 'ansible_distribution' from source: facts 27466 1726882524.49027: variable 'ansible_distribution_major_version' from source: facts 27466 1726882524.49126: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27466 1726882524.49129: when evaluation is False, skipping this task 27466 1726882524.49131: _execute() done 27466 1726882524.49133: dumping result to json 27466 1726882524.49135: done dumping result, returning 27466 1726882524.49234: done running TaskExecutor() for managed_node1/TASK: Verify network state restored to default [12673a56-9f93-84d5-91bb-0000000000bb] 27466 1726882524.49238: sending task result for task 12673a56-9f93-84d5-91bb-0000000000bb 27466 1726882524.49522: done sending task result for task 12673a56-9f93-84d5-91bb-0000000000bb 27466 1726882524.49525: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27466 1726882524.49571: no more pending results, returning what we have 27466 1726882524.49575: results queue empty 27466 1726882524.49576: checking for any_errors_fatal 27466 1726882524.49582: done checking for any_errors_fatal 27466 1726882524.49583: checking for max_fail_percentage 27466 1726882524.49585: done checking for max_fail_percentage 27466 1726882524.49586: checking to see if all hosts have failed and the running result is not ok 27466 1726882524.49587: done checking to see if all hosts have failed 27466 1726882524.49588: getting the remaining hosts for this loop 27466 1726882524.49589: done getting the remaining hosts for this loop 27466 1726882524.49597: getting the next task for host managed_node1 27466 1726882524.49798: done getting next task for host managed_node1 27466 1726882524.49801: ^ task is: TASK: meta (flush_handlers) 27466 1726882524.49803: ^ 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 27466 1726882524.49807: getting variables 27466 1726882524.49809: in VariableManager get_vars() 27466 1726882524.49849: Calling all_inventory to load vars for managed_node1 27466 1726882524.49852: Calling groups_inventory to load vars for managed_node1 27466 1726882524.49855: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882524.49866: Calling all_plugins_play to load vars for managed_node1 27466 1726882524.49868: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882524.49871: Calling groups_plugins_play to load vars for managed_node1 27466 1726882524.50385: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882524.50906: done with get_vars() 27466 1726882524.50918: done getting variables 27466 1726882524.51097: in VariableManager get_vars() 27466 1726882524.51113: Calling all_inventory to load vars for managed_node1 27466 1726882524.51116: Calling groups_inventory to load vars for managed_node1 27466 1726882524.51118: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882524.51122: Calling all_plugins_play to load vars for managed_node1 27466 1726882524.51125: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882524.51127: Calling groups_plugins_play to load vars for managed_node1 27466 1726882524.51369: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882524.51766: done with get_vars() 27466 1726882524.51778: done queuing things up, now waiting for results queue to drain 27466 1726882524.51780: results queue empty 27466 1726882524.51781: checking for any_errors_fatal 27466 1726882524.51784: done checking for any_errors_fatal 27466 1726882524.51785: checking for max_fail_percentage 27466 1726882524.51786: done checking for max_fail_percentage 27466 1726882524.51786: checking to see if all hosts have failed and the running result is not ok 27466 1726882524.51787: done checking to see if all hosts have failed 27466 1726882524.51788: getting the remaining hosts for this loop 27466 1726882524.51789: done getting the remaining hosts for this loop 27466 1726882524.51799: getting the next task for host managed_node1 27466 1726882524.51804: done getting next task for host managed_node1 27466 1726882524.51805: ^ task is: TASK: meta (flush_handlers) 27466 1726882524.51807: ^ 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 27466 1726882524.51810: getting variables 27466 1726882524.51811: in VariableManager get_vars() 27466 1726882524.51824: Calling all_inventory to load vars for managed_node1 27466 1726882524.51826: Calling groups_inventory to load vars for managed_node1 27466 1726882524.51828: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882524.51838: Calling all_plugins_play to load vars for managed_node1 27466 1726882524.51840: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882524.51844: Calling groups_plugins_play to load vars for managed_node1 27466 1726882524.52046: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882524.52321: done with get_vars() 27466 1726882524.52329: done getting variables 27466 1726882524.52372: in VariableManager get_vars() 27466 1726882524.52383: Calling all_inventory to load vars for managed_node1 27466 1726882524.52385: Calling groups_inventory to load vars for managed_node1 27466 1726882524.52387: Calling all_plugins_inventory to load vars for managed_node1 27466 1726882524.52399: Calling all_plugins_play to load vars for managed_node1 27466 1726882524.52402: Calling groups_plugins_inventory to load vars for managed_node1 27466 1726882524.52405: Calling groups_plugins_play to load vars for managed_node1 27466 1726882524.52540: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27466 1726882524.52735: done with get_vars() 27466 1726882524.52746: done queuing things up, now waiting for results queue to drain 27466 1726882524.52748: results queue empty 27466 1726882524.52749: checking for any_errors_fatal 27466 1726882524.52750: done checking for any_errors_fatal 27466 1726882524.52751: checking for max_fail_percentage 27466 1726882524.52752: done checking for max_fail_percentage 27466 1726882524.52752: checking to see if all hosts have failed and the running result is not ok 27466 1726882524.52753: done checking to see if all hosts have failed 27466 1726882524.52754: getting the remaining hosts for this loop 27466 1726882524.52754: done getting the remaining hosts for this loop 27466 1726882524.52757: getting the next task for host managed_node1 27466 1726882524.52759: done getting next task for host managed_node1 27466 1726882524.52760: ^ task is: None 27466 1726882524.52762: ^ 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 27466 1726882524.52763: done queuing things up, now waiting for results queue to drain 27466 1726882524.52764: results queue empty 27466 1726882524.52764: checking for any_errors_fatal 27466 1726882524.52765: done checking for any_errors_fatal 27466 1726882524.52766: checking for max_fail_percentage 27466 1726882524.52766: done checking for max_fail_percentage 27466 1726882524.52767: checking to see if all hosts have failed and the running result is not ok 27466 1726882524.52768: done checking to see if all hosts have failed 27466 1726882524.52769: getting the next task for host managed_node1 27466 1726882524.52772: done getting next task for host managed_node1 27466 1726882524.52772: ^ task is: None 27466 1726882524.52773: ^ state is: HOST STATE: block=6, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node1 : ok=6 changed=0 unreachable=0 failed=0 skipped=75 rescued=0 ignored=0 Friday 20 September 2024 21:35:24 -0400 (0:00:00.085) 0:00:05.513 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 1.24s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_route_device_initscripts.yml:5 Check if system is ostree ----------------------------------------------- 0.48s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 fedora.linux_system_roles.network : Enable network service -------------- 0.10s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 fedora.linux_system_roles.network : Show debug messages for the network_state --- 0.09s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Verify network state restored to default -------------------------------- 0.09s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:169 Assert device is present ------------------------------------------------ 0.08s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:32 Assert device is present ------------------------------------------------ 0.08s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:21 Assert interface0 profile and interface1 profile are absent ------------- 0.07s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:162 Manage test interface --------------------------------------------------- 0.07s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:17 Manage test interface --------------------------------------------------- 0.06s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:28 fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces --- 0.06s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 fedora.linux_system_roles.network : Ensure ansible_facts used by role --- 0.06s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.06s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Get the interface1 MAC address ------------------------------------------ 0.06s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:99 Assert that the route table main contains the specified IPv6 routes ----- 0.06s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:94 fedora.linux_system_roles.network : Enable and start wpa_supplicant ----- 0.06s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces --- 0.06s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 fedora.linux_system_roles.network : Configure networking state ---------- 0.06s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.06s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider --- 0.06s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 27466 1726882524.52867: RUNNING CLEANUP