[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. 27299 1727096464.63286: starting run ansible-playbook [core 2.17.4] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-And executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 27299 1727096464.63567: Added group all to inventory 27299 1727096464.63572: Added group ungrouped to inventory 27299 1727096464.63575: Group all now contains ungrouped 27299 1727096464.63577: Examining possible inventory source: /tmp/network-EuO/inventory.yml 27299 1727096464.72137: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 27299 1727096464.72181: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 27299 1727096464.72198: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 27299 1727096464.72235: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 27299 1727096464.72288: Loaded config def from plugin (inventory/script) 27299 1727096464.72289: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 27299 1727096464.72316: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 27299 1727096464.72372: Loaded config def from plugin (inventory/yaml) 27299 1727096464.72374: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 27299 1727096464.72432: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 27299 1727096464.72704: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 27299 1727096464.72707: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 27299 1727096464.72710: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 27299 1727096464.72714: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 27299 1727096464.72718: Loading data from /tmp/network-EuO/inventory.yml 27299 1727096464.72757: /tmp/network-EuO/inventory.yml was not parsable by auto 27299 1727096464.72801: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 27299 1727096464.72830: Loading data from /tmp/network-EuO/inventory.yml 27299 1727096464.72884: group all already in inventory 27299 1727096464.72889: set inventory_file for managed_node1 27299 1727096464.72892: set inventory_dir for managed_node1 27299 1727096464.72892: Added host managed_node1 to inventory 27299 1727096464.72894: Added host managed_node1 to group all 27299 1727096464.72894: set ansible_host for managed_node1 27299 1727096464.72895: set ansible_ssh_extra_args for managed_node1 27299 1727096464.72897: set inventory_file for managed_node2 27299 1727096464.72898: set inventory_dir for managed_node2 27299 1727096464.72899: Added host managed_node2 to inventory 27299 1727096464.72900: Added host managed_node2 to group all 27299 1727096464.72900: set ansible_host for managed_node2 27299 1727096464.72901: set ansible_ssh_extra_args for managed_node2 27299 1727096464.72902: set inventory_file for managed_node3 27299 1727096464.72904: set inventory_dir for managed_node3 27299 1727096464.72904: Added host managed_node3 to inventory 27299 1727096464.72905: Added host managed_node3 to group all 27299 1727096464.72905: set ansible_host for managed_node3 27299 1727096464.72906: set ansible_ssh_extra_args for managed_node3 27299 1727096464.72907: Reconcile groups and hosts in inventory. 27299 1727096464.72910: Group ungrouped now contains managed_node1 27299 1727096464.72911: Group ungrouped now contains managed_node2 27299 1727096464.72912: Group ungrouped now contains managed_node3 27299 1727096464.72963: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 27299 1727096464.73044: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 27299 1727096464.73078: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 27299 1727096464.73096: Loaded config def from plugin (vars/host_group_vars) 27299 1727096464.73097: 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) 27299 1727096464.73102: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 27299 1727096464.73107: 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) 27299 1727096464.73134: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 27299 1727096464.73359: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096464.73427: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 27299 1727096464.73451: Loaded config def from plugin (connection/local) 27299 1727096464.73453: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 27299 1727096464.73836: Loaded config def from plugin (connection/paramiko_ssh) 27299 1727096464.73838: 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) 27299 1727096464.74388: 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) 27299 1727096464.74411: Loaded config def from plugin (connection/psrp) 27299 1727096464.74413: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 27299 1727096464.74819: 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) 27299 1727096464.74842: Loaded config def from plugin (connection/ssh) 27299 1727096464.74844: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 27299 1727096464.76080: 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) 27299 1727096464.76106: Loaded config def from plugin (connection/winrm) 27299 1727096464.76108: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 27299 1727096464.76128: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 27299 1727096464.76172: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 27299 1727096464.76212: Loaded config def from plugin (shell/cmd) 27299 1727096464.76214: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 27299 1727096464.76231: 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) 27299 1727096464.76265: Loaded config def from plugin (shell/powershell) 27299 1727096464.76266: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 27299 1727096464.76303: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 27299 1727096464.76406: Loaded config def from plugin (shell/sh) 27299 1727096464.76407: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 27299 1727096464.76431: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 27299 1727096464.76502: Loaded config def from plugin (become/runas) 27299 1727096464.76503: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 27299 1727096464.76611: Loaded config def from plugin (become/su) 27299 1727096464.76612: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 27299 1727096464.76710: Loaded config def from plugin (become/sudo) 27299 1727096464.76712: 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 27299 1727096464.76733: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_route_device_initscripts.yml 27299 1727096464.76943: in VariableManager get_vars() 27299 1727096464.76956: done with get_vars() 27299 1727096464.77041: trying /usr/local/lib/python3.12/site-packages/ansible/modules 27299 1727096464.78913: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 27299 1727096464.78982: in VariableManager get_vars() 27299 1727096464.78986: done with get_vars() 27299 1727096464.78987: variable 'playbook_dir' from source: magic vars 27299 1727096464.78988: variable 'ansible_playbook_python' from source: magic vars 27299 1727096464.78988: variable 'ansible_config_file' from source: magic vars 27299 1727096464.78989: variable 'groups' from source: magic vars 27299 1727096464.78989: variable 'omit' from source: magic vars 27299 1727096464.78990: variable 'ansible_version' from source: magic vars 27299 1727096464.78990: variable 'ansible_check_mode' from source: magic vars 27299 1727096464.78991: variable 'ansible_diff_mode' from source: magic vars 27299 1727096464.78991: variable 'ansible_forks' from source: magic vars 27299 1727096464.78991: variable 'ansible_inventory_sources' from source: magic vars 27299 1727096464.78992: variable 'ansible_skip_tags' from source: magic vars 27299 1727096464.78992: variable 'ansible_limit' from source: magic vars 27299 1727096464.78993: variable 'ansible_run_tags' from source: magic vars 27299 1727096464.78993: variable 'ansible_verbosity' from source: magic vars 27299 1727096464.79014: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml 27299 1727096464.79483: in VariableManager get_vars() 27299 1727096464.79493: done with get_vars() 27299 1727096464.79515: in VariableManager get_vars() 27299 1727096464.79523: done with get_vars() 27299 1727096464.79543: in VariableManager get_vars() 27299 1727096464.79549: done with get_vars() 27299 1727096464.79621: in VariableManager get_vars() 27299 1727096464.79629: done with get_vars() 27299 1727096464.79651: in VariableManager get_vars() 27299 1727096464.79658: done with get_vars() 27299 1727096464.79691: in VariableManager get_vars() 27299 1727096464.79701: done with get_vars() 27299 1727096464.79735: in VariableManager get_vars() 27299 1727096464.79742: done with get_vars() 27299 1727096464.79745: variable 'omit' from source: magic vars 27299 1727096464.79756: variable 'omit' from source: magic vars 27299 1727096464.79777: in VariableManager get_vars() 27299 1727096464.79784: done with get_vars() 27299 1727096464.79814: in VariableManager get_vars() 27299 1727096464.79822: done with get_vars() 27299 1727096464.79844: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 27299 1727096464.79972: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 27299 1727096464.80049: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 27299 1727096464.80411: in VariableManager get_vars() 27299 1727096464.80423: done with get_vars() 27299 1727096464.80698: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 27299 1727096464.80779: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 27299 1727096464.82084: in VariableManager get_vars() 27299 1727096464.82095: done with get_vars() 27299 1727096464.82099: variable 'omit' from source: magic vars 27299 1727096464.82107: variable 'omit' from source: magic vars 27299 1727096464.82125: in VariableManager get_vars() 27299 1727096464.82133: done with get_vars() 27299 1727096464.82144: in VariableManager get_vars() 27299 1727096464.82153: done with get_vars() 27299 1727096464.82173: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 27299 1727096464.82234: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 27299 1727096464.82279: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 27299 1727096464.83571: in VariableManager get_vars() 27299 1727096464.83585: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 27299 1727096464.84900: in VariableManager get_vars() 27299 1727096464.84913: done with get_vars() 27299 1727096464.84936: in VariableManager get_vars() 27299 1727096464.84948: done with get_vars() 27299 1727096464.85030: in VariableManager get_vars() 27299 1727096464.85042: done with get_vars() 27299 1727096464.85069: in VariableManager get_vars() 27299 1727096464.85081: done with get_vars() 27299 1727096464.85104: in VariableManager get_vars() 27299 1727096464.85115: done with get_vars() 27299 1727096464.85136: in VariableManager get_vars() 27299 1727096464.85146: done with get_vars() 27299 1727096464.85188: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 27299 1727096464.85196: 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 27299 1727096464.85348: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 27299 1727096464.85441: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 27299 1727096464.85443: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-And/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) 27299 1727096464.85464: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 27299 1727096464.85484: 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) 27299 1727096464.85583: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 27299 1727096464.85620: Loaded config def from plugin (callback/default) 27299 1727096464.85622: 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) 27299 1727096464.86347: Loaded config def from plugin (callback/junit) 27299 1727096464.86349: 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) 27299 1727096464.86383: 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) 27299 1727096464.86418: Loaded config def from plugin (callback/minimal) 27299 1727096464.86419: 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) 27299 1727096464.86445: 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) 27299 1727096464.86485: Loaded config def from plugin (callback/tree) 27299 1727096464.86487: 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 27299 1727096464.86562: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 27299 1727096464.86564: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-And/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_route_device_initscripts.yml *********************************** 2 plays in /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_route_device_initscripts.yml 27299 1727096464.86586: in VariableManager get_vars() 27299 1727096464.86594: done with get_vars() 27299 1727096464.86597: in VariableManager get_vars() 27299 1727096464.86602: done with get_vars() 27299 1727096464.86604: variable 'omit' from source: magic vars 27299 1727096464.86624: in VariableManager get_vars() 27299 1727096464.86631: done with get_vars() 27299 1727096464.86643: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_route_device.yml' with initscripts as provider] *** 27299 1727096464.86997: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 27299 1727096464.87048: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 27299 1727096464.87076: getting the remaining hosts for this loop 27299 1727096464.87077: done getting the remaining hosts for this loop 27299 1727096464.87079: getting the next task for host managed_node2 27299 1727096464.87082: done getting next task for host managed_node2 27299 1727096464.87083: ^ task is: TASK: Gathering Facts 27299 1727096464.87084: ^ 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 27299 1727096464.87085: getting variables 27299 1727096464.87086: in VariableManager get_vars() 27299 1727096464.87092: Calling all_inventory to load vars for managed_node2 27299 1727096464.87094: Calling groups_inventory to load vars for managed_node2 27299 1727096464.87095: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096464.87103: Calling all_plugins_play to load vars for managed_node2 27299 1727096464.87109: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096464.87111: Calling groups_plugins_play to load vars for managed_node2 27299 1727096464.87134: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096464.87166: done with get_vars() 27299 1727096464.87175: done getting variables 27299 1727096464.87216: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_route_device_initscripts.yml:5 Monday 23 September 2024 09:01:04 -0400 (0:00:00.007) 0:00:00.007 ****** 27299 1727096464.87230: entering _queue_task() for managed_node2/gather_facts 27299 1727096464.87231: Creating lock for gather_facts 27299 1727096464.87513: worker is 1 (out of 1 available) 27299 1727096464.87523: exiting _queue_task() for managed_node2/gather_facts 27299 1727096464.87535: done queuing things up, now waiting for results queue to drain 27299 1727096464.87536: waiting for pending results... 27299 1727096464.87671: running TaskExecutor() for managed_node2/TASK: Gathering Facts 27299 1727096464.87724: in run() - task 0afff68d-5257-2c18-73cc-0000000000bf 27299 1727096464.87734: variable 'ansible_search_path' from source: unknown 27299 1727096464.87760: calling self._execute() 27299 1727096464.87811: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096464.87814: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096464.87822: variable 'omit' from source: magic vars 27299 1727096464.87894: variable 'omit' from source: magic vars 27299 1727096464.87915: variable 'omit' from source: magic vars 27299 1727096464.87939: variable 'omit' from source: magic vars 27299 1727096464.87976: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27299 1727096464.88007: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27299 1727096464.88022: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27299 1727096464.88035: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27299 1727096464.88044: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27299 1727096464.88066: variable 'inventory_hostname' from source: host vars for 'managed_node2' 27299 1727096464.88070: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096464.88076: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096464.88146: Set connection var ansible_shell_executable to /bin/sh 27299 1727096464.88149: Set connection var ansible_connection to ssh 27299 1727096464.88152: Set connection var ansible_pipelining to False 27299 1727096464.88159: Set connection var ansible_shell_type to sh 27299 1727096464.88164: Set connection var ansible_timeout to 10 27299 1727096464.88172: Set connection var ansible_module_compression to ZIP_DEFLATED 27299 1727096464.88194: variable 'ansible_shell_executable' from source: unknown 27299 1727096464.88197: variable 'ansible_connection' from source: unknown 27299 1727096464.88200: variable 'ansible_module_compression' from source: unknown 27299 1727096464.88203: variable 'ansible_shell_type' from source: unknown 27299 1727096464.88205: variable 'ansible_shell_executable' from source: unknown 27299 1727096464.88208: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096464.88210: variable 'ansible_pipelining' from source: unknown 27299 1727096464.88212: variable 'ansible_timeout' from source: unknown 27299 1727096464.88215: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096464.88350: 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) 27299 1727096464.88364: variable 'omit' from source: magic vars 27299 1727096464.88375: starting attempt loop 27299 1727096464.88379: running the handler 27299 1727096464.88388: variable 'ansible_facts' from source: unknown 27299 1727096464.88403: _low_level_execute_command(): starting 27299 1727096464.88410: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27299 1727096464.89065: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27299 1727096464.89073: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 27299 1727096464.89077: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27299 1727096464.89131: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27299 1727096464.89165: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27299 1727096464.90872: stdout chunk (state=3): >>>/root <<< 27299 1727096464.91020: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27299 1727096464.91023: stdout chunk (state=3): >>><<< 27299 1727096464.91026: stderr chunk (state=3): >>><<< 27299 1727096464.91044: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27299 1727096464.91138: _low_level_execute_command(): starting 27299 1727096464.91141: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096464.910519-27304-121382078289129 `" && echo ansible-tmp-1727096464.910519-27304-121382078289129="` echo /root/.ansible/tmp/ansible-tmp-1727096464.910519-27304-121382078289129 `" ) && sleep 0' 27299 1727096464.91649: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27299 1727096464.91663: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27299 1727096464.91680: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27299 1727096464.91698: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27299 1727096464.91720: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 27299 1727096464.91732: stderr chunk (state=3): >>>debug2: match not found <<< 27299 1727096464.91745: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27299 1727096464.91763: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 27299 1727096464.91787: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address <<< 27299 1727096464.91798: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 27299 1727096464.91890: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 27299 1727096464.91904: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27299 1727096464.91975: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27299 1727096464.93891: stdout chunk (state=3): >>>ansible-tmp-1727096464.910519-27304-121382078289129=/root/.ansible/tmp/ansible-tmp-1727096464.910519-27304-121382078289129 <<< 27299 1727096464.94033: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27299 1727096464.94043: stdout chunk (state=3): >>><<< 27299 1727096464.94056: stderr chunk (state=3): >>><<< 27299 1727096464.94088: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096464.910519-27304-121382078289129=/root/.ansible/tmp/ansible-tmp-1727096464.910519-27304-121382078289129 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27299 1727096464.94132: variable 'ansible_module_compression' from source: unknown 27299 1727096464.94197: ANSIBALLZ: Using generic lock for ansible.legacy.setup 27299 1727096464.94273: ANSIBALLZ: Acquiring lock 27299 1727096464.94276: ANSIBALLZ: Lock acquired: 139824753496320 27299 1727096464.94278: ANSIBALLZ: Creating module 27299 1727096465.22796: ANSIBALLZ: Writing module into payload 27299 1727096465.22941: ANSIBALLZ: Writing module 27299 1727096465.22972: ANSIBALLZ: Renaming module 27299 1727096465.22985: ANSIBALLZ: Done creating module 27299 1727096465.23012: variable 'ansible_facts' from source: unknown 27299 1727096465.23025: variable 'inventory_hostname' from source: host vars for 'managed_node2' 27299 1727096465.23040: _low_level_execute_command(): starting 27299 1727096465.23051: _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' 27299 1727096465.23666: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27299 1727096465.23688: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27299 1727096465.23704: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27299 1727096465.23721: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27299 1727096465.23740: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 27299 1727096465.23753: stderr chunk (state=3): >>>debug2: match not found <<< 27299 1727096465.23775: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27299 1727096465.23800: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 27299 1727096465.23814: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address <<< 27299 1727096465.23830: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 27299 1727096465.23836: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27299 1727096465.23923: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 27299 1727096465.23943: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27299 1727096465.23965: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27299 1727096465.24043: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27299 1727096465.25717: stdout chunk (state=3): >>>PLATFORM <<< 27299 1727096465.25812: stdout chunk (state=3): >>>Linux <<< 27299 1727096465.25838: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 27299 1727096465.25993: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27299 1727096465.26003: stdout chunk (state=3): >>><<< 27299 1727096465.26014: stderr chunk (state=3): >>><<< 27299 1727096465.26043: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27299 1727096465.26059 [managed_node2]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 27299 1727096465.26110: _low_level_execute_command(): starting 27299 1727096465.26121: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 27299 1727096465.26393: Sending initial data 27299 1727096465.26397: Sent initial data (1181 bytes) 27299 1727096465.26892: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27299 1727096465.26980: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27299 1727096465.27214: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 27299 1727096465.27246: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27299 1727096465.27280: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27299 1727096465.30751: 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"} <<< 27299 1727096465.31165: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27299 1727096465.31180: stdout chunk (state=3): >>><<< 27299 1727096465.31196: stderr chunk (state=3): >>><<< 27299 1727096465.31373: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27299 1727096465.31377: variable 'ansible_facts' from source: unknown 27299 1727096465.31379: variable 'ansible_facts' from source: unknown 27299 1727096465.31381: variable 'ansible_module_compression' from source: unknown 27299 1727096465.31383: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-272990ud_vqvp/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 27299 1727096465.31385: variable 'ansible_facts' from source: unknown 27299 1727096465.31557: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096464.910519-27304-121382078289129/AnsiballZ_setup.py 27299 1727096465.31739: Sending initial data 27299 1727096465.31748: Sent initial data (153 bytes) 27299 1727096465.32322: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27299 1727096465.32337: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27299 1727096465.32444: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 27299 1727096465.32464: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27299 1727096465.32535: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27299 1727096465.34157: 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 <<< 27299 1727096465.34204: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27299 1727096465.34257: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-272990ud_vqvp/tmp8oyqfqvi /root/.ansible/tmp/ansible-tmp-1727096464.910519-27304-121382078289129/AnsiballZ_setup.py <<< 27299 1727096465.34284: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096464.910519-27304-121382078289129/AnsiballZ_setup.py" debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-272990ud_vqvp/tmp8oyqfqvi" to remote "/root/.ansible/tmp/ansible-tmp-1727096464.910519-27304-121382078289129/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096464.910519-27304-121382078289129/AnsiballZ_setup.py" <<< 27299 1727096465.35717: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27299 1727096465.35825: stderr chunk (state=3): >>><<< 27299 1727096465.35829: stdout chunk (state=3): >>><<< 27299 1727096465.35831: done transferring module to remote 27299 1727096465.35833: _low_level_execute_command(): starting 27299 1727096465.35836: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096464.910519-27304-121382078289129/ /root/.ansible/tmp/ansible-tmp-1727096464.910519-27304-121382078289129/AnsiballZ_setup.py && sleep 0' 27299 1727096465.36432: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27299 1727096465.36484: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27299 1727096465.36556: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 27299 1727096465.36579: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27299 1727096465.36604: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27299 1727096465.36664: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27299 1727096465.38515: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27299 1727096465.38532: stderr chunk (state=3): >>><<< 27299 1727096465.38549: stdout chunk (state=3): >>><<< 27299 1727096465.38652: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27299 1727096465.38655: _low_level_execute_command(): starting 27299 1727096465.38658: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096464.910519-27304-121382078289129/AnsiballZ_setup.py && sleep 0' 27299 1727096465.39203: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27299 1727096465.39223: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27299 1727096465.39284: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27299 1727096465.39340: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 27299 1727096465.39354: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27299 1727096465.39377: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27299 1727096465.39455: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27299 1727096465.41630: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 27299 1727096465.41659: stdout chunk (state=3): >>>import _imp # builtin <<< 27299 1727096465.41693: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 27299 1727096465.41762: stdout chunk (state=3): >>>import '_io' # <<< 27299 1727096465.41765: stdout chunk (state=3): >>>import 'marshal' # <<< 27299 1727096465.41794: stdout chunk (state=3): >>>import 'posix' # <<< 27299 1727096465.41831: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 27299 1727096465.41859: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 27299 1727096465.41921: 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' <<< 27299 1727096465.41931: stdout chunk (state=3): >>>import '_codecs' # <<< 27299 1727096465.41954: stdout chunk (state=3): >>>import 'codecs' # <<< 27299 1727096465.41995: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 27299 1727096465.42025: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a06184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a05e7b30> <<< 27299 1727096465.42058: 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' <<< 27299 1727096465.42080: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a061aa50> import '_signal' # <<< 27299 1727096465.42122: stdout chunk (state=3): >>>import '_abc' # <<< 27299 1727096465.42140: stdout chunk (state=3): >>>import 'abc' # import 'io' # <<< 27299 1727096465.42160: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 27299 1727096465.42254: stdout chunk (state=3): >>>import '_collections_abc' # <<< 27299 1727096465.42300: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 27299 1727096465.42319: stdout chunk (state=3): >>>import 'os' # <<< 27299 1727096465.42378: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 27299 1727096465.42409: 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' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 27299 1727096465.42414: 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' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a0409130> <<< 27299 1727096465.42482: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 27299 1727096465.42496: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a0409fa0> <<< 27299 1727096465.42529: stdout chunk (state=3): >>>import 'site' # <<< 27299 1727096465.42533: 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. <<< 27299 1727096465.42928: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 27299 1727096465.42932: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 27299 1727096465.42974: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 27299 1727096465.42977: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 27299 1727096465.43036: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 27299 1727096465.43088: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 27299 1727096465.43091: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a0447d70> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 27299 1727096465.43131: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a0447fb0> <<< 27299 1727096465.43162: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 27299 1727096465.43196: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 27299 1727096465.43200: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 27299 1727096465.43277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 27299 1727096465.43286: stdout chunk (state=3): >>>import 'itertools' # <<< 27299 1727096465.43334: 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 0x7f93a047f770> <<< 27299 1727096465.43337: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a047fe00> import '_collections' # <<< 27299 1727096465.43412: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a045fa40> <<< 27299 1727096465.43442: stdout chunk (state=3): >>>import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a045d160> <<< 27299 1727096465.43527: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a0444f20> <<< 27299 1727096465.43577: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 27299 1727096465.43601: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 27299 1727096465.43642: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 27299 1727096465.43682: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a049f6b0> <<< 27299 1727096465.43713: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a049e2d0> <<< 27299 1727096465.43725: 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 0x7f93a045e030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a049cb60> <<< 27299 1727096465.43777: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 27299 1727096465.43807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a04d46b0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a04441a0> # /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' <<< 27299 1727096465.43845: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 27299 1727096465.43887: 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 0x7f93a04d4b60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a04d4a10> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 27299 1727096465.43928: 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 0x7f93a04d4e00> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a0442cc0> # /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' <<< 27299 1727096465.43944: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 27299 1727096465.44007: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 27299 1727096465.44041: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a04d54f0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a04d51c0> 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 0x7f93a04d63f0> <<< 27299 1727096465.44093: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 27299 1727096465.44097: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 27299 1727096465.44156: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 27299 1727096465.44174: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a04ec5f0> import 'errno' # <<< 27299 1727096465.44211: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93a04edcd0> <<< 27299 1727096465.44266: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 27299 1727096465.44284: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a04eeb70> <<< 27299 1727096465.44339: 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 0x7f93a04ef1d0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a04ee0c0> <<< 27299 1727096465.44378: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 27299 1727096465.44403: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93a04efc50> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a04ef380> <<< 27299 1727096465.44475: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a04d6360> <<< 27299 1727096465.44479: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 27299 1727096465.44513: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 27299 1727096465.44534: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 27299 1727096465.44613: 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 0x7f93a01ebb60> <<< 27299 1727096465.44616: 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' <<< 27299 1727096465.44663: 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 0x7f93a0214590> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a0214320> <<< 27299 1727096465.44673: 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 0x7f93a02144d0> <<< 27299 1727096465.44698: 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' <<< 27299 1727096465.44756: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 27299 1727096465.44894: 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 0x7f93a0214e60> <<< 27299 1727096465.45060: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93a0215760> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a0214740> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a01e9d00> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 27299 1727096465.45112: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 27299 1727096465.45127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 27299 1727096465.45158: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a0216b70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a02158b0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a04d6b10> <<< 27299 1727096465.45188: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 27299 1727096465.45251: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 27299 1727096465.45304: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 27299 1727096465.45326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 27299 1727096465.45339: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a0242ea0> <<< 27299 1727096465.45407: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 27299 1727096465.45412: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 27299 1727096465.45434: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 27299 1727096465.45463: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a0267230> <<< 27299 1727096465.45494: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 27299 1727096465.45529: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 27299 1727096465.45578: stdout chunk (state=3): >>>import 'ntpath' # <<< 27299 1727096465.45608: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 27299 1727096465.45626: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a0293f50> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 27299 1727096465.45652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 27299 1727096465.45675: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 27299 1727096465.45715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 27299 1727096465.45798: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a02c67b0> <<< 27299 1727096465.45878: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a02c4170> <<< 27299 1727096465.45908: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a0267ec0> <<< 27299 1727096465.45949: 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 0x7f939fb291c0> <<< 27299 1727096465.45963: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a0266030> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a0217a70> <<< 27299 1727096465.46151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 27299 1727096465.46164: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f93a02666f0> <<< 27299 1727096465.46494: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_axtcrt66/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 27299 1727096465.46739: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /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' <<< 27299 1727096465.46775: 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 0x7f939fb8ae10> import '_typing' # <<< 27299 1727096465.47020: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939fb69d00> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939fb68e90> <<< 27299 1727096465.47023: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available <<< 27299 1727096465.47057: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 27299 1727096465.48417: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.49550: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 27299 1727096465.49576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939fb89100> <<< 27299 1727096465.49605: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 27299 1727096465.49641: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 27299 1727096465.49644: 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' <<< 27299 1727096465.49671: 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 0x7f939fbc27e0> <<< 27299 1727096465.49707: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939fbc2570> <<< 27299 1727096465.49743: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939fbc1e80> <<< 27299 1727096465.49762: stdout chunk (state=3): >>># /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' <<< 27299 1727096465.49811: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939fbc2960> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939fb8baa0> import 'atexit' # <<< 27299 1727096465.49843: 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 0x7f939fbc3560> <<< 27299 1727096465.49866: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 27299 1727096465.49894: 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 0x7f939fbc37a0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 27299 1727096465.49944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 27299 1727096465.49954: stdout chunk (state=3): >>>import '_locale' # <<< 27299 1727096465.49997: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939fbc3ce0> <<< 27299 1727096465.50021: stdout chunk (state=3): >>>import 'pwd' # <<< 27299 1727096465.50042: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 27299 1727096465.50053: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 27299 1727096465.50085: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939fa25af0> <<< 27299 1727096465.50110: 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 0x7f939fa27710> <<< 27299 1727096465.50143: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 27299 1727096465.50192: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939fa28110> <<< 27299 1727096465.50203: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 27299 1727096465.50232: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 27299 1727096465.50260: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939fa292b0> <<< 27299 1727096465.50277: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 27299 1727096465.50316: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 27299 1727096465.50327: 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' <<< 27299 1727096465.50376: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939fa2bda0> <<< 27299 1727096465.50414: 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 0x7f93a0442db0> <<< 27299 1727096465.50433: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939fa2a060> <<< 27299 1727096465.50465: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 27299 1727096465.50486: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 27299 1727096465.50527: 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' <<< 27299 1727096465.50531: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 27299 1727096465.50661: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 27299 1727096465.50665: 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' <<< 27299 1727096465.50692: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939fa33bf0> import '_tokenize' # <<< 27299 1727096465.50758: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939fa326c0> <<< 27299 1727096465.50781: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939fa32420> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 27299 1727096465.50797: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 27299 1727096465.50852: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939fa32990> <<< 27299 1727096465.50997: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939fa2a4e0> # 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 0x7f939fa77f20> # /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 0x7f939fa77f80> # /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' <<< 27299 1727096465.51052: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 27299 1727096465.51085: 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 0x7f939fa79af0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939fa798b0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 27299 1727096465.51089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 27299 1727096465.51192: 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 0x7f939fa7bfe0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939fa7a1e0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 27299 1727096465.51210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 27299 1727096465.51235: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 27299 1727096465.51247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 27299 1727096465.51301: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939fa7f740> <<< 27299 1727096465.51396: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939fa7c200> <<< 27299 1727096465.51477: 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 0x7f939fa80620> <<< 27299 1727096465.51590: 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 0x7f939fa80a10> <<< 27299 1727096465.51624: 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 0x7f939fa80b00> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939fa78260> # /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' <<< 27299 1727096465.51650: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 27299 1727096465.51673: 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 0x7f939f908110> <<< 27299 1727096465.51795: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 27299 1727096465.51827: 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 0x7f939f909160> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939fa82870> <<< 27299 1727096465.51898: 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 0x7f939fa83c20> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939fa824b0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 27299 1727096465.52029: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.52079: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.52126: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 27299 1727096465.52253: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.52373: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.52943: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.53473: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 27299 1727096465.53504: 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' # # /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' <<< 27299 1727096465.53614: 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 0x7f939f911430> <<< 27299 1727096465.53645: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 27299 1727096465.53685: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939f912210> <<< 27299 1727096465.53689: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939f9093a0> <<< 27299 1727096465.53724: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 27299 1727096465.53837: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.53841: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 27299 1727096465.53935: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.54089: 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' <<< 27299 1727096465.54108: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939f9122a0> <<< 27299 1727096465.54127: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.54574: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.55030: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.55192: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 27299 1727096465.55217: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.55252: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 27299 1727096465.55269: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.55383: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.55419: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 27299 1727096465.55446: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 27299 1727096465.55471: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.55569: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.55587: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 27299 1727096465.55784: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.56012: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 27299 1727096465.56082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 27299 1727096465.56100: stdout chunk (state=3): >>>import '_ast' # <<< 27299 1727096465.56156: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939f9133b0> # zipimport: zlib available <<< 27299 1727096465.56237: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.56515: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 27299 1727096465.56518: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 27299 1727096465.56528: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available <<< 27299 1727096465.56545: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.56598: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.56662: 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 <<< 27299 1727096465.56735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 27299 1727096465.56794: 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 0x7f939f91dca0> <<< 27299 1727096465.56845: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939f91bb30> <<< 27299 1727096465.56871: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 27299 1727096465.56957: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.56997: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.57027: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.57078: 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' <<< 27299 1727096465.57192: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 27299 1727096465.57221: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 27299 1727096465.57239: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 27299 1727096465.57287: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939fa06600> <<< 27299 1727096465.57319: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939fafa300> <<< 27299 1727096465.57410: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939f91da30> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939f912c60> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 27299 1727096465.57513: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 27299 1727096465.57572: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available <<< 27299 1727096465.57576: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 27299 1727096465.57604: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.57806: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.57809: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 27299 1727096465.57836: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.57877: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 27299 1727096465.57902: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.57952: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.58029: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.58051: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.58087: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 27299 1727096465.58099: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.58257: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.58427: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.58466: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.58599: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # 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 <<< 27299 1727096465.58643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 27299 1727096465.58649: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939f9b1b20> <<< 27299 1727096465.58652: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 27299 1727096465.58785: stdout chunk (state=3): >>># 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 <<< 27299 1727096465.58789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 27299 1727096465.58874: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939f60bce0> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 27299 1727096465.58878: 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 0x7f939f60bf80> <<< 27299 1727096465.58880: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939f99acf0> <<< 27299 1727096465.58916: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939f9b26c0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939f9b02c0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939f9b3e60> <<< 27299 1727096465.58993: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 27299 1727096465.59034: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 27299 1727096465.59072: 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 0x7f939f616f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939f616810> <<< 27299 1727096465.59096: 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 0x7f939f6169f0> <<< 27299 1727096465.59177: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939f615c40> <<< 27299 1727096465.59185: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 27299 1727096465.59250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939f617110> <<< 27299 1727096465.59308: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 27299 1727096465.59376: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f939f679c10> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939f617c20> <<< 27299 1727096465.59396: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939f9b3aa0> import 'ansible.module_utils.facts.timeout' # <<< 27299 1727096465.59422: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 27299 1727096465.59476: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 27299 1727096465.59536: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.59539: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.59582: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 27299 1727096465.59632: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.59723: stdout chunk (state=3): >>># 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 <<< 27299 1727096465.60054: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.60058: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 27299 1727096465.60061: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.60063: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.60065: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available <<< 27299 1727096465.60219: stdout chunk (state=3): >>>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 <<< 27299 1727096465.60704: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.61127: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 27299 1727096465.61141: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.61192: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.61240: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.61277: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.61309: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 27299 1727096465.61324: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.61349: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.61398: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 27299 1727096465.61520: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.61523: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available <<< 27299 1727096465.61651: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # <<< 27299 1727096465.61658: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.61744: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.61808: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 27299 1727096465.61828: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 27299 1727096465.61951: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939f67ad50> # /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' <<< 27299 1727096465.61993: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939f67a6f0> <<< 27299 1727096465.62010: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 27299 1727096465.62080: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.62140: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 27299 1727096465.62277: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.62281: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.62325: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 27299 1727096465.62389: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.62404: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.62471: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 27299 1727096465.62521: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 27299 1727096465.62563: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 27299 1727096465.62616: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 27299 1727096465.62681: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 27299 1727096465.62741: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f939f6adeb0> <<< 27299 1727096465.62920: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939f69db50> <<< 27299 1727096465.62948: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 27299 1727096465.62988: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.63061: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 27299 1727096465.63169: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.63260: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.63473: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.63490: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 27299 1727096465.63584: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 27299 1727096465.63611: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available <<< 27299 1727096465.63661: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 27299 1727096465.63704: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 27299 1727096465.64074: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f939f6c18b0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939f6c3260> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available <<< 27299 1727096465.64078: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 27299 1727096465.64081: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 27299 1727096465.64083: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.64195: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available <<< 27299 1727096465.64271: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.64366: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.64576: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.64579: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 27299 1727096465.64581: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.64584: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 27299 1727096465.64643: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.64972: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 27299 1727096465.64976: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.65041: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 27299 1727096465.65148: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 27299 1727096465.65163: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.65661: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.66158: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # <<< 27299 1727096465.66474: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available <<< 27299 1727096465.66477: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.66574: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 27299 1727096465.66595: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.66729: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.66886: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 27299 1727096465.66910: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 27299 1727096465.66934: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.66964: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.67011: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 27299 1727096465.67017: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.67111: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.67207: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.67402: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.67772: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 27299 1727096465.67776: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available <<< 27299 1727096465.67778: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.67780: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available <<< 27299 1727096465.67782: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.67784: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 27299 1727096465.67787: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.67821: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.67891: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 27299 1727096465.67987: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 27299 1727096465.68007: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.68068: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 27299 1727096465.68074: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.68134: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.68188: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 27299 1727096465.68195: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.68540: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.68903: stdout chunk (state=3): >>>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' # <<< 27299 1727096465.68914: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.68940: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.68975: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 27299 1727096465.68985: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.69016: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.69048: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 27299 1727096465.69061: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.69574: stdout chunk (state=3): >>># 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 <<< 27299 1727096465.69577: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.69580: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.69582: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 27299 1727096465.69665: stdout chunk (state=3): >>># 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 <<< 27299 1727096465.69707: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.69735: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 27299 1727096465.69746: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.69974: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.70122: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 27299 1727096465.70139: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.70177: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.70228: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available <<< 27299 1727096465.70323: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # <<< 27299 1727096465.70337: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.70409: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.70493: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 27299 1727096465.70507: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.70589: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.70682: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 27299 1727096465.70762: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096465.70947: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 27299 1727096465.71276: stdout chunk (state=3): >>># 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 <<< 27299 1727096465.71279: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 27299 1727096465.71282: 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 0x7f939f4ca6f0> <<< 27299 1727096465.71284: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939f4c8e90> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939f4c3bf0> <<< 27299 1727096465.83145: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 27299 1727096465.83170: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939f512e10> <<< 27299 1727096465.83193: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py <<< 27299 1727096465.83215: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' <<< 27299 1727096465.83238: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939f511160> <<< 27299 1727096465.83294: 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' <<< 27299 1727096465.83325: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py <<< 27299 1727096465.83345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939f5134d0> <<< 27299 1727096465.83369: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939f512510> <<< 27299 1727096465.83603: 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 <<< 27299 1727096466.07785: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDKegcOhSBBilPJbevAHD4q8M2Mopcwhk5CGV5r5zX7SVKZTcjkW8xnfPyLrun+WW0cQRMXVgP0jFIte4IhEWC+4vcA7Ubhdz4CArTiu0d0CmCP5DrweOGMeiXJAruzQe7p15W7DfmYUttAvwJOnVoGGXIHJ+LeCSjoC8hCBzCBkinO6LdWCxyZJ0Ktd3vrG8rtKXNn6Mcbb/KBQZkIb3Z4FG4DC++e4jGcQGcRFEpSHNwHMfXNsWBHyWTHObEaN/wtzMsrNKvoPkOfnZrX/JzLgfLwZg+6AyfpdYZYO0KUclhofrZ+VMN6lRIJ08BPTU8Ytp/GGVdDbT+CR+/s6ZhfarCNxjaUOeGYKneO18ggxdb122VHaeH6ZtL1MmDlQP+TJDjEo+geHTJ7jspENzBcPqZGqIgTNUWUz6BaYsOfngMlT23D8WFZ0ONY/aME8ehI/7H8ct53v0qli3JiaeASss2Ta0t0TjeAsVmmftFfun4WxCiDEYwZ9qS4slvZfIk=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ9J0Wn206/1q3dk5MbgvB+OOvYvoXlD999cW2a247C6inSEimXU7z4+MjUOd20ewjDwiGvOA1TDPvm8yJUuohE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKTXqMHLRVsYJX1CO4X6/wlD0Am2X0KaDd9ZLpNZJmkW", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-15-126.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-126", "ansible_nodename": "ip-10-31-15-126.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec28dde2945b45c603c07d1816f189ea", "ansible_is_chroot": false, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "09", "minute": "01", "second": "05", "epoch": "1727096465", "epoch_int": "1727096465", "date": "2024-09-23", "time": "09:01:05", "iso8601_micro": "2024-09-23T13:01:05.716379Z", "iso8601": "2024-09-23T13:01:05Z", "iso8601_basic": "20240923T090105716379", "iso8601_basic_short": "20240923T090105", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_fips": false, "ansible_lsb": {}, "ansible_loadavg": {"1m": 0.498046875, "5m": 0.48193359375, "15m": 0.2880859375}, "ansible_fibre_channel_wwn": [], "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "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_local": {}, "ansible_pkg_mgr": "dnf", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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.13.159 34268 10.31.15.126 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 34268 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_apparmor": {"status": "disabled"}, "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": 2948, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 583, "free": 2948}, "nocache": {"free": 3287, "used": 244}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec28dde2-945b-45c6-03c0-7d1816f189ea", "ansible_product_uuid": "ec28dde2-945b-45c6-03c0-7d1816f189ea", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 607, "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": 261794902016, "block_size": 4096, "block_total": 65519099, "block_available": 63914771, "block_used": 1604328, "inode_total": 131070960, "inode_available": 131029098, "inode_used": 41862, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_interfaces": ["lo", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:ce:61:4d:8f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.15.126", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:ceff:fe61:4d8f", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.15.126", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:ce:61:4d:8f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.15.126"], "ansible_all_ipv6_addresses": ["fe80::8ff:ceff:fe61:4d8f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.15.126", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:ceff:fe61:4d8f"]}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_iscsi_iqn": "", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 27299 1727096466.08271: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 27299 1727096466.08302: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time <<< 27299 1727096466.08325: stdout chunk (state=3): >>># 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 <<< 27299 1727096466.08426: stdout chunk (state=3): >>># cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # 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 <<< 27299 1727096466.08485: stdout chunk (state=3): >>># 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 <<< 27299 1727096466.08495: stdout chunk (state=3): >>># 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 <<< 27299 1727096466.08535: stdout chunk (state=3): >>># 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 <<< 27299 1727096466.08898: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 27299 1727096466.09045: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 27299 1727096466.09081: stdout chunk (state=3): >>># 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 <<< 27299 1727096466.09093: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 27299 1727096466.09126: stdout chunk (state=3): >>># destroy selinux <<< 27299 1727096466.09199: stdout chunk (state=3): >>># 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 <<< 27299 1727096466.09231: stdout chunk (state=3): >>># destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction <<< 27299 1727096466.09271: stdout chunk (state=3): >>># destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 <<< 27299 1727096466.09318: stdout chunk (state=3): >>># destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd <<< 27299 1727096466.09435: stdout chunk (state=3): >>># 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 <<< 27299 1727096466.09596: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # 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<<< 27299 1727096466.09702: stdout chunk (state=3): >>> # 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 <<< 27299 1727096466.09706: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 27299 1727096466.09791: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 27299 1727096466.09811: stdout chunk (state=3): >>># destroy _collections <<< 27299 1727096466.09886: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 27299 1727096466.09917: stdout chunk (state=3): >>># 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 <<< 27299 1727096466.09955: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 27299 1727096466.10164: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 27299 1727096466.10177: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 27299 1727096466.10195: stdout chunk (state=3): >>># 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 <<< 27299 1727096466.10712: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 27299 1727096466.10715: stderr chunk (state=3): >>><<< 27299 1727096466.10717: stdout chunk (state=3): >>><<< 27299 1727096466.11299: _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 0x7f93a06184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a05e7b30> # /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 0x7f93a061aa50> 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 0x7f93a0409130> # /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 0x7f93a0409fa0> 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 0x7f93a0447d70> # /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 0x7f93a0447fb0> # /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 0x7f93a047f770> # /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 0x7f93a047fe00> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a045fa40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a045d160> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a0444f20> # /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 0x7f93a049f6b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a049e2d0> # /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 0x7f93a045e030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a049cb60> # /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 0x7f93a04d46b0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a04441a0> # /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 0x7f93a04d4b60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a04d4a10> # 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 0x7f93a04d4e00> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a0442cc0> # /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 0x7f93a04d54f0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a04d51c0> 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 0x7f93a04d63f0> 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 0x7f93a04ec5f0> 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 0x7f93a04edcd0> # /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 0x7f93a04eeb70> # 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 0x7f93a04ef1d0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a04ee0c0> # /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 0x7f93a04efc50> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a04ef380> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a04d6360> # /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 0x7f93a01ebb60> # /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 0x7f93a0214590> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a0214320> # 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 0x7f93a02144d0> # /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 0x7f93a0214e60> # 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 0x7f93a0215760> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a0214740> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a01e9d00> # /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 0x7f93a0216b70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a02158b0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a04d6b10> # /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 0x7f93a0242ea0> # /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 0x7f93a0267230> # /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 0x7f93a0293f50> # /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 0x7f93a02c67b0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a02c4170> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a0267ec0> # /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 0x7f939fb291c0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a0266030> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93a0217a70> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f93a02666f0> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_axtcrt66/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 0x7f939fb8ae10> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939fb69d00> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939fb68e90> # 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 0x7f939fb89100> # /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 0x7f939fbc27e0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939fbc2570> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939fbc1e80> # /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 0x7f939fbc2960> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939fb8baa0> 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 0x7f939fbc3560> # 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 0x7f939fbc37a0> # /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 0x7f939fbc3ce0> 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 0x7f939fa25af0> # 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 0x7f939fa27710> # /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 0x7f939fa28110> # /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 0x7f939fa292b0> # /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 0x7f939fa2bda0> # 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 0x7f93a0442db0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939fa2a060> # /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 0x7f939fa33bf0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939fa326c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939fa32420> # /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 0x7f939fa32990> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939fa2a4e0> # 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 0x7f939fa77f20> # /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 0x7f939fa77f80> # /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 0x7f939fa79af0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939fa798b0> # /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 0x7f939fa7bfe0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939fa7a1e0> # /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 0x7f939fa7f740> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939fa7c200> # 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 0x7f939fa80620> # 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 0x7f939fa80a10> # 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 0x7f939fa80b00> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939fa78260> # /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 0x7f939f908110> # 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 0x7f939f909160> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939fa82870> # 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 0x7f939fa83c20> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939fa824b0> # 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 0x7f939f911430> # /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 0x7f939f912210> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939f9093a0> 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 0x7f939f9122a0> # 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 0x7f939f9133b0> # 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 0x7f939f91dca0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939f91bb30> 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 0x7f939fa06600> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939fafa300> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939f91da30> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939f912c60> # 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 0x7f939f9b1b20> # /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 0x7f939f60bce0> # 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 0x7f939f60bf80> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939f99acf0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939f9b26c0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939f9b02c0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939f9b3e60> # /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 0x7f939f616f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939f616810> # 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 0x7f939f6169f0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939f615c40> # /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 0x7f939f617110> # /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 0x7f939f679c10> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939f617c20> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939f9b3aa0> 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 0x7f939f67ad50> # /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 0x7f939f67a6f0> 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 0x7f939f6adeb0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939f69db50> 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 0x7f939f6c18b0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939f6c3260> 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 0x7f939f4ca6f0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939f4c8e90> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939f4c3bf0> # /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 0x7f939f512e10> # /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 0x7f939f511160> # /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 0x7f939f5134d0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f939f512510> PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame {"ansible_facts": {"ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDKegcOhSBBilPJbevAHD4q8M2Mopcwhk5CGV5r5zX7SVKZTcjkW8xnfPyLrun+WW0cQRMXVgP0jFIte4IhEWC+4vcA7Ubhdz4CArTiu0d0CmCP5DrweOGMeiXJAruzQe7p15W7DfmYUttAvwJOnVoGGXIHJ+LeCSjoC8hCBzCBkinO6LdWCxyZJ0Ktd3vrG8rtKXNn6Mcbb/KBQZkIb3Z4FG4DC++e4jGcQGcRFEpSHNwHMfXNsWBHyWTHObEaN/wtzMsrNKvoPkOfnZrX/JzLgfLwZg+6AyfpdYZYO0KUclhofrZ+VMN6lRIJ08BPTU8Ytp/GGVdDbT+CR+/s6ZhfarCNxjaUOeGYKneO18ggxdb122VHaeH6ZtL1MmDlQP+TJDjEo+geHTJ7jspENzBcPqZGqIgTNUWUz6BaYsOfngMlT23D8WFZ0ONY/aME8ehI/7H8ct53v0qli3JiaeASss2Ta0t0TjeAsVmmftFfun4WxCiDEYwZ9qS4slvZfIk=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ9J0Wn206/1q3dk5MbgvB+OOvYvoXlD999cW2a247C6inSEimXU7z4+MjUOd20ewjDwiGvOA1TDPvm8yJUuohE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKTXqMHLRVsYJX1CO4X6/wlD0Am2X0KaDd9ZLpNZJmkW", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-15-126.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-126", "ansible_nodename": "ip-10-31-15-126.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec28dde2945b45c603c07d1816f189ea", "ansible_is_chroot": false, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "09", "minute": "01", "second": "05", "epoch": "1727096465", "epoch_int": "1727096465", "date": "2024-09-23", "time": "09:01:05", "iso8601_micro": "2024-09-23T13:01:05.716379Z", "iso8601": "2024-09-23T13:01:05Z", "iso8601_basic": "20240923T090105716379", "iso8601_basic_short": "20240923T090105", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_fips": false, "ansible_lsb": {}, "ansible_loadavg": {"1m": 0.498046875, "5m": 0.48193359375, "15m": 0.2880859375}, "ansible_fibre_channel_wwn": [], "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "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_local": {}, "ansible_pkg_mgr": "dnf", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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.13.159 34268 10.31.15.126 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 34268 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_apparmor": {"status": "disabled"}, "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": 2948, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 583, "free": 2948}, "nocache": {"free": 3287, "used": 244}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec28dde2-945b-45c6-03c0-7d1816f189ea", "ansible_product_uuid": "ec28dde2-945b-45c6-03c0-7d1816f189ea", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 607, "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": 261794902016, "block_size": 4096, "block_total": 65519099, "block_available": 63914771, "block_used": 1604328, "inode_total": 131070960, "inode_available": 131029098, "inode_used": 41862, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_interfaces": ["lo", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:ce:61:4d:8f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.15.126", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:ceff:fe61:4d8f", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.15.126", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:ce:61:4d:8f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.15.126"], "ansible_all_ipv6_addresses": ["fe80::8ff:ceff:fe61:4d8f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.15.126", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:ceff:fe61:4d8f"]}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_iscsi_iqn": "", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks [WARNING]: Platform linux on host managed_node2 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 27299 1727096466.14383: 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-1727096464.910519-27304-121382078289129/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27299 1727096466.14400: _low_level_execute_command(): starting 27299 1727096466.14403: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096464.910519-27304-121382078289129/ > /dev/null 2>&1 && sleep 0' 27299 1727096466.15994: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27299 1727096466.15998: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found <<< 27299 1727096466.16000: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 27299 1727096466.16003: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27299 1727096466.16005: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27299 1727096466.16101: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27299 1727096466.16383: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27299 1727096466.18076: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27299 1727096466.18114: stderr chunk (state=3): >>><<< 27299 1727096466.18118: stdout chunk (state=3): >>><<< 27299 1727096466.18136: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27299 1727096466.18145: handler run complete 27299 1727096466.18691: variable 'ansible_facts' from source: unknown 27299 1727096466.18925: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096466.19885: variable 'ansible_facts' from source: unknown 27299 1727096466.20105: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096466.20555: attempt loop complete, returning result 27299 1727096466.20559: _execute() done 27299 1727096466.20561: dumping result to json 27299 1727096466.20840: done dumping result, returning 27299 1727096466.20843: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0afff68d-5257-2c18-73cc-0000000000bf] 27299 1727096466.20845: sending task result for task 0afff68d-5257-2c18-73cc-0000000000bf 27299 1727096466.21812: done sending task result for task 0afff68d-5257-2c18-73cc-0000000000bf 27299 1727096466.21815: WORKER PROCESS EXITING ok: [managed_node2] 27299 1727096466.22096: no more pending results, returning what we have 27299 1727096466.22099: results queue empty 27299 1727096466.22100: checking for any_errors_fatal 27299 1727096466.22101: done checking for any_errors_fatal 27299 1727096466.22102: checking for max_fail_percentage 27299 1727096466.22103: done checking for max_fail_percentage 27299 1727096466.22104: checking to see if all hosts have failed and the running result is not ok 27299 1727096466.22105: done checking to see if all hosts have failed 27299 1727096466.22106: getting the remaining hosts for this loop 27299 1727096466.22107: done getting the remaining hosts for this loop 27299 1727096466.22110: getting the next task for host managed_node2 27299 1727096466.22116: done getting next task for host managed_node2 27299 1727096466.22117: ^ task is: TASK: meta (flush_handlers) 27299 1727096466.22119: ^ 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 27299 1727096466.22123: getting variables 27299 1727096466.22124: in VariableManager get_vars() 27299 1727096466.22145: Calling all_inventory to load vars for managed_node2 27299 1727096466.22148: Calling groups_inventory to load vars for managed_node2 27299 1727096466.22152: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096466.22161: Calling all_plugins_play to load vars for managed_node2 27299 1727096466.22163: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096466.22166: Calling groups_plugins_play to load vars for managed_node2 27299 1727096466.22656: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096466.22843: done with get_vars() 27299 1727096466.22853: done getting variables 27299 1727096466.23121: in VariableManager get_vars() 27299 1727096466.23130: Calling all_inventory to load vars for managed_node2 27299 1727096466.23132: Calling groups_inventory to load vars for managed_node2 27299 1727096466.23135: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096466.23139: Calling all_plugins_play to load vars for managed_node2 27299 1727096466.23141: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096466.23144: Calling groups_plugins_play to load vars for managed_node2 27299 1727096466.23485: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096466.23762: done with get_vars() 27299 1727096466.23880: done queuing things up, now waiting for results queue to drain 27299 1727096466.23882: results queue empty 27299 1727096466.23883: checking for any_errors_fatal 27299 1727096466.23885: done checking for any_errors_fatal 27299 1727096466.23886: checking for max_fail_percentage 27299 1727096466.23887: done checking for max_fail_percentage 27299 1727096466.23891: checking to see if all hosts have failed and the running result is not ok 27299 1727096466.23892: done checking to see if all hosts have failed 27299 1727096466.23893: getting the remaining hosts for this loop 27299 1727096466.23894: done getting the remaining hosts for this loop 27299 1727096466.23896: getting the next task for host managed_node2 27299 1727096466.23900: done getting next task for host managed_node2 27299 1727096466.23903: ^ task is: TASK: Include the task 'el_repo_setup.yml' 27299 1727096466.23904: ^ 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 27299 1727096466.23906: getting variables 27299 1727096466.23907: in VariableManager get_vars() 27299 1727096466.23914: Calling all_inventory to load vars for managed_node2 27299 1727096466.23916: Calling groups_inventory to load vars for managed_node2 27299 1727096466.23919: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096466.23923: Calling all_plugins_play to load vars for managed_node2 27299 1727096466.23925: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096466.23928: Calling groups_plugins_play to load vars for managed_node2 27299 1727096466.24282: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096466.24461: done with get_vars() 27299 1727096466.24673: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_route_device_initscripts.yml:10 Monday 23 September 2024 09:01:06 -0400 (0:00:01.375) 0:00:01.382 ****** 27299 1727096466.24741: entering _queue_task() for managed_node2/include_tasks 27299 1727096466.24743: Creating lock for include_tasks 27299 1727096466.25219: worker is 1 (out of 1 available) 27299 1727096466.25229: exiting _queue_task() for managed_node2/include_tasks 27299 1727096466.25239: done queuing things up, now waiting for results queue to drain 27299 1727096466.25241: waiting for pending results... 27299 1727096466.25988: running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' 27299 1727096466.25993: in run() - task 0afff68d-5257-2c18-73cc-000000000006 27299 1727096466.25996: variable 'ansible_search_path' from source: unknown 27299 1727096466.26047: calling self._execute() 27299 1727096466.26066: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096466.26266: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096466.26272: variable 'omit' from source: magic vars 27299 1727096466.26395: _execute() done 27299 1727096466.26399: dumping result to json 27299 1727096466.26406: done dumping result, returning 27299 1727096466.26414: done running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' [0afff68d-5257-2c18-73cc-000000000006] 27299 1727096466.26420: sending task result for task 0afff68d-5257-2c18-73cc-000000000006 27299 1727096466.26555: no more pending results, returning what we have 27299 1727096466.26561: in VariableManager get_vars() 27299 1727096466.26595: Calling all_inventory to load vars for managed_node2 27299 1727096466.26598: Calling groups_inventory to load vars for managed_node2 27299 1727096466.26602: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096466.26613: Calling all_plugins_play to load vars for managed_node2 27299 1727096466.26616: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096466.26619: Calling groups_plugins_play to load vars for managed_node2 27299 1727096466.27158: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096466.27355: done with get_vars() 27299 1727096466.27362: variable 'ansible_search_path' from source: unknown 27299 1727096466.27580: we have included files to process 27299 1727096466.27581: generating all_blocks data 27299 1727096466.27582: done generating all_blocks data 27299 1727096466.27583: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 27299 1727096466.27585: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 27299 1727096466.27588: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 27299 1727096466.27597: done sending task result for task 0afff68d-5257-2c18-73cc-000000000006 27299 1727096466.27601: WORKER PROCESS EXITING 27299 1727096466.28825: in VariableManager get_vars() 27299 1727096466.28838: done with get_vars() 27299 1727096466.28849: done processing included file 27299 1727096466.28850: iterating over new_blocks loaded from include file 27299 1727096466.28852: in VariableManager get_vars() 27299 1727096466.28860: done with get_vars() 27299 1727096466.28861: filtering new block on tags 27299 1727096466.28878: done filtering new block on tags 27299 1727096466.28881: in VariableManager get_vars() 27299 1727096466.28890: done with get_vars() 27299 1727096466.28892: filtering new block on tags 27299 1727096466.28906: done filtering new block on tags 27299 1727096466.28908: in VariableManager get_vars() 27299 1727096466.28917: done with get_vars() 27299 1727096466.28919: filtering new block on tags 27299 1727096466.28931: done filtering new block on tags 27299 1727096466.28933: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node2 27299 1727096466.28938: extending task lists for all hosts with included blocks 27299 1727096466.29191: done extending task lists 27299 1727096466.29192: done processing included files 27299 1727096466.29193: results queue empty 27299 1727096466.29194: checking for any_errors_fatal 27299 1727096466.29195: done checking for any_errors_fatal 27299 1727096466.29195: checking for max_fail_percentage 27299 1727096466.29197: done checking for max_fail_percentage 27299 1727096466.29197: checking to see if all hosts have failed and the running result is not ok 27299 1727096466.29198: done checking to see if all hosts have failed 27299 1727096466.29199: getting the remaining hosts for this loop 27299 1727096466.29200: done getting the remaining hosts for this loop 27299 1727096466.29202: getting the next task for host managed_node2 27299 1727096466.29206: done getting next task for host managed_node2 27299 1727096466.29208: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 27299 1727096466.29210: ^ 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 27299 1727096466.29212: getting variables 27299 1727096466.29213: in VariableManager get_vars() 27299 1727096466.29220: Calling all_inventory to load vars for managed_node2 27299 1727096466.29222: Calling groups_inventory to load vars for managed_node2 27299 1727096466.29224: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096466.29228: Calling all_plugins_play to load vars for managed_node2 27299 1727096466.29230: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096466.29233: Calling groups_plugins_play to load vars for managed_node2 27299 1727096466.29588: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096466.30181: done with get_vars() 27299 1727096466.30189: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Monday 23 September 2024 09:01:06 -0400 (0:00:00.055) 0:00:01.437 ****** 27299 1727096466.30250: entering _queue_task() for managed_node2/setup 27299 1727096466.30875: worker is 1 (out of 1 available) 27299 1727096466.30886: exiting _queue_task() for managed_node2/setup 27299 1727096466.30896: done queuing things up, now waiting for results queue to drain 27299 1727096466.30897: waiting for pending results... 27299 1727096466.31471: running TaskExecutor() for managed_node2/TASK: Gather the minimum subset of ansible_facts required by the network role test 27299 1727096466.31543: in run() - task 0afff68d-5257-2c18-73cc-0000000000d0 27299 1727096466.31673: variable 'ansible_search_path' from source: unknown 27299 1727096466.31676: variable 'ansible_search_path' from source: unknown 27299 1727096466.31683: calling self._execute() 27299 1727096466.31943: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096466.31948: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096466.31950: variable 'omit' from source: magic vars 27299 1727096466.33193: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27299 1727096466.37897: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27299 1727096466.38089: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27299 1727096466.38133: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27299 1727096466.38316: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27299 1727096466.38689: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27299 1727096466.38693: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27299 1727096466.38907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27299 1727096466.39016: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27299 1727096466.39019: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27299 1727096466.39022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27299 1727096466.39448: variable 'ansible_facts' from source: unknown 27299 1727096466.39880: variable 'network_test_required_facts' from source: task vars 27299 1727096466.39975: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 27299 1727096466.40003: variable 'omit' from source: magic vars 27299 1727096466.40046: variable 'omit' from source: magic vars 27299 1727096466.40250: variable 'omit' from source: magic vars 27299 1727096466.40386: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27299 1727096466.40460: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27299 1727096466.40564: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27299 1727096466.40591: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27299 1727096466.40614: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27299 1727096466.40685: variable 'inventory_hostname' from source: host vars for 'managed_node2' 27299 1727096466.40873: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096466.40877: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096466.40879: Set connection var ansible_shell_executable to /bin/sh 27299 1727096466.41015: Set connection var ansible_connection to ssh 27299 1727096466.41035: Set connection var ansible_pipelining to False 27299 1727096466.41075: Set connection var ansible_shell_type to sh 27299 1727096466.41093: Set connection var ansible_timeout to 10 27299 1727096466.41104: Set connection var ansible_module_compression to ZIP_DEFLATED 27299 1727096466.41306: variable 'ansible_shell_executable' from source: unknown 27299 1727096466.41310: variable 'ansible_connection' from source: unknown 27299 1727096466.41312: variable 'ansible_module_compression' from source: unknown 27299 1727096466.41314: variable 'ansible_shell_type' from source: unknown 27299 1727096466.41315: variable 'ansible_shell_executable' from source: unknown 27299 1727096466.41317: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096466.41319: variable 'ansible_pipelining' from source: unknown 27299 1727096466.41320: variable 'ansible_timeout' from source: unknown 27299 1727096466.41322: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096466.41514: 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__) 27299 1727096466.41743: variable 'omit' from source: magic vars 27299 1727096466.41746: starting attempt loop 27299 1727096466.41748: running the handler 27299 1727096466.41750: _low_level_execute_command(): starting 27299 1727096466.41752: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27299 1727096466.43265: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 27299 1727096466.43651: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27299 1727096466.44040: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27299 1727096466.45732: stdout chunk (state=3): >>>/root <<< 27299 1727096466.45829: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27299 1727096466.46065: stderr chunk (state=3): >>><<< 27299 1727096466.46072: stdout chunk (state=3): >>><<< 27299 1727096466.46177: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27299 1727096466.46188: _low_level_execute_command(): starting 27299 1727096466.46192: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096466.4614606-27347-193003167131541 `" && echo ansible-tmp-1727096466.4614606-27347-193003167131541="` echo /root/.ansible/tmp/ansible-tmp-1727096466.4614606-27347-193003167131541 `" ) && sleep 0' 27299 1727096466.47645: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27299 1727096466.47660: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27299 1727096466.47702: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27299 1727096466.47885: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 27299 1727096466.47903: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27299 1727096466.47930: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27299 1727096466.47999: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27299 1727096466.49928: stdout chunk (state=3): >>>ansible-tmp-1727096466.4614606-27347-193003167131541=/root/.ansible/tmp/ansible-tmp-1727096466.4614606-27347-193003167131541 <<< 27299 1727096466.50095: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27299 1727096466.50099: stdout chunk (state=3): >>><<< 27299 1727096466.50101: stderr chunk (state=3): >>><<< 27299 1727096466.50314: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096466.4614606-27347-193003167131541=/root/.ansible/tmp/ansible-tmp-1727096466.4614606-27347-193003167131541 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27299 1727096466.50318: variable 'ansible_module_compression' from source: unknown 27299 1727096466.50321: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-272990ud_vqvp/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 27299 1727096466.50638: variable 'ansible_facts' from source: unknown 27299 1727096466.50924: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096466.4614606-27347-193003167131541/AnsiballZ_setup.py 27299 1727096466.51222: Sending initial data 27299 1727096466.51231: Sent initial data (154 bytes) 27299 1727096466.52615: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27299 1727096466.52689: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27299 1727096466.52884: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 27299 1727096466.54481: 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" <<< 27299 1727096466.54494: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27299 1727096466.54598: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27299 1727096466.54678: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096466.4614606-27347-193003167131541/AnsiballZ_setup.py" debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-272990ud_vqvp/tmpznfgx2vy" to remote "/root/.ansible/tmp/ansible-tmp-1727096466.4614606-27347-193003167131541/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096466.4614606-27347-193003167131541/AnsiballZ_setup.py" <<< 27299 1727096466.54688: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-272990ud_vqvp/tmpznfgx2vy /root/.ansible/tmp/ansible-tmp-1727096466.4614606-27347-193003167131541/AnsiballZ_setup.py <<< 27299 1727096466.57263: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27299 1727096466.57270: stdout chunk (state=3): >>><<< 27299 1727096466.57273: stderr chunk (state=3): >>><<< 27299 1727096466.57291: done transferring module to remote 27299 1727096466.57411: _low_level_execute_command(): starting 27299 1727096466.57415: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096466.4614606-27347-193003167131541/ /root/.ansible/tmp/ansible-tmp-1727096466.4614606-27347-193003167131541/AnsiballZ_setup.py && sleep 0' 27299 1727096466.58323: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27299 1727096466.58326: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27299 1727096466.58333: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27299 1727096466.58335: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 27299 1727096466.58337: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found <<< 27299 1727096466.58339: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27299 1727096466.58483: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27299 1727096466.58513: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27299 1727096466.60383: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27299 1727096466.60562: stderr chunk (state=3): >>><<< 27299 1727096466.60566: stdout chunk (state=3): >>><<< 27299 1727096466.60575: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27299 1727096466.60578: _low_level_execute_command(): starting 27299 1727096466.60580: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096466.4614606-27347-193003167131541/AnsiballZ_setup.py && sleep 0' 27299 1727096466.61683: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27299 1727096466.61845: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 27299 1727096466.62014: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27299 1727096466.62050: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27299 1727096466.64277: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 27299 1727096466.64435: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # <<< 27299 1727096466.64443: stdout chunk (state=3): >>>import 'posix' # <<< 27299 1727096466.64489: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 27299 1727096466.64493: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 27299 1727096466.64542: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 27299 1727096466.64560: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 27299 1727096466.64636: stdout chunk (state=3): >>>import 'codecs' # <<< 27299 1727096466.64719: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea19b84d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea1987b30> <<< 27299 1727096466.64726: 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' <<< 27299 1727096466.64786: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea19baa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 27299 1727096466.64869: stdout chunk (state=3): >>>import '_collections_abc' # <<< 27299 1727096466.64947: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 27299 1727096466.65088: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 27299 1727096466.65092: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 27299 1727096466.65127: 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' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea1769130> # /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 0x7f3ea1769fa0> <<< 27299 1727096466.65153: stdout chunk (state=3): >>>import 'site' # <<< 27299 1727096466.65162: 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. <<< 27299 1727096466.65537: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 27299 1727096466.65624: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 27299 1727096466.65635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 27299 1727096466.65648: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 27299 1727096466.65715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 27299 1727096466.65723: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea17a7e30> <<< 27299 1727096466.65810: 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' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea17a7ef0> # /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' <<< 27299 1727096466.65819: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 27299 1727096466.65868: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 27299 1727096466.65940: stdout chunk (state=3): >>>import 'itertools' # <<< 27299 1727096466.65955: 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 0x7f3ea17df860> # /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 0x7f3ea17dfef0> import '_collections' # <<< 27299 1727096466.66037: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea17bfb00> <<< 27299 1727096466.66057: stdout chunk (state=3): >>>import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea17bd220> <<< 27299 1727096466.66132: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea17a4fe0> <<< 27299 1727096466.66297: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /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 0x7f3ea17ff800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea17fe420> <<< 27299 1727096466.66332: 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' <<< 27299 1727096466.66350: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea17be0f0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea17fcc80> <<< 27299 1727096466.66389: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 27299 1727096466.66549: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea1834830> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea17a4260> # /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 0x7f3ea1834ce0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea1834b90> # 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 0x7f3ea1834f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea17a2d80> # /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' <<< 27299 1727096466.66554: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 27299 1727096466.66592: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 27299 1727096466.66605: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea1835670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea1835340> import 'importlib.machinery' # <<< 27299 1727096466.66638: 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' <<< 27299 1727096466.66666: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea1836570> import 'importlib.util' # import 'runpy' # <<< 27299 1727096466.66692: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 27299 1727096466.66763: 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 0x7f3ea184c770> import 'errno' # <<< 27299 1727096466.66808: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 27299 1727096466.66875: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3ea184de50> # /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' <<< 27299 1727096466.66878: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea184ecf0> <<< 27299 1727096466.67002: 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 0x7f3ea184f320> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea184e240> # /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' <<< 27299 1727096466.67006: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3ea184fda0> <<< 27299 1727096466.67019: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea184f4d0> <<< 27299 1727096466.67063: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea18364e0> <<< 27299 1727096466.67174: stdout chunk (state=3): >>># /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' <<< 27299 1727096466.67212: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # 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 0x7f3ea1547cb0> # /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' <<< 27299 1727096466.67242: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3ea1570710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea1570470> # 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 0x7f3ea1570740> <<< 27299 1727096466.67291: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 27299 1727096466.67294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 27299 1727096466.67343: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 27299 1727096466.67502: 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 0x7f3ea1571070> <<< 27299 1727096466.67672: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3ea1571a60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea1570920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea1545e50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 27299 1727096466.67678: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 27299 1727096466.67680: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 27299 1727096466.67781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea1572e40> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea1571b80> <<< 27299 1727096466.67799: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea1836c90> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 27299 1727096466.67828: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 27299 1727096466.67838: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 27299 1727096466.67860: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 27299 1727096466.67891: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea159b1d0> <<< 27299 1727096466.67988: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 27299 1727096466.68063: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 27299 1727096466.68068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 27299 1727096466.68101: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea15bf530> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 27299 1727096466.68104: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 27299 1727096466.68190: stdout chunk (state=3): >>>import 'ntpath' # <<< 27299 1727096466.68194: 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 0x7f3ea1620320> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 27299 1727096466.68236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 27299 1727096466.68250: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 27299 1727096466.68291: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 27299 1727096466.68375: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea1622a80> <<< 27299 1727096466.68449: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea1620440> <<< 27299 1727096466.68515: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea15e5340> <<< 27299 1727096466.68543: 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 0x7f3ea0f29430> <<< 27299 1727096466.68574: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea15be330> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea1573da0> <<< 27299 1727096466.68719: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 27299 1727096466.68736: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3ea0f296d0> <<< 27299 1727096466.68995: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_8r52ntsm/ansible_setup_payload.zip' <<< 27299 1727096466.68999: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.69099: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.69139: 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' <<< 27299 1727096466.69182: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 27299 1727096466.69288: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 27299 1727096466.69291: 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 0x7f3ea0f93140> <<< 27299 1727096466.69310: stdout chunk (state=3): >>>import '_typing' # <<< 27299 1727096466.69497: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea0f72030> <<< 27299 1727096466.69540: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea0f711c0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available <<< 27299 1727096466.69543: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.69572: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 27299 1727096466.71033: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.72136: 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 0x7f3ea0f91430> <<< 27299 1727096466.72160: 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' <<< 27299 1727096466.72264: 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' # /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 0x7f3ea0fc2b40> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea0fc28d0> <<< 27299 1727096466.72298: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea0fc21e0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 27299 1727096466.72371: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea0fc2660> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea0f93dd0> import 'atexit' # <<< 27299 1727096466.72445: 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 0x7f3ea0fc3830> # 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 0x7f3ea0fc39b0> <<< 27299 1727096466.72482: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 27299 1727096466.72526: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 27299 1727096466.72590: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea0fc3e60> import 'pwd' # <<< 27299 1727096466.72594: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 27299 1727096466.72695: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 27299 1727096466.72735: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea0e2dbb0> # 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 0x7f3ea0e2f830> # /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 0x7f3ea0e30230> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 27299 1727096466.72777: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 27299 1727096466.72863: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea0e313a0> # /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' <<< 27299 1727096466.72883: 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' <<< 27299 1727096466.72948: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea0e33e60> <<< 27299 1727096466.72966: 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 0x7f3ea17a2e70> <<< 27299 1727096466.72995: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea0e32180> <<< 27299 1727096466.73045: stdout chunk (state=3): >>># /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' <<< 27299 1727096466.73076: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 27299 1727096466.73177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 27299 1727096466.73218: 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 0x7f3ea0e3bdd0> <<< 27299 1727096466.73235: stdout chunk (state=3): >>>import '_tokenize' # <<< 27299 1727096466.73308: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea0e3a8a0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea0e3a600> <<< 27299 1727096466.73311: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 27299 1727096466.73329: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 27299 1727096466.73392: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea0e3ab70> <<< 27299 1727096466.73412: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea0e325d0> <<< 27299 1727096466.73444: 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 0x7f3ea0e7fe90> <<< 27299 1727096466.73482: 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 0x7f3ea0e80560> <<< 27299 1727096466.73507: 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 <<< 27299 1727096466.73528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 27299 1727096466.73544: 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' <<< 27299 1727096466.73590: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 27299 1727096466.73593: 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 0x7f3ea0e81b80> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea0e81940> <<< 27299 1727096466.73618: 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' <<< 27299 1727096466.73673: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 27299 1727096466.73704: 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 0x7f3ea0e83fe0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea0e82210> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 27299 1727096466.73740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 27299 1727096466.73780: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 27299 1727096466.73783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 27299 1727096466.73798: stdout chunk (state=3): >>>import '_string' # <<< 27299 1727096466.73824: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea0e877a0> <<< 27299 1727096466.73938: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea0e84170> <<< 27299 1727096466.74005: 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 0x7f3ea0e88860> <<< 27299 1727096466.74041: 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 0x7f3ea0e887d0> <<< 27299 1727096466.74094: 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 0x7f3ea0e88920> <<< 27299 1727096466.74101: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea0e80290> <<< 27299 1727096466.74149: 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' <<< 27299 1727096466.74152: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 27299 1727096466.74173: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 27299 1727096466.74199: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 27299 1727096466.74210: 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 0x7f3ea0e8bfb0> <<< 27299 1727096466.74363: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 27299 1727096466.74387: 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 0x7f3ea0d153d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea0e8a750> <<< 27299 1727096466.74412: 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' <<< 27299 1727096466.74430: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3ea0e8bad0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea0e8a360> # zipimport: zlib available # zipimport: zlib available <<< 27299 1727096466.74460: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 27299 1727096466.74543: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.74641: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.74644: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 27299 1727096466.74696: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 27299 1727096466.74699: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 27299 1727096466.74712: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.74817: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.74954: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.75510: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.76028: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 27299 1727096466.76065: 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' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 27299 1727096466.76085: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 27299 1727096466.76098: 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 0x7f3ea0d19490> <<< 27299 1727096466.76184: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 27299 1727096466.76197: 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 0x7f3ea0d1a1e0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea0d15430> <<< 27299 1727096466.76257: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 27299 1727096466.76290: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.76305: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 27299 1727096466.76441: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.76594: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 27299 1727096466.76623: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea0d1a210> # zipimport: zlib available <<< 27299 1727096466.77070: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.77505: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.77575: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.77671: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 27299 1727096466.77675: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.77702: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.77750: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 27299 1727096466.77753: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.77813: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.77898: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 27299 1727096466.77942: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 27299 1727096466.77945: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.77985: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.78023: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 27299 1727096466.78036: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.78252: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.78480: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 27299 1727096466.78544: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 27299 1727096466.78555: stdout chunk (state=3): >>>import '_ast' # <<< 27299 1727096466.78617: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea0d1b380> # zipimport: zlib available <<< 27299 1727096466.78693: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.78778: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 27299 1727096466.78803: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.78842: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.78893: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 27299 1727096466.78897: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.78936: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.78985: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.79042: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.79108: 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 <<< 27299 1727096466.79147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 27299 1727096466.79230: 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 0x7f3ea0d25e20> <<< 27299 1727096466.79266: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea0d23a70> <<< 27299 1727096466.79302: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 27299 1727096466.79325: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.79377: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.79435: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.79461: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.79504: 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' <<< 27299 1727096466.79542: 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 <<< 27299 1727096466.79569: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 27299 1727096466.79583: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 27299 1727096466.79636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 27299 1727096466.79661: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 27299 1727096466.79678: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 27299 1727096466.79719: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea0e0e750> <<< 27299 1727096466.79761: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea0fee420> <<< 27299 1727096466.79850: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea0d25f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea0f73110> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 27299 1727096466.79891: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.79916: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 27299 1727096466.79991: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 27299 1727096466.80018: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 27299 1727096466.80076: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.80153: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.80160: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.80182: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.80219: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.80256: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.80293: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.80347: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 27299 1727096466.80350: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.80410: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.80481: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.80506: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.80548: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 27299 1727096466.80551: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.80726: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.80895: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.80934: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.80999: 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' <<< 27299 1727096466.81030: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 27299 1727096466.81058: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 27299 1727096466.81079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 27299 1727096466.81116: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea0db5eb0> <<< 27299 1727096466.81120: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 27299 1727096466.81149: stdout chunk (state=3): >>># 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 <<< 27299 1727096466.81195: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 27299 1727096466.81226: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 27299 1727096466.81259: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea096be30> <<< 27299 1727096466.81284: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 27299 1727096466.81294: 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 0x7f3ea0970440> <<< 27299 1727096466.81336: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea0d9e750> <<< 27299 1727096466.81346: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea0db6a20> <<< 27299 1727096466.81390: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea0db4590> <<< 27299 1727096466.81404: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea0db4230> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 27299 1727096466.81473: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 27299 1727096466.81480: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 27299 1727096466.81514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 27299 1727096466.81537: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 27299 1727096466.81574: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3ea0973050> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea0972900> # 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 0x7f3ea0972ae0> <<< 27299 1727096466.81598: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea0971d60> <<< 27299 1727096466.81619: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 27299 1727096466.81729: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 27299 1727096466.81746: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea0973140> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 27299 1727096466.81780: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 27299 1727096466.81806: 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 0x7f3ea09d9c40> <<< 27299 1727096466.81858: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea0973c20> <<< 27299 1727096466.81890: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea0db5640> import 'ansible.module_utils.facts.timeout' # <<< 27299 1727096466.81919: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # # zipimport: zlib available <<< 27299 1727096466.81929: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 27299 1727096466.81989: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.82047: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 27299 1727096466.82072: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.82110: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.82181: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 27299 1727096466.82208: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 27299 1727096466.82245: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available <<< 27299 1727096466.82272: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 27299 1727096466.82381: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # <<< 27299 1727096466.82384: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.82417: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.82465: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 27299 1727096466.82526: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.82587: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.82640: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.82710: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 27299 1727096466.82714: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # <<< 27299 1727096466.82732: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.83199: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.83623: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 27299 1727096466.83684: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.83736: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.83769: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.83818: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 27299 1727096466.83862: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.83888: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.83891: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 27299 1727096466.83943: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.83999: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 27299 1727096466.84012: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.84175: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.84178: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available <<< 27299 1727096466.84180: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 27299 1727096466.84488: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea09db890> # /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' <<< 27299 1727096466.84511: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea09da780> import 'ansible.module_utils.facts.system.local' # <<< 27299 1727096466.84518: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.84591: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.84720: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available <<< 27299 1727096466.84848: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available <<< 27299 1727096466.84915: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.84995: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available <<< 27299 1727096466.85034: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.85089: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 27299 1727096466.85131: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 27299 1727096466.85286: stdout chunk (state=3): >>># 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 0x7f3ea0a11f10> <<< 27299 1727096466.85475: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea0a00200> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 27299 1727096466.85529: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.85580: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 27299 1727096466.85590: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.85677: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.85754: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.85869: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.86027: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 27299 1727096466.86031: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.86069: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.86108: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 27299 1727096466.86112: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.86150: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.86208: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 27299 1727096466.86211: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 27299 1727096466.86234: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 27299 1727096466.86308: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3ea0a25880> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea0a114f0> <<< 27299 1727096466.86312: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available <<< 27299 1727096466.86314: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 27299 1727096466.86349: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.86393: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 27299 1727096466.86562: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.86712: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 27299 1727096466.86716: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.86805: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.86902: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.86943: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.87001: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 27299 1727096466.87041: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 27299 1727096466.87045: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.87189: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.87341: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 27299 1727096466.87462: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.87593: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 27299 1727096466.87647: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.87660: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 27299 1727096466.88384: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.88766: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 27299 1727096466.88772: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.88857: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.88959: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 27299 1727096466.88984: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.89062: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.89160: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 27299 1727096466.89210: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.89321: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.89493: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 27299 1727096466.89518: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 27299 1727096466.89598: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 27299 1727096466.89612: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available <<< 27299 1727096466.89705: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.89797: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.89996: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.90231: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available <<< 27299 1727096466.90286: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.90375: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available <<< 27299 1727096466.90392: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 27299 1727096466.90395: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.90415: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.90540: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available <<< 27299 1727096466.90544: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # <<< 27299 1727096466.90606: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.90624: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.90675: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 27299 1727096466.90685: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.90734: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.90790: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 27299 1727096466.91060: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.91391: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available <<< 27299 1727096466.91429: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 27299 1727096466.91448: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.91513: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available <<< 27299 1727096466.91698: stdout chunk (state=3): >>># 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 <<< 27299 1727096466.91738: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.91822: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 27299 1727096466.91849: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 27299 1727096466.91873: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.91913: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.91946: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 27299 1727096466.91982: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 27299 1727096466.92123: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.92163: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 27299 1727096466.92166: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.92253: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 27299 1727096466.92304: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.92363: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 27299 1727096466.92549: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.92758: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available <<< 27299 1727096466.92812: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.92965: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 27299 1727096466.92971: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 27299 1727096466.92985: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available <<< 27299 1727096466.93030: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.93114: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # <<< 27299 1727096466.93150: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available <<< 27299 1727096466.93241: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.93333: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 27299 1727096466.93454: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096466.93892: 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' <<< 27299 1727096466.93947: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3ea0827620> <<< 27299 1727096466.94155: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea0824950> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea08256d0> <<< 27299 1727096466.95203: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "09", "minute": "01", "second": "06", "epoch": "1727096466", "epoch_int": "1727096466", "date": "2024-09-23", "time": "09:01:06", "iso8601_micro": "2024-09-23T13:01:06.934824Z", "iso8601": "2024-09-23T13:01:06Z", "iso8601_basic": "20240923T090106934824", "iso8601_basic_short": "20240923T090106", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_apparmor": {"status": "disabled"}, "ansible_lsb": {}, "ansible_fips": false, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_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.13.159 34268 10.31.15.126 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 34268 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_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, "a<<< 27299 1727096466.95349: stdout chunk (state=3): >>>nsible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-15-126.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-126", "ansible_nodename": "ip-10-31-15-126.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec28dde2945b45c603c07d1816f189ea", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "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_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", "ansible_local": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDKegcOhSBBilPJbevAHD4q8M2Mopcwhk5CGV5r5zX7SVKZTcjkW8xnfPyLrun+WW0cQRMXVgP0jFIte4IhEWC+4vcA7Ubhdz4CArTiu0d0CmCP5DrweOGMeiXJAruzQe7p15W7DfmYUttAvwJOnVoGGXIHJ+LeCSjoC8hCBzCBkinO6LdWCxyZJ0Ktd3vrG8rtKXNn6Mcbb/KBQZkIb3Z4FG4DC++e4jGcQGcRFEpSHNwHMfXNsWBHyWTHObEaN/wtzMsrNKvoPkOfnZrX/JzLgfLwZg+6AyfpdYZYO0KUclhofrZ+VMN6lRIJ08BPTU8Ytp/GGVdDbT+CR+/s6ZhfarCNxjaUOeGYKneO18ggxdb122VHaeH6ZtL1MmDlQP+TJDjEo+geHTJ7jspENzBcPqZGqIgTNUWUz6BaYsOfngMlT23D8WFZ0ONY/aME8ehI/7H8ct53v0qli3JiaeASss2Ta0t0TjeAsVmmftFfun4WxCiDEYwZ9qS4slvZfIk=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ9J0Wn206/1q3dk5MbgvB+OOvYvoXlD999cW2a247C6inSEimXU7z4+MjUOd20ewjDwiGvOA1TDPvm8yJUuohE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKTXqMHLRVsYJX1CO4X6/wlD0Am2X0KaDd9ZLpNZJmkW", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 27299 1727096466.96171: stdout chunk (state=3): >>># clear sys.path_importer_cache<<< 27299 1727096466.96178: stdout chunk (state=3): >>> <<< 27299 1727096466.96223: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path<<< 27299 1727096466.96250: stdout chunk (state=3): >>> # clear sys.argv<<< 27299 1727096466.96266: stdout chunk (state=3): >>> # 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<<< 27299 1727096466.96322: stdout chunk (state=3): >>> # 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<<< 27299 1727096466.96334: stdout chunk (state=3): >>> # 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 <<< 27299 1727096466.96362: stdout chunk (state=3): >>># 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<<< 27299 1727096466.96407: stdout chunk (state=3): >>> # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64<<< 27299 1727096466.96415: stdout chunk (state=3): >>> # cleanup[2] removing importlib._bootstrap <<< 27299 1727096466.96465: stdout chunk (state=3): >>># 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 <<< 27299 1727096466.96470: stdout chunk (state=3): >>># 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 <<< 27299 1727096466.96506: stdout chunk (state=3): >>># 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 <<< 27299 1727096466.96518: stdout chunk (state=3): >>># destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # 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 <<< 27299 1727096466.96682: stdout chunk (state=3): >>># 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 <<< 27299 1727096466.96712: stdout chunk (state=3): >>># 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 <<< 27299 1727096466.97125: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 27299 1727096466.97130: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 <<< 27299 1727096466.97132: stdout chunk (state=3): >>># destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 27299 1727096466.97419: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process <<< 27299 1727096466.97423: stdout chunk (state=3): >>># destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing <<< 27299 1727096466.97439: stdout chunk (state=3): >>># destroy shlex # destroy fcntl # destroy datetime <<< 27299 1727096466.97453: stdout chunk (state=3): >>># destroy subprocess # destroy base64 <<< 27299 1727096466.97505: stdout chunk (state=3): >>># destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json <<< 27299 1727096466.97538: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob <<< 27299 1727096466.97551: stdout chunk (state=3): >>># destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 27299 1727096466.97619: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 27299 1727096466.97736: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 <<< 27299 1727096466.97745: stdout chunk (state=3): >>># 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 <<< 27299 1727096466.97825: stdout chunk (state=3): >>># 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 <<< 27299 1727096466.97944: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 27299 1727096466.97984: stdout chunk (state=3): >>># destroy _collections # destroy platform # destroy _uuid <<< 27299 1727096466.98059: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 27299 1727096466.98198: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # 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 <<< 27299 1727096466.98216: stdout chunk (state=3): >>># destroy _warnings # destroy math # destroy _bisect # destroy time <<< 27299 1727096466.98282: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools <<< 27299 1727096466.98342: stdout chunk (state=3): >>># destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 27299 1727096466.98903: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 27299 1727096466.98906: stdout chunk (state=3): >>><<< 27299 1727096466.98908: stderr chunk (state=3): >>><<< 27299 1727096466.99065: _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 0x7f3ea19b84d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea1987b30> # /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 0x7f3ea19baa50> 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 0x7f3ea1769130> # /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 0x7f3ea1769fa0> 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 0x7f3ea17a7e30> # /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 0x7f3ea17a7ef0> # /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 0x7f3ea17df860> # /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 0x7f3ea17dfef0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea17bfb00> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea17bd220> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea17a4fe0> # /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 0x7f3ea17ff800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea17fe420> # /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 0x7f3ea17be0f0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea17fcc80> # /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 0x7f3ea1834830> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea17a4260> # /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 0x7f3ea1834ce0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea1834b90> # 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 0x7f3ea1834f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea17a2d80> # /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 0x7f3ea1835670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea1835340> 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 0x7f3ea1836570> 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 0x7f3ea184c770> 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 0x7f3ea184de50> # /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 0x7f3ea184ecf0> # 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 0x7f3ea184f320> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea184e240> # /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 0x7f3ea184fda0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea184f4d0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea18364e0> # /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 0x7f3ea1547cb0> # /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 0x7f3ea1570710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea1570470> # 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 0x7f3ea1570740> # /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 0x7f3ea1571070> # 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 0x7f3ea1571a60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea1570920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea1545e50> # /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 0x7f3ea1572e40> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea1571b80> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea1836c90> # /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 0x7f3ea159b1d0> # /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 0x7f3ea15bf530> # /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 0x7f3ea1620320> # /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 0x7f3ea1622a80> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea1620440> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea15e5340> # /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 0x7f3ea0f29430> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea15be330> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea1573da0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3ea0f296d0> # zipimport: found 103 names in '/tmp/ansible_setup_payload_8r52ntsm/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea0f93140> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea0f72030> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea0f711c0> # 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 0x7f3ea0f91430> # /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 0x7f3ea0fc2b40> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea0fc28d0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea0fc21e0> # /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 0x7f3ea0fc2660> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea0f93dd0> 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 0x7f3ea0fc3830> # 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 0x7f3ea0fc39b0> # /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 0x7f3ea0fc3e60> 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 0x7f3ea0e2dbb0> # 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 0x7f3ea0e2f830> # /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 0x7f3ea0e30230> # /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 0x7f3ea0e313a0> # /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 0x7f3ea0e33e60> # 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 0x7f3ea17a2e70> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea0e32180> # /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 0x7f3ea0e3bdd0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea0e3a8a0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea0e3a600> # /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 0x7f3ea0e3ab70> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea0e325d0> # 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 0x7f3ea0e7fe90> # /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 0x7f3ea0e80560> # /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 0x7f3ea0e81b80> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea0e81940> # /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 0x7f3ea0e83fe0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea0e82210> # /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 0x7f3ea0e877a0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea0e84170> # 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 0x7f3ea0e88860> # 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 0x7f3ea0e887d0> # 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 0x7f3ea0e88920> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea0e80290> # /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 0x7f3ea0e8bfb0> # 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 0x7f3ea0d153d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea0e8a750> # 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 0x7f3ea0e8bad0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea0e8a360> # 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 0x7f3ea0d19490> # /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 0x7f3ea0d1a1e0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea0d15430> 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 0x7f3ea0d1a210> # 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 0x7f3ea0d1b380> # 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 0x7f3ea0d25e20> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea0d23a70> 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 0x7f3ea0e0e750> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea0fee420> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea0d25f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea0f73110> # 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 0x7f3ea0db5eb0> # /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 0x7f3ea096be30> # 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 0x7f3ea0970440> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea0d9e750> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea0db6a20> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea0db4590> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea0db4230> # /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 0x7f3ea0973050> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea0972900> # 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 0x7f3ea0972ae0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea0971d60> # /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 0x7f3ea0973140> # /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 0x7f3ea09d9c40> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea0973c20> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea0db5640> 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 0x7f3ea09db890> # /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 0x7f3ea09da780> 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 0x7f3ea0a11f10> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea0a00200> 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 0x7f3ea0a25880> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea0a114f0> 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 0x7f3ea0827620> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea0824950> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ea08256d0> {"ansible_facts": {"ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "09", "minute": "01", "second": "06", "epoch": "1727096466", "epoch_int": "1727096466", "date": "2024-09-23", "time": "09:01:06", "iso8601_micro": "2024-09-23T13:01:06.934824Z", "iso8601": "2024-09-23T13:01:06Z", "iso8601_basic": "20240923T090106934824", "iso8601_basic_short": "20240923T090106", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_apparmor": {"status": "disabled"}, "ansible_lsb": {}, "ansible_fips": false, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_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.13.159 34268 10.31.15.126 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 34268 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-15-126.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-126", "ansible_nodename": "ip-10-31-15-126.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec28dde2945b45c603c07d1816f189ea", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "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_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", "ansible_local": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDKegcOhSBBilPJbevAHD4q8M2Mopcwhk5CGV5r5zX7SVKZTcjkW8xnfPyLrun+WW0cQRMXVgP0jFIte4IhEWC+4vcA7Ubhdz4CArTiu0d0CmCP5DrweOGMeiXJAruzQe7p15W7DfmYUttAvwJOnVoGGXIHJ+LeCSjoC8hCBzCBkinO6LdWCxyZJ0Ktd3vrG8rtKXNn6Mcbb/KBQZkIb3Z4FG4DC++e4jGcQGcRFEpSHNwHMfXNsWBHyWTHObEaN/wtzMsrNKvoPkOfnZrX/JzLgfLwZg+6AyfpdYZYO0KUclhofrZ+VMN6lRIJ08BPTU8Ytp/GGVdDbT+CR+/s6ZhfarCNxjaUOeGYKneO18ggxdb122VHaeH6ZtL1MmDlQP+TJDjEo+geHTJ7jspENzBcPqZGqIgTNUWUz6BaYsOfngMlT23D8WFZ0ONY/aME8ehI/7H8ct53v0qli3JiaeASss2Ta0t0TjeAsVmmftFfun4WxCiDEYwZ9qS4slvZfIk=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ9J0Wn206/1q3dk5MbgvB+OOvYvoXlD999cW2a247C6inSEimXU7z4+MjUOd20ewjDwiGvOA1TDPvm8yJUuohE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKTXqMHLRVsYJX1CO4X6/wlD0Am2X0KaDd9ZLpNZJmkW", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 27299 1727096467.00232: done with _execute_module (setup, {'gather_subset': 'min', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096466.4614606-27347-193003167131541/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27299 1727096467.00236: _low_level_execute_command(): starting 27299 1727096467.00238: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096466.4614606-27347-193003167131541/ > /dev/null 2>&1 && sleep 0' 27299 1727096467.00883: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27299 1727096467.00887: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 27299 1727096467.00903: stderr chunk (state=3): >>>debug2: match not found <<< 27299 1727096467.00909: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 27299 1727096467.00915: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration <<< 27299 1727096467.00927: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27299 1727096467.00932: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27299 1727096467.00938: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found <<< 27299 1727096467.01115: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27299 1727096467.01118: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 27299 1727096467.01129: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27299 1727096467.01143: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27299 1727096467.01220: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27299 1727096467.03079: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27299 1727096467.03112: stderr chunk (state=3): >>><<< 27299 1727096467.03115: stdout chunk (state=3): >>><<< 27299 1727096467.03134: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27299 1727096467.03140: handler run complete 27299 1727096467.03184: variable 'ansible_facts' from source: unknown 27299 1727096467.03236: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096467.03552: variable 'ansible_facts' from source: unknown 27299 1727096467.03615: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096467.03672: attempt loop complete, returning result 27299 1727096467.03878: _execute() done 27299 1727096467.03884: dumping result to json 27299 1727096467.03894: done dumping result, returning 27299 1727096467.03903: done running TaskExecutor() for managed_node2/TASK: Gather the minimum subset of ansible_facts required by the network role test [0afff68d-5257-2c18-73cc-0000000000d0] 27299 1727096467.03908: sending task result for task 0afff68d-5257-2c18-73cc-0000000000d0 27299 1727096467.04262: done sending task result for task 0afff68d-5257-2c18-73cc-0000000000d0 27299 1727096467.04266: WORKER PROCESS EXITING ok: [managed_node2] 27299 1727096467.04359: no more pending results, returning what we have 27299 1727096467.04362: results queue empty 27299 1727096467.04363: checking for any_errors_fatal 27299 1727096467.04364: done checking for any_errors_fatal 27299 1727096467.04364: checking for max_fail_percentage 27299 1727096467.04366: done checking for max_fail_percentage 27299 1727096467.04366: checking to see if all hosts have failed and the running result is not ok 27299 1727096467.04369: done checking to see if all hosts have failed 27299 1727096467.04372: getting the remaining hosts for this loop 27299 1727096467.04373: done getting the remaining hosts for this loop 27299 1727096467.04377: getting the next task for host managed_node2 27299 1727096467.04385: done getting next task for host managed_node2 27299 1727096467.04387: ^ task is: TASK: Check if system is ostree 27299 1727096467.04389: ^ 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 27299 1727096467.04392: getting variables 27299 1727096467.04393: in VariableManager get_vars() 27299 1727096467.04419: Calling all_inventory to load vars for managed_node2 27299 1727096467.04421: Calling groups_inventory to load vars for managed_node2 27299 1727096467.04424: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096467.04434: Calling all_plugins_play to load vars for managed_node2 27299 1727096467.04436: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096467.04438: Calling groups_plugins_play to load vars for managed_node2 27299 1727096467.04956: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096467.05434: done with get_vars() 27299 1727096467.05565: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Monday 23 September 2024 09:01:07 -0400 (0:00:00.755) 0:00:02.192 ****** 27299 1727096467.05791: entering _queue_task() for managed_node2/stat 27299 1727096467.06367: worker is 1 (out of 1 available) 27299 1727096467.06382: exiting _queue_task() for managed_node2/stat 27299 1727096467.06393: done queuing things up, now waiting for results queue to drain 27299 1727096467.06394: waiting for pending results... 27299 1727096467.07293: running TaskExecutor() for managed_node2/TASK: Check if system is ostree 27299 1727096467.07299: in run() - task 0afff68d-5257-2c18-73cc-0000000000d2 27299 1727096467.07301: variable 'ansible_search_path' from source: unknown 27299 1727096467.07304: variable 'ansible_search_path' from source: unknown 27299 1727096467.07307: calling self._execute() 27299 1727096467.07309: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096467.07312: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096467.07314: variable 'omit' from source: magic vars 27299 1727096467.07589: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27299 1727096467.07888: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27299 1727096467.07935: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27299 1727096467.08150: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27299 1727096467.08154: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27299 1727096467.08157: 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) 27299 1727096467.08160: 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) 27299 1727096467.08233: 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) 27299 1727096467.08237: 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) 27299 1727096467.08331: Evaluated conditional (not __network_is_ostree is defined): True 27299 1727096467.08337: variable 'omit' from source: magic vars 27299 1727096467.08393: variable 'omit' from source: magic vars 27299 1727096467.08430: variable 'omit' from source: magic vars 27299 1727096467.08455: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27299 1727096467.08509: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27299 1727096467.08599: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27299 1727096467.08603: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27299 1727096467.08605: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27299 1727096467.08608: variable 'inventory_hostname' from source: host vars for 'managed_node2' 27299 1727096467.08610: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096467.08613: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096467.08743: Set connection var ansible_shell_executable to /bin/sh 27299 1727096467.08747: Set connection var ansible_connection to ssh 27299 1727096467.08750: Set connection var ansible_pipelining to False 27299 1727096467.08753: Set connection var ansible_shell_type to sh 27299 1727096467.08755: Set connection var ansible_timeout to 10 27299 1727096467.08757: Set connection var ansible_module_compression to ZIP_DEFLATED 27299 1727096467.08759: variable 'ansible_shell_executable' from source: unknown 27299 1727096467.08762: variable 'ansible_connection' from source: unknown 27299 1727096467.08764: variable 'ansible_module_compression' from source: unknown 27299 1727096467.08766: variable 'ansible_shell_type' from source: unknown 27299 1727096467.08773: variable 'ansible_shell_executable' from source: unknown 27299 1727096467.08776: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096467.08778: variable 'ansible_pipelining' from source: unknown 27299 1727096467.08780: variable 'ansible_timeout' from source: unknown 27299 1727096467.08782: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096467.08976: 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__) 27299 1727096467.08979: variable 'omit' from source: magic vars 27299 1727096467.08982: starting attempt loop 27299 1727096467.08984: running the handler 27299 1727096467.08987: _low_level_execute_command(): starting 27299 1727096467.08989: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27299 1727096467.09912: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 27299 1727096467.10037: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27299 1727096467.10046: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27299 1727096467.11719: stdout chunk (state=3): >>>/root <<< 27299 1727096467.11856: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27299 1727096467.11860: stdout chunk (state=3): >>><<< 27299 1727096467.11873: stderr chunk (state=3): >>><<< 27299 1727096467.11977: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27299 1727096467.11989: _low_level_execute_command(): starting 27299 1727096467.11997: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096467.1197553-27378-167370158066906 `" && echo ansible-tmp-1727096467.1197553-27378-167370158066906="` echo /root/.ansible/tmp/ansible-tmp-1727096467.1197553-27378-167370158066906 `" ) && sleep 0' 27299 1727096467.13104: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27299 1727096467.13185: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27299 1727096467.13239: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 27299 1727096467.13319: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27299 1727096467.13348: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27299 1727096467.13637: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27299 1727096467.15647: stdout chunk (state=3): >>>ansible-tmp-1727096467.1197553-27378-167370158066906=/root/.ansible/tmp/ansible-tmp-1727096467.1197553-27378-167370158066906 <<< 27299 1727096467.15651: stdout chunk (state=3): >>><<< 27299 1727096467.15653: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27299 1727096467.15656: stderr chunk (state=3): >>><<< 27299 1727096467.15658: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096467.1197553-27378-167370158066906=/root/.ansible/tmp/ansible-tmp-1727096467.1197553-27378-167370158066906 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27299 1727096467.15702: variable 'ansible_module_compression' from source: unknown 27299 1727096467.15756: ANSIBALLZ: Using lock for stat 27299 1727096467.15759: ANSIBALLZ: Acquiring lock 27299 1727096467.15762: ANSIBALLZ: Lock acquired: 139824753497328 27299 1727096467.15765: ANSIBALLZ: Creating module 27299 1727096467.37484: ANSIBALLZ: Writing module into payload 27299 1727096467.37590: ANSIBALLZ: Writing module 27299 1727096467.37620: ANSIBALLZ: Renaming module 27299 1727096467.37715: ANSIBALLZ: Done creating module 27299 1727096467.37719: variable 'ansible_facts' from source: unknown 27299 1727096467.37771: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096467.1197553-27378-167370158066906/AnsiballZ_stat.py 27299 1727096467.37912: Sending initial data 27299 1727096467.37937: Sent initial data (153 bytes) 27299 1727096467.38772: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27299 1727096467.38815: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration <<< 27299 1727096467.38833: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27299 1727096467.38924: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27299 1727096467.38948: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 27299 1727096467.38963: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27299 1727096467.38990: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27299 1727096467.39141: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27299 1727096467.40902: 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 <<< 27299 1727096467.41004: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27299 1727096467.41123: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-272990ud_vqvp/tmpazhw7mff /root/.ansible/tmp/ansible-tmp-1727096467.1197553-27378-167370158066906/AnsiballZ_stat.py <<< 27299 1727096467.41126: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096467.1197553-27378-167370158066906/AnsiballZ_stat.py" <<< 27299 1727096467.41146: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-272990ud_vqvp/tmpazhw7mff" to remote "/root/.ansible/tmp/ansible-tmp-1727096467.1197553-27378-167370158066906/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096467.1197553-27378-167370158066906/AnsiballZ_stat.py" <<< 27299 1727096467.42556: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27299 1727096467.42713: stderr chunk (state=3): >>><<< 27299 1727096467.42717: stdout chunk (state=3): >>><<< 27299 1727096467.42719: done transferring module to remote 27299 1727096467.42721: _low_level_execute_command(): starting 27299 1727096467.42728: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096467.1197553-27378-167370158066906/ /root/.ansible/tmp/ansible-tmp-1727096467.1197553-27378-167370158066906/AnsiballZ_stat.py && sleep 0' 27299 1727096467.43959: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27299 1727096467.43969: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27299 1727096467.43981: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27299 1727096467.44197: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 27299 1727096467.44376: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27299 1727096467.44437: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27299 1727096467.47003: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27299 1727096467.47058: stderr chunk (state=3): >>><<< 27299 1727096467.47280: stdout chunk (state=3): >>><<< 27299 1727096467.47293: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27299 1727096467.47296: _low_level_execute_command(): starting 27299 1727096467.47299: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096467.1197553-27378-167370158066906/AnsiballZ_stat.py && sleep 0' 27299 1727096467.48371: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27299 1727096467.48413: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27299 1727096467.48428: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27299 1727096467.48519: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27299 1727096467.48766: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27299 1727096467.48876: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27299 1727096467.52306: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # <<< 27299 1727096467.52502: stdout chunk (state=3): >>>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' # <<< 27299 1727096467.52592: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 27299 1727096467.52717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18892184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18891e7b30> # /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 0x7f188921aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 27299 1727096467.52841: stdout chunk (state=3): >>>import '_collections_abc' # <<< 27299 1727096467.52876: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 27299 1727096467.52920: stdout chunk (state=3): >>>import 'os' # <<< 27299 1727096467.52939: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 27299 1727096467.52956: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 27299 1727096467.53082: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /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 0x7f188902d130> <<< 27299 1727096467.53258: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f188902dfa0> 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. <<< 27299 1727096467.53606: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 27299 1727096467.53811: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # 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 0x7f188906be30> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 27299 1727096467.54004: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f188906bef0> # /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 <<< 27299 1727096467.54030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 27299 1727096467.54092: stdout chunk (state=3): >>>import 'itertools' # <<< 27299 1727096467.54099: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 27299 1727096467.54105: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18890a3860> <<< 27299 1727096467.54184: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18890a3ef0> import '_collections' # <<< 27299 1727096467.54224: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1889083b00> <<< 27299 1727096467.54294: stdout chunk (state=3): >>>import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1889081220> <<< 27299 1727096467.54573: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1889068fe0> <<< 27299 1727096467.54581: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 27299 1727096467.54676: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 27299 1727096467.54799: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18890c37d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18890c23f0> # /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 0x7f1889082210> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18890c0c50> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 27299 1727096467.54805: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18890f8800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1889068290><<< 27299 1727096467.54854: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18890f8cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18890f8b60> <<< 27299 1727096467.54936: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 27299 1727096467.54963: 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 0x7f18890f8ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1889066db0> # /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' <<< 27299 1727096467.55028: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 27299 1727096467.55084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 27299 1727096467.55211: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18890f9580> <<< 27299 1727096467.55279: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18890f9250> 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 0x7f18890fa450> 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 0x7f1889110680> import 'errno' # <<< 27299 1727096467.55316: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1889111d60> <<< 27299 1727096467.55459: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 27299 1727096467.55476: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 27299 1727096467.55512: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1889112c00> # 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 0x7f1889113260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1889112150> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 27299 1727096467.55527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 27299 1727096467.55595: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1889113ce0> <<< 27299 1727096467.55686: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1889113410> <<< 27299 1727096467.55729: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18890fa4b0> # /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' <<< 27299 1727096467.55743: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 27299 1727096467.55760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 27299 1727096467.55874: 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 0x7f1888eebc20> <<< 27299 1727096467.55878: 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' <<< 27299 1727096467.55885: 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 0x7f1888f14650> <<< 27299 1727096467.56062: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1888f143b0> # 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 0x7f1888f14680> # /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' <<< 27299 1727096467.56449: 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 0x7f1888f14fb0> # 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 0x7f1888f159a0> <<< 27299 1727096467.56478: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1888f14860> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1888ee9dc0> <<< 27299 1727096467.56507: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 27299 1727096467.56539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 27299 1727096467.56588: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 27299 1727096467.56615: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1888f16d80> <<< 27299 1727096467.56629: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1888f15ac0> <<< 27299 1727096467.56974: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18890faba0> # /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 <<< 27299 1727096467.56977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 27299 1727096467.56979: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1888f3f110> <<< 27299 1727096467.57214: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1888f634a0> # /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' <<< 27299 1727096467.57306: stdout chunk (state=3): >>>import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1888fc4260> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 27299 1727096467.57338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 27299 1727096467.57493: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 27299 1727096467.57564: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1888fc69c0> <<< 27299 1727096467.57774: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1888fc4380> <<< 27299 1727096467.57778: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1888f8d250> <<< 27299 1727096467.57911: 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 0x7f1888dc9340> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1888f622d0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1888f17ce0> <<< 27299 1727096467.58086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1888dc95e0> <<< 27299 1727096467.58206: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_23gsyhqo/ansible_stat_payload.zip' # zipimport: zlib available <<< 27299 1727096467.58409: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096467.58457: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 27299 1727096467.58464: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 27299 1727096467.58516: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 27299 1727096467.58621: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 27299 1727096467.58783: 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 0x7f1888e1f080> import '_typing' # <<< 27299 1727096467.58992: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1888dfdf70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1888dfd100> # zipimport: zlib available <<< 27299 1727096467.59018: stdout chunk (state=3): >>>import 'ansible' # <<< 27299 1727096467.59030: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096467.59143: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096467.59146: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096467.59221: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 27299 1727096467.61528: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096467.63303: 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 0x7f1888e1cf50> <<< 27299 1727096467.63350: 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' <<< 27299 1727096467.63374: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 27299 1727096467.63401: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 27299 1727096467.63448: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 27299 1727096467.63462: 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 0x7f1888e46990> <<< 27299 1727096467.63514: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1888e46720> <<< 27299 1727096467.63564: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1888e46030> <<< 27299 1727096467.63607: stdout chunk (state=3): >>># /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' <<< 27299 1727096467.63664: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1888e46b10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1888e1fd10> <<< 27299 1727096467.63811: stdout chunk (state=3): >>>import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1888e476b0> # 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 0x7f1888e478f0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 27299 1727096467.63834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 27299 1727096467.63854: stdout chunk (state=3): >>>import '_locale' # <<< 27299 1727096467.63916: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1888e47e00> <<< 27299 1727096467.63933: stdout chunk (state=3): >>>import 'pwd' # <<< 27299 1727096467.63951: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 27299 1727096467.63988: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 27299 1727096467.64040: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1888715b80> <<< 27299 1727096467.64080: 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 0x7f18887177a0> <<< 27299 1727096467.64127: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 27299 1727096467.64139: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 27299 1727096467.64184: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18887181a0> <<< 27299 1727096467.64213: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 27299 1727096467.64251: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 27299 1727096467.64280: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1888719340> <<< 27299 1727096467.64409: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 27299 1727096467.64469: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f188871bdd0> <<< 27299 1727096467.64544: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 27299 1727096467.64573: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1888e47d10> <<< 27299 1727096467.64610: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f188871a0c0><<< 27299 1727096467.64620: stdout chunk (state=3): >>> <<< 27299 1727096467.64654: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 27299 1727096467.64703: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'<<< 27299 1727096467.64717: stdout chunk (state=3): >>> <<< 27299 1727096467.64783: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py<<< 27299 1727096467.64801: stdout chunk (state=3): >>> <<< 27299 1727096467.64855: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py<<< 27299 1727096467.64872: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'<<< 27299 1727096467.64921: stdout chunk (state=3): >>> import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1888723c50><<< 27299 1727096467.64924: stdout chunk (state=3): >>> import '_tokenize' # <<< 27299 1727096467.65036: stdout chunk (state=3): >>> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1888722720> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1888722480> <<< 27299 1727096467.65163: 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' <<< 27299 1727096467.65314: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18887229f0> <<< 27299 1727096467.65344: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f188871a5a0> # 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'<<< 27299 1727096467.65381: stdout chunk (state=3): >>> import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f188876bf20> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py<<< 27299 1727096467.65403: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' <<< 27299 1727096467.65444: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f188876c0b0> <<< 27299 1727096467.65493: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'<<< 27299 1727096467.65529: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py<<< 27299 1727096467.65604: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 27299 1727096467.65621: 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 0x7f188876db80><<< 27299 1727096467.65651: stdout chunk (state=3): >>> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f188876d940> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 27299 1727096467.65855: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'<<< 27299 1727096467.66219: 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 0x7f1888770140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f188876e270> # /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 0x7f18887738f0> <<< 27299 1727096467.66322: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18887702f0> <<< 27299 1727096467.66426: 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' <<< 27299 1727096467.66492: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1888774680><<< 27299 1727096467.66501: stdout chunk (state=3): >>> <<< 27299 1727096467.66533: 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'<<< 27299 1727096467.66640: stdout chunk (state=3): >>> import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18887748f0> # 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' <<< 27299 1727096467.66679: stdout chunk (state=3): >>>import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1888774c20> <<< 27299 1727096467.66723: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f188876c290> <<< 27299 1727096467.66753: 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'<<< 27299 1727096467.66794: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 27299 1727096467.66821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'<<< 27299 1727096467.66884: stdout chunk (state=3): >>> # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 27299 1727096467.66936: 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 0x7f18886003b0><<< 27299 1727096467.67009: stdout chunk (state=3): >>> <<< 27299 1727096467.67241: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'<<< 27299 1727096467.67244: stdout chunk (state=3): >>> <<< 27299 1727096467.67286: 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 0x7f18886013d0> <<< 27299 1727096467.67289: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1888776b40><<< 27299 1727096467.67350: 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' <<< 27299 1727096467.67355: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'<<< 27299 1727096467.67404: stdout chunk (state=3): >>> import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1888777ec0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1888776750> # zipimport: zlib available <<< 27299 1727096467.67439: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 27299 1727096467.67462: stdout chunk (state=3): >>> # zipimport: zlib available<<< 27299 1727096467.67511: stdout chunk (state=3): >>> <<< 27299 1727096467.67611: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096467.67752: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096467.67781: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 27299 1727096467.67816: stdout chunk (state=3): >>> # zipimport: zlib available<<< 27299 1727096467.67842: stdout chunk (state=3): >>> <<< 27299 1727096467.67876: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 27299 1727096467.67891: stdout chunk (state=3): >>> # zipimport: zlib available <<< 27299 1727096467.68207: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 27299 1727096467.68747: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096467.69438: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 27299 1727096467.69456: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 27299 1727096467.69529: 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 0x7f1888605700> <<< 27299 1727096467.69647: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 27299 1727096467.69674: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1888606510> <<< 27299 1727096467.69687: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1888601640> <<< 27299 1727096467.69749: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 27299 1727096467.69777: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096467.69789: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096467.69818: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 27299 1727096467.69834: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096467.70080: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096467.70302: 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' <<< 27299 1727096467.70328: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1888606b40> # zipimport: zlib available <<< 27299 1727096467.71131: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096467.71863: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096467.72126: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096467.72130: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 27299 1727096467.72158: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 27299 1727096467.72379: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available <<< 27299 1727096467.72394: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # <<< 27299 1727096467.72411: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096467.72634: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096467.72873: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 27299 1727096467.72943: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 27299 1727096467.72974: stdout chunk (state=3): >>>import '_ast' # <<< 27299 1727096467.73021: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18886077d0> <<< 27299 1727096467.73064: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096467.73296: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 27299 1727096467.73431: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 27299 1727096467.73458: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096467.73505: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096467.73585: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096467.73682: 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 <<< 27299 1727096467.73756: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 27299 1727096467.73892: 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 0x7f1888612300> <<< 27299 1727096467.73946: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f188860da00> <<< 27299 1727096467.73980: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 27299 1727096467.74024: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096467.74081: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096467.74179: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096467.74255: stdout chunk (state=3): >>># 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' <<< 27299 1727096467.74289: 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 <<< 27299 1727096467.74318: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 27299 1727096467.74342: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 27299 1727096467.74449: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 27299 1727096467.74454: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 27299 1727096467.74477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 27299 1727096467.74604: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1888702c30> <<< 27299 1727096467.74680: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1888e82900><<< 27299 1727096467.74685: stdout chunk (state=3): >>> <<< 27299 1727096467.74796: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18886123f0> <<< 27299 1727096467.74814: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18886073e0> <<< 27299 1727096467.74849: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 27299 1727096467.74890: stdout chunk (state=3): >>># zipimport: zlib available<<< 27299 1727096467.74936: stdout chunk (state=3): >>> import 'ansible.module_utils.common._utils' # <<< 27299 1727096467.74955: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 27299 1727096467.75037: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 27299 1727096467.75068: stdout chunk (state=3): >>> # zipimport: zlib available <<< 27299 1727096467.75095: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 27299 1727096467.75126: stdout chunk (state=3): >>> # zipimport: zlib available <<< 27299 1727096467.75603: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096467.75691: stdout chunk (state=3): >>># zipimport: zlib available <<< 27299 1727096467.75858: 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"}}}<<< 27299 1727096467.75889: stdout chunk (state=3): >>> # destroy __main__ <<< 27299 1727096467.76431: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # 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 <<< 27299 1727096467.76485: stdout chunk (state=3): >>># 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 <<< 27299 1727096467.76680: stdout chunk (state=3): >>># 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 <<< 27299 1727096467.76813: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 27299 1727096467.76855: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 <<< 27299 1727096467.76883: stdout chunk (state=3): >>># 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 <<< 27299 1727096467.77002: stdout chunk (state=3): >>># 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 <<< 27299 1727096467.77139: stdout chunk (state=3): >>># 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 <<< 27299 1727096467.77221: stdout chunk (state=3): >>># 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 <<< 27299 1727096467.77287: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # 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 <<< 27299 1727096467.77309: stdout chunk (state=3): >>># 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 <<< 27299 1727096467.77451: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections <<< 27299 1727096467.77509: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 27299 1727096467.77543: stdout chunk (state=3): >>># destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing <<< 27299 1727096467.77575: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 27299 1727096467.77666: stdout chunk (state=3): >>># 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 <<< 27299 1727096467.77735: stdout chunk (state=3): >>># destroy time <<< 27299 1727096467.77762: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re <<< 27299 1727096467.77779: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 27299 1727096467.78178: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 27299 1727096467.78181: stdout chunk (state=3): >>><<< 27299 1727096467.78351: stderr chunk (state=3): >>><<< 27299 1727096467.78366: _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 0x7f18892184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18891e7b30> # /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 0x7f188921aa50> 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 0x7f188902d130> # /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 0x7f188902dfa0> 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 0x7f188906be30> # /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 0x7f188906bef0> # /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 0x7f18890a3860> # /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 0x7f18890a3ef0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1889083b00> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1889081220> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1889068fe0> # /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 0x7f18890c37d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18890c23f0> # /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 0x7f1889082210> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18890c0c50> # /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 0x7f18890f8800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1889068290> # /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 0x7f18890f8cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18890f8b60> # 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 0x7f18890f8ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1889066db0> # /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 0x7f18890f9580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18890f9250> 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 0x7f18890fa450> 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 0x7f1889110680> 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 0x7f1889111d60> # /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 0x7f1889112c00> # 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 0x7f1889113260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1889112150> # /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 0x7f1889113ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1889113410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18890fa4b0> # /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 0x7f1888eebc20> # /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 0x7f1888f14650> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1888f143b0> # 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 0x7f1888f14680> # /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 0x7f1888f14fb0> # 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 0x7f1888f159a0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1888f14860> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1888ee9dc0> # /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 0x7f1888f16d80> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1888f15ac0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18890faba0> # /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 0x7f1888f3f110> # /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 0x7f1888f634a0> # /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 0x7f1888fc4260> # /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 0x7f1888fc69c0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1888fc4380> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1888f8d250> # /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 0x7f1888dc9340> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1888f622d0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1888f17ce0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1888dc95e0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_23gsyhqo/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 0x7f1888e1f080> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1888dfdf70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1888dfd100> # 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 0x7f1888e1cf50> # /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 0x7f1888e46990> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1888e46720> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1888e46030> # /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 0x7f1888e46b10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1888e1fd10> 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 0x7f1888e476b0> # 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 0x7f1888e478f0> # /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 0x7f1888e47e00> 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 0x7f1888715b80> # 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 0x7f18887177a0> # /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 0x7f18887181a0> # /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 0x7f1888719340> # /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 0x7f188871bdd0> # 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 0x7f1888e47d10> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f188871a0c0> # /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 0x7f1888723c50> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1888722720> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1888722480> # /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 0x7f18887229f0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f188871a5a0> # 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 0x7f188876bf20> # /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 0x7f188876c0b0> # /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 0x7f188876db80> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f188876d940> # /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 0x7f1888770140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f188876e270> # /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 0x7f18887738f0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18887702f0> # 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 0x7f1888774680> # 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 0x7f18887748f0> # 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 0x7f1888774c20> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f188876c290> # /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 0x7f18886003b0> # 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 0x7f18886013d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1888776b40> # 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 0x7f1888777ec0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1888776750> # 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 0x7f1888605700> # /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 0x7f1888606510> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1888601640> 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 0x7f1888606b40> # 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 0x7f18886077d0> # 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 0x7f1888612300> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f188860da00> 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 0x7f1888702c30> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1888e82900> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18886123f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18886073e0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __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 27299 1727096467.79025: 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-1727096467.1197553-27378-167370158066906/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27299 1727096467.79028: _low_level_execute_command(): starting 27299 1727096467.79031: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096467.1197553-27378-167370158066906/ > /dev/null 2>&1 && sleep 0' 27299 1727096467.79405: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27299 1727096467.79409: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found <<< 27299 1727096467.79411: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27299 1727096467.79413: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27299 1727096467.79418: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27299 1727096467.79528: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 27299 1727096467.79532: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27299 1727096467.79682: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27299 1727096467.81577: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27299 1727096467.81606: stderr chunk (state=3): >>><<< 27299 1727096467.81975: stdout chunk (state=3): >>><<< 27299 1727096467.81979: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27299 1727096467.81982: handler run complete 27299 1727096467.81984: attempt loop complete, returning result 27299 1727096467.81986: _execute() done 27299 1727096467.81989: dumping result to json 27299 1727096467.81991: done dumping result, returning 27299 1727096467.81993: done running TaskExecutor() for managed_node2/TASK: Check if system is ostree [0afff68d-5257-2c18-73cc-0000000000d2] 27299 1727096467.81995: sending task result for task 0afff68d-5257-2c18-73cc-0000000000d2 27299 1727096467.82062: done sending task result for task 0afff68d-5257-2c18-73cc-0000000000d2 27299 1727096467.82066: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 27299 1727096467.82138: no more pending results, returning what we have 27299 1727096467.82141: results queue empty 27299 1727096467.82143: checking for any_errors_fatal 27299 1727096467.82149: done checking for any_errors_fatal 27299 1727096467.82150: checking for max_fail_percentage 27299 1727096467.82152: done checking for max_fail_percentage 27299 1727096467.82153: checking to see if all hosts have failed and the running result is not ok 27299 1727096467.82154: done checking to see if all hosts have failed 27299 1727096467.82155: getting the remaining hosts for this loop 27299 1727096467.82156: done getting the remaining hosts for this loop 27299 1727096467.82161: getting the next task for host managed_node2 27299 1727096467.82170: done getting next task for host managed_node2 27299 1727096467.82174: ^ task is: TASK: Set flag to indicate system is ostree 27299 1727096467.82177: ^ 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 27299 1727096467.82180: getting variables 27299 1727096467.82182: in VariableManager get_vars() 27299 1727096467.82212: Calling all_inventory to load vars for managed_node2 27299 1727096467.82216: Calling groups_inventory to load vars for managed_node2 27299 1727096467.82220: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096467.82232: Calling all_plugins_play to load vars for managed_node2 27299 1727096467.82235: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096467.82238: Calling groups_plugins_play to load vars for managed_node2 27299 1727096467.82829: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096467.83223: done with get_vars() 27299 1727096467.83234: done getting variables 27299 1727096467.83449: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Monday 23 September 2024 09:01:07 -0400 (0:00:00.776) 0:00:02.969 ****** 27299 1727096467.83484: entering _queue_task() for managed_node2/set_fact 27299 1727096467.83485: Creating lock for set_fact 27299 1727096467.84139: worker is 1 (out of 1 available) 27299 1727096467.84149: exiting _queue_task() for managed_node2/set_fact 27299 1727096467.84159: done queuing things up, now waiting for results queue to drain 27299 1727096467.84161: waiting for pending results... 27299 1727096467.84787: running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree 27299 1727096467.84793: in run() - task 0afff68d-5257-2c18-73cc-0000000000d3 27299 1727096467.84797: variable 'ansible_search_path' from source: unknown 27299 1727096467.84800: variable 'ansible_search_path' from source: unknown 27299 1727096467.84803: calling self._execute() 27299 1727096467.85016: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096467.85029: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096467.85089: variable 'omit' from source: magic vars 27299 1727096467.86275: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27299 1727096467.86724: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27299 1727096467.86777: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27299 1727096467.86814: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27299 1727096467.87009: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27299 1727096467.87102: 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) 27299 1727096467.87133: 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) 27299 1727096467.87475: 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) 27299 1727096467.87479: 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) 27299 1727096467.87558: Evaluated conditional (not __network_is_ostree is defined): True 27299 1727096467.87573: variable 'omit' from source: magic vars 27299 1727096467.87614: variable 'omit' from source: magic vars 27299 1727096467.88075: variable '__ostree_booted_stat' from source: set_fact 27299 1727096467.88079: variable 'omit' from source: magic vars 27299 1727096467.88081: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27299 1727096467.88084: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27299 1727096467.88086: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27299 1727096467.88092: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27299 1727096467.88284: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27299 1727096467.88317: variable 'inventory_hostname' from source: host vars for 'managed_node2' 27299 1727096467.88326: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096467.88334: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096467.88437: Set connection var ansible_shell_executable to /bin/sh 27299 1727096467.88681: Set connection var ansible_connection to ssh 27299 1727096467.88874: Set connection var ansible_pipelining to False 27299 1727096467.88877: Set connection var ansible_shell_type to sh 27299 1727096467.88879: Set connection var ansible_timeout to 10 27299 1727096467.88881: Set connection var ansible_module_compression to ZIP_DEFLATED 27299 1727096467.88883: variable 'ansible_shell_executable' from source: unknown 27299 1727096467.88886: variable 'ansible_connection' from source: unknown 27299 1727096467.88888: variable 'ansible_module_compression' from source: unknown 27299 1727096467.88889: variable 'ansible_shell_type' from source: unknown 27299 1727096467.88891: variable 'ansible_shell_executable' from source: unknown 27299 1727096467.88893: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096467.88895: variable 'ansible_pipelining' from source: unknown 27299 1727096467.88896: variable 'ansible_timeout' from source: unknown 27299 1727096467.88898: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096467.88901: 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) 27299 1727096467.88903: variable 'omit' from source: magic vars 27299 1727096467.88905: starting attempt loop 27299 1727096467.88907: running the handler 27299 1727096467.88923: handler run complete 27299 1727096467.89376: attempt loop complete, returning result 27299 1727096467.89379: _execute() done 27299 1727096467.89382: dumping result to json 27299 1727096467.89383: done dumping result, returning 27299 1727096467.89386: done running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree [0afff68d-5257-2c18-73cc-0000000000d3] 27299 1727096467.89388: sending task result for task 0afff68d-5257-2c18-73cc-0000000000d3 27299 1727096467.89455: done sending task result for task 0afff68d-5257-2c18-73cc-0000000000d3 27299 1727096467.89459: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 27299 1727096467.89516: no more pending results, returning what we have 27299 1727096467.89518: results queue empty 27299 1727096467.89519: checking for any_errors_fatal 27299 1727096467.89525: done checking for any_errors_fatal 27299 1727096467.89526: checking for max_fail_percentage 27299 1727096467.89527: done checking for max_fail_percentage 27299 1727096467.89528: checking to see if all hosts have failed and the running result is not ok 27299 1727096467.89529: done checking to see if all hosts have failed 27299 1727096467.89530: getting the remaining hosts for this loop 27299 1727096467.89531: done getting the remaining hosts for this loop 27299 1727096467.89534: getting the next task for host managed_node2 27299 1727096467.89541: done getting next task for host managed_node2 27299 1727096467.89543: ^ task is: TASK: Fix CentOS6 Base repo 27299 1727096467.89546: ^ 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 27299 1727096467.89549: getting variables 27299 1727096467.89550: in VariableManager get_vars() 27299 1727096467.89577: Calling all_inventory to load vars for managed_node2 27299 1727096467.89579: Calling groups_inventory to load vars for managed_node2 27299 1727096467.89582: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096467.89591: Calling all_plugins_play to load vars for managed_node2 27299 1727096467.89593: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096467.89601: Calling groups_plugins_play to load vars for managed_node2 27299 1727096467.90149: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096467.90664: done with get_vars() 27299 1727096467.90676: done getting variables 27299 1727096467.90909: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Monday 23 September 2024 09:01:07 -0400 (0:00:00.074) 0:00:03.044 ****** 27299 1727096467.90935: entering _queue_task() for managed_node2/copy 27299 1727096467.91498: worker is 1 (out of 1 available) 27299 1727096467.91509: exiting _queue_task() for managed_node2/copy 27299 1727096467.91523: done queuing things up, now waiting for results queue to drain 27299 1727096467.91525: waiting for pending results... 27299 1727096467.92007: running TaskExecutor() for managed_node2/TASK: Fix CentOS6 Base repo 27299 1727096467.92109: in run() - task 0afff68d-5257-2c18-73cc-0000000000d5 27299 1727096467.92129: variable 'ansible_search_path' from source: unknown 27299 1727096467.92476: variable 'ansible_search_path' from source: unknown 27299 1727096467.92480: calling self._execute() 27299 1727096467.92499: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096467.92511: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096467.92525: variable 'omit' from source: magic vars 27299 1727096467.93385: variable 'ansible_distribution' from source: facts 27299 1727096467.93411: Evaluated conditional (ansible_distribution == 'CentOS'): True 27299 1727096467.93875: variable 'ansible_distribution_major_version' from source: facts 27299 1727096467.93878: Evaluated conditional (ansible_distribution_major_version == '6'): False 27299 1727096467.93880: when evaluation is False, skipping this task 27299 1727096467.93882: _execute() done 27299 1727096467.93884: dumping result to json 27299 1727096467.93886: done dumping result, returning 27299 1727096467.93888: done running TaskExecutor() for managed_node2/TASK: Fix CentOS6 Base repo [0afff68d-5257-2c18-73cc-0000000000d5] 27299 1727096467.93890: sending task result for task 0afff68d-5257-2c18-73cc-0000000000d5 27299 1727096467.93957: done sending task result for task 0afff68d-5257-2c18-73cc-0000000000d5 27299 1727096467.93960: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 27299 1727096467.94032: no more pending results, returning what we have 27299 1727096467.94036: results queue empty 27299 1727096467.94037: checking for any_errors_fatal 27299 1727096467.94043: done checking for any_errors_fatal 27299 1727096467.94044: checking for max_fail_percentage 27299 1727096467.94046: done checking for max_fail_percentage 27299 1727096467.94047: checking to see if all hosts have failed and the running result is not ok 27299 1727096467.94048: done checking to see if all hosts have failed 27299 1727096467.94049: getting the remaining hosts for this loop 27299 1727096467.94050: done getting the remaining hosts for this loop 27299 1727096467.94054: getting the next task for host managed_node2 27299 1727096467.94275: done getting next task for host managed_node2 27299 1727096467.94279: ^ task is: TASK: Include the task 'enable_epel.yml' 27299 1727096467.94281: ^ 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 27299 1727096467.94285: getting variables 27299 1727096467.94286: in VariableManager get_vars() 27299 1727096467.94310: Calling all_inventory to load vars for managed_node2 27299 1727096467.94312: Calling groups_inventory to load vars for managed_node2 27299 1727096467.94315: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096467.94324: Calling all_plugins_play to load vars for managed_node2 27299 1727096467.94326: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096467.94329: Calling groups_plugins_play to load vars for managed_node2 27299 1727096467.94633: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096467.95166: done with get_vars() 27299 1727096467.95180: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Monday 23 September 2024 09:01:07 -0400 (0:00:00.044) 0:00:03.088 ****** 27299 1727096467.95384: entering _queue_task() for managed_node2/include_tasks 27299 1727096467.95890: worker is 1 (out of 1 available) 27299 1727096467.95980: exiting _queue_task() for managed_node2/include_tasks 27299 1727096467.95992: done queuing things up, now waiting for results queue to drain 27299 1727096467.95994: waiting for pending results... 27299 1727096467.96311: running TaskExecutor() for managed_node2/TASK: Include the task 'enable_epel.yml' 27299 1727096467.96565: in run() - task 0afff68d-5257-2c18-73cc-0000000000d6 27299 1727096467.96590: variable 'ansible_search_path' from source: unknown 27299 1727096467.96606: variable 'ansible_search_path' from source: unknown 27299 1727096467.96648: calling self._execute() 27299 1727096467.96732: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096467.96834: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096467.96886: variable 'omit' from source: magic vars 27299 1727096467.97403: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27299 1727096467.99746: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27299 1727096467.99819: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27299 1727096467.99875: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27299 1727096467.99913: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27299 1727096467.99944: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27299 1727096468.00035: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27299 1727096468.00075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27299 1727096468.00106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27299 1727096468.00147: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27299 1727096468.00176: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27299 1727096468.00977: variable '__network_is_ostree' from source: set_fact 27299 1727096468.00981: Evaluated conditional (not __network_is_ostree | d(false)): True 27299 1727096468.00983: _execute() done 27299 1727096468.00985: dumping result to json 27299 1727096468.00987: done dumping result, returning 27299 1727096468.00989: done running TaskExecutor() for managed_node2/TASK: Include the task 'enable_epel.yml' [0afff68d-5257-2c18-73cc-0000000000d6] 27299 1727096468.00991: sending task result for task 0afff68d-5257-2c18-73cc-0000000000d6 27299 1727096468.01099: no more pending results, returning what we have 27299 1727096468.01105: in VariableManager get_vars() 27299 1727096468.01143: Calling all_inventory to load vars for managed_node2 27299 1727096468.01146: Calling groups_inventory to load vars for managed_node2 27299 1727096468.01150: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096468.01162: Calling all_plugins_play to load vars for managed_node2 27299 1727096468.01165: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096468.01171: Calling groups_plugins_play to load vars for managed_node2 27299 1727096468.01636: done sending task result for task 0afff68d-5257-2c18-73cc-0000000000d6 27299 1727096468.01641: WORKER PROCESS EXITING 27299 1727096468.01912: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096468.02215: done with get_vars() 27299 1727096468.02223: variable 'ansible_search_path' from source: unknown 27299 1727096468.02224: variable 'ansible_search_path' from source: unknown 27299 1727096468.02260: we have included files to process 27299 1727096468.02261: generating all_blocks data 27299 1727096468.02263: done generating all_blocks data 27299 1727096468.02269: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 27299 1727096468.02270: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 27299 1727096468.02273: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 27299 1727096468.02935: done processing included file 27299 1727096468.02937: iterating over new_blocks loaded from include file 27299 1727096468.02939: in VariableManager get_vars() 27299 1727096468.02956: done with get_vars() 27299 1727096468.02957: filtering new block on tags 27299 1727096468.02979: done filtering new block on tags 27299 1727096468.02982: in VariableManager get_vars() 27299 1727096468.02993: done with get_vars() 27299 1727096468.02994: filtering new block on tags 27299 1727096468.03004: done filtering new block on tags 27299 1727096468.03006: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node2 27299 1727096468.03011: extending task lists for all hosts with included blocks 27299 1727096468.03104: done extending task lists 27299 1727096468.03106: done processing included files 27299 1727096468.03106: results queue empty 27299 1727096468.03107: checking for any_errors_fatal 27299 1727096468.03110: done checking for any_errors_fatal 27299 1727096468.03110: checking for max_fail_percentage 27299 1727096468.03111: done checking for max_fail_percentage 27299 1727096468.03112: checking to see if all hosts have failed and the running result is not ok 27299 1727096468.03113: done checking to see if all hosts have failed 27299 1727096468.03114: getting the remaining hosts for this loop 27299 1727096468.03115: done getting the remaining hosts for this loop 27299 1727096468.03117: getting the next task for host managed_node2 27299 1727096468.03120: done getting next task for host managed_node2 27299 1727096468.03122: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 27299 1727096468.03124: ^ 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 27299 1727096468.03126: getting variables 27299 1727096468.03127: in VariableManager get_vars() 27299 1727096468.03134: Calling all_inventory to load vars for managed_node2 27299 1727096468.03136: Calling groups_inventory to load vars for managed_node2 27299 1727096468.03138: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096468.03143: Calling all_plugins_play to load vars for managed_node2 27299 1727096468.03151: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096468.03153: Calling groups_plugins_play to load vars for managed_node2 27299 1727096468.03303: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096468.03510: done with get_vars() 27299 1727096468.03518: done getting variables 27299 1727096468.03584: 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) 27299 1727096468.03793: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 10] ********************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Monday 23 September 2024 09:01:08 -0400 (0:00:00.084) 0:00:03.173 ****** 27299 1727096468.03842: entering _queue_task() for managed_node2/command 27299 1727096468.03844: Creating lock for command 27299 1727096468.04216: worker is 1 (out of 1 available) 27299 1727096468.04229: exiting _queue_task() for managed_node2/command 27299 1727096468.04239: done queuing things up, now waiting for results queue to drain 27299 1727096468.04240: waiting for pending results... 27299 1727096468.04805: running TaskExecutor() for managed_node2/TASK: Create EPEL 10 27299 1727096468.04979: in run() - task 0afff68d-5257-2c18-73cc-0000000000f0 27299 1727096468.04984: variable 'ansible_search_path' from source: unknown 27299 1727096468.04986: variable 'ansible_search_path' from source: unknown 27299 1727096468.04989: calling self._execute() 27299 1727096468.05073: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096468.05181: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096468.05196: variable 'omit' from source: magic vars 27299 1727096468.05846: variable 'ansible_distribution' from source: facts 27299 1727096468.05862: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 27299 1727096468.06019: variable 'ansible_distribution_major_version' from source: facts 27299 1727096468.06033: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 27299 1727096468.06043: when evaluation is False, skipping this task 27299 1727096468.06052: _execute() done 27299 1727096468.06061: dumping result to json 27299 1727096468.06073: done dumping result, returning 27299 1727096468.06084: done running TaskExecutor() for managed_node2/TASK: Create EPEL 10 [0afff68d-5257-2c18-73cc-0000000000f0] 27299 1727096468.06093: sending task result for task 0afff68d-5257-2c18-73cc-0000000000f0 skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 27299 1727096468.06327: no more pending results, returning what we have 27299 1727096468.06331: results queue empty 27299 1727096468.06332: checking for any_errors_fatal 27299 1727096468.06334: done checking for any_errors_fatal 27299 1727096468.06334: checking for max_fail_percentage 27299 1727096468.06336: done checking for max_fail_percentage 27299 1727096468.06337: checking to see if all hosts have failed and the running result is not ok 27299 1727096468.06338: done checking to see if all hosts have failed 27299 1727096468.06338: getting the remaining hosts for this loop 27299 1727096468.06339: done getting the remaining hosts for this loop 27299 1727096468.06343: getting the next task for host managed_node2 27299 1727096468.06360: done getting next task for host managed_node2 27299 1727096468.06363: ^ task is: TASK: Install yum-utils package 27299 1727096468.06366: ^ 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 27299 1727096468.06372: getting variables 27299 1727096468.06373: in VariableManager get_vars() 27299 1727096468.06404: Calling all_inventory to load vars for managed_node2 27299 1727096468.06407: Calling groups_inventory to load vars for managed_node2 27299 1727096468.06410: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096468.06424: Calling all_plugins_play to load vars for managed_node2 27299 1727096468.06428: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096468.06431: Calling groups_plugins_play to load vars for managed_node2 27299 1727096468.06821: done sending task result for task 0afff68d-5257-2c18-73cc-0000000000f0 27299 1727096468.06825: WORKER PROCESS EXITING 27299 1727096468.06850: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096468.07056: done with get_vars() 27299 1727096468.07065: done getting variables 27299 1727096468.07173: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Monday 23 September 2024 09:01:08 -0400 (0:00:00.033) 0:00:03.206 ****** 27299 1727096468.07203: entering _queue_task() for managed_node2/package 27299 1727096468.07205: Creating lock for package 27299 1727096468.07589: worker is 1 (out of 1 available) 27299 1727096468.07600: exiting _queue_task() for managed_node2/package 27299 1727096468.07611: done queuing things up, now waiting for results queue to drain 27299 1727096468.07612: waiting for pending results... 27299 1727096468.07759: running TaskExecutor() for managed_node2/TASK: Install yum-utils package 27299 1727096468.07876: in run() - task 0afff68d-5257-2c18-73cc-0000000000f1 27299 1727096468.07899: variable 'ansible_search_path' from source: unknown 27299 1727096468.07907: variable 'ansible_search_path' from source: unknown 27299 1727096468.07949: calling self._execute() 27299 1727096468.08110: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096468.08124: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096468.08137: variable 'omit' from source: magic vars 27299 1727096468.08504: variable 'ansible_distribution' from source: facts 27299 1727096468.08522: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 27299 1727096468.08662: variable 'ansible_distribution_major_version' from source: facts 27299 1727096468.08676: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 27299 1727096468.08707: when evaluation is False, skipping this task 27299 1727096468.08710: _execute() done 27299 1727096468.08713: dumping result to json 27299 1727096468.08715: done dumping result, returning 27299 1727096468.08718: done running TaskExecutor() for managed_node2/TASK: Install yum-utils package [0afff68d-5257-2c18-73cc-0000000000f1] 27299 1727096468.08720: sending task result for task 0afff68d-5257-2c18-73cc-0000000000f1 27299 1727096468.08825: done sending task result for task 0afff68d-5257-2c18-73cc-0000000000f1 27299 1727096468.08829: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 27299 1727096468.08962: no more pending results, returning what we have 27299 1727096468.08966: results queue empty 27299 1727096468.08969: checking for any_errors_fatal 27299 1727096468.08973: done checking for any_errors_fatal 27299 1727096468.08973: checking for max_fail_percentage 27299 1727096468.09072: done checking for max_fail_percentage 27299 1727096468.09073: checking to see if all hosts have failed and the running result is not ok 27299 1727096468.09074: done checking to see if all hosts have failed 27299 1727096468.09075: getting the remaining hosts for this loop 27299 1727096468.09076: done getting the remaining hosts for this loop 27299 1727096468.09080: getting the next task for host managed_node2 27299 1727096468.09178: done getting next task for host managed_node2 27299 1727096468.09181: ^ task is: TASK: Enable EPEL 7 27299 1727096468.09184: ^ 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 27299 1727096468.09187: getting variables 27299 1727096468.09189: in VariableManager get_vars() 27299 1727096468.09212: Calling all_inventory to load vars for managed_node2 27299 1727096468.09214: Calling groups_inventory to load vars for managed_node2 27299 1727096468.09217: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096468.09225: Calling all_plugins_play to load vars for managed_node2 27299 1727096468.09228: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096468.09231: Calling groups_plugins_play to load vars for managed_node2 27299 1727096468.09385: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096468.09589: done with get_vars() 27299 1727096468.09598: done getting variables 27299 1727096468.09656: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Monday 23 September 2024 09:01:08 -0400 (0:00:00.024) 0:00:03.231 ****** 27299 1727096468.09684: entering _queue_task() for managed_node2/command 27299 1727096468.09924: worker is 1 (out of 1 available) 27299 1727096468.09935: exiting _queue_task() for managed_node2/command 27299 1727096468.09946: done queuing things up, now waiting for results queue to drain 27299 1727096468.09947: waiting for pending results... 27299 1727096468.10295: running TaskExecutor() for managed_node2/TASK: Enable EPEL 7 27299 1727096468.10300: in run() - task 0afff68d-5257-2c18-73cc-0000000000f2 27299 1727096468.10373: variable 'ansible_search_path' from source: unknown 27299 1727096468.10377: variable 'ansible_search_path' from source: unknown 27299 1727096468.10380: calling self._execute() 27299 1727096468.10446: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096468.10457: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096468.10474: variable 'omit' from source: magic vars 27299 1727096468.10852: variable 'ansible_distribution' from source: facts 27299 1727096468.10871: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 27299 1727096468.11047: variable 'ansible_distribution_major_version' from source: facts 27299 1727096468.11051: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 27299 1727096468.11054: when evaluation is False, skipping this task 27299 1727096468.11056: _execute() done 27299 1727096468.11058: dumping result to json 27299 1727096468.11062: done dumping result, returning 27299 1727096468.11065: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 7 [0afff68d-5257-2c18-73cc-0000000000f2] 27299 1727096468.11068: sending task result for task 0afff68d-5257-2c18-73cc-0000000000f2 27299 1727096468.11218: done sending task result for task 0afff68d-5257-2c18-73cc-0000000000f2 27299 1727096468.11221: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 27299 1727096468.11382: no more pending results, returning what we have 27299 1727096468.11384: results queue empty 27299 1727096468.11385: checking for any_errors_fatal 27299 1727096468.11389: done checking for any_errors_fatal 27299 1727096468.11390: checking for max_fail_percentage 27299 1727096468.11391: done checking for max_fail_percentage 27299 1727096468.11392: checking to see if all hosts have failed and the running result is not ok 27299 1727096468.11393: done checking to see if all hosts have failed 27299 1727096468.11394: getting the remaining hosts for this loop 27299 1727096468.11395: done getting the remaining hosts for this loop 27299 1727096468.11398: getting the next task for host managed_node2 27299 1727096468.11403: done getting next task for host managed_node2 27299 1727096468.11405: ^ task is: TASK: Enable EPEL 8 27299 1727096468.11408: ^ 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 27299 1727096468.11411: getting variables 27299 1727096468.11413: in VariableManager get_vars() 27299 1727096468.11436: Calling all_inventory to load vars for managed_node2 27299 1727096468.11439: Calling groups_inventory to load vars for managed_node2 27299 1727096468.11442: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096468.11452: Calling all_plugins_play to load vars for managed_node2 27299 1727096468.11455: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096468.11458: Calling groups_plugins_play to load vars for managed_node2 27299 1727096468.11658: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096468.11877: done with get_vars() 27299 1727096468.11885: done getting variables 27299 1727096468.11943: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Monday 23 September 2024 09:01:08 -0400 (0:00:00.022) 0:00:03.254 ****** 27299 1727096468.11971: entering _queue_task() for managed_node2/command 27299 1727096468.12206: worker is 1 (out of 1 available) 27299 1727096468.12217: exiting _queue_task() for managed_node2/command 27299 1727096468.12227: done queuing things up, now waiting for results queue to drain 27299 1727096468.12228: waiting for pending results... 27299 1727096468.12454: running TaskExecutor() for managed_node2/TASK: Enable EPEL 8 27299 1727096468.12775: in run() - task 0afff68d-5257-2c18-73cc-0000000000f3 27299 1727096468.12779: variable 'ansible_search_path' from source: unknown 27299 1727096468.12781: variable 'ansible_search_path' from source: unknown 27299 1727096468.12784: calling self._execute() 27299 1727096468.12893: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096468.12904: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096468.12917: variable 'omit' from source: magic vars 27299 1727096468.13653: variable 'ansible_distribution' from source: facts 27299 1727096468.13709: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 27299 1727096468.14130: variable 'ansible_distribution_major_version' from source: facts 27299 1727096468.14134: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 27299 1727096468.14136: when evaluation is False, skipping this task 27299 1727096468.14138: _execute() done 27299 1727096468.14141: dumping result to json 27299 1727096468.14143: done dumping result, returning 27299 1727096468.14145: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 8 [0afff68d-5257-2c18-73cc-0000000000f3] 27299 1727096468.14148: sending task result for task 0afff68d-5257-2c18-73cc-0000000000f3 27299 1727096468.14217: done sending task result for task 0afff68d-5257-2c18-73cc-0000000000f3 27299 1727096468.14221: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 27299 1727096468.14281: no more pending results, returning what we have 27299 1727096468.14285: results queue empty 27299 1727096468.14286: checking for any_errors_fatal 27299 1727096468.14290: done checking for any_errors_fatal 27299 1727096468.14291: checking for max_fail_percentage 27299 1727096468.14293: done checking for max_fail_percentage 27299 1727096468.14294: checking to see if all hosts have failed and the running result is not ok 27299 1727096468.14295: done checking to see if all hosts have failed 27299 1727096468.14296: getting the remaining hosts for this loop 27299 1727096468.14297: done getting the remaining hosts for this loop 27299 1727096468.14301: getting the next task for host managed_node2 27299 1727096468.14310: done getting next task for host managed_node2 27299 1727096468.14312: ^ task is: TASK: Enable EPEL 6 27299 1727096468.14316: ^ 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 27299 1727096468.14320: getting variables 27299 1727096468.14321: in VariableManager get_vars() 27299 1727096468.14356: Calling all_inventory to load vars for managed_node2 27299 1727096468.14359: Calling groups_inventory to load vars for managed_node2 27299 1727096468.14363: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096468.14377: Calling all_plugins_play to load vars for managed_node2 27299 1727096468.14380: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096468.14383: Calling groups_plugins_play to load vars for managed_node2 27299 1727096468.14800: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096468.15463: done with get_vars() 27299 1727096468.15477: done getting variables 27299 1727096468.15537: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Monday 23 September 2024 09:01:08 -0400 (0:00:00.035) 0:00:03.290 ****** 27299 1727096468.15564: entering _queue_task() for managed_node2/copy 27299 1727096468.16163: worker is 1 (out of 1 available) 27299 1727096468.16180: exiting _queue_task() for managed_node2/copy 27299 1727096468.16190: done queuing things up, now waiting for results queue to drain 27299 1727096468.16192: waiting for pending results... 27299 1727096468.16649: running TaskExecutor() for managed_node2/TASK: Enable EPEL 6 27299 1727096468.16774: in run() - task 0afff68d-5257-2c18-73cc-0000000000f5 27299 1727096468.16795: variable 'ansible_search_path' from source: unknown 27299 1727096468.17073: variable 'ansible_search_path' from source: unknown 27299 1727096468.17077: calling self._execute() 27299 1727096468.17084: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096468.17095: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096468.17108: variable 'omit' from source: magic vars 27299 1727096468.17808: variable 'ansible_distribution' from source: facts 27299 1727096468.17824: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 27299 1727096468.18273: variable 'ansible_distribution_major_version' from source: facts 27299 1727096468.18277: Evaluated conditional (ansible_distribution_major_version == '6'): False 27299 1727096468.18279: when evaluation is False, skipping this task 27299 1727096468.18282: _execute() done 27299 1727096468.18284: dumping result to json 27299 1727096468.18286: done dumping result, returning 27299 1727096468.18289: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 6 [0afff68d-5257-2c18-73cc-0000000000f5] 27299 1727096468.18291: sending task result for task 0afff68d-5257-2c18-73cc-0000000000f5 27299 1727096468.18361: done sending task result for task 0afff68d-5257-2c18-73cc-0000000000f5 27299 1727096468.18365: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 27299 1727096468.18412: no more pending results, returning what we have 27299 1727096468.18415: results queue empty 27299 1727096468.18416: checking for any_errors_fatal 27299 1727096468.18424: done checking for any_errors_fatal 27299 1727096468.18424: checking for max_fail_percentage 27299 1727096468.18426: done checking for max_fail_percentage 27299 1727096468.18427: checking to see if all hosts have failed and the running result is not ok 27299 1727096468.18428: done checking to see if all hosts have failed 27299 1727096468.18428: getting the remaining hosts for this loop 27299 1727096468.18429: done getting the remaining hosts for this loop 27299 1727096468.18433: getting the next task for host managed_node2 27299 1727096468.18441: done getting next task for host managed_node2 27299 1727096468.18444: ^ task is: TASK: Set network provider to 'initscripts' 27299 1727096468.18446: ^ 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 27299 1727096468.18449: getting variables 27299 1727096468.18450: in VariableManager get_vars() 27299 1727096468.18482: Calling all_inventory to load vars for managed_node2 27299 1727096468.18485: Calling groups_inventory to load vars for managed_node2 27299 1727096468.18489: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096468.18500: Calling all_plugins_play to load vars for managed_node2 27299 1727096468.18503: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096468.18507: Calling groups_plugins_play to load vars for managed_node2 27299 1727096468.19281: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096468.19699: done with get_vars() 27299 1727096468.19707: done getting variables 27299 1727096468.19759: 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-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_route_device_initscripts.yml:12 Monday 23 September 2024 09:01:08 -0400 (0:00:00.043) 0:00:03.333 ****** 27299 1727096468.19899: entering _queue_task() for managed_node2/set_fact 27299 1727096468.20418: worker is 1 (out of 1 available) 27299 1727096468.20483: exiting _queue_task() for managed_node2/set_fact 27299 1727096468.20494: done queuing things up, now waiting for results queue to drain 27299 1727096468.20495: waiting for pending results... 27299 1727096468.21086: running TaskExecutor() for managed_node2/TASK: Set network provider to 'initscripts' 27299 1727096468.21091: in run() - task 0afff68d-5257-2c18-73cc-000000000007 27299 1727096468.21095: variable 'ansible_search_path' from source: unknown 27299 1727096468.21192: calling self._execute() 27299 1727096468.21427: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096468.21431: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096468.21434: variable 'omit' from source: magic vars 27299 1727096468.21607: variable 'omit' from source: magic vars 27299 1727096468.21874: variable 'omit' from source: magic vars 27299 1727096468.21878: variable 'omit' from source: magic vars 27299 1727096468.21926: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27299 1727096468.22023: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27299 1727096468.22049: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27299 1727096468.22110: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27299 1727096468.22272: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27299 1727096468.22276: variable 'inventory_hostname' from source: host vars for 'managed_node2' 27299 1727096468.22278: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096468.22281: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096468.22486: Set connection var ansible_shell_executable to /bin/sh 27299 1727096468.22495: Set connection var ansible_connection to ssh 27299 1727096468.22506: Set connection var ansible_pipelining to False 27299 1727096468.22521: Set connection var ansible_shell_type to sh 27299 1727096468.22535: Set connection var ansible_timeout to 10 27299 1727096468.22675: Set connection var ansible_module_compression to ZIP_DEFLATED 27299 1727096468.22678: variable 'ansible_shell_executable' from source: unknown 27299 1727096468.22685: variable 'ansible_connection' from source: unknown 27299 1727096468.22694: variable 'ansible_module_compression' from source: unknown 27299 1727096468.22701: variable 'ansible_shell_type' from source: unknown 27299 1727096468.22707: variable 'ansible_shell_executable' from source: unknown 27299 1727096468.22715: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096468.22722: variable 'ansible_pipelining' from source: unknown 27299 1727096468.22731: variable 'ansible_timeout' from source: unknown 27299 1727096468.22740: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096468.22930: 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) 27299 1727096468.22948: variable 'omit' from source: magic vars 27299 1727096468.22960: starting attempt loop 27299 1727096468.22966: running the handler 27299 1727096468.22983: handler run complete 27299 1727096468.23002: attempt loop complete, returning result 27299 1727096468.23010: _execute() done 27299 1727096468.23017: dumping result to json 27299 1727096468.23023: done dumping result, returning 27299 1727096468.23035: done running TaskExecutor() for managed_node2/TASK: Set network provider to 'initscripts' [0afff68d-5257-2c18-73cc-000000000007] 27299 1727096468.23285: sending task result for task 0afff68d-5257-2c18-73cc-000000000007 27299 1727096468.23464: done sending task result for task 0afff68d-5257-2c18-73cc-000000000007 27299 1727096468.23470: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } 27299 1727096468.23728: no more pending results, returning what we have 27299 1727096468.23730: results queue empty 27299 1727096468.23732: checking for any_errors_fatal 27299 1727096468.23738: done checking for any_errors_fatal 27299 1727096468.23739: checking for max_fail_percentage 27299 1727096468.23741: done checking for max_fail_percentage 27299 1727096468.23742: checking to see if all hosts have failed and the running result is not ok 27299 1727096468.23743: done checking to see if all hosts have failed 27299 1727096468.23744: getting the remaining hosts for this loop 27299 1727096468.23745: done getting the remaining hosts for this loop 27299 1727096468.23749: getting the next task for host managed_node2 27299 1727096468.23757: done getting next task for host managed_node2 27299 1727096468.23759: ^ task is: TASK: meta (flush_handlers) 27299 1727096468.23760: ^ 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 27299 1727096468.23765: getting variables 27299 1727096468.23775: in VariableManager get_vars() 27299 1727096468.23807: Calling all_inventory to load vars for managed_node2 27299 1727096468.23810: Calling groups_inventory to load vars for managed_node2 27299 1727096468.23813: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096468.23822: Calling all_plugins_play to load vars for managed_node2 27299 1727096468.23824: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096468.23827: Calling groups_plugins_play to load vars for managed_node2 27299 1727096468.24319: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096468.24792: done with get_vars() 27299 1727096468.24803: done getting variables 27299 1727096468.24995: in VariableManager get_vars() 27299 1727096468.25005: Calling all_inventory to load vars for managed_node2 27299 1727096468.25007: Calling groups_inventory to load vars for managed_node2 27299 1727096468.25009: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096468.25014: Calling all_plugins_play to load vars for managed_node2 27299 1727096468.25016: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096468.25018: Calling groups_plugins_play to load vars for managed_node2 27299 1727096468.25194: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096468.25415: done with get_vars() 27299 1727096468.25429: done queuing things up, now waiting for results queue to drain 27299 1727096468.25431: results queue empty 27299 1727096468.25432: checking for any_errors_fatal 27299 1727096468.25434: done checking for any_errors_fatal 27299 1727096468.25435: checking for max_fail_percentage 27299 1727096468.25436: done checking for max_fail_percentage 27299 1727096468.25436: checking to see if all hosts have failed and the running result is not ok 27299 1727096468.25437: done checking to see if all hosts have failed 27299 1727096468.25438: getting the remaining hosts for this loop 27299 1727096468.25439: done getting the remaining hosts for this loop 27299 1727096468.25441: getting the next task for host managed_node2 27299 1727096468.25445: done getting next task for host managed_node2 27299 1727096468.25447: ^ task is: TASK: meta (flush_handlers) 27299 1727096468.25448: ^ 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 27299 1727096468.25457: getting variables 27299 1727096468.25459: in VariableManager get_vars() 27299 1727096468.25469: Calling all_inventory to load vars for managed_node2 27299 1727096468.25471: Calling groups_inventory to load vars for managed_node2 27299 1727096468.25473: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096468.25478: Calling all_plugins_play to load vars for managed_node2 27299 1727096468.25480: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096468.25483: Calling groups_plugins_play to load vars for managed_node2 27299 1727096468.25622: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096468.25808: done with get_vars() 27299 1727096468.25819: done getting variables 27299 1727096468.25864: in VariableManager get_vars() 27299 1727096468.25873: Calling all_inventory to load vars for managed_node2 27299 1727096468.25875: Calling groups_inventory to load vars for managed_node2 27299 1727096468.25877: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096468.25882: Calling all_plugins_play to load vars for managed_node2 27299 1727096468.25884: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096468.25886: Calling groups_plugins_play to load vars for managed_node2 27299 1727096468.26020: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096468.26233: done with get_vars() 27299 1727096468.26243: done queuing things up, now waiting for results queue to drain 27299 1727096468.26245: results queue empty 27299 1727096468.26246: checking for any_errors_fatal 27299 1727096468.26247: done checking for any_errors_fatal 27299 1727096468.26252: checking for max_fail_percentage 27299 1727096468.26253: done checking for max_fail_percentage 27299 1727096468.26254: checking to see if all hosts have failed and the running result is not ok 27299 1727096468.26254: done checking to see if all hosts have failed 27299 1727096468.26255: getting the remaining hosts for this loop 27299 1727096468.26256: done getting the remaining hosts for this loop 27299 1727096468.26258: getting the next task for host managed_node2 27299 1727096468.26261: done getting next task for host managed_node2 27299 1727096468.26262: ^ task is: None 27299 1727096468.26263: ^ 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 27299 1727096468.26264: done queuing things up, now waiting for results queue to drain 27299 1727096468.26265: results queue empty 27299 1727096468.26265: checking for any_errors_fatal 27299 1727096468.26266: done checking for any_errors_fatal 27299 1727096468.26268: checking for max_fail_percentage 27299 1727096468.26269: done checking for max_fail_percentage 27299 1727096468.26270: checking to see if all hosts have failed and the running result is not ok 27299 1727096468.26270: done checking to see if all hosts have failed 27299 1727096468.26272: getting the next task for host managed_node2 27299 1727096468.26274: done getting next task for host managed_node2 27299 1727096468.26275: ^ task is: None 27299 1727096468.26276: ^ 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 27299 1727096468.26322: in VariableManager get_vars() 27299 1727096468.26344: done with get_vars() 27299 1727096468.26350: in VariableManager get_vars() 27299 1727096468.26370: done with get_vars() 27299 1727096468.26375: variable 'omit' from source: magic vars 27299 1727096468.26406: in VariableManager get_vars() 27299 1727096468.26420: done with get_vars() 27299 1727096468.26439: variable 'omit' from source: magic vars PLAY [Test output device of routes] ******************************************** 27299 1727096468.27212: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 27299 1727096468.28086: getting the remaining hosts for this loop 27299 1727096468.28088: done getting the remaining hosts for this loop 27299 1727096468.28090: getting the next task for host managed_node2 27299 1727096468.28092: done getting next task for host managed_node2 27299 1727096468.28094: ^ task is: TASK: Gathering Facts 27299 1727096468.28095: ^ 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 27299 1727096468.28097: getting variables 27299 1727096468.28098: in VariableManager get_vars() 27299 1727096468.28108: Calling all_inventory to load vars for managed_node2 27299 1727096468.28110: Calling groups_inventory to load vars for managed_node2 27299 1727096468.28112: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096468.28115: Calling all_plugins_play to load vars for managed_node2 27299 1727096468.28126: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096468.28129: Calling groups_plugins_play to load vars for managed_node2 27299 1727096468.28245: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096468.29221: done with get_vars() 27299 1727096468.29230: done getting variables 27299 1727096468.29274: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:3 Monday 23 September 2024 09:01:08 -0400 (0:00:00.093) 0:00:03.427 ****** 27299 1727096468.29297: entering _queue_task() for managed_node2/gather_facts 27299 1727096468.30103: worker is 1 (out of 1 available) 27299 1727096468.30113: exiting _queue_task() for managed_node2/gather_facts 27299 1727096468.30125: done queuing things up, now waiting for results queue to drain 27299 1727096468.30127: waiting for pending results... 27299 1727096468.30323: running TaskExecutor() for managed_node2/TASK: Gathering Facts 27299 1727096468.30503: in run() - task 0afff68d-5257-2c18-73cc-00000000011b 27299 1727096468.30531: variable 'ansible_search_path' from source: unknown 27299 1727096468.30569: calling self._execute() 27299 1727096468.30658: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096468.30677: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096468.30697: variable 'omit' from source: magic vars 27299 1727096468.31566: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27299 1727096468.34277: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27299 1727096468.34351: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27299 1727096468.34474: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27299 1727096468.34478: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27299 1727096468.34480: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27299 1727096468.34573: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27299 1727096468.34612: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27299 1727096468.34643: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27299 1727096468.34698: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27299 1727096468.34718: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27299 1727096468.34858: variable 'ansible_distribution' from source: facts 27299 1727096468.34870: variable 'ansible_distribution_major_version' from source: facts 27299 1727096468.34902: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27299 1727096468.34910: when evaluation is False, skipping this task 27299 1727096468.34917: _execute() done 27299 1727096468.34922: dumping result to json 27299 1727096468.34973: done dumping result, returning 27299 1727096468.34977: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0afff68d-5257-2c18-73cc-00000000011b] 27299 1727096468.34980: sending task result for task 0afff68d-5257-2c18-73cc-00000000011b skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27299 1727096468.35155: no more pending results, returning what we have 27299 1727096468.35158: results queue empty 27299 1727096468.35159: checking for any_errors_fatal 27299 1727096468.35160: done checking for any_errors_fatal 27299 1727096468.35161: checking for max_fail_percentage 27299 1727096468.35162: done checking for max_fail_percentage 27299 1727096468.35163: checking to see if all hosts have failed and the running result is not ok 27299 1727096468.35164: done checking to see if all hosts have failed 27299 1727096468.35165: getting the remaining hosts for this loop 27299 1727096468.35166: done getting the remaining hosts for this loop 27299 1727096468.35172: getting the next task for host managed_node2 27299 1727096468.35180: done getting next task for host managed_node2 27299 1727096468.35181: ^ task is: TASK: meta (flush_handlers) 27299 1727096468.35183: ^ 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 27299 1727096468.35187: getting variables 27299 1727096468.35189: in VariableManager get_vars() 27299 1727096468.35235: Calling all_inventory to load vars for managed_node2 27299 1727096468.35238: Calling groups_inventory to load vars for managed_node2 27299 1727096468.35241: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096468.35273: done sending task result for task 0afff68d-5257-2c18-73cc-00000000011b 27299 1727096468.35277: WORKER PROCESS EXITING 27299 1727096468.35287: Calling all_plugins_play to load vars for managed_node2 27299 1727096468.35290: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096468.35293: Calling groups_plugins_play to load vars for managed_node2 27299 1727096468.35642: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096468.36272: done with get_vars() 27299 1727096468.36284: done getting variables 27299 1727096468.36469: in VariableManager get_vars() 27299 1727096468.36485: Calling all_inventory to load vars for managed_node2 27299 1727096468.36487: Calling groups_inventory to load vars for managed_node2 27299 1727096468.36489: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096468.36494: Calling all_plugins_play to load vars for managed_node2 27299 1727096468.36496: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096468.36499: Calling groups_plugins_play to load vars for managed_node2 27299 1727096468.36810: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096468.37095: done with get_vars() 27299 1727096468.37290: done queuing things up, now waiting for results queue to drain 27299 1727096468.37293: results queue empty 27299 1727096468.37293: checking for any_errors_fatal 27299 1727096468.37296: done checking for any_errors_fatal 27299 1727096468.37296: checking for max_fail_percentage 27299 1727096468.37298: done checking for max_fail_percentage 27299 1727096468.37299: checking to see if all hosts have failed and the running result is not ok 27299 1727096468.37299: done checking to see if all hosts have failed 27299 1727096468.37300: getting the remaining hosts for this loop 27299 1727096468.37301: done getting the remaining hosts for this loop 27299 1727096468.37304: getting the next task for host managed_node2 27299 1727096468.37307: done getting next task for host managed_node2 27299 1727096468.37309: ^ task is: TASK: Set type and interface0 27299 1727096468.37311: ^ 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 27299 1727096468.37313: getting variables 27299 1727096468.37314: in VariableManager get_vars() 27299 1727096468.37332: Calling all_inventory to load vars for managed_node2 27299 1727096468.37334: Calling groups_inventory to load vars for managed_node2 27299 1727096468.37336: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096468.37341: Calling all_plugins_play to load vars for managed_node2 27299 1727096468.37348: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096468.37351: Calling groups_plugins_play to load vars for managed_node2 27299 1727096468.37516: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096468.37711: done with get_vars() 27299 1727096468.37725: done getting variables 27299 1727096468.37775: 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-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:11 Monday 23 September 2024 09:01:08 -0400 (0:00:00.085) 0:00:03.512 ****** 27299 1727096468.37802: entering _queue_task() for managed_node2/set_fact 27299 1727096468.38183: worker is 1 (out of 1 available) 27299 1727096468.38201: exiting _queue_task() for managed_node2/set_fact 27299 1727096468.38215: done queuing things up, now waiting for results queue to drain 27299 1727096468.38217: waiting for pending results... 27299 1727096468.38421: running TaskExecutor() for managed_node2/TASK: Set type and interface0 27299 1727096468.38533: in run() - task 0afff68d-5257-2c18-73cc-00000000000b 27299 1727096468.38593: variable 'ansible_search_path' from source: unknown 27299 1727096468.38596: calling self._execute() 27299 1727096468.38680: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096468.38698: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096468.38717: variable 'omit' from source: magic vars 27299 1727096468.39158: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27299 1727096468.43960: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27299 1727096468.43965: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27299 1727096468.44036: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27299 1727096468.44084: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27299 1727096468.44156: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27299 1727096468.44393: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27299 1727096468.44412: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27299 1727096468.44486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27299 1727096468.44719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27299 1727096468.44724: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27299 1727096468.44945: variable 'ansible_distribution' from source: facts 27299 1727096468.44957: variable 'ansible_distribution_major_version' from source: facts 27299 1727096468.44995: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27299 1727096468.45155: when evaluation is False, skipping this task 27299 1727096468.45159: _execute() done 27299 1727096468.45161: dumping result to json 27299 1727096468.45163: done dumping result, returning 27299 1727096468.45165: done running TaskExecutor() for managed_node2/TASK: Set type and interface0 [0afff68d-5257-2c18-73cc-00000000000b] 27299 1727096468.45168: sending task result for task 0afff68d-5257-2c18-73cc-00000000000b skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27299 1727096468.45415: no more pending results, returning what we have 27299 1727096468.45419: results queue empty 27299 1727096468.45419: checking for any_errors_fatal 27299 1727096468.45421: done checking for any_errors_fatal 27299 1727096468.45421: checking for max_fail_percentage 27299 1727096468.45423: done checking for max_fail_percentage 27299 1727096468.45424: checking to see if all hosts have failed and the running result is not ok 27299 1727096468.45425: done checking to see if all hosts have failed 27299 1727096468.45425: getting the remaining hosts for this loop 27299 1727096468.45427: done getting the remaining hosts for this loop 27299 1727096468.45430: getting the next task for host managed_node2 27299 1727096468.45438: done getting next task for host managed_node2 27299 1727096468.45441: ^ task is: TASK: Show interfaces 27299 1727096468.45443: ^ 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 27299 1727096468.45447: getting variables 27299 1727096468.45449: in VariableManager get_vars() 27299 1727096468.45523: Calling all_inventory to load vars for managed_node2 27299 1727096468.45526: Calling groups_inventory to load vars for managed_node2 27299 1727096468.45528: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096468.45540: Calling all_plugins_play to load vars for managed_node2 27299 1727096468.45543: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096468.45546: Calling groups_plugins_play to load vars for managed_node2 27299 1727096468.46011: done sending task result for task 0afff68d-5257-2c18-73cc-00000000000b 27299 1727096468.46015: WORKER PROCESS EXITING 27299 1727096468.46043: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096468.46259: done with get_vars() 27299 1727096468.46272: done getting variables TASK [Show interfaces] ********************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:15 Monday 23 September 2024 09:01:08 -0400 (0:00:00.085) 0:00:03.598 ****** 27299 1727096468.46364: entering _queue_task() for managed_node2/include_tasks 27299 1727096468.46634: worker is 1 (out of 1 available) 27299 1727096468.46644: exiting _queue_task() for managed_node2/include_tasks 27299 1727096468.46657: done queuing things up, now waiting for results queue to drain 27299 1727096468.46659: waiting for pending results... 27299 1727096468.46907: running TaskExecutor() for managed_node2/TASK: Show interfaces 27299 1727096468.47002: in run() - task 0afff68d-5257-2c18-73cc-00000000000c 27299 1727096468.47023: variable 'ansible_search_path' from source: unknown 27299 1727096468.47070: calling self._execute() 27299 1727096468.47159: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096468.47172: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096468.47188: variable 'omit' from source: magic vars 27299 1727096468.47777: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27299 1727096468.50685: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27299 1727096468.50775: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27299 1727096468.50816: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27299 1727096468.50857: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27299 1727096468.50896: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27299 1727096468.50985: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27299 1727096468.51073: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27299 1727096468.51077: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27299 1727096468.51105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27299 1727096468.51125: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27299 1727096468.51284: variable 'ansible_distribution' from source: facts 27299 1727096468.51295: variable 'ansible_distribution_major_version' from source: facts 27299 1727096468.51323: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27299 1727096468.51329: when evaluation is False, skipping this task 27299 1727096468.51336: _execute() done 27299 1727096468.51486: dumping result to json 27299 1727096468.51490: done dumping result, returning 27299 1727096468.51492: done running TaskExecutor() for managed_node2/TASK: Show interfaces [0afff68d-5257-2c18-73cc-00000000000c] 27299 1727096468.51495: sending task result for task 0afff68d-5257-2c18-73cc-00000000000c skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27299 1727096468.51680: no more pending results, returning what we have 27299 1727096468.51684: results queue empty 27299 1727096468.51685: checking for any_errors_fatal 27299 1727096468.51690: done checking for any_errors_fatal 27299 1727096468.51691: checking for max_fail_percentage 27299 1727096468.51693: done checking for max_fail_percentage 27299 1727096468.51694: checking to see if all hosts have failed and the running result is not ok 27299 1727096468.51695: done checking to see if all hosts have failed 27299 1727096468.51695: getting the remaining hosts for this loop 27299 1727096468.51697: done getting the remaining hosts for this loop 27299 1727096468.51701: getting the next task for host managed_node2 27299 1727096468.51708: done getting next task for host managed_node2 27299 1727096468.51711: ^ task is: TASK: Manage test interface 27299 1727096468.51713: ^ 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 27299 1727096468.51716: getting variables 27299 1727096468.51717: in VariableManager get_vars() 27299 1727096468.51764: Calling all_inventory to load vars for managed_node2 27299 1727096468.51970: Calling groups_inventory to load vars for managed_node2 27299 1727096468.51975: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096468.51985: Calling all_plugins_play to load vars for managed_node2 27299 1727096468.51988: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096468.51991: Calling groups_plugins_play to load vars for managed_node2 27299 1727096468.52326: done sending task result for task 0afff68d-5257-2c18-73cc-00000000000c 27299 1727096468.52329: WORKER PROCESS EXITING 27299 1727096468.52351: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096468.52660: done with get_vars() 27299 1727096468.52730: done getting variables TASK [Manage test interface] *************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:17 Monday 23 September 2024 09:01:08 -0400 (0:00:00.064) 0:00:03.663 ****** 27299 1727096468.52820: entering _queue_task() for managed_node2/include_tasks 27299 1727096468.53423: worker is 1 (out of 1 available) 27299 1727096468.53436: exiting _queue_task() for managed_node2/include_tasks 27299 1727096468.53451: done queuing things up, now waiting for results queue to drain 27299 1727096468.53452: waiting for pending results... 27299 1727096468.53851: running TaskExecutor() for managed_node2/TASK: Manage test interface 27299 1727096468.53966: in run() - task 0afff68d-5257-2c18-73cc-00000000000d 27299 1727096468.53992: variable 'ansible_search_path' from source: unknown 27299 1727096468.54036: calling self._execute() 27299 1727096468.54134: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096468.54146: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096468.54160: variable 'omit' from source: magic vars 27299 1727096468.54655: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27299 1727096468.57613: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27299 1727096468.57777: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27299 1727096468.57878: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27299 1727096468.57881: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27299 1727096468.58005: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27299 1727096468.58113: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27299 1727096468.58249: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27299 1727096468.58355: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27299 1727096468.58502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27299 1727096468.58566: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27299 1727096468.58981: variable 'ansible_distribution' from source: facts 27299 1727096468.59017: variable 'ansible_distribution_major_version' from source: facts 27299 1727096468.59026: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27299 1727096468.59034: when evaluation is False, skipping this task 27299 1727096468.59043: _execute() done 27299 1727096468.59076: dumping result to json 27299 1727096468.59082: done dumping result, returning 27299 1727096468.59085: done running TaskExecutor() for managed_node2/TASK: Manage test interface [0afff68d-5257-2c18-73cc-00000000000d] 27299 1727096468.59087: sending task result for task 0afff68d-5257-2c18-73cc-00000000000d skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27299 1727096468.59350: no more pending results, returning what we have 27299 1727096468.59354: results queue empty 27299 1727096468.59355: checking for any_errors_fatal 27299 1727096468.59359: done checking for any_errors_fatal 27299 1727096468.59360: checking for max_fail_percentage 27299 1727096468.59361: done checking for max_fail_percentage 27299 1727096468.59362: checking to see if all hosts have failed and the running result is not ok 27299 1727096468.59363: done checking to see if all hosts have failed 27299 1727096468.59364: getting the remaining hosts for this loop 27299 1727096468.59365: done getting the remaining hosts for this loop 27299 1727096468.59374: getting the next task for host managed_node2 27299 1727096468.59381: done getting next task for host managed_node2 27299 1727096468.59384: ^ task is: TASK: Assert device is present 27299 1727096468.59386: ^ 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 27299 1727096468.59389: getting variables 27299 1727096468.59391: in VariableManager get_vars() 27299 1727096468.59435: Calling all_inventory to load vars for managed_node2 27299 1727096468.59438: Calling groups_inventory to load vars for managed_node2 27299 1727096468.59442: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096468.59455: Calling all_plugins_play to load vars for managed_node2 27299 1727096468.59458: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096468.59461: Calling groups_plugins_play to load vars for managed_node2 27299 1727096468.59878: done sending task result for task 0afff68d-5257-2c18-73cc-00000000000d 27299 1727096468.59882: WORKER PROCESS EXITING 27299 1727096468.59902: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096468.60108: done with get_vars() 27299 1727096468.60119: done getting variables TASK [Assert device is present] ************************************************ task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:21 Monday 23 September 2024 09:01:08 -0400 (0:00:00.073) 0:00:03.737 ****** 27299 1727096468.60218: entering _queue_task() for managed_node2/include_tasks 27299 1727096468.60511: worker is 1 (out of 1 available) 27299 1727096468.60524: exiting _queue_task() for managed_node2/include_tasks 27299 1727096468.60536: done queuing things up, now waiting for results queue to drain 27299 1727096468.60537: waiting for pending results... 27299 1727096468.60881: running TaskExecutor() for managed_node2/TASK: Assert device is present 27299 1727096468.61120: in run() - task 0afff68d-5257-2c18-73cc-00000000000e 27299 1727096468.61124: variable 'ansible_search_path' from source: unknown 27299 1727096468.61373: calling self._execute() 27299 1727096468.61669: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096468.61676: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096468.61679: variable 'omit' from source: magic vars 27299 1727096468.62754: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27299 1727096468.67084: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27299 1727096468.67179: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27299 1727096468.67221: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27299 1727096468.67263: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27299 1727096468.67301: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27299 1727096468.67396: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27299 1727096468.67437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27299 1727096468.67482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27299 1727096468.67496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27299 1727096468.67672: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27299 1727096468.67676: variable 'ansible_distribution' from source: facts 27299 1727096468.67679: variable 'ansible_distribution_major_version' from source: facts 27299 1727096468.67681: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27299 1727096468.67683: when evaluation is False, skipping this task 27299 1727096468.67690: _execute() done 27299 1727096468.67698: dumping result to json 27299 1727096468.67705: done dumping result, returning 27299 1727096468.67716: done running TaskExecutor() for managed_node2/TASK: Assert device is present [0afff68d-5257-2c18-73cc-00000000000e] 27299 1727096468.67725: sending task result for task 0afff68d-5257-2c18-73cc-00000000000e skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27299 1727096468.67866: no more pending results, returning what we have 27299 1727096468.67872: results queue empty 27299 1727096468.67873: checking for any_errors_fatal 27299 1727096468.67879: done checking for any_errors_fatal 27299 1727096468.67880: checking for max_fail_percentage 27299 1727096468.67881: done checking for max_fail_percentage 27299 1727096468.67883: checking to see if all hosts have failed and the running result is not ok 27299 1727096468.67884: done checking to see if all hosts have failed 27299 1727096468.67884: getting the remaining hosts for this loop 27299 1727096468.67886: done getting the remaining hosts for this loop 27299 1727096468.67891: getting the next task for host managed_node2 27299 1727096468.67897: done getting next task for host managed_node2 27299 1727096468.67900: ^ task is: TASK: Set interface1 27299 1727096468.67902: ^ 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 27299 1727096468.67905: getting variables 27299 1727096468.67907: in VariableManager get_vars() 27299 1727096468.67952: Calling all_inventory to load vars for managed_node2 27299 1727096468.67955: Calling groups_inventory to load vars for managed_node2 27299 1727096468.67958: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096468.67972: Calling all_plugins_play to load vars for managed_node2 27299 1727096468.67975: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096468.67978: Calling groups_plugins_play to load vars for managed_node2 27299 1727096468.68484: done sending task result for task 0afff68d-5257-2c18-73cc-00000000000e 27299 1727096468.68487: WORKER PROCESS EXITING 27299 1727096468.68511: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096468.68710: done with get_vars() 27299 1727096468.68721: done getting variables 27299 1727096468.68805: 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-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:23 Monday 23 September 2024 09:01:08 -0400 (0:00:00.086) 0:00:03.823 ****** 27299 1727096468.68831: entering _queue_task() for managed_node2/set_fact 27299 1727096468.69097: worker is 1 (out of 1 available) 27299 1727096468.69110: exiting _queue_task() for managed_node2/set_fact 27299 1727096468.69123: done queuing things up, now waiting for results queue to drain 27299 1727096468.69124: waiting for pending results... 27299 1727096468.69370: running TaskExecutor() for managed_node2/TASK: Set interface1 27299 1727096468.69458: in run() - task 0afff68d-5257-2c18-73cc-00000000000f 27299 1727096468.69482: variable 'ansible_search_path' from source: unknown 27299 1727096468.69522: calling self._execute() 27299 1727096468.69603: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096468.69613: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096468.69628: variable 'omit' from source: magic vars 27299 1727096468.70052: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27299 1727096468.72505: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27299 1727096468.72578: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27299 1727096468.72636: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27299 1727096468.72712: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27299 1727096468.72721: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27299 1727096468.72803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27299 1727096468.72841: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27299 1727096468.72927: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27299 1727096468.72931: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27299 1727096468.72933: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27299 1727096468.73073: variable 'ansible_distribution' from source: facts 27299 1727096468.73085: variable 'ansible_distribution_major_version' from source: facts 27299 1727096468.73107: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27299 1727096468.73114: when evaluation is False, skipping this task 27299 1727096468.73121: _execute() done 27299 1727096468.73128: dumping result to json 27299 1727096468.73135: done dumping result, returning 27299 1727096468.73150: done running TaskExecutor() for managed_node2/TASK: Set interface1 [0afff68d-5257-2c18-73cc-00000000000f] 27299 1727096468.73159: sending task result for task 0afff68d-5257-2c18-73cc-00000000000f skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27299 1727096468.73423: no more pending results, returning what we have 27299 1727096468.73427: results queue empty 27299 1727096468.73428: checking for any_errors_fatal 27299 1727096468.73433: done checking for any_errors_fatal 27299 1727096468.73434: checking for max_fail_percentage 27299 1727096468.73436: done checking for max_fail_percentage 27299 1727096468.73437: checking to see if all hosts have failed and the running result is not ok 27299 1727096468.73438: done checking to see if all hosts have failed 27299 1727096468.73439: getting the remaining hosts for this loop 27299 1727096468.73441: done getting the remaining hosts for this loop 27299 1727096468.73444: getting the next task for host managed_node2 27299 1727096468.73452: done getting next task for host managed_node2 27299 1727096468.73455: ^ task is: TASK: Show interfaces 27299 1727096468.73457: ^ 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 27299 1727096468.73460: getting variables 27299 1727096468.73462: in VariableManager get_vars() 27299 1727096468.73506: Calling all_inventory to load vars for managed_node2 27299 1727096468.73509: Calling groups_inventory to load vars for managed_node2 27299 1727096468.73512: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096468.73524: Calling all_plugins_play to load vars for managed_node2 27299 1727096468.73527: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096468.73530: Calling groups_plugins_play to load vars for managed_node2 27299 1727096468.73862: done sending task result for task 0afff68d-5257-2c18-73cc-00000000000f 27299 1727096468.73865: WORKER PROCESS EXITING 27299 1727096468.73888: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096468.74228: done with get_vars() 27299 1727096468.74265: done getting variables TASK [Show interfaces] ********************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:26 Monday 23 September 2024 09:01:08 -0400 (0:00:00.055) 0:00:03.878 ****** 27299 1727096468.74393: entering _queue_task() for managed_node2/include_tasks 27299 1727096468.74756: worker is 1 (out of 1 available) 27299 1727096468.74786: exiting _queue_task() for managed_node2/include_tasks 27299 1727096468.74801: done queuing things up, now waiting for results queue to drain 27299 1727096468.74802: waiting for pending results... 27299 1727096468.75013: running TaskExecutor() for managed_node2/TASK: Show interfaces 27299 1727096468.75098: in run() - task 0afff68d-5257-2c18-73cc-000000000010 27299 1727096468.75120: variable 'ansible_search_path' from source: unknown 27299 1727096468.75160: calling self._execute() 27299 1727096468.75248: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096468.75259: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096468.75277: variable 'omit' from source: magic vars 27299 1727096468.75699: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27299 1727096468.77807: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27299 1727096468.77876: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27299 1727096468.77915: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27299 1727096468.77953: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27299 1727096468.77987: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27299 1727096468.78072: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27299 1727096468.78108: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27299 1727096468.78140: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27299 1727096468.78185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27299 1727096468.78375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27299 1727096468.78391: variable 'ansible_distribution' from source: facts 27299 1727096468.78403: variable 'ansible_distribution_major_version' from source: facts 27299 1727096468.78428: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27299 1727096468.78436: when evaluation is False, skipping this task 27299 1727096468.78443: _execute() done 27299 1727096468.78449: dumping result to json 27299 1727096468.78456: done dumping result, returning 27299 1727096468.78471: done running TaskExecutor() for managed_node2/TASK: Show interfaces [0afff68d-5257-2c18-73cc-000000000010] 27299 1727096468.78481: sending task result for task 0afff68d-5257-2c18-73cc-000000000010 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27299 1727096468.78625: no more pending results, returning what we have 27299 1727096468.78629: results queue empty 27299 1727096468.78630: checking for any_errors_fatal 27299 1727096468.78637: done checking for any_errors_fatal 27299 1727096468.78638: checking for max_fail_percentage 27299 1727096468.78640: done checking for max_fail_percentage 27299 1727096468.78641: checking to see if all hosts have failed and the running result is not ok 27299 1727096468.78642: done checking to see if all hosts have failed 27299 1727096468.78642: getting the remaining hosts for this loop 27299 1727096468.78644: done getting the remaining hosts for this loop 27299 1727096468.78650: getting the next task for host managed_node2 27299 1727096468.78656: done getting next task for host managed_node2 27299 1727096468.78659: ^ task is: TASK: Manage test interface 27299 1727096468.78661: ^ 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 27299 1727096468.78664: getting variables 27299 1727096468.78666: in VariableManager get_vars() 27299 1727096468.78712: Calling all_inventory to load vars for managed_node2 27299 1727096468.78716: Calling groups_inventory to load vars for managed_node2 27299 1727096468.78718: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096468.78729: Calling all_plugins_play to load vars for managed_node2 27299 1727096468.78732: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096468.78735: Calling groups_plugins_play to load vars for managed_node2 27299 1727096468.79236: done sending task result for task 0afff68d-5257-2c18-73cc-000000000010 27299 1727096468.79240: WORKER PROCESS EXITING 27299 1727096468.79264: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096468.79489: done with get_vars() 27299 1727096468.79501: done getting variables TASK [Manage test interface] *************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:28 Monday 23 September 2024 09:01:08 -0400 (0:00:00.053) 0:00:03.931 ****** 27299 1727096468.79712: entering _queue_task() for managed_node2/include_tasks 27299 1727096468.80529: worker is 1 (out of 1 available) 27299 1727096468.80543: exiting _queue_task() for managed_node2/include_tasks 27299 1727096468.80558: done queuing things up, now waiting for results queue to drain 27299 1727096468.80560: waiting for pending results... 27299 1727096468.81168: running TaskExecutor() for managed_node2/TASK: Manage test interface 27299 1727096468.81276: in run() - task 0afff68d-5257-2c18-73cc-000000000011 27299 1727096468.81297: variable 'ansible_search_path' from source: unknown 27299 1727096468.81342: calling self._execute() 27299 1727096468.81494: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096468.81525: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096468.81575: variable 'omit' from source: magic vars 27299 1727096468.81925: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27299 1727096468.84273: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27299 1727096468.84329: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27299 1727096468.84475: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27299 1727096468.84480: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27299 1727096468.84483: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27299 1727096468.84603: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27299 1727096468.84606: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27299 1727096468.84622: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27299 1727096468.84666: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27299 1727096468.84692: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27299 1727096468.84849: variable 'ansible_distribution' from source: facts 27299 1727096468.84859: variable 'ansible_distribution_major_version' from source: facts 27299 1727096468.84886: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27299 1727096468.84893: when evaluation is False, skipping this task 27299 1727096468.84899: _execute() done 27299 1727096468.84905: dumping result to json 27299 1727096468.84929: done dumping result, returning 27299 1727096468.84933: done running TaskExecutor() for managed_node2/TASK: Manage test interface [0afff68d-5257-2c18-73cc-000000000011] 27299 1727096468.85007: sending task result for task 0afff68d-5257-2c18-73cc-000000000011 27299 1727096468.85228: done sending task result for task 0afff68d-5257-2c18-73cc-000000000011 27299 1727096468.85231: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27299 1727096468.85287: no more pending results, returning what we have 27299 1727096468.85291: results queue empty 27299 1727096468.85292: checking for any_errors_fatal 27299 1727096468.85298: done checking for any_errors_fatal 27299 1727096468.85299: checking for max_fail_percentage 27299 1727096468.85300: done checking for max_fail_percentage 27299 1727096468.85302: checking to see if all hosts have failed and the running result is not ok 27299 1727096468.85303: done checking to see if all hosts have failed 27299 1727096468.85303: getting the remaining hosts for this loop 27299 1727096468.85304: done getting the remaining hosts for this loop 27299 1727096468.85309: getting the next task for host managed_node2 27299 1727096468.85315: done getting next task for host managed_node2 27299 1727096468.85318: ^ task is: TASK: Assert device is present 27299 1727096468.85319: ^ 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 27299 1727096468.85322: getting variables 27299 1727096468.85324: in VariableManager get_vars() 27299 1727096468.85365: Calling all_inventory to load vars for managed_node2 27299 1727096468.85372: Calling groups_inventory to load vars for managed_node2 27299 1727096468.85375: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096468.85387: Calling all_plugins_play to load vars for managed_node2 27299 1727096468.85391: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096468.85394: Calling groups_plugins_play to load vars for managed_node2 27299 1727096468.85889: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096468.86106: done with get_vars() 27299 1727096468.86116: done getting variables TASK [Assert device is present] ************************************************ task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:32 Monday 23 September 2024 09:01:08 -0400 (0:00:00.064) 0:00:03.996 ****** 27299 1727096468.86212: entering _queue_task() for managed_node2/include_tasks 27299 1727096468.86613: worker is 1 (out of 1 available) 27299 1727096468.86623: exiting _queue_task() for managed_node2/include_tasks 27299 1727096468.86635: done queuing things up, now waiting for results queue to drain 27299 1727096468.86636: waiting for pending results... 27299 1727096468.86831: running TaskExecutor() for managed_node2/TASK: Assert device is present 27299 1727096468.86861: in run() - task 0afff68d-5257-2c18-73cc-000000000012 27299 1727096468.86886: variable 'ansible_search_path' from source: unknown 27299 1727096468.86927: calling self._execute() 27299 1727096468.87014: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096468.87034: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096468.87055: variable 'omit' from source: magic vars 27299 1727096468.87528: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27299 1727096468.90075: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27299 1727096468.90081: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27299 1727096468.90131: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27299 1727096468.90173: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27299 1727096468.90219: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27299 1727096468.90313: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27299 1727096468.90353: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27299 1727096468.90389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27299 1727096468.90446: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27299 1727096468.90466: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27299 1727096468.90636: variable 'ansible_distribution' from source: facts 27299 1727096468.90640: variable 'ansible_distribution_major_version' from source: facts 27299 1727096468.90658: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27299 1727096468.90742: when evaluation is False, skipping this task 27299 1727096468.90745: _execute() done 27299 1727096468.90747: dumping result to json 27299 1727096468.90749: done dumping result, returning 27299 1727096468.90751: done running TaskExecutor() for managed_node2/TASK: Assert device is present [0afff68d-5257-2c18-73cc-000000000012] 27299 1727096468.90755: sending task result for task 0afff68d-5257-2c18-73cc-000000000012 27299 1727096468.90824: done sending task result for task 0afff68d-5257-2c18-73cc-000000000012 27299 1727096468.90827: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27299 1727096468.90885: no more pending results, returning what we have 27299 1727096468.90889: results queue empty 27299 1727096468.90890: checking for any_errors_fatal 27299 1727096468.90896: done checking for any_errors_fatal 27299 1727096468.90897: checking for max_fail_percentage 27299 1727096468.90899: done checking for max_fail_percentage 27299 1727096468.90900: checking to see if all hosts have failed and the running result is not ok 27299 1727096468.90901: done checking to see if all hosts have failed 27299 1727096468.90901: getting the remaining hosts for this loop 27299 1727096468.90903: done getting the remaining hosts for this loop 27299 1727096468.90907: getting the next task for host managed_node2 27299 1727096468.90915: done getting next task for host managed_node2 27299 1727096468.90921: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 27299 1727096468.90924: ^ 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 27299 1727096468.91177: getting variables 27299 1727096468.91179: in VariableManager get_vars() 27299 1727096468.91215: Calling all_inventory to load vars for managed_node2 27299 1727096468.91218: Calling groups_inventory to load vars for managed_node2 27299 1727096468.91220: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096468.91228: Calling all_plugins_play to load vars for managed_node2 27299 1727096468.91230: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096468.91233: Calling groups_plugins_play to load vars for managed_node2 27299 1727096468.91436: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096468.91654: done with get_vars() 27299 1727096468.91665: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 23 September 2024 09:01:08 -0400 (0:00:00.055) 0:00:04.052 ****** 27299 1727096468.91763: entering _queue_task() for managed_node2/include_tasks 27299 1727096468.92030: worker is 1 (out of 1 available) 27299 1727096468.92155: exiting _queue_task() for managed_node2/include_tasks 27299 1727096468.92167: done queuing things up, now waiting for results queue to drain 27299 1727096468.92174: waiting for pending results... 27299 1727096468.92487: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 27299 1727096468.92492: in run() - task 0afff68d-5257-2c18-73cc-00000000001b 27299 1727096468.92495: variable 'ansible_search_path' from source: unknown 27299 1727096468.92497: variable 'ansible_search_path' from source: unknown 27299 1727096468.92504: calling self._execute() 27299 1727096468.92588: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096468.92602: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096468.92616: variable 'omit' from source: magic vars 27299 1727096468.93049: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27299 1727096468.96886: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27299 1727096468.97176: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27299 1727096468.97230: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27299 1727096468.97272: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27299 1727096468.97310: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27299 1727096468.97391: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27299 1727096468.97433: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27299 1727096468.97464: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27299 1727096468.97519: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27299 1727096468.97539: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27299 1727096468.97680: variable 'ansible_distribution' from source: facts 27299 1727096468.97693: variable 'ansible_distribution_major_version' from source: facts 27299 1727096468.97715: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27299 1727096468.97731: when evaluation is False, skipping this task 27299 1727096468.97739: _execute() done 27299 1727096468.97745: dumping result to json 27299 1727096468.97751: done dumping result, returning 27299 1727096468.97763: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-2c18-73cc-00000000001b] 27299 1727096468.97777: sending task result for task 0afff68d-5257-2c18-73cc-00000000001b skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27299 1727096468.98027: no more pending results, returning what we have 27299 1727096468.98031: results queue empty 27299 1727096468.98033: checking for any_errors_fatal 27299 1727096468.98038: done checking for any_errors_fatal 27299 1727096468.98039: checking for max_fail_percentage 27299 1727096468.98041: done checking for max_fail_percentage 27299 1727096468.98042: checking to see if all hosts have failed and the running result is not ok 27299 1727096468.98043: done checking to see if all hosts have failed 27299 1727096468.98044: getting the remaining hosts for this loop 27299 1727096468.98045: done getting the remaining hosts for this loop 27299 1727096468.98051: getting the next task for host managed_node2 27299 1727096468.98059: done getting next task for host managed_node2 27299 1727096468.98063: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 27299 1727096468.98066: ^ 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 27299 1727096468.98082: getting variables 27299 1727096468.98084: in VariableManager get_vars() 27299 1727096468.98124: Calling all_inventory to load vars for managed_node2 27299 1727096468.98127: Calling groups_inventory to load vars for managed_node2 27299 1727096468.98129: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096468.98139: Calling all_plugins_play to load vars for managed_node2 27299 1727096468.98142: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096468.98145: Calling groups_plugins_play to load vars for managed_node2 27299 1727096468.98545: done sending task result for task 0afff68d-5257-2c18-73cc-00000000001b 27299 1727096468.98548: WORKER PROCESS EXITING 27299 1727096468.98573: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096468.98792: done with get_vars() 27299 1727096468.98802: done getting variables 27299 1727096468.98900: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 09:01:08 -0400 (0:00:00.071) 0:00:04.124 ****** 27299 1727096468.98937: entering _queue_task() for managed_node2/debug 27299 1727096468.98939: Creating lock for debug 27299 1727096468.99202: worker is 1 (out of 1 available) 27299 1727096468.99215: exiting _queue_task() for managed_node2/debug 27299 1727096468.99226: done queuing things up, now waiting for results queue to drain 27299 1727096468.99228: waiting for pending results... 27299 1727096468.99483: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 27299 1727096468.99613: in run() - task 0afff68d-5257-2c18-73cc-00000000001c 27299 1727096468.99632: variable 'ansible_search_path' from source: unknown 27299 1727096468.99639: variable 'ansible_search_path' from source: unknown 27299 1727096468.99680: calling self._execute() 27299 1727096468.99762: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096468.99779: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096468.99793: variable 'omit' from source: magic vars 27299 1727096469.00224: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27299 1727096469.02737: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27299 1727096469.02872: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27299 1727096469.02876: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27299 1727096469.02898: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27299 1727096469.02931: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27299 1727096469.03019: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27299 1727096469.03055: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27299 1727096469.03097: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27299 1727096469.03142: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27299 1727096469.03162: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27299 1727096469.03475: variable 'ansible_distribution' from source: facts 27299 1727096469.03478: variable 'ansible_distribution_major_version' from source: facts 27299 1727096469.03481: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27299 1727096469.03483: when evaluation is False, skipping this task 27299 1727096469.03485: _execute() done 27299 1727096469.03488: dumping result to json 27299 1727096469.03490: done dumping result, returning 27299 1727096469.03492: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-2c18-73cc-00000000001c] 27299 1727096469.03494: sending task result for task 0afff68d-5257-2c18-73cc-00000000001c 27299 1727096469.03557: done sending task result for task 0afff68d-5257-2c18-73cc-00000000001c 27299 1727096469.03559: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 27299 1727096469.03611: no more pending results, returning what we have 27299 1727096469.03614: results queue empty 27299 1727096469.03616: checking for any_errors_fatal 27299 1727096469.03620: done checking for any_errors_fatal 27299 1727096469.03621: checking for max_fail_percentage 27299 1727096469.03623: done checking for max_fail_percentage 27299 1727096469.03624: checking to see if all hosts have failed and the running result is not ok 27299 1727096469.03624: done checking to see if all hosts have failed 27299 1727096469.03625: getting the remaining hosts for this loop 27299 1727096469.03626: done getting the remaining hosts for this loop 27299 1727096469.03630: getting the next task for host managed_node2 27299 1727096469.03637: done getting next task for host managed_node2 27299 1727096469.03640: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 27299 1727096469.03643: ^ 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 27299 1727096469.03655: getting variables 27299 1727096469.03656: in VariableManager get_vars() 27299 1727096469.03704: Calling all_inventory to load vars for managed_node2 27299 1727096469.03707: Calling groups_inventory to load vars for managed_node2 27299 1727096469.03709: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096469.03719: Calling all_plugins_play to load vars for managed_node2 27299 1727096469.03721: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096469.03724: Calling groups_plugins_play to load vars for managed_node2 27299 1727096469.04018: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096469.04306: done with get_vars() 27299 1727096469.04316: done getting variables 27299 1727096469.04407: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 09:01:09 -0400 (0:00:00.055) 0:00:04.179 ****** 27299 1727096469.04437: entering _queue_task() for managed_node2/fail 27299 1727096469.04439: Creating lock for fail 27299 1727096469.04965: worker is 1 (out of 1 available) 27299 1727096469.05138: exiting _queue_task() for managed_node2/fail 27299 1727096469.05148: done queuing things up, now waiting for results queue to drain 27299 1727096469.05150: waiting for pending results... 27299 1727096469.05686: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 27299 1727096469.05692: in run() - task 0afff68d-5257-2c18-73cc-00000000001d 27299 1727096469.05697: variable 'ansible_search_path' from source: unknown 27299 1727096469.05700: variable 'ansible_search_path' from source: unknown 27299 1727096469.05703: calling self._execute() 27299 1727096469.05940: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096469.05951: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096469.05966: variable 'omit' from source: magic vars 27299 1727096469.06975: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27299 1727096469.11666: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27299 1727096469.11793: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27299 1727096469.12051: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27299 1727096469.12055: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27299 1727096469.12066: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27299 1727096469.12304: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27299 1727096469.12349: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27299 1727096469.12402: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27299 1727096469.12447: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27299 1727096469.12465: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27299 1727096469.12620: variable 'ansible_distribution' from source: facts 27299 1727096469.12631: variable 'ansible_distribution_major_version' from source: facts 27299 1727096469.12653: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27299 1727096469.12660: when evaluation is False, skipping this task 27299 1727096469.12666: _execute() done 27299 1727096469.12678: dumping result to json 27299 1727096469.12686: done dumping result, returning 27299 1727096469.12704: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0afff68d-5257-2c18-73cc-00000000001d] 27299 1727096469.12714: sending task result for task 0afff68d-5257-2c18-73cc-00000000001d skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27299 1727096469.12923: no more pending results, returning what we have 27299 1727096469.12927: results queue empty 27299 1727096469.12928: checking for any_errors_fatal 27299 1727096469.12933: done checking for any_errors_fatal 27299 1727096469.12934: checking for max_fail_percentage 27299 1727096469.12935: done checking for max_fail_percentage 27299 1727096469.12936: checking to see if all hosts have failed and the running result is not ok 27299 1727096469.12937: done checking to see if all hosts have failed 27299 1727096469.12938: getting the remaining hosts for this loop 27299 1727096469.12939: done getting the remaining hosts for this loop 27299 1727096469.12942: getting the next task for host managed_node2 27299 1727096469.12950: done getting next task for host managed_node2 27299 1727096469.12953: ^ 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 27299 1727096469.12956: ^ 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 27299 1727096469.12974: getting variables 27299 1727096469.12976: in VariableManager get_vars() 27299 1727096469.13017: Calling all_inventory to load vars for managed_node2 27299 1727096469.13020: Calling groups_inventory to load vars for managed_node2 27299 1727096469.13022: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096469.13032: Calling all_plugins_play to load vars for managed_node2 27299 1727096469.13035: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096469.13038: Calling groups_plugins_play to load vars for managed_node2 27299 1727096469.13489: done sending task result for task 0afff68d-5257-2c18-73cc-00000000001d 27299 1727096469.13492: WORKER PROCESS EXITING 27299 1727096469.13515: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096469.13731: done with get_vars() 27299 1727096469.13740: done getting variables 27299 1727096469.13804: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 09:01:09 -0400 (0:00:00.093) 0:00:04.273 ****** 27299 1727096469.13834: entering _queue_task() for managed_node2/fail 27299 1727096469.14239: worker is 1 (out of 1 available) 27299 1727096469.14254: exiting _queue_task() for managed_node2/fail 27299 1727096469.14263: done queuing things up, now waiting for results queue to drain 27299 1727096469.14265: waiting for pending results... 27299 1727096469.14437: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 27299 1727096469.14564: in run() - task 0afff68d-5257-2c18-73cc-00000000001e 27299 1727096469.14589: variable 'ansible_search_path' from source: unknown 27299 1727096469.14597: variable 'ansible_search_path' from source: unknown 27299 1727096469.14634: calling self._execute() 27299 1727096469.14722: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096469.14733: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096469.14745: variable 'omit' from source: magic vars 27299 1727096469.15192: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27299 1727096469.18547: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27299 1727096469.18627: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27299 1727096469.18674: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27299 1727096469.18720: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27299 1727096469.18747: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27299 1727096469.18830: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27299 1727096469.18860: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27299 1727096469.18894: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27299 1727096469.18940: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27299 1727096469.18960: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27299 1727096469.19121: variable 'ansible_distribution' from source: facts 27299 1727096469.19133: variable 'ansible_distribution_major_version' from source: facts 27299 1727096469.19229: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27299 1727096469.19233: when evaluation is False, skipping this task 27299 1727096469.19235: _execute() done 27299 1727096469.19237: dumping result to json 27299 1727096469.19239: done dumping result, returning 27299 1727096469.19242: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0afff68d-5257-2c18-73cc-00000000001e] 27299 1727096469.19244: sending task result for task 0afff68d-5257-2c18-73cc-00000000001e 27299 1727096469.19325: done sending task result for task 0afff68d-5257-2c18-73cc-00000000001e 27299 1727096469.19328: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27299 1727096469.19389: no more pending results, returning what we have 27299 1727096469.19393: results queue empty 27299 1727096469.19394: checking for any_errors_fatal 27299 1727096469.19398: done checking for any_errors_fatal 27299 1727096469.19399: checking for max_fail_percentage 27299 1727096469.19401: done checking for max_fail_percentage 27299 1727096469.19402: checking to see if all hosts have failed and the running result is not ok 27299 1727096469.19403: done checking to see if all hosts have failed 27299 1727096469.19404: getting the remaining hosts for this loop 27299 1727096469.19405: done getting the remaining hosts for this loop 27299 1727096469.19409: getting the next task for host managed_node2 27299 1727096469.19418: done getting next task for host managed_node2 27299 1727096469.19421: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 27299 1727096469.19424: ^ 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 27299 1727096469.19438: getting variables 27299 1727096469.19440: in VariableManager get_vars() 27299 1727096469.19490: Calling all_inventory to load vars for managed_node2 27299 1727096469.19493: Calling groups_inventory to load vars for managed_node2 27299 1727096469.19496: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096469.19506: Calling all_plugins_play to load vars for managed_node2 27299 1727096469.19509: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096469.19513: Calling groups_plugins_play to load vars for managed_node2 27299 1727096469.20086: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096469.20313: done with get_vars() 27299 1727096469.20328: done getting variables 27299 1727096469.20389: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 09:01:09 -0400 (0:00:00.065) 0:00:04.339 ****** 27299 1727096469.20422: entering _queue_task() for managed_node2/fail 27299 1727096469.20803: worker is 1 (out of 1 available) 27299 1727096469.20813: exiting _queue_task() for managed_node2/fail 27299 1727096469.20825: done queuing things up, now waiting for results queue to drain 27299 1727096469.20826: waiting for pending results... 27299 1727096469.21078: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 27299 1727096469.21132: in run() - task 0afff68d-5257-2c18-73cc-00000000001f 27299 1727096469.21163: variable 'ansible_search_path' from source: unknown 27299 1727096469.21240: variable 'ansible_search_path' from source: unknown 27299 1727096469.21244: calling self._execute() 27299 1727096469.21320: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096469.21332: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096469.21345: variable 'omit' from source: magic vars 27299 1727096469.21926: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27299 1727096469.23852: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27299 1727096469.23908: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27299 1727096469.23936: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27299 1727096469.23962: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27299 1727096469.23984: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27299 1727096469.24044: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27299 1727096469.24064: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27299 1727096469.24085: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27299 1727096469.24115: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27299 1727096469.24126: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27299 1727096469.24272: variable 'ansible_distribution' from source: facts 27299 1727096469.24274: variable 'ansible_distribution_major_version' from source: facts 27299 1727096469.24276: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27299 1727096469.24277: when evaluation is False, skipping this task 27299 1727096469.24279: _execute() done 27299 1727096469.24280: dumping result to json 27299 1727096469.24281: done dumping result, returning 27299 1727096469.24283: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0afff68d-5257-2c18-73cc-00000000001f] 27299 1727096469.24284: sending task result for task 0afff68d-5257-2c18-73cc-00000000001f 27299 1727096469.24343: done sending task result for task 0afff68d-5257-2c18-73cc-00000000001f 27299 1727096469.24345: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27299 1727096469.24392: no more pending results, returning what we have 27299 1727096469.24395: results queue empty 27299 1727096469.24396: checking for any_errors_fatal 27299 1727096469.24402: done checking for any_errors_fatal 27299 1727096469.24403: checking for max_fail_percentage 27299 1727096469.24404: done checking for max_fail_percentage 27299 1727096469.24405: checking to see if all hosts have failed and the running result is not ok 27299 1727096469.24406: done checking to see if all hosts have failed 27299 1727096469.24407: getting the remaining hosts for this loop 27299 1727096469.24408: done getting the remaining hosts for this loop 27299 1727096469.24411: getting the next task for host managed_node2 27299 1727096469.24419: done getting next task for host managed_node2 27299 1727096469.24422: ^ 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 27299 1727096469.24424: ^ 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 27299 1727096469.24437: getting variables 27299 1727096469.24438: in VariableManager get_vars() 27299 1727096469.24480: Calling all_inventory to load vars for managed_node2 27299 1727096469.24483: Calling groups_inventory to load vars for managed_node2 27299 1727096469.24485: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096469.24494: Calling all_plugins_play to load vars for managed_node2 27299 1727096469.24496: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096469.24499: Calling groups_plugins_play to load vars for managed_node2 27299 1727096469.24806: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096469.25024: done with get_vars() 27299 1727096469.25035: done getting variables 27299 1727096469.25137: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 09:01:09 -0400 (0:00:00.047) 0:00:04.386 ****** 27299 1727096469.25165: entering _queue_task() for managed_node2/dnf 27299 1727096469.25503: worker is 1 (out of 1 available) 27299 1727096469.25529: exiting _queue_task() for managed_node2/dnf 27299 1727096469.25545: done queuing things up, now waiting for results queue to drain 27299 1727096469.25547: waiting for pending results... 27299 1727096469.25743: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 27299 1727096469.25828: in run() - task 0afff68d-5257-2c18-73cc-000000000020 27299 1727096469.25845: variable 'ansible_search_path' from source: unknown 27299 1727096469.25850: variable 'ansible_search_path' from source: unknown 27299 1727096469.25885: calling self._execute() 27299 1727096469.25941: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096469.25945: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096469.25960: variable 'omit' from source: magic vars 27299 1727096469.26264: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27299 1727096469.28053: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27299 1727096469.28250: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27299 1727096469.28254: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27299 1727096469.28257: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27299 1727096469.28260: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27299 1727096469.28306: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27299 1727096469.28372: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27299 1727096469.28405: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27299 1727096469.28465: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27299 1727096469.28488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27299 1727096469.28632: variable 'ansible_distribution' from source: facts 27299 1727096469.28642: variable 'ansible_distribution_major_version' from source: facts 27299 1727096469.28774: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27299 1727096469.28777: when evaluation is False, skipping this task 27299 1727096469.28780: _execute() done 27299 1727096469.28783: dumping result to json 27299 1727096469.28785: done dumping result, returning 27299 1727096469.28788: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0afff68d-5257-2c18-73cc-000000000020] 27299 1727096469.28790: sending task result for task 0afff68d-5257-2c18-73cc-000000000020 27299 1727096469.28865: done sending task result for task 0afff68d-5257-2c18-73cc-000000000020 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27299 1727096469.29009: no more pending results, returning what we have 27299 1727096469.29013: results queue empty 27299 1727096469.29013: checking for any_errors_fatal 27299 1727096469.29019: done checking for any_errors_fatal 27299 1727096469.29020: checking for max_fail_percentage 27299 1727096469.29021: done checking for max_fail_percentage 27299 1727096469.29022: checking to see if all hosts have failed and the running result is not ok 27299 1727096469.29023: done checking to see if all hosts have failed 27299 1727096469.29023: getting the remaining hosts for this loop 27299 1727096469.29025: done getting the remaining hosts for this loop 27299 1727096469.29028: getting the next task for host managed_node2 27299 1727096469.29035: done getting next task for host managed_node2 27299 1727096469.29038: ^ 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 27299 1727096469.29040: ^ 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 27299 1727096469.29053: getting variables 27299 1727096469.29055: in VariableManager get_vars() 27299 1727096469.29097: Calling all_inventory to load vars for managed_node2 27299 1727096469.29100: Calling groups_inventory to load vars for managed_node2 27299 1727096469.29103: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096469.29112: Calling all_plugins_play to load vars for managed_node2 27299 1727096469.29114: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096469.29116: Calling groups_plugins_play to load vars for managed_node2 27299 1727096469.29307: WORKER PROCESS EXITING 27299 1727096469.29319: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096469.29454: done with get_vars() 27299 1727096469.29462: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 27299 1727096469.29514: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 09:01:09 -0400 (0:00:00.043) 0:00:04.430 ****** 27299 1727096469.29538: entering _queue_task() for managed_node2/yum 27299 1727096469.29540: Creating lock for yum 27299 1727096469.29746: worker is 1 (out of 1 available) 27299 1727096469.29759: exiting _queue_task() for managed_node2/yum 27299 1727096469.29774: done queuing things up, now waiting for results queue to drain 27299 1727096469.29776: waiting for pending results... 27299 1727096469.29932: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 27299 1727096469.30013: in run() - task 0afff68d-5257-2c18-73cc-000000000021 27299 1727096469.30025: variable 'ansible_search_path' from source: unknown 27299 1727096469.30028: variable 'ansible_search_path' from source: unknown 27299 1727096469.30056: calling self._execute() 27299 1727096469.30351: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096469.30360: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096469.30370: variable 'omit' from source: magic vars 27299 1727096469.30660: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27299 1727096469.32810: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27299 1727096469.32864: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27299 1727096469.32893: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27299 1727096469.32923: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27299 1727096469.32943: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27299 1727096469.33007: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27299 1727096469.33031: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27299 1727096469.33049: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27299 1727096469.33082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27299 1727096469.33091: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27299 1727096469.33191: variable 'ansible_distribution' from source: facts 27299 1727096469.33194: variable 'ansible_distribution_major_version' from source: facts 27299 1727096469.33209: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27299 1727096469.33212: when evaluation is False, skipping this task 27299 1727096469.33214: _execute() done 27299 1727096469.33216: dumping result to json 27299 1727096469.33219: done dumping result, returning 27299 1727096469.33229: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0afff68d-5257-2c18-73cc-000000000021] 27299 1727096469.33231: sending task result for task 0afff68d-5257-2c18-73cc-000000000021 27299 1727096469.33321: done sending task result for task 0afff68d-5257-2c18-73cc-000000000021 27299 1727096469.33324: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27299 1727096469.33394: no more pending results, returning what we have 27299 1727096469.33397: results queue empty 27299 1727096469.33398: checking for any_errors_fatal 27299 1727096469.33403: done checking for any_errors_fatal 27299 1727096469.33403: checking for max_fail_percentage 27299 1727096469.33405: done checking for max_fail_percentage 27299 1727096469.33406: checking to see if all hosts have failed and the running result is not ok 27299 1727096469.33407: done checking to see if all hosts have failed 27299 1727096469.33407: getting the remaining hosts for this loop 27299 1727096469.33408: done getting the remaining hosts for this loop 27299 1727096469.33412: getting the next task for host managed_node2 27299 1727096469.33418: done getting next task for host managed_node2 27299 1727096469.33422: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 27299 1727096469.33424: ^ 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 27299 1727096469.33440: getting variables 27299 1727096469.33441: in VariableManager get_vars() 27299 1727096469.33687: Calling all_inventory to load vars for managed_node2 27299 1727096469.33689: Calling groups_inventory to load vars for managed_node2 27299 1727096469.33691: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096469.33697: Calling all_plugins_play to load vars for managed_node2 27299 1727096469.33699: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096469.33700: Calling groups_plugins_play to load vars for managed_node2 27299 1727096469.33794: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096469.33911: done with get_vars() 27299 1727096469.33918: done getting variables 27299 1727096469.33956: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 09:01:09 -0400 (0:00:00.044) 0:00:04.474 ****** 27299 1727096469.33981: entering _queue_task() for managed_node2/fail 27299 1727096469.34197: worker is 1 (out of 1 available) 27299 1727096469.34209: exiting _queue_task() for managed_node2/fail 27299 1727096469.34222: done queuing things up, now waiting for results queue to drain 27299 1727096469.34223: waiting for pending results... 27299 1727096469.34389: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 27299 1727096469.34578: in run() - task 0afff68d-5257-2c18-73cc-000000000022 27299 1727096469.34581: variable 'ansible_search_path' from source: unknown 27299 1727096469.34584: variable 'ansible_search_path' from source: unknown 27299 1727096469.34586: calling self._execute() 27299 1727096469.34656: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096469.34669: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096469.34685: variable 'omit' from source: magic vars 27299 1727096469.35093: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27299 1727096469.36816: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27299 1727096469.36861: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27299 1727096469.36901: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27299 1727096469.36928: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27299 1727096469.36949: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27299 1727096469.37012: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27299 1727096469.37032: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27299 1727096469.37054: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27299 1727096469.37085: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27299 1727096469.37096: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27299 1727096469.37195: variable 'ansible_distribution' from source: facts 27299 1727096469.37199: variable 'ansible_distribution_major_version' from source: facts 27299 1727096469.37214: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27299 1727096469.37217: when evaluation is False, skipping this task 27299 1727096469.37220: _execute() done 27299 1727096469.37222: dumping result to json 27299 1727096469.37225: done dumping result, returning 27299 1727096469.37233: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0afff68d-5257-2c18-73cc-000000000022] 27299 1727096469.37237: sending task result for task 0afff68d-5257-2c18-73cc-000000000022 27299 1727096469.37324: done sending task result for task 0afff68d-5257-2c18-73cc-000000000022 27299 1727096469.37327: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27299 1727096469.37380: no more pending results, returning what we have 27299 1727096469.37383: results queue empty 27299 1727096469.37384: checking for any_errors_fatal 27299 1727096469.37391: done checking for any_errors_fatal 27299 1727096469.37392: checking for max_fail_percentage 27299 1727096469.37393: done checking for max_fail_percentage 27299 1727096469.37394: checking to see if all hosts have failed and the running result is not ok 27299 1727096469.37395: done checking to see if all hosts have failed 27299 1727096469.37396: getting the remaining hosts for this loop 27299 1727096469.37397: done getting the remaining hosts for this loop 27299 1727096469.37400: getting the next task for host managed_node2 27299 1727096469.37407: done getting next task for host managed_node2 27299 1727096469.37410: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 27299 1727096469.37413: ^ 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 27299 1727096469.37426: getting variables 27299 1727096469.37427: in VariableManager get_vars() 27299 1727096469.37478: Calling all_inventory to load vars for managed_node2 27299 1727096469.37481: Calling groups_inventory to load vars for managed_node2 27299 1727096469.37483: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096469.37492: Calling all_plugins_play to load vars for managed_node2 27299 1727096469.37494: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096469.37497: Calling groups_plugins_play to load vars for managed_node2 27299 1727096469.37634: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096469.37790: done with get_vars() 27299 1727096469.37799: done getting variables 27299 1727096469.37841: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 09:01:09 -0400 (0:00:00.038) 0:00:04.513 ****** 27299 1727096469.37865: entering _queue_task() for managed_node2/package 27299 1727096469.38091: worker is 1 (out of 1 available) 27299 1727096469.38106: exiting _queue_task() for managed_node2/package 27299 1727096469.38119: done queuing things up, now waiting for results queue to drain 27299 1727096469.38120: waiting for pending results... 27299 1727096469.38279: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 27299 1727096469.38356: in run() - task 0afff68d-5257-2c18-73cc-000000000023 27299 1727096469.38373: variable 'ansible_search_path' from source: unknown 27299 1727096469.38377: variable 'ansible_search_path' from source: unknown 27299 1727096469.38402: calling self._execute() 27299 1727096469.38474: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096469.38478: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096469.38486: variable 'omit' from source: magic vars 27299 1727096469.38796: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27299 1727096469.40316: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27299 1727096469.40320: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27299 1727096469.40348: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27299 1727096469.40376: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27299 1727096469.40395: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27299 1727096469.40455: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27299 1727096469.40478: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27299 1727096469.40496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27299 1727096469.40523: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27299 1727096469.40534: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27299 1727096469.40626: variable 'ansible_distribution' from source: facts 27299 1727096469.40630: variable 'ansible_distribution_major_version' from source: facts 27299 1727096469.40652: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27299 1727096469.40655: when evaluation is False, skipping this task 27299 1727096469.40658: _execute() done 27299 1727096469.40660: dumping result to json 27299 1727096469.40662: done dumping result, returning 27299 1727096469.40669: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-2c18-73cc-000000000023] 27299 1727096469.40674: sending task result for task 0afff68d-5257-2c18-73cc-000000000023 27299 1727096469.40760: done sending task result for task 0afff68d-5257-2c18-73cc-000000000023 27299 1727096469.40763: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27299 1727096469.40820: no more pending results, returning what we have 27299 1727096469.40823: results queue empty 27299 1727096469.40824: checking for any_errors_fatal 27299 1727096469.40828: done checking for any_errors_fatal 27299 1727096469.40828: checking for max_fail_percentage 27299 1727096469.40830: done checking for max_fail_percentage 27299 1727096469.40831: checking to see if all hosts have failed and the running result is not ok 27299 1727096469.40832: done checking to see if all hosts have failed 27299 1727096469.40832: getting the remaining hosts for this loop 27299 1727096469.40833: done getting the remaining hosts for this loop 27299 1727096469.40837: getting the next task for host managed_node2 27299 1727096469.40843: done getting next task for host managed_node2 27299 1727096469.40846: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 27299 1727096469.40848: ^ 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 27299 1727096469.40861: getting variables 27299 1727096469.40862: in VariableManager get_vars() 27299 1727096469.40905: Calling all_inventory to load vars for managed_node2 27299 1727096469.40908: Calling groups_inventory to load vars for managed_node2 27299 1727096469.40910: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096469.40918: Calling all_plugins_play to load vars for managed_node2 27299 1727096469.40920: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096469.40922: Calling groups_plugins_play to load vars for managed_node2 27299 1727096469.41061: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096469.41197: done with get_vars() 27299 1727096469.41206: done getting variables 27299 1727096469.41247: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 09:01:09 -0400 (0:00:00.034) 0:00:04.547 ****** 27299 1727096469.41272: entering _queue_task() for managed_node2/package 27299 1727096469.41526: worker is 1 (out of 1 available) 27299 1727096469.41540: exiting _queue_task() for managed_node2/package 27299 1727096469.41552: done queuing things up, now waiting for results queue to drain 27299 1727096469.41553: waiting for pending results... 27299 1727096469.41715: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 27299 1727096469.41803: in run() - task 0afff68d-5257-2c18-73cc-000000000024 27299 1727096469.41815: variable 'ansible_search_path' from source: unknown 27299 1727096469.41818: variable 'ansible_search_path' from source: unknown 27299 1727096469.41853: calling self._execute() 27299 1727096469.41911: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096469.41915: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096469.41927: variable 'omit' from source: magic vars 27299 1727096469.42237: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27299 1727096469.43766: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27299 1727096469.43815: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27299 1727096469.43852: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27299 1727096469.43880: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27299 1727096469.43901: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27299 1727096469.43961: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27299 1727096469.43984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27299 1727096469.44002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27299 1727096469.44028: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27299 1727096469.44042: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27299 1727096469.44146: variable 'ansible_distribution' from source: facts 27299 1727096469.44150: variable 'ansible_distribution_major_version' from source: facts 27299 1727096469.44166: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27299 1727096469.44171: when evaluation is False, skipping this task 27299 1727096469.44174: _execute() done 27299 1727096469.44177: dumping result to json 27299 1727096469.44182: done dumping result, returning 27299 1727096469.44189: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-2c18-73cc-000000000024] 27299 1727096469.44194: sending task result for task 0afff68d-5257-2c18-73cc-000000000024 27299 1727096469.44285: done sending task result for task 0afff68d-5257-2c18-73cc-000000000024 27299 1727096469.44287: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27299 1727096469.44334: no more pending results, returning what we have 27299 1727096469.44337: results queue empty 27299 1727096469.44338: checking for any_errors_fatal 27299 1727096469.44344: done checking for any_errors_fatal 27299 1727096469.44344: checking for max_fail_percentage 27299 1727096469.44346: done checking for max_fail_percentage 27299 1727096469.44347: checking to see if all hosts have failed and the running result is not ok 27299 1727096469.44348: done checking to see if all hosts have failed 27299 1727096469.44348: getting the remaining hosts for this loop 27299 1727096469.44350: done getting the remaining hosts for this loop 27299 1727096469.44353: getting the next task for host managed_node2 27299 1727096469.44359: done getting next task for host managed_node2 27299 1727096469.44363: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 27299 1727096469.44366: ^ 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 27299 1727096469.44380: getting variables 27299 1727096469.44382: in VariableManager get_vars() 27299 1727096469.44428: Calling all_inventory to load vars for managed_node2 27299 1727096469.44431: Calling groups_inventory to load vars for managed_node2 27299 1727096469.44433: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096469.44441: Calling all_plugins_play to load vars for managed_node2 27299 1727096469.44443: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096469.44446: Calling groups_plugins_play to load vars for managed_node2 27299 1727096469.44623: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096469.44757: done with get_vars() 27299 1727096469.44765: done getting variables 27299 1727096469.44808: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 09:01:09 -0400 (0:00:00.035) 0:00:04.583 ****** 27299 1727096469.44830: entering _queue_task() for managed_node2/package 27299 1727096469.45033: worker is 1 (out of 1 available) 27299 1727096469.45048: exiting _queue_task() for managed_node2/package 27299 1727096469.45060: done queuing things up, now waiting for results queue to drain 27299 1727096469.45061: waiting for pending results... 27299 1727096469.45221: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 27299 1727096469.45303: in run() - task 0afff68d-5257-2c18-73cc-000000000025 27299 1727096469.45315: variable 'ansible_search_path' from source: unknown 27299 1727096469.45318: variable 'ansible_search_path' from source: unknown 27299 1727096469.45344: calling self._execute() 27299 1727096469.45409: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096469.45413: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096469.45421: variable 'omit' from source: magic vars 27299 1727096469.45722: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27299 1727096469.47202: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27299 1727096469.47251: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27299 1727096469.47277: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27299 1727096469.47302: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27299 1727096469.47321: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27299 1727096469.47386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27299 1727096469.47407: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27299 1727096469.47423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27299 1727096469.47450: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27299 1727096469.47464: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27299 1727096469.47557: variable 'ansible_distribution' from source: facts 27299 1727096469.47560: variable 'ansible_distribution_major_version' from source: facts 27299 1727096469.47583: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27299 1727096469.47586: when evaluation is False, skipping this task 27299 1727096469.47588: _execute() done 27299 1727096469.47591: dumping result to json 27299 1727096469.47593: done dumping result, returning 27299 1727096469.47601: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-2c18-73cc-000000000025] 27299 1727096469.47606: sending task result for task 0afff68d-5257-2c18-73cc-000000000025 27299 1727096469.47692: done sending task result for task 0afff68d-5257-2c18-73cc-000000000025 27299 1727096469.47695: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27299 1727096469.47738: no more pending results, returning what we have 27299 1727096469.47740: results queue empty 27299 1727096469.47741: checking for any_errors_fatal 27299 1727096469.47748: done checking for any_errors_fatal 27299 1727096469.47748: checking for max_fail_percentage 27299 1727096469.47750: done checking for max_fail_percentage 27299 1727096469.47752: checking to see if all hosts have failed and the running result is not ok 27299 1727096469.47752: done checking to see if all hosts have failed 27299 1727096469.47753: getting the remaining hosts for this loop 27299 1727096469.47754: done getting the remaining hosts for this loop 27299 1727096469.47758: getting the next task for host managed_node2 27299 1727096469.47764: done getting next task for host managed_node2 27299 1727096469.47769: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 27299 1727096469.47772: ^ 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 27299 1727096469.47785: getting variables 27299 1727096469.47786: in VariableManager get_vars() 27299 1727096469.47826: Calling all_inventory to load vars for managed_node2 27299 1727096469.47828: Calling groups_inventory to load vars for managed_node2 27299 1727096469.47830: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096469.47839: Calling all_plugins_play to load vars for managed_node2 27299 1727096469.47841: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096469.47843: Calling groups_plugins_play to load vars for managed_node2 27299 1727096469.47989: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096469.48114: done with get_vars() 27299 1727096469.48122: done getting variables 27299 1727096469.48191: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 09:01:09 -0400 (0:00:00.033) 0:00:04.616 ****** 27299 1727096469.48216: entering _queue_task() for managed_node2/service 27299 1727096469.48217: Creating lock for service 27299 1727096469.48427: worker is 1 (out of 1 available) 27299 1727096469.48441: exiting _queue_task() for managed_node2/service 27299 1727096469.48454: done queuing things up, now waiting for results queue to drain 27299 1727096469.48455: waiting for pending results... 27299 1727096469.48609: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 27299 1727096469.48692: in run() - task 0afff68d-5257-2c18-73cc-000000000026 27299 1727096469.48699: variable 'ansible_search_path' from source: unknown 27299 1727096469.48703: variable 'ansible_search_path' from source: unknown 27299 1727096469.48730: calling self._execute() 27299 1727096469.48800: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096469.48804: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096469.48807: variable 'omit' from source: magic vars 27299 1727096469.49098: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27299 1727096469.50591: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27299 1727096469.50633: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27299 1727096469.50674: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27299 1727096469.50701: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27299 1727096469.50721: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27299 1727096469.50785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27299 1727096469.50805: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27299 1727096469.50822: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27299 1727096469.50847: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27299 1727096469.50862: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27299 1727096469.50954: variable 'ansible_distribution' from source: facts 27299 1727096469.50958: variable 'ansible_distribution_major_version' from source: facts 27299 1727096469.50983: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27299 1727096469.50986: when evaluation is False, skipping this task 27299 1727096469.50989: _execute() done 27299 1727096469.50991: dumping result to json 27299 1727096469.50993: done dumping result, returning 27299 1727096469.50996: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-2c18-73cc-000000000026] 27299 1727096469.51001: sending task result for task 0afff68d-5257-2c18-73cc-000000000026 27299 1727096469.51090: done sending task result for task 0afff68d-5257-2c18-73cc-000000000026 27299 1727096469.51093: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27299 1727096469.51154: no more pending results, returning what we have 27299 1727096469.51157: results queue empty 27299 1727096469.51158: checking for any_errors_fatal 27299 1727096469.51164: done checking for any_errors_fatal 27299 1727096469.51165: checking for max_fail_percentage 27299 1727096469.51166: done checking for max_fail_percentage 27299 1727096469.51170: checking to see if all hosts have failed and the running result is not ok 27299 1727096469.51171: done checking to see if all hosts have failed 27299 1727096469.51172: getting the remaining hosts for this loop 27299 1727096469.51173: done getting the remaining hosts for this loop 27299 1727096469.51177: getting the next task for host managed_node2 27299 1727096469.51184: done getting next task for host managed_node2 27299 1727096469.51201: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 27299 1727096469.51204: ^ 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 27299 1727096469.51224: getting variables 27299 1727096469.51225: in VariableManager get_vars() 27299 1727096469.51263: Calling all_inventory to load vars for managed_node2 27299 1727096469.51266: Calling groups_inventory to load vars for managed_node2 27299 1727096469.51271: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096469.51280: Calling all_plugins_play to load vars for managed_node2 27299 1727096469.51282: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096469.51285: Calling groups_plugins_play to load vars for managed_node2 27299 1727096469.51463: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096469.51588: done with get_vars() 27299 1727096469.51596: done getting variables 27299 1727096469.51637: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 09:01:09 -0400 (0:00:00.034) 0:00:04.651 ****** 27299 1727096469.51661: entering _queue_task() for managed_node2/service 27299 1727096469.51876: worker is 1 (out of 1 available) 27299 1727096469.51893: exiting _queue_task() for managed_node2/service 27299 1727096469.51906: done queuing things up, now waiting for results queue to drain 27299 1727096469.51907: waiting for pending results... 27299 1727096469.52076: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 27299 1727096469.52155: in run() - task 0afff68d-5257-2c18-73cc-000000000027 27299 1727096469.52169: variable 'ansible_search_path' from source: unknown 27299 1727096469.52176: variable 'ansible_search_path' from source: unknown 27299 1727096469.52209: calling self._execute() 27299 1727096469.52265: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096469.52319: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096469.52323: variable 'omit' from source: magic vars 27299 1727096469.52771: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27299 1727096469.54523: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27299 1727096469.54565: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27299 1727096469.54596: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27299 1727096469.54624: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27299 1727096469.54644: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27299 1727096469.54708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27299 1727096469.54732: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27299 1727096469.54749: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27299 1727096469.54779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27299 1727096469.54790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27299 1727096469.54888: variable 'ansible_distribution' from source: facts 27299 1727096469.54892: variable 'ansible_distribution_major_version' from source: facts 27299 1727096469.54907: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27299 1727096469.54909: when evaluation is False, skipping this task 27299 1727096469.54912: _execute() done 27299 1727096469.54914: dumping result to json 27299 1727096469.54917: done dumping result, returning 27299 1727096469.54925: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-2c18-73cc-000000000027] 27299 1727096469.54930: sending task result for task 0afff68d-5257-2c18-73cc-000000000027 27299 1727096469.55017: done sending task result for task 0afff68d-5257-2c18-73cc-000000000027 27299 1727096469.55020: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 27299 1727096469.55088: no more pending results, returning what we have 27299 1727096469.55091: results queue empty 27299 1727096469.55092: checking for any_errors_fatal 27299 1727096469.55099: done checking for any_errors_fatal 27299 1727096469.55099: checking for max_fail_percentage 27299 1727096469.55101: done checking for max_fail_percentage 27299 1727096469.55102: checking to see if all hosts have failed and the running result is not ok 27299 1727096469.55103: done checking to see if all hosts have failed 27299 1727096469.55103: getting the remaining hosts for this loop 27299 1727096469.55104: done getting the remaining hosts for this loop 27299 1727096469.55108: getting the next task for host managed_node2 27299 1727096469.55114: done getting next task for host managed_node2 27299 1727096469.55118: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 27299 1727096469.55121: ^ 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 27299 1727096469.55133: getting variables 27299 1727096469.55134: in VariableManager get_vars() 27299 1727096469.55173: Calling all_inventory to load vars for managed_node2 27299 1727096469.55176: Calling groups_inventory to load vars for managed_node2 27299 1727096469.55178: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096469.55185: Calling all_plugins_play to load vars for managed_node2 27299 1727096469.55187: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096469.55189: Calling groups_plugins_play to load vars for managed_node2 27299 1727096469.55333: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096469.55542: done with get_vars() 27299 1727096469.55553: done getting variables 27299 1727096469.55616: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 09:01:09 -0400 (0:00:00.039) 0:00:04.691 ****** 27299 1727096469.55647: entering _queue_task() for managed_node2/service 27299 1727096469.55913: worker is 1 (out of 1 available) 27299 1727096469.55925: exiting _queue_task() for managed_node2/service 27299 1727096469.55937: done queuing things up, now waiting for results queue to drain 27299 1727096469.55939: waiting for pending results... 27299 1727096469.56385: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 27299 1727096469.56390: in run() - task 0afff68d-5257-2c18-73cc-000000000028 27299 1727096469.56393: variable 'ansible_search_path' from source: unknown 27299 1727096469.56395: variable 'ansible_search_path' from source: unknown 27299 1727096469.56397: calling self._execute() 27299 1727096469.56455: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096469.56466: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096469.56486: variable 'omit' from source: magic vars 27299 1727096469.56921: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27299 1727096469.59222: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27299 1727096469.59296: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27299 1727096469.59350: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27299 1727096469.59393: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27299 1727096469.59432: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27299 1727096469.59519: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27299 1727096469.59559: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27299 1727096469.59594: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27299 1727096469.59636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27299 1727096469.59660: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27299 1727096469.59801: variable 'ansible_distribution' from source: facts 27299 1727096469.59814: variable 'ansible_distribution_major_version' from source: facts 27299 1727096469.59838: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27299 1727096469.59861: when evaluation is False, skipping this task 27299 1727096469.59863: _execute() done 27299 1727096469.59866: dumping result to json 27299 1727096469.59869: done dumping result, returning 27299 1727096469.59974: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-2c18-73cc-000000000028] 27299 1727096469.59977: sending task result for task 0afff68d-5257-2c18-73cc-000000000028 27299 1727096469.60038: done sending task result for task 0afff68d-5257-2c18-73cc-000000000028 27299 1727096469.60041: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27299 1727096469.60120: no more pending results, returning what we have 27299 1727096469.60124: results queue empty 27299 1727096469.60125: checking for any_errors_fatal 27299 1727096469.60134: done checking for any_errors_fatal 27299 1727096469.60135: checking for max_fail_percentage 27299 1727096469.60137: done checking for max_fail_percentage 27299 1727096469.60138: checking to see if all hosts have failed and the running result is not ok 27299 1727096469.60139: done checking to see if all hosts have failed 27299 1727096469.60140: getting the remaining hosts for this loop 27299 1727096469.60141: done getting the remaining hosts for this loop 27299 1727096469.60146: getting the next task for host managed_node2 27299 1727096469.60154: done getting next task for host managed_node2 27299 1727096469.60159: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 27299 1727096469.60162: ^ 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 27299 1727096469.60180: getting variables 27299 1727096469.60182: in VariableManager get_vars() 27299 1727096469.60228: Calling all_inventory to load vars for managed_node2 27299 1727096469.60231: Calling groups_inventory to load vars for managed_node2 27299 1727096469.60234: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096469.60245: Calling all_plugins_play to load vars for managed_node2 27299 1727096469.60249: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096469.60252: Calling groups_plugins_play to load vars for managed_node2 27299 1727096469.60752: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096469.60959: done with get_vars() 27299 1727096469.60974: done getting variables 27299 1727096469.61033: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 09:01:09 -0400 (0:00:00.054) 0:00:04.745 ****** 27299 1727096469.61066: entering _queue_task() for managed_node2/service 27299 1727096469.61346: worker is 1 (out of 1 available) 27299 1727096469.61359: exiting _queue_task() for managed_node2/service 27299 1727096469.61576: done queuing things up, now waiting for results queue to drain 27299 1727096469.61578: waiting for pending results... 27299 1727096469.61641: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 27299 1727096469.61803: in run() - task 0afff68d-5257-2c18-73cc-000000000029 27299 1727096469.61808: variable 'ansible_search_path' from source: unknown 27299 1727096469.61811: variable 'ansible_search_path' from source: unknown 27299 1727096469.61845: calling self._execute() 27299 1727096469.61975: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096469.61979: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096469.61982: variable 'omit' from source: magic vars 27299 1727096469.62405: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27299 1727096469.64653: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27299 1727096469.64731: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27299 1727096469.64835: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27299 1727096469.64838: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27299 1727096469.64840: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27299 1727096469.64938: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27299 1727096469.64981: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27299 1727096469.65010: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27299 1727096469.65160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27299 1727096469.65164: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27299 1727096469.65216: variable 'ansible_distribution' from source: facts 27299 1727096469.65227: variable 'ansible_distribution_major_version' from source: facts 27299 1727096469.65247: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27299 1727096469.65253: when evaluation is False, skipping this task 27299 1727096469.65260: _execute() done 27299 1727096469.65265: dumping result to json 27299 1727096469.65281: done dumping result, returning 27299 1727096469.65292: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-2c18-73cc-000000000029] 27299 1727096469.65302: sending task result for task 0afff68d-5257-2c18-73cc-000000000029 skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 27299 1727096469.65536: no more pending results, returning what we have 27299 1727096469.65539: results queue empty 27299 1727096469.65540: checking for any_errors_fatal 27299 1727096469.65545: done checking for any_errors_fatal 27299 1727096469.65546: checking for max_fail_percentage 27299 1727096469.65548: done checking for max_fail_percentage 27299 1727096469.65549: checking to see if all hosts have failed and the running result is not ok 27299 1727096469.65550: done checking to see if all hosts have failed 27299 1727096469.65551: getting the remaining hosts for this loop 27299 1727096469.65552: done getting the remaining hosts for this loop 27299 1727096469.65556: getting the next task for host managed_node2 27299 1727096469.65563: done getting next task for host managed_node2 27299 1727096469.65569: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 27299 1727096469.65574: ^ 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 27299 1727096469.65588: getting variables 27299 1727096469.65590: in VariableManager get_vars() 27299 1727096469.65631: Calling all_inventory to load vars for managed_node2 27299 1727096469.65634: Calling groups_inventory to load vars for managed_node2 27299 1727096469.65636: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096469.65647: Calling all_plugins_play to load vars for managed_node2 27299 1727096469.65650: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096469.65653: Calling groups_plugins_play to load vars for managed_node2 27299 1727096469.66026: done sending task result for task 0afff68d-5257-2c18-73cc-000000000029 27299 1727096469.66029: WORKER PROCESS EXITING 27299 1727096469.66053: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096469.66234: done with get_vars() 27299 1727096469.66247: done getting variables 27299 1727096469.66302: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 09:01:09 -0400 (0:00:00.052) 0:00:04.798 ****** 27299 1727096469.66335: entering _queue_task() for managed_node2/copy 27299 1727096469.66712: worker is 1 (out of 1 available) 27299 1727096469.66725: exiting _queue_task() for managed_node2/copy 27299 1727096469.66737: done queuing things up, now waiting for results queue to drain 27299 1727096469.66739: waiting for pending results... 27299 1727096469.67274: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 27299 1727096469.67616: in run() - task 0afff68d-5257-2c18-73cc-00000000002a 27299 1727096469.67638: variable 'ansible_search_path' from source: unknown 27299 1727096469.67694: variable 'ansible_search_path' from source: unknown 27299 1727096469.67735: calling self._execute() 27299 1727096469.68015: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096469.68019: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096469.68021: variable 'omit' from source: magic vars 27299 1727096469.69098: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27299 1727096469.73680: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27299 1727096469.73695: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27299 1727096469.73738: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27299 1727096469.73783: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27299 1727096469.73976: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27299 1727096469.74040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27299 1727096469.74112: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27299 1727096469.74336: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27299 1727096469.74339: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27299 1727096469.74342: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27299 1727096469.74776: variable 'ansible_distribution' from source: facts 27299 1727096469.74779: variable 'ansible_distribution_major_version' from source: facts 27299 1727096469.74781: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27299 1727096469.74783: when evaluation is False, skipping this task 27299 1727096469.74785: _execute() done 27299 1727096469.74787: dumping result to json 27299 1727096469.74789: done dumping result, returning 27299 1727096469.74792: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-2c18-73cc-00000000002a] 27299 1727096469.74794: sending task result for task 0afff68d-5257-2c18-73cc-00000000002a 27299 1727096469.74973: done sending task result for task 0afff68d-5257-2c18-73cc-00000000002a skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27299 1727096469.75021: no more pending results, returning what we have 27299 1727096469.75024: results queue empty 27299 1727096469.75025: checking for any_errors_fatal 27299 1727096469.75031: done checking for any_errors_fatal 27299 1727096469.75031: checking for max_fail_percentage 27299 1727096469.75033: done checking for max_fail_percentage 27299 1727096469.75034: checking to see if all hosts have failed and the running result is not ok 27299 1727096469.75035: done checking to see if all hosts have failed 27299 1727096469.75036: getting the remaining hosts for this loop 27299 1727096469.75037: done getting the remaining hosts for this loop 27299 1727096469.75041: getting the next task for host managed_node2 27299 1727096469.75049: done getting next task for host managed_node2 27299 1727096469.75053: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 27299 1727096469.75055: ^ 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 27299 1727096469.75073: getting variables 27299 1727096469.75075: in VariableManager get_vars() 27299 1727096469.75116: Calling all_inventory to load vars for managed_node2 27299 1727096469.75119: Calling groups_inventory to load vars for managed_node2 27299 1727096469.75121: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096469.75132: Calling all_plugins_play to load vars for managed_node2 27299 1727096469.75135: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096469.75137: Calling groups_plugins_play to load vars for managed_node2 27299 1727096469.75773: WORKER PROCESS EXITING 27299 1727096469.75797: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096469.76010: done with get_vars() 27299 1727096469.76021: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 23 September 2024 09:01:09 -0400 (0:00:00.097) 0:00:04.895 ****** 27299 1727096469.76105: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 27299 1727096469.76106: Creating lock for fedora.linux_system_roles.network_connections 27299 1727096469.76372: worker is 1 (out of 1 available) 27299 1727096469.76385: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 27299 1727096469.76397: done queuing things up, now waiting for results queue to drain 27299 1727096469.76398: waiting for pending results... 27299 1727096469.76648: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 27299 1727096469.76785: in run() - task 0afff68d-5257-2c18-73cc-00000000002b 27299 1727096469.76807: variable 'ansible_search_path' from source: unknown 27299 1727096469.76815: variable 'ansible_search_path' from source: unknown 27299 1727096469.76854: calling self._execute() 27299 1727096469.76938: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096469.76950: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096469.76961: variable 'omit' from source: magic vars 27299 1727096469.77461: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27299 1727096469.80065: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27299 1727096469.80138: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27299 1727096469.80188: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27299 1727096469.80237: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27299 1727096469.80273: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27299 1727096469.80355: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27299 1727096469.80398: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27299 1727096469.80497: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27299 1727096469.80501: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27299 1727096469.80503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27299 1727096469.80628: variable 'ansible_distribution' from source: facts 27299 1727096469.80640: variable 'ansible_distribution_major_version' from source: facts 27299 1727096469.80661: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27299 1727096469.80672: when evaluation is False, skipping this task 27299 1727096469.80680: _execute() done 27299 1727096469.80686: dumping result to json 27299 1727096469.80694: done dumping result, returning 27299 1727096469.80704: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-2c18-73cc-00000000002b] 27299 1727096469.80717: sending task result for task 0afff68d-5257-2c18-73cc-00000000002b 27299 1727096469.81078: done sending task result for task 0afff68d-5257-2c18-73cc-00000000002b 27299 1727096469.81082: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27299 1727096469.81123: no more pending results, returning what we have 27299 1727096469.81126: results queue empty 27299 1727096469.81127: checking for any_errors_fatal 27299 1727096469.81132: done checking for any_errors_fatal 27299 1727096469.81132: checking for max_fail_percentage 27299 1727096469.81134: done checking for max_fail_percentage 27299 1727096469.81135: checking to see if all hosts have failed and the running result is not ok 27299 1727096469.81136: done checking to see if all hosts have failed 27299 1727096469.81137: getting the remaining hosts for this loop 27299 1727096469.81138: done getting the remaining hosts for this loop 27299 1727096469.81141: getting the next task for host managed_node2 27299 1727096469.81147: done getting next task for host managed_node2 27299 1727096469.81150: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 27299 1727096469.81153: ^ 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 27299 1727096469.81165: getting variables 27299 1727096469.81169: in VariableManager get_vars() 27299 1727096469.81207: Calling all_inventory to load vars for managed_node2 27299 1727096469.81210: Calling groups_inventory to load vars for managed_node2 27299 1727096469.81213: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096469.81221: Calling all_plugins_play to load vars for managed_node2 27299 1727096469.81223: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096469.81226: Calling groups_plugins_play to load vars for managed_node2 27299 1727096469.81400: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096469.81650: done with get_vars() 27299 1727096469.81660: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 23 September 2024 09:01:09 -0400 (0:00:00.056) 0:00:04.952 ****** 27299 1727096469.81745: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 27299 1727096469.81747: Creating lock for fedora.linux_system_roles.network_state 27299 1727096469.82016: worker is 1 (out of 1 available) 27299 1727096469.82028: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 27299 1727096469.82041: done queuing things up, now waiting for results queue to drain 27299 1727096469.82042: waiting for pending results... 27299 1727096469.82301: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 27299 1727096469.82424: in run() - task 0afff68d-5257-2c18-73cc-00000000002c 27299 1727096469.82446: variable 'ansible_search_path' from source: unknown 27299 1727096469.82454: variable 'ansible_search_path' from source: unknown 27299 1727096469.82502: calling self._execute() 27299 1727096469.82656: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096469.82674: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096469.82690: variable 'omit' from source: magic vars 27299 1727096469.83107: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27299 1727096469.85328: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27299 1727096469.85424: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27299 1727096469.85478: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27299 1727096469.85585: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27299 1727096469.85589: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27299 1727096469.85642: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27299 1727096469.85678: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27299 1727096469.85711: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27299 1727096469.85751: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27299 1727096469.85774: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27299 1727096469.85914: variable 'ansible_distribution' from source: facts 27299 1727096469.85927: variable 'ansible_distribution_major_version' from source: facts 27299 1727096469.85949: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27299 1727096469.85955: when evaluation is False, skipping this task 27299 1727096469.85962: _execute() done 27299 1727096469.86019: dumping result to json 27299 1727096469.86022: done dumping result, returning 27299 1727096469.86025: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-2c18-73cc-00000000002c] 27299 1727096469.86027: sending task result for task 0afff68d-5257-2c18-73cc-00000000002c 27299 1727096469.86098: done sending task result for task 0afff68d-5257-2c18-73cc-00000000002c 27299 1727096469.86101: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27299 1727096469.86174: no more pending results, returning what we have 27299 1727096469.86177: results queue empty 27299 1727096469.86178: checking for any_errors_fatal 27299 1727096469.86184: done checking for any_errors_fatal 27299 1727096469.86184: checking for max_fail_percentage 27299 1727096469.86186: done checking for max_fail_percentage 27299 1727096469.86187: checking to see if all hosts have failed and the running result is not ok 27299 1727096469.86188: done checking to see if all hosts have failed 27299 1727096469.86188: getting the remaining hosts for this loop 27299 1727096469.86190: done getting the remaining hosts for this loop 27299 1727096469.86193: getting the next task for host managed_node2 27299 1727096469.86200: done getting next task for host managed_node2 27299 1727096469.86204: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 27299 1727096469.86207: ^ 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 27299 1727096469.86220: getting variables 27299 1727096469.86222: in VariableManager get_vars() 27299 1727096469.86323: Calling all_inventory to load vars for managed_node2 27299 1727096469.86326: Calling groups_inventory to load vars for managed_node2 27299 1727096469.86329: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096469.86339: Calling all_plugins_play to load vars for managed_node2 27299 1727096469.86342: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096469.86344: Calling groups_plugins_play to load vars for managed_node2 27299 1727096469.86802: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096469.87018: done with get_vars() 27299 1727096469.87029: done getting variables 27299 1727096469.87093: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 09:01:09 -0400 (0:00:00.053) 0:00:05.006 ****** 27299 1727096469.87126: entering _queue_task() for managed_node2/debug 27299 1727096469.87420: worker is 1 (out of 1 available) 27299 1727096469.87434: exiting _queue_task() for managed_node2/debug 27299 1727096469.87446: done queuing things up, now waiting for results queue to drain 27299 1727096469.87448: waiting for pending results... 27299 1727096469.87797: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 27299 1727096469.87856: in run() - task 0afff68d-5257-2c18-73cc-00000000002d 27299 1727096469.87895: variable 'ansible_search_path' from source: unknown 27299 1727096469.87898: variable 'ansible_search_path' from source: unknown 27299 1727096469.88075: calling self._execute() 27299 1727096469.88080: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096469.88083: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096469.88085: variable 'omit' from source: magic vars 27299 1727096469.88506: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27299 1727096469.90741: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27299 1727096469.90881: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27299 1727096469.90946: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27299 1727096469.90991: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27299 1727096469.91036: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27299 1727096469.91158: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27299 1727096469.91197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27299 1727096469.91233: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27299 1727096469.91303: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27299 1727096469.91337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27299 1727096469.91523: variable 'ansible_distribution' from source: facts 27299 1727096469.91536: variable 'ansible_distribution_major_version' from source: facts 27299 1727096469.91559: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27299 1727096469.91573: when evaluation is False, skipping this task 27299 1727096469.91576: _execute() done 27299 1727096469.91578: dumping result to json 27299 1727096469.91580: done dumping result, returning 27299 1727096469.91587: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-2c18-73cc-00000000002d] 27299 1727096469.91597: sending task result for task 0afff68d-5257-2c18-73cc-00000000002d skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 27299 1727096469.91754: no more pending results, returning what we have 27299 1727096469.91757: results queue empty 27299 1727096469.91758: checking for any_errors_fatal 27299 1727096469.91763: done checking for any_errors_fatal 27299 1727096469.91763: checking for max_fail_percentage 27299 1727096469.91765: done checking for max_fail_percentage 27299 1727096469.91766: checking to see if all hosts have failed and the running result is not ok 27299 1727096469.91767: done checking to see if all hosts have failed 27299 1727096469.91769: getting the remaining hosts for this loop 27299 1727096469.91773: done getting the remaining hosts for this loop 27299 1727096469.91777: getting the next task for host managed_node2 27299 1727096469.91784: done getting next task for host managed_node2 27299 1727096469.91787: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 27299 1727096469.91790: ^ 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 27299 1727096469.91801: getting variables 27299 1727096469.91803: in VariableManager get_vars() 27299 1727096469.91841: Calling all_inventory to load vars for managed_node2 27299 1727096469.91844: Calling groups_inventory to load vars for managed_node2 27299 1727096469.91847: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096469.91858: Calling all_plugins_play to load vars for managed_node2 27299 1727096469.91860: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096469.91862: Calling groups_plugins_play to load vars for managed_node2 27299 1727096469.92343: done sending task result for task 0afff68d-5257-2c18-73cc-00000000002d 27299 1727096469.92346: WORKER PROCESS EXITING 27299 1727096469.92360: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096469.92602: done with get_vars() 27299 1727096469.92613: done getting variables 27299 1727096469.92677: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 09:01:09 -0400 (0:00:00.055) 0:00:05.061 ****** 27299 1727096469.92708: entering _queue_task() for managed_node2/debug 27299 1727096469.92991: worker is 1 (out of 1 available) 27299 1727096469.93003: exiting _queue_task() for managed_node2/debug 27299 1727096469.93014: done queuing things up, now waiting for results queue to drain 27299 1727096469.93015: waiting for pending results... 27299 1727096469.93274: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 27299 1727096469.93388: in run() - task 0afff68d-5257-2c18-73cc-00000000002e 27299 1727096469.93477: variable 'ansible_search_path' from source: unknown 27299 1727096469.93480: variable 'ansible_search_path' from source: unknown 27299 1727096469.93483: calling self._execute() 27299 1727096469.93533: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096469.93545: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096469.93557: variable 'omit' from source: magic vars 27299 1727096469.93991: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27299 1727096469.96218: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27299 1727096469.96293: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27299 1727096469.96338: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27299 1727096469.96383: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27299 1727096469.96413: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27299 1727096469.96544: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27299 1727096469.96548: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27299 1727096469.96555: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27299 1727096469.96597: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27299 1727096469.96613: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27299 1727096469.96875: variable 'ansible_distribution' from source: facts 27299 1727096469.96878: variable 'ansible_distribution_major_version' from source: facts 27299 1727096469.96880: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27299 1727096469.96882: when evaluation is False, skipping this task 27299 1727096469.96883: _execute() done 27299 1727096469.96885: dumping result to json 27299 1727096469.96887: done dumping result, returning 27299 1727096469.96889: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-2c18-73cc-00000000002e] 27299 1727096469.96890: sending task result for task 0afff68d-5257-2c18-73cc-00000000002e 27299 1727096469.96946: done sending task result for task 0afff68d-5257-2c18-73cc-00000000002e 27299 1727096469.96948: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 27299 1727096469.97018: no more pending results, returning what we have 27299 1727096469.97022: results queue empty 27299 1727096469.97023: checking for any_errors_fatal 27299 1727096469.97028: done checking for any_errors_fatal 27299 1727096469.97028: checking for max_fail_percentage 27299 1727096469.97030: done checking for max_fail_percentage 27299 1727096469.97031: checking to see if all hosts have failed and the running result is not ok 27299 1727096469.97032: done checking to see if all hosts have failed 27299 1727096469.97033: getting the remaining hosts for this loop 27299 1727096469.97034: done getting the remaining hosts for this loop 27299 1727096469.97038: getting the next task for host managed_node2 27299 1727096469.97043: done getting next task for host managed_node2 27299 1727096469.97048: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 27299 1727096469.97050: ^ 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 27299 1727096469.97062: getting variables 27299 1727096469.97063: in VariableManager get_vars() 27299 1727096469.97102: Calling all_inventory to load vars for managed_node2 27299 1727096469.97105: Calling groups_inventory to load vars for managed_node2 27299 1727096469.97107: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096469.97115: Calling all_plugins_play to load vars for managed_node2 27299 1727096469.97117: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096469.97119: Calling groups_plugins_play to load vars for managed_node2 27299 1727096469.97294: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096469.97499: done with get_vars() 27299 1727096469.97510: done getting variables 27299 1727096469.97572: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 09:01:09 -0400 (0:00:00.048) 0:00:05.110 ****** 27299 1727096469.97606: entering _queue_task() for managed_node2/debug 27299 1727096469.97973: worker is 1 (out of 1 available) 27299 1727096469.97986: exiting _queue_task() for managed_node2/debug 27299 1727096469.97998: done queuing things up, now waiting for results queue to drain 27299 1727096469.97999: waiting for pending results... 27299 1727096469.98274: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 27299 1727096469.98299: in run() - task 0afff68d-5257-2c18-73cc-00000000002f 27299 1727096469.98320: variable 'ansible_search_path' from source: unknown 27299 1727096469.98329: variable 'ansible_search_path' from source: unknown 27299 1727096469.98367: calling self._execute() 27299 1727096469.98455: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096469.98467: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096469.98486: variable 'omit' from source: magic vars 27299 1727096469.98951: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27299 1727096470.00895: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27299 1727096470.00938: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27299 1727096470.00977: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27299 1727096470.01004: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27299 1727096470.01024: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27299 1727096470.01089: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27299 1727096470.01111: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27299 1727096470.01129: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27299 1727096470.01154: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27299 1727096470.01165: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27299 1727096470.01274: variable 'ansible_distribution' from source: facts 27299 1727096470.01278: variable 'ansible_distribution_major_version' from source: facts 27299 1727096470.01294: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27299 1727096470.01297: when evaluation is False, skipping this task 27299 1727096470.01300: _execute() done 27299 1727096470.01302: dumping result to json 27299 1727096470.01305: done dumping result, returning 27299 1727096470.01312: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-2c18-73cc-00000000002f] 27299 1727096470.01317: sending task result for task 0afff68d-5257-2c18-73cc-00000000002f 27299 1727096470.01406: done sending task result for task 0afff68d-5257-2c18-73cc-00000000002f 27299 1727096470.01409: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 27299 1727096470.01473: no more pending results, returning what we have 27299 1727096470.01476: results queue empty 27299 1727096470.01477: checking for any_errors_fatal 27299 1727096470.01482: done checking for any_errors_fatal 27299 1727096470.01482: checking for max_fail_percentage 27299 1727096470.01484: done checking for max_fail_percentage 27299 1727096470.01485: checking to see if all hosts have failed and the running result is not ok 27299 1727096470.01486: done checking to see if all hosts have failed 27299 1727096470.01487: getting the remaining hosts for this loop 27299 1727096470.01488: done getting the remaining hosts for this loop 27299 1727096470.01492: getting the next task for host managed_node2 27299 1727096470.01498: done getting next task for host managed_node2 27299 1727096470.01502: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 27299 1727096470.01505: ^ 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 27299 1727096470.01519: getting variables 27299 1727096470.01521: in VariableManager get_vars() 27299 1727096470.01557: Calling all_inventory to load vars for managed_node2 27299 1727096470.01559: Calling groups_inventory to load vars for managed_node2 27299 1727096470.01561: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096470.01573: Calling all_plugins_play to load vars for managed_node2 27299 1727096470.01576: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096470.01579: Calling groups_plugins_play to load vars for managed_node2 27299 1727096470.01745: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096470.01873: done with get_vars() 27299 1727096470.01886: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 23 September 2024 09:01:10 -0400 (0:00:00.043) 0:00:05.154 ****** 27299 1727096470.01973: entering _queue_task() for managed_node2/ping 27299 1727096470.01976: Creating lock for ping 27299 1727096470.02258: worker is 1 (out of 1 available) 27299 1727096470.02474: exiting _queue_task() for managed_node2/ping 27299 1727096470.02484: done queuing things up, now waiting for results queue to drain 27299 1727096470.02486: waiting for pending results... 27299 1727096470.02590: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 27299 1727096470.02710: in run() - task 0afff68d-5257-2c18-73cc-000000000030 27299 1727096470.02714: variable 'ansible_search_path' from source: unknown 27299 1727096470.02716: variable 'ansible_search_path' from source: unknown 27299 1727096470.02740: calling self._execute() 27299 1727096470.02827: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096470.02839: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096470.02872: variable 'omit' from source: magic vars 27299 1727096470.03252: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27299 1727096470.04742: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27299 1727096470.04791: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27299 1727096470.04818: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27299 1727096470.04843: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27299 1727096470.04865: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27299 1727096470.04927: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27299 1727096470.04948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27299 1727096470.04977: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27299 1727096470.05033: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27299 1727096470.05036: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27299 1727096470.05273: variable 'ansible_distribution' from source: facts 27299 1727096470.05276: variable 'ansible_distribution_major_version' from source: facts 27299 1727096470.05279: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27299 1727096470.05281: when evaluation is False, skipping this task 27299 1727096470.05283: _execute() done 27299 1727096470.05285: dumping result to json 27299 1727096470.05287: done dumping result, returning 27299 1727096470.05290: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-2c18-73cc-000000000030] 27299 1727096470.05292: sending task result for task 0afff68d-5257-2c18-73cc-000000000030 27299 1727096470.05358: done sending task result for task 0afff68d-5257-2c18-73cc-000000000030 27299 1727096470.05362: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27299 1727096470.05427: no more pending results, returning what we have 27299 1727096470.05430: results queue empty 27299 1727096470.05431: checking for any_errors_fatal 27299 1727096470.05436: done checking for any_errors_fatal 27299 1727096470.05437: checking for max_fail_percentage 27299 1727096470.05439: done checking for max_fail_percentage 27299 1727096470.05440: checking to see if all hosts have failed and the running result is not ok 27299 1727096470.05440: done checking to see if all hosts have failed 27299 1727096470.05441: getting the remaining hosts for this loop 27299 1727096470.05442: done getting the remaining hosts for this loop 27299 1727096470.05447: getting the next task for host managed_node2 27299 1727096470.05455: done getting next task for host managed_node2 27299 1727096470.05457: ^ task is: TASK: meta (role_complete) 27299 1727096470.05459: ^ 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 27299 1727096470.05497: getting variables 27299 1727096470.05499: in VariableManager get_vars() 27299 1727096470.05538: Calling all_inventory to load vars for managed_node2 27299 1727096470.05540: Calling groups_inventory to load vars for managed_node2 27299 1727096470.05543: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096470.05550: Calling all_plugins_play to load vars for managed_node2 27299 1727096470.05553: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096470.05555: Calling groups_plugins_play to load vars for managed_node2 27299 1727096470.05788: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096470.05983: done with get_vars() 27299 1727096470.05994: done getting variables 27299 1727096470.06075: done queuing things up, now waiting for results queue to drain 27299 1727096470.06077: results queue empty 27299 1727096470.06078: checking for any_errors_fatal 27299 1727096470.06080: done checking for any_errors_fatal 27299 1727096470.06081: checking for max_fail_percentage 27299 1727096470.06082: done checking for max_fail_percentage 27299 1727096470.06083: checking to see if all hosts have failed and the running result is not ok 27299 1727096470.06084: done checking to see if all hosts have failed 27299 1727096470.06084: getting the remaining hosts for this loop 27299 1727096470.06085: done getting the remaining hosts for this loop 27299 1727096470.06088: getting the next task for host managed_node2 27299 1727096470.06091: done getting next task for host managed_node2 27299 1727096470.06093: ^ task is: TASK: Get the IPv4 routes from the route table main 27299 1727096470.06095: ^ 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 27299 1727096470.06097: getting variables 27299 1727096470.06098: in VariableManager get_vars() 27299 1727096470.06112: Calling all_inventory to load vars for managed_node2 27299 1727096470.06115: Calling groups_inventory to load vars for managed_node2 27299 1727096470.06117: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096470.06122: Calling all_plugins_play to load vars for managed_node2 27299 1727096470.06124: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096470.06126: Calling groups_plugins_play to load vars for managed_node2 27299 1727096470.06258: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096470.06479: done with get_vars() 27299 1727096470.06488: done getting variables 27299 1727096470.06526: 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-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:73 Monday 23 September 2024 09:01:10 -0400 (0:00:00.045) 0:00:05.200 ****** 27299 1727096470.06553: entering _queue_task() for managed_node2/command 27299 1727096470.06851: worker is 1 (out of 1 available) 27299 1727096470.06864: exiting _queue_task() for managed_node2/command 27299 1727096470.06881: done queuing things up, now waiting for results queue to drain 27299 1727096470.06884: waiting for pending results... 27299 1727096470.07060: running TaskExecutor() for managed_node2/TASK: Get the IPv4 routes from the route table main 27299 1727096470.07120: in run() - task 0afff68d-5257-2c18-73cc-000000000060 27299 1727096470.07132: variable 'ansible_search_path' from source: unknown 27299 1727096470.07161: calling self._execute() 27299 1727096470.07227: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096470.07231: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096470.07239: variable 'omit' from source: magic vars 27299 1727096470.07543: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27299 1727096470.09654: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27299 1727096470.09706: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27299 1727096470.09747: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27299 1727096470.09801: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27299 1727096470.09873: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27299 1727096470.09929: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27299 1727096470.09964: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27299 1727096470.10030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27299 1727096470.10133: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27299 1727096470.10190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27299 1727096470.10327: variable 'ansible_distribution' from source: facts 27299 1727096470.10331: variable 'ansible_distribution_major_version' from source: facts 27299 1727096470.10347: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27299 1727096470.10350: when evaluation is False, skipping this task 27299 1727096470.10352: _execute() done 27299 1727096470.10355: dumping result to json 27299 1727096470.10358: done dumping result, returning 27299 1727096470.10364: done running TaskExecutor() for managed_node2/TASK: Get the IPv4 routes from the route table main [0afff68d-5257-2c18-73cc-000000000060] 27299 1727096470.10373: sending task result for task 0afff68d-5257-2c18-73cc-000000000060 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27299 1727096470.10524: no more pending results, returning what we have 27299 1727096470.10527: results queue empty 27299 1727096470.10527: checking for any_errors_fatal 27299 1727096470.10528: done checking for any_errors_fatal 27299 1727096470.10529: checking for max_fail_percentage 27299 1727096470.10531: done checking for max_fail_percentage 27299 1727096470.10532: checking to see if all hosts have failed and the running result is not ok 27299 1727096470.10533: done checking to see if all hosts have failed 27299 1727096470.10533: getting the remaining hosts for this loop 27299 1727096470.10535: done getting the remaining hosts for this loop 27299 1727096470.10539: getting the next task for host managed_node2 27299 1727096470.10546: done getting next task for host managed_node2 27299 1727096470.10550: ^ task is: TASK: Assert that the route table main contains the specified IPv4 routes 27299 1727096470.10552: ^ 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 27299 1727096470.10554: getting variables 27299 1727096470.10556: in VariableManager get_vars() 27299 1727096470.10600: Calling all_inventory to load vars for managed_node2 27299 1727096470.10603: Calling groups_inventory to load vars for managed_node2 27299 1727096470.10605: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096470.10615: Calling all_plugins_play to load vars for managed_node2 27299 1727096470.10618: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096470.10620: Calling groups_plugins_play to load vars for managed_node2 27299 1727096470.10769: done sending task result for task 0afff68d-5257-2c18-73cc-000000000060 27299 1727096470.10774: WORKER PROCESS EXITING 27299 1727096470.10791: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096470.10911: done with get_vars() 27299 1727096470.10921: done getting variables 27299 1727096470.10992: 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-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:78 Monday 23 September 2024 09:01:10 -0400 (0:00:00.044) 0:00:05.244 ****** 27299 1727096470.11013: entering _queue_task() for managed_node2/assert 27299 1727096470.11015: Creating lock for assert 27299 1727096470.11228: worker is 1 (out of 1 available) 27299 1727096470.11241: exiting _queue_task() for managed_node2/assert 27299 1727096470.11253: done queuing things up, now waiting for results queue to drain 27299 1727096470.11254: waiting for pending results... 27299 1727096470.11418: running TaskExecutor() for managed_node2/TASK: Assert that the route table main contains the specified IPv4 routes 27299 1727096470.11473: in run() - task 0afff68d-5257-2c18-73cc-000000000061 27299 1727096470.11492: variable 'ansible_search_path' from source: unknown 27299 1727096470.11514: calling self._execute() 27299 1727096470.11594: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096470.11598: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096470.11601: variable 'omit' from source: magic vars 27299 1727096470.11888: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27299 1727096470.14085: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27299 1727096470.14132: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27299 1727096470.14159: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27299 1727096470.14186: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27299 1727096470.14212: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27299 1727096470.14281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27299 1727096470.14302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27299 1727096470.14325: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27299 1727096470.14350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27299 1727096470.14361: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27299 1727096470.14459: variable 'ansible_distribution' from source: facts 27299 1727096470.14463: variable 'ansible_distribution_major_version' from source: facts 27299 1727096470.14481: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27299 1727096470.14484: when evaluation is False, skipping this task 27299 1727096470.14487: _execute() done 27299 1727096470.14489: dumping result to json 27299 1727096470.14492: done dumping result, returning 27299 1727096470.14499: done running TaskExecutor() for managed_node2/TASK: Assert that the route table main contains the specified IPv4 routes [0afff68d-5257-2c18-73cc-000000000061] 27299 1727096470.14504: sending task result for task 0afff68d-5257-2c18-73cc-000000000061 27299 1727096470.14592: done sending task result for task 0afff68d-5257-2c18-73cc-000000000061 27299 1727096470.14595: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27299 1727096470.14635: no more pending results, returning what we have 27299 1727096470.14638: results queue empty 27299 1727096470.14639: checking for any_errors_fatal 27299 1727096470.14645: done checking for any_errors_fatal 27299 1727096470.14645: checking for max_fail_percentage 27299 1727096470.14648: done checking for max_fail_percentage 27299 1727096470.14649: checking to see if all hosts have failed and the running result is not ok 27299 1727096470.14649: done checking to see if all hosts have failed 27299 1727096470.14650: getting the remaining hosts for this loop 27299 1727096470.14651: done getting the remaining hosts for this loop 27299 1727096470.14655: getting the next task for host managed_node2 27299 1727096470.14661: done getting next task for host managed_node2 27299 1727096470.14663: ^ task is: TASK: Get the IPv6 routes from the route table main 27299 1727096470.14665: ^ 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 27299 1727096470.14672: getting variables 27299 1727096470.14674: in VariableManager get_vars() 27299 1727096470.14711: Calling all_inventory to load vars for managed_node2 27299 1727096470.14714: Calling groups_inventory to load vars for managed_node2 27299 1727096470.14716: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096470.14727: Calling all_plugins_play to load vars for managed_node2 27299 1727096470.14729: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096470.14732: Calling groups_plugins_play to load vars for managed_node2 27299 1727096470.14923: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096470.15039: done with get_vars() 27299 1727096470.15047: done getting variables 27299 1727096470.15091: 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-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:89 Monday 23 September 2024 09:01:10 -0400 (0:00:00.040) 0:00:05.285 ****** 27299 1727096470.15113: entering _queue_task() for managed_node2/command 27299 1727096470.15323: worker is 1 (out of 1 available) 27299 1727096470.15338: exiting _queue_task() for managed_node2/command 27299 1727096470.15349: done queuing things up, now waiting for results queue to drain 27299 1727096470.15350: waiting for pending results... 27299 1727096470.15516: running TaskExecutor() for managed_node2/TASK: Get the IPv6 routes from the route table main 27299 1727096470.15572: in run() - task 0afff68d-5257-2c18-73cc-000000000062 27299 1727096470.15589: variable 'ansible_search_path' from source: unknown 27299 1727096470.15616: calling self._execute() 27299 1727096470.15680: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096470.15685: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096470.15699: variable 'omit' from source: magic vars 27299 1727096470.16004: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27299 1727096470.17726: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27299 1727096470.17777: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27299 1727096470.17801: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27299 1727096470.17826: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27299 1727096470.17846: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27299 1727096470.17912: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27299 1727096470.17932: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27299 1727096470.17949: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27299 1727096470.17989: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27299 1727096470.17993: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27299 1727096470.18087: variable 'ansible_distribution' from source: facts 27299 1727096470.18092: variable 'ansible_distribution_major_version' from source: facts 27299 1727096470.18108: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27299 1727096470.18112: when evaluation is False, skipping this task 27299 1727096470.18114: _execute() done 27299 1727096470.18116: dumping result to json 27299 1727096470.18118: done dumping result, returning 27299 1727096470.18125: done running TaskExecutor() for managed_node2/TASK: Get the IPv6 routes from the route table main [0afff68d-5257-2c18-73cc-000000000062] 27299 1727096470.18130: sending task result for task 0afff68d-5257-2c18-73cc-000000000062 27299 1727096470.18213: done sending task result for task 0afff68d-5257-2c18-73cc-000000000062 27299 1727096470.18215: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27299 1727096470.18262: no more pending results, returning what we have 27299 1727096470.18266: results queue empty 27299 1727096470.18267: checking for any_errors_fatal 27299 1727096470.18274: done checking for any_errors_fatal 27299 1727096470.18275: checking for max_fail_percentage 27299 1727096470.18277: done checking for max_fail_percentage 27299 1727096470.18278: checking to see if all hosts have failed and the running result is not ok 27299 1727096470.18279: done checking to see if all hosts have failed 27299 1727096470.18279: getting the remaining hosts for this loop 27299 1727096470.18280: done getting the remaining hosts for this loop 27299 1727096470.18284: getting the next task for host managed_node2 27299 1727096470.18290: done getting next task for host managed_node2 27299 1727096470.18292: ^ task is: TASK: Assert that the route table main contains the specified IPv6 routes 27299 1727096470.18293: ^ 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 27299 1727096470.18296: getting variables 27299 1727096470.18297: in VariableManager get_vars() 27299 1727096470.18338: Calling all_inventory to load vars for managed_node2 27299 1727096470.18340: Calling groups_inventory to load vars for managed_node2 27299 1727096470.18343: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096470.18353: Calling all_plugins_play to load vars for managed_node2 27299 1727096470.18355: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096470.18357: Calling groups_plugins_play to load vars for managed_node2 27299 1727096470.18511: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096470.18628: done with get_vars() 27299 1727096470.18637: done getting variables 27299 1727096470.18682: 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-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:94 Monday 23 September 2024 09:01:10 -0400 (0:00:00.035) 0:00:05.321 ****** 27299 1727096470.18704: entering _queue_task() for managed_node2/assert 27299 1727096470.18915: worker is 1 (out of 1 available) 27299 1727096470.18929: exiting _queue_task() for managed_node2/assert 27299 1727096470.18941: done queuing things up, now waiting for results queue to drain 27299 1727096470.18942: waiting for pending results... 27299 1727096470.19114: running TaskExecutor() for managed_node2/TASK: Assert that the route table main contains the specified IPv6 routes 27299 1727096470.19174: in run() - task 0afff68d-5257-2c18-73cc-000000000063 27299 1727096470.19186: variable 'ansible_search_path' from source: unknown 27299 1727096470.19213: calling self._execute() 27299 1727096470.19278: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096470.19282: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096470.19292: variable 'omit' from source: magic vars 27299 1727096470.19611: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27299 1727096470.21338: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27299 1727096470.21384: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27299 1727096470.21413: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27299 1727096470.21439: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27299 1727096470.21472: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27299 1727096470.21533: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27299 1727096470.21558: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27299 1727096470.21582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27299 1727096470.21608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27299 1727096470.21618: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27299 1727096470.21720: variable 'ansible_distribution' from source: facts 27299 1727096470.21724: variable 'ansible_distribution_major_version' from source: facts 27299 1727096470.21740: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27299 1727096470.21745: when evaluation is False, skipping this task 27299 1727096470.21748: _execute() done 27299 1727096470.21750: dumping result to json 27299 1727096470.21752: done dumping result, returning 27299 1727096470.21763: done running TaskExecutor() for managed_node2/TASK: Assert that the route table main contains the specified IPv6 routes [0afff68d-5257-2c18-73cc-000000000063] 27299 1727096470.21765: sending task result for task 0afff68d-5257-2c18-73cc-000000000063 27299 1727096470.21848: done sending task result for task 0afff68d-5257-2c18-73cc-000000000063 27299 1727096470.21850: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27299 1727096470.21930: no more pending results, returning what we have 27299 1727096470.21933: results queue empty 27299 1727096470.21934: checking for any_errors_fatal 27299 1727096470.21939: done checking for any_errors_fatal 27299 1727096470.21939: checking for max_fail_percentage 27299 1727096470.21941: done checking for max_fail_percentage 27299 1727096470.21942: checking to see if all hosts have failed and the running result is not ok 27299 1727096470.21943: done checking to see if all hosts have failed 27299 1727096470.21944: getting the remaining hosts for this loop 27299 1727096470.21945: done getting the remaining hosts for this loop 27299 1727096470.21948: getting the next task for host managed_node2 27299 1727096470.21954: done getting next task for host managed_node2 27299 1727096470.21957: ^ task is: TASK: Get the interface1 MAC address 27299 1727096470.21959: ^ 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 27299 1727096470.21962: getting variables 27299 1727096470.21963: in VariableManager get_vars() 27299 1727096470.22004: Calling all_inventory to load vars for managed_node2 27299 1727096470.22007: Calling groups_inventory to load vars for managed_node2 27299 1727096470.22009: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096470.22018: Calling all_plugins_play to load vars for managed_node2 27299 1727096470.22020: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096470.22022: Calling groups_plugins_play to load vars for managed_node2 27299 1727096470.22199: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096470.22317: done with get_vars() 27299 1727096470.22325: done getting variables 27299 1727096470.22365: 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-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:99 Monday 23 September 2024 09:01:10 -0400 (0:00:00.036) 0:00:05.358 ****** 27299 1727096470.22388: entering _queue_task() for managed_node2/command 27299 1727096470.22594: worker is 1 (out of 1 available) 27299 1727096470.22608: exiting _queue_task() for managed_node2/command 27299 1727096470.22621: done queuing things up, now waiting for results queue to drain 27299 1727096470.22622: waiting for pending results... 27299 1727096470.22785: running TaskExecutor() for managed_node2/TASK: Get the interface1 MAC address 27299 1727096470.22840: in run() - task 0afff68d-5257-2c18-73cc-000000000064 27299 1727096470.22853: variable 'ansible_search_path' from source: unknown 27299 1727096470.22890: calling self._execute() 27299 1727096470.22951: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096470.22963: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096470.22968: variable 'omit' from source: magic vars 27299 1727096470.23275: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27299 1727096470.24972: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27299 1727096470.25034: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27299 1727096470.25055: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27299 1727096470.25083: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27299 1727096470.25103: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27299 1727096470.25165: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27299 1727096470.25191: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27299 1727096470.25208: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27299 1727096470.25235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27299 1727096470.25250: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27299 1727096470.25343: variable 'ansible_distribution' from source: facts 27299 1727096470.25349: variable 'ansible_distribution_major_version' from source: facts 27299 1727096470.25368: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27299 1727096470.25374: when evaluation is False, skipping this task 27299 1727096470.25377: _execute() done 27299 1727096470.25379: dumping result to json 27299 1727096470.25381: done dumping result, returning 27299 1727096470.25386: done running TaskExecutor() for managed_node2/TASK: Get the interface1 MAC address [0afff68d-5257-2c18-73cc-000000000064] 27299 1727096470.25391: sending task result for task 0afff68d-5257-2c18-73cc-000000000064 27299 1727096470.25478: done sending task result for task 0afff68d-5257-2c18-73cc-000000000064 27299 1727096470.25480: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27299 1727096470.25527: no more pending results, returning what we have 27299 1727096470.25531: results queue empty 27299 1727096470.25531: checking for any_errors_fatal 27299 1727096470.25537: done checking for any_errors_fatal 27299 1727096470.25538: checking for max_fail_percentage 27299 1727096470.25539: done checking for max_fail_percentage 27299 1727096470.25540: checking to see if all hosts have failed and the running result is not ok 27299 1727096470.25541: done checking to see if all hosts have failed 27299 1727096470.25542: getting the remaining hosts for this loop 27299 1727096470.25543: done getting the remaining hosts for this loop 27299 1727096470.25546: getting the next task for host managed_node2 27299 1727096470.25554: done getting next task for host managed_node2 27299 1727096470.25559: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 27299 1727096470.25561: ^ 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 27299 1727096470.25589: getting variables 27299 1727096470.25591: in VariableManager get_vars() 27299 1727096470.25631: Calling all_inventory to load vars for managed_node2 27299 1727096470.25633: Calling groups_inventory to load vars for managed_node2 27299 1727096470.25635: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096470.25645: Calling all_plugins_play to load vars for managed_node2 27299 1727096470.25647: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096470.25649: Calling groups_plugins_play to load vars for managed_node2 27299 1727096470.25805: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096470.25938: done with get_vars() 27299 1727096470.25947: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 23 September 2024 09:01:10 -0400 (0:00:00.036) 0:00:05.395 ****** 27299 1727096470.26018: entering _queue_task() for managed_node2/include_tasks 27299 1727096470.26230: worker is 1 (out of 1 available) 27299 1727096470.26243: exiting _queue_task() for managed_node2/include_tasks 27299 1727096470.26257: done queuing things up, now waiting for results queue to drain 27299 1727096470.26259: waiting for pending results... 27299 1727096470.26427: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 27299 1727096470.26510: in run() - task 0afff68d-5257-2c18-73cc-00000000006c 27299 1727096470.26523: variable 'ansible_search_path' from source: unknown 27299 1727096470.26526: variable 'ansible_search_path' from source: unknown 27299 1727096470.26553: calling self._execute() 27299 1727096470.26621: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096470.26625: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096470.26634: variable 'omit' from source: magic vars 27299 1727096470.26951: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27299 1727096470.28660: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27299 1727096470.28708: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27299 1727096470.28745: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27299 1727096470.28772: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27299 1727096470.28836: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27299 1727096470.28873: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27299 1727096470.28901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27299 1727096470.28920: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27299 1727096470.28947: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27299 1727096470.28957: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27299 1727096470.29060: variable 'ansible_distribution' from source: facts 27299 1727096470.29064: variable 'ansible_distribution_major_version' from source: facts 27299 1727096470.29085: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27299 1727096470.29088: when evaluation is False, skipping this task 27299 1727096470.29091: _execute() done 27299 1727096470.29093: dumping result to json 27299 1727096470.29095: done dumping result, returning 27299 1727096470.29106: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-2c18-73cc-00000000006c] 27299 1727096470.29110: sending task result for task 0afff68d-5257-2c18-73cc-00000000006c 27299 1727096470.29194: done sending task result for task 0afff68d-5257-2c18-73cc-00000000006c 27299 1727096470.29197: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27299 1727096470.29252: no more pending results, returning what we have 27299 1727096470.29255: results queue empty 27299 1727096470.29256: checking for any_errors_fatal 27299 1727096470.29262: done checking for any_errors_fatal 27299 1727096470.29262: checking for max_fail_percentage 27299 1727096470.29264: done checking for max_fail_percentage 27299 1727096470.29265: checking to see if all hosts have failed and the running result is not ok 27299 1727096470.29266: done checking to see if all hosts have failed 27299 1727096470.29266: getting the remaining hosts for this loop 27299 1727096470.29270: done getting the remaining hosts for this loop 27299 1727096470.29274: getting the next task for host managed_node2 27299 1727096470.29281: done getting next task for host managed_node2 27299 1727096470.29285: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 27299 1727096470.29288: ^ 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 27299 1727096470.29303: getting variables 27299 1727096470.29304: in VariableManager get_vars() 27299 1727096470.29343: Calling all_inventory to load vars for managed_node2 27299 1727096470.29346: Calling groups_inventory to load vars for managed_node2 27299 1727096470.29349: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096470.29358: Calling all_plugins_play to load vars for managed_node2 27299 1727096470.29360: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096470.29362: Calling groups_plugins_play to load vars for managed_node2 27299 1727096470.29707: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096470.29834: done with get_vars() 27299 1727096470.29842: done getting variables 27299 1727096470.29890: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 09:01:10 -0400 (0:00:00.038) 0:00:05.433 ****** 27299 1727096470.29912: entering _queue_task() for managed_node2/debug 27299 1727096470.30145: worker is 1 (out of 1 available) 27299 1727096470.30157: exiting _queue_task() for managed_node2/debug 27299 1727096470.30177: done queuing things up, now waiting for results queue to drain 27299 1727096470.30179: waiting for pending results... 27299 1727096470.30511: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 27299 1727096470.30528: in run() - task 0afff68d-5257-2c18-73cc-00000000006d 27299 1727096470.30552: variable 'ansible_search_path' from source: unknown 27299 1727096470.30561: variable 'ansible_search_path' from source: unknown 27299 1727096470.30606: calling self._execute() 27299 1727096470.30698: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096470.30709: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096470.30725: variable 'omit' from source: magic vars 27299 1727096470.31181: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27299 1727096470.32819: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27299 1727096470.32861: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27299 1727096470.32896: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27299 1727096470.32921: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27299 1727096470.32941: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27299 1727096470.33007: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27299 1727096470.33029: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27299 1727096470.33047: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27299 1727096470.33076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27299 1727096470.33089: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27299 1727096470.33294: variable 'ansible_distribution' from source: facts 27299 1727096470.33298: variable 'ansible_distribution_major_version' from source: facts 27299 1727096470.33300: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27299 1727096470.33302: when evaluation is False, skipping this task 27299 1727096470.33304: _execute() done 27299 1727096470.33306: dumping result to json 27299 1727096470.33308: done dumping result, returning 27299 1727096470.33311: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-2c18-73cc-00000000006d] 27299 1727096470.33313: sending task result for task 0afff68d-5257-2c18-73cc-00000000006d skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 27299 1727096470.33818: no more pending results, returning what we have 27299 1727096470.33821: results queue empty 27299 1727096470.33822: checking for any_errors_fatal 27299 1727096470.33827: done checking for any_errors_fatal 27299 1727096470.33828: checking for max_fail_percentage 27299 1727096470.33829: done checking for max_fail_percentage 27299 1727096470.33830: checking to see if all hosts have failed and the running result is not ok 27299 1727096470.33831: done checking to see if all hosts have failed 27299 1727096470.33832: getting the remaining hosts for this loop 27299 1727096470.33833: done getting the remaining hosts for this loop 27299 1727096470.33837: getting the next task for host managed_node2 27299 1727096470.33843: done getting next task for host managed_node2 27299 1727096470.33848: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 27299 1727096470.33850: ^ 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 27299 1727096470.33866: getting variables 27299 1727096470.33872: in VariableManager get_vars() 27299 1727096470.33913: Calling all_inventory to load vars for managed_node2 27299 1727096470.33915: Calling groups_inventory to load vars for managed_node2 27299 1727096470.33918: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096470.33928: Calling all_plugins_play to load vars for managed_node2 27299 1727096470.33930: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096470.33933: Calling groups_plugins_play to load vars for managed_node2 27299 1727096470.34094: done sending task result for task 0afff68d-5257-2c18-73cc-00000000006d 27299 1727096470.34097: WORKER PROCESS EXITING 27299 1727096470.34120: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096470.34331: done with get_vars() 27299 1727096470.34344: done getting variables 27299 1727096470.34410: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 09:01:10 -0400 (0:00:00.045) 0:00:05.479 ****** 27299 1727096470.34443: entering _queue_task() for managed_node2/fail 27299 1727096470.34716: worker is 1 (out of 1 available) 27299 1727096470.34728: exiting _queue_task() for managed_node2/fail 27299 1727096470.34741: done queuing things up, now waiting for results queue to drain 27299 1727096470.34742: waiting for pending results... 27299 1727096470.34972: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 27299 1727096470.35107: in run() - task 0afff68d-5257-2c18-73cc-00000000006e 27299 1727096470.35128: variable 'ansible_search_path' from source: unknown 27299 1727096470.35146: variable 'ansible_search_path' from source: unknown 27299 1727096470.35186: calling self._execute() 27299 1727096470.35272: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096470.35286: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096470.35359: variable 'omit' from source: magic vars 27299 1727096470.35733: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27299 1727096470.38103: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27299 1727096470.38182: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27299 1727096470.38238: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27299 1727096470.38281: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27299 1727096470.38320: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27299 1727096470.38411: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27299 1727096470.38510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27299 1727096470.38513: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27299 1727096470.38536: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27299 1727096470.38557: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27299 1727096470.38879: variable 'ansible_distribution' from source: facts 27299 1727096470.38882: variable 'ansible_distribution_major_version' from source: facts 27299 1727096470.38885: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27299 1727096470.38887: when evaluation is False, skipping this task 27299 1727096470.38888: _execute() done 27299 1727096470.38890: dumping result to json 27299 1727096470.38892: done dumping result, returning 27299 1727096470.38894: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0afff68d-5257-2c18-73cc-00000000006e] 27299 1727096470.38897: sending task result for task 0afff68d-5257-2c18-73cc-00000000006e skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27299 1727096470.39015: no more pending results, returning what we have 27299 1727096470.39019: results queue empty 27299 1727096470.39020: checking for any_errors_fatal 27299 1727096470.39024: done checking for any_errors_fatal 27299 1727096470.39024: checking for max_fail_percentage 27299 1727096470.39026: done checking for max_fail_percentage 27299 1727096470.39027: checking to see if all hosts have failed and the running result is not ok 27299 1727096470.39028: done checking to see if all hosts have failed 27299 1727096470.39029: getting the remaining hosts for this loop 27299 1727096470.39030: done getting the remaining hosts for this loop 27299 1727096470.39033: getting the next task for host managed_node2 27299 1727096470.39040: done getting next task for host managed_node2 27299 1727096470.39043: ^ 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 27299 1727096470.39047: ^ 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 27299 1727096470.39068: getting variables 27299 1727096470.39070: in VariableManager get_vars() 27299 1727096470.39118: Calling all_inventory to load vars for managed_node2 27299 1727096470.39122: Calling groups_inventory to load vars for managed_node2 27299 1727096470.39124: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096470.39136: Calling all_plugins_play to load vars for managed_node2 27299 1727096470.39138: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096470.39142: Calling groups_plugins_play to load vars for managed_node2 27299 1727096470.39590: done sending task result for task 0afff68d-5257-2c18-73cc-00000000006e 27299 1727096470.39594: WORKER PROCESS EXITING 27299 1727096470.39621: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096470.39842: done with get_vars() 27299 1727096470.39853: done getting variables 27299 1727096470.39913: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 09:01:10 -0400 (0:00:00.055) 0:00:05.534 ****** 27299 1727096470.39952: entering _queue_task() for managed_node2/fail 27299 1727096470.40224: worker is 1 (out of 1 available) 27299 1727096470.40235: exiting _queue_task() for managed_node2/fail 27299 1727096470.40254: done queuing things up, now waiting for results queue to drain 27299 1727096470.40255: waiting for pending results... 27299 1727096470.40532: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 27299 1727096470.40675: in run() - task 0afff68d-5257-2c18-73cc-00000000006f 27299 1727096470.40705: variable 'ansible_search_path' from source: unknown 27299 1727096470.40712: variable 'ansible_search_path' from source: unknown 27299 1727096470.40748: calling self._execute() 27299 1727096470.40842: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096470.40872: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096470.40875: variable 'omit' from source: magic vars 27299 1727096470.41307: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27299 1727096470.43698: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27299 1727096470.43736: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27299 1727096470.43816: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27299 1727096470.43839: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27299 1727096470.43893: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27299 1727096470.44035: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27299 1727096470.44057: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27299 1727096470.44157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27299 1727096470.44170: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27299 1727096470.44201: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27299 1727096470.44417: variable 'ansible_distribution' from source: facts 27299 1727096470.44429: variable 'ansible_distribution_major_version' from source: facts 27299 1727096470.44459: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27299 1727096470.44484: when evaluation is False, skipping this task 27299 1727096470.44492: _execute() done 27299 1727096470.44500: dumping result to json 27299 1727096470.44530: done dumping result, returning 27299 1727096470.44575: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0afff68d-5257-2c18-73cc-00000000006f] 27299 1727096470.44579: sending task result for task 0afff68d-5257-2c18-73cc-00000000006f 27299 1727096470.44775: done sending task result for task 0afff68d-5257-2c18-73cc-00000000006f 27299 1727096470.44778: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27299 1727096470.44828: no more pending results, returning what we have 27299 1727096470.44832: results queue empty 27299 1727096470.44833: checking for any_errors_fatal 27299 1727096470.44838: done checking for any_errors_fatal 27299 1727096470.44839: checking for max_fail_percentage 27299 1727096470.44841: done checking for max_fail_percentage 27299 1727096470.44843: checking to see if all hosts have failed and the running result is not ok 27299 1727096470.44844: done checking to see if all hosts have failed 27299 1727096470.44845: getting the remaining hosts for this loop 27299 1727096470.44846: done getting the remaining hosts for this loop 27299 1727096470.44850: getting the next task for host managed_node2 27299 1727096470.44857: done getting next task for host managed_node2 27299 1727096470.44861: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 27299 1727096470.44864: ^ 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 27299 1727096470.44882: getting variables 27299 1727096470.44884: in VariableManager get_vars() 27299 1727096470.44924: Calling all_inventory to load vars for managed_node2 27299 1727096470.44927: Calling groups_inventory to load vars for managed_node2 27299 1727096470.44930: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096470.44940: Calling all_plugins_play to load vars for managed_node2 27299 1727096470.44942: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096470.44945: Calling groups_plugins_play to load vars for managed_node2 27299 1727096470.45353: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096470.45535: done with get_vars() 27299 1727096470.45544: done getting variables 27299 1727096470.45593: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 09:01:10 -0400 (0:00:00.056) 0:00:05.591 ****** 27299 1727096470.45618: entering _queue_task() for managed_node2/fail 27299 1727096470.45832: worker is 1 (out of 1 available) 27299 1727096470.45846: exiting _queue_task() for managed_node2/fail 27299 1727096470.45859: done queuing things up, now waiting for results queue to drain 27299 1727096470.45861: waiting for pending results... 27299 1727096470.46032: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 27299 1727096470.46117: in run() - task 0afff68d-5257-2c18-73cc-000000000070 27299 1727096470.46128: variable 'ansible_search_path' from source: unknown 27299 1727096470.46131: variable 'ansible_search_path' from source: unknown 27299 1727096470.46159: calling self._execute() 27299 1727096470.46229: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096470.46233: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096470.46242: variable 'omit' from source: magic vars 27299 1727096470.46548: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27299 1727096470.48518: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27299 1727096470.48564: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27299 1727096470.48605: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27299 1727096470.48631: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27299 1727096470.48662: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27299 1727096470.48717: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27299 1727096470.48738: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27299 1727096470.48756: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27299 1727096470.48790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27299 1727096470.48801: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27299 1727096470.48902: variable 'ansible_distribution' from source: facts 27299 1727096470.48905: variable 'ansible_distribution_major_version' from source: facts 27299 1727096470.48921: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27299 1727096470.48925: when evaluation is False, skipping this task 27299 1727096470.48927: _execute() done 27299 1727096470.48930: dumping result to json 27299 1727096470.48932: done dumping result, returning 27299 1727096470.48940: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0afff68d-5257-2c18-73cc-000000000070] 27299 1727096470.48944: sending task result for task 0afff68d-5257-2c18-73cc-000000000070 27299 1727096470.49036: done sending task result for task 0afff68d-5257-2c18-73cc-000000000070 27299 1727096470.49038: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27299 1727096470.49089: no more pending results, returning what we have 27299 1727096470.49092: results queue empty 27299 1727096470.49093: checking for any_errors_fatal 27299 1727096470.49099: done checking for any_errors_fatal 27299 1727096470.49100: checking for max_fail_percentage 27299 1727096470.49101: done checking for max_fail_percentage 27299 1727096470.49102: checking to see if all hosts have failed and the running result is not ok 27299 1727096470.49103: done checking to see if all hosts have failed 27299 1727096470.49104: getting the remaining hosts for this loop 27299 1727096470.49105: done getting the remaining hosts for this loop 27299 1727096470.49108: getting the next task for host managed_node2 27299 1727096470.49115: done getting next task for host managed_node2 27299 1727096470.49118: ^ 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 27299 1727096470.49121: ^ 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 27299 1727096470.49136: getting variables 27299 1727096470.49138: in VariableManager get_vars() 27299 1727096470.49183: Calling all_inventory to load vars for managed_node2 27299 1727096470.49185: Calling groups_inventory to load vars for managed_node2 27299 1727096470.49188: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096470.49196: Calling all_plugins_play to load vars for managed_node2 27299 1727096470.49199: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096470.49201: Calling groups_plugins_play to load vars for managed_node2 27299 1727096470.49378: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096470.49501: done with get_vars() 27299 1727096470.49510: done getting variables 27299 1727096470.49549: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 09:01:10 -0400 (0:00:00.039) 0:00:05.630 ****** 27299 1727096470.49574: entering _queue_task() for managed_node2/dnf 27299 1727096470.49788: worker is 1 (out of 1 available) 27299 1727096470.49802: exiting _queue_task() for managed_node2/dnf 27299 1727096470.49813: done queuing things up, now waiting for results queue to drain 27299 1727096470.49814: waiting for pending results... 27299 1727096470.49989: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 27299 1727096470.50066: in run() - task 0afff68d-5257-2c18-73cc-000000000071 27299 1727096470.50083: variable 'ansible_search_path' from source: unknown 27299 1727096470.50086: variable 'ansible_search_path' from source: unknown 27299 1727096470.50113: calling self._execute() 27299 1727096470.50183: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096470.50187: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096470.50197: variable 'omit' from source: magic vars 27299 1727096470.50685: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27299 1727096470.52558: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27299 1727096470.52607: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27299 1727096470.52634: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27299 1727096470.52662: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27299 1727096470.52686: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27299 1727096470.52745: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27299 1727096470.52773: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27299 1727096470.52791: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27299 1727096470.52817: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27299 1727096470.52827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27299 1727096470.52929: variable 'ansible_distribution' from source: facts 27299 1727096470.52933: variable 'ansible_distribution_major_version' from source: facts 27299 1727096470.52948: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27299 1727096470.52951: when evaluation is False, skipping this task 27299 1727096470.52953: _execute() done 27299 1727096470.52956: dumping result to json 27299 1727096470.52960: done dumping result, returning 27299 1727096470.52974: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0afff68d-5257-2c18-73cc-000000000071] 27299 1727096470.52977: sending task result for task 0afff68d-5257-2c18-73cc-000000000071 27299 1727096470.53064: done sending task result for task 0afff68d-5257-2c18-73cc-000000000071 27299 1727096470.53069: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27299 1727096470.53133: no more pending results, returning what we have 27299 1727096470.53136: results queue empty 27299 1727096470.53137: checking for any_errors_fatal 27299 1727096470.53143: done checking for any_errors_fatal 27299 1727096470.53144: checking for max_fail_percentage 27299 1727096470.53145: done checking for max_fail_percentage 27299 1727096470.53146: checking to see if all hosts have failed and the running result is not ok 27299 1727096470.53147: done checking to see if all hosts have failed 27299 1727096470.53148: getting the remaining hosts for this loop 27299 1727096470.53149: done getting the remaining hosts for this loop 27299 1727096470.53153: getting the next task for host managed_node2 27299 1727096470.53159: done getting next task for host managed_node2 27299 1727096470.53162: ^ 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 27299 1727096470.53165: ^ 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 27299 1727096470.53186: getting variables 27299 1727096470.53187: in VariableManager get_vars() 27299 1727096470.53224: Calling all_inventory to load vars for managed_node2 27299 1727096470.53227: Calling groups_inventory to load vars for managed_node2 27299 1727096470.53229: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096470.53237: Calling all_plugins_play to load vars for managed_node2 27299 1727096470.53239: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096470.53241: Calling groups_plugins_play to load vars for managed_node2 27299 1727096470.53397: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096470.53523: done with get_vars() 27299 1727096470.53533: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 27299 1727096470.53617: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 09:01:10 -0400 (0:00:00.040) 0:00:05.671 ****** 27299 1727096470.53651: entering _queue_task() for managed_node2/yum 27299 1727096470.53942: worker is 1 (out of 1 available) 27299 1727096470.53953: exiting _queue_task() for managed_node2/yum 27299 1727096470.53965: done queuing things up, now waiting for results queue to drain 27299 1727096470.53966: waiting for pending results... 27299 1727096470.54302: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 27299 1727096470.54345: in run() - task 0afff68d-5257-2c18-73cc-000000000072 27299 1727096470.54378: variable 'ansible_search_path' from source: unknown 27299 1727096470.54384: variable 'ansible_search_path' from source: unknown 27299 1727096470.54482: calling self._execute() 27299 1727096470.54539: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096470.54548: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096470.54559: variable 'omit' from source: magic vars 27299 1727096470.55055: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27299 1727096470.56801: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27299 1727096470.56844: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27299 1727096470.56887: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27299 1727096470.56913: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27299 1727096470.56932: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27299 1727096470.56997: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27299 1727096470.57018: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27299 1727096470.57035: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27299 1727096470.57061: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27299 1727096470.57076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27299 1727096470.57174: variable 'ansible_distribution' from source: facts 27299 1727096470.57178: variable 'ansible_distribution_major_version' from source: facts 27299 1727096470.57193: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27299 1727096470.57197: when evaluation is False, skipping this task 27299 1727096470.57200: _execute() done 27299 1727096470.57203: dumping result to json 27299 1727096470.57205: done dumping result, returning 27299 1727096470.57218: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0afff68d-5257-2c18-73cc-000000000072] 27299 1727096470.57221: sending task result for task 0afff68d-5257-2c18-73cc-000000000072 27299 1727096470.57349: done sending task result for task 0afff68d-5257-2c18-73cc-000000000072 27299 1727096470.57352: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27299 1727096470.57407: no more pending results, returning what we have 27299 1727096470.57411: results queue empty 27299 1727096470.57412: checking for any_errors_fatal 27299 1727096470.57417: done checking for any_errors_fatal 27299 1727096470.57418: checking for max_fail_percentage 27299 1727096470.57420: done checking for max_fail_percentage 27299 1727096470.57421: checking to see if all hosts have failed and the running result is not ok 27299 1727096470.57422: done checking to see if all hosts have failed 27299 1727096470.57422: getting the remaining hosts for this loop 27299 1727096470.57423: done getting the remaining hosts for this loop 27299 1727096470.57427: getting the next task for host managed_node2 27299 1727096470.57433: done getting next task for host managed_node2 27299 1727096470.57436: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 27299 1727096470.57439: ^ 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 27299 1727096470.57455: getting variables 27299 1727096470.57456: in VariableManager get_vars() 27299 1727096470.57499: Calling all_inventory to load vars for managed_node2 27299 1727096470.57502: Calling groups_inventory to load vars for managed_node2 27299 1727096470.57505: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096470.57514: Calling all_plugins_play to load vars for managed_node2 27299 1727096470.57517: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096470.57519: Calling groups_plugins_play to load vars for managed_node2 27299 1727096470.57790: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096470.58014: done with get_vars() 27299 1727096470.58024: done getting variables 27299 1727096470.58084: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 09:01:10 -0400 (0:00:00.044) 0:00:05.716 ****** 27299 1727096470.58126: entering _queue_task() for managed_node2/fail 27299 1727096470.58556: worker is 1 (out of 1 available) 27299 1727096470.58580: exiting _queue_task() for managed_node2/fail 27299 1727096470.58592: done queuing things up, now waiting for results queue to drain 27299 1727096470.58593: waiting for pending results... 27299 1727096470.58838: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 27299 1727096470.58910: in run() - task 0afff68d-5257-2c18-73cc-000000000073 27299 1727096470.58925: variable 'ansible_search_path' from source: unknown 27299 1727096470.58931: variable 'ansible_search_path' from source: unknown 27299 1727096470.58959: calling self._execute() 27299 1727096470.59026: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096470.59039: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096470.59050: variable 'omit' from source: magic vars 27299 1727096470.59375: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27299 1727096470.60934: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27299 1727096470.60983: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27299 1727096470.61013: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27299 1727096470.61042: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27299 1727096470.61064: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27299 1727096470.61127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27299 1727096470.61150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27299 1727096470.61171: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27299 1727096470.61201: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27299 1727096470.61224: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27299 1727096470.61347: variable 'ansible_distribution' from source: facts 27299 1727096470.61352: variable 'ansible_distribution_major_version' from source: facts 27299 1727096470.61379: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27299 1727096470.61383: when evaluation is False, skipping this task 27299 1727096470.61385: _execute() done 27299 1727096470.61388: dumping result to json 27299 1727096470.61391: done dumping result, returning 27299 1727096470.61394: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0afff68d-5257-2c18-73cc-000000000073] 27299 1727096470.61397: sending task result for task 0afff68d-5257-2c18-73cc-000000000073 27299 1727096470.61490: done sending task result for task 0afff68d-5257-2c18-73cc-000000000073 27299 1727096470.61493: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27299 1727096470.61542: no more pending results, returning what we have 27299 1727096470.61546: results queue empty 27299 1727096470.61547: checking for any_errors_fatal 27299 1727096470.61557: done checking for any_errors_fatal 27299 1727096470.61559: checking for max_fail_percentage 27299 1727096470.61563: done checking for max_fail_percentage 27299 1727096470.61565: checking to see if all hosts have failed and the running result is not ok 27299 1727096470.61565: done checking to see if all hosts have failed 27299 1727096470.61566: getting the remaining hosts for this loop 27299 1727096470.61579: done getting the remaining hosts for this loop 27299 1727096470.61583: getting the next task for host managed_node2 27299 1727096470.61590: done getting next task for host managed_node2 27299 1727096470.61594: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 27299 1727096470.61596: ^ 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 27299 1727096470.61611: getting variables 27299 1727096470.61613: in VariableManager get_vars() 27299 1727096470.61651: Calling all_inventory to load vars for managed_node2 27299 1727096470.61654: Calling groups_inventory to load vars for managed_node2 27299 1727096470.61656: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096470.61665: Calling all_plugins_play to load vars for managed_node2 27299 1727096470.61678: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096470.61728: Calling groups_plugins_play to load vars for managed_node2 27299 1727096470.61869: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096470.62000: done with get_vars() 27299 1727096470.62011: done getting variables 27299 1727096470.62053: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 09:01:10 -0400 (0:00:00.039) 0:00:05.755 ****** 27299 1727096470.62079: entering _queue_task() for managed_node2/package 27299 1727096470.62290: worker is 1 (out of 1 available) 27299 1727096470.62303: exiting _queue_task() for managed_node2/package 27299 1727096470.62315: done queuing things up, now waiting for results queue to drain 27299 1727096470.62317: waiting for pending results... 27299 1727096470.62484: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 27299 1727096470.62560: in run() - task 0afff68d-5257-2c18-73cc-000000000074 27299 1727096470.62573: variable 'ansible_search_path' from source: unknown 27299 1727096470.62577: variable 'ansible_search_path' from source: unknown 27299 1727096470.62606: calling self._execute() 27299 1727096470.62673: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096470.62677: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096470.62686: variable 'omit' from source: magic vars 27299 1727096470.62992: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27299 1727096470.65138: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27299 1727096470.65188: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27299 1727096470.65227: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27299 1727096470.65252: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27299 1727096470.65278: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27299 1727096470.65337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27299 1727096470.65358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27299 1727096470.65383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27299 1727096470.65411: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27299 1727096470.65422: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27299 1727096470.65523: variable 'ansible_distribution' from source: facts 27299 1727096470.65528: variable 'ansible_distribution_major_version' from source: facts 27299 1727096470.65543: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27299 1727096470.65546: when evaluation is False, skipping this task 27299 1727096470.65548: _execute() done 27299 1727096470.65551: dumping result to json 27299 1727096470.65555: done dumping result, returning 27299 1727096470.65563: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-2c18-73cc-000000000074] 27299 1727096470.65568: sending task result for task 0afff68d-5257-2c18-73cc-000000000074 27299 1727096470.65660: done sending task result for task 0afff68d-5257-2c18-73cc-000000000074 27299 1727096470.65662: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27299 1727096470.65712: no more pending results, returning what we have 27299 1727096470.65716: results queue empty 27299 1727096470.65716: checking for any_errors_fatal 27299 1727096470.65723: done checking for any_errors_fatal 27299 1727096470.65723: checking for max_fail_percentage 27299 1727096470.65725: done checking for max_fail_percentage 27299 1727096470.65726: checking to see if all hosts have failed and the running result is not ok 27299 1727096470.65727: done checking to see if all hosts have failed 27299 1727096470.65727: getting the remaining hosts for this loop 27299 1727096470.65729: done getting the remaining hosts for this loop 27299 1727096470.65732: getting the next task for host managed_node2 27299 1727096470.65738: done getting next task for host managed_node2 27299 1727096470.65742: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 27299 1727096470.65744: ^ 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 27299 1727096470.65758: getting variables 27299 1727096470.65760: in VariableManager get_vars() 27299 1727096470.65801: Calling all_inventory to load vars for managed_node2 27299 1727096470.65803: Calling groups_inventory to load vars for managed_node2 27299 1727096470.65806: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096470.65815: Calling all_plugins_play to load vars for managed_node2 27299 1727096470.65817: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096470.65820: Calling groups_plugins_play to load vars for managed_node2 27299 1727096470.66010: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096470.66133: done with get_vars() 27299 1727096470.66141: done getting variables 27299 1727096470.66186: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 09:01:10 -0400 (0:00:00.041) 0:00:05.796 ****** 27299 1727096470.66211: entering _queue_task() for managed_node2/package 27299 1727096470.66426: worker is 1 (out of 1 available) 27299 1727096470.66440: exiting _queue_task() for managed_node2/package 27299 1727096470.66451: done queuing things up, now waiting for results queue to drain 27299 1727096470.66452: waiting for pending results... 27299 1727096470.66803: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 27299 1727096470.66808: in run() - task 0afff68d-5257-2c18-73cc-000000000075 27299 1727096470.66811: variable 'ansible_search_path' from source: unknown 27299 1727096470.66813: variable 'ansible_search_path' from source: unknown 27299 1727096470.66850: calling self._execute() 27299 1727096470.66941: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096470.66952: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096470.66965: variable 'omit' from source: magic vars 27299 1727096470.67537: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27299 1727096470.69789: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27299 1727096470.69858: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27299 1727096470.69975: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27299 1727096470.69978: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27299 1727096470.69980: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27299 1727096470.70047: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27299 1727096470.70088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27299 1727096470.70117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27299 1727096470.70158: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27299 1727096470.70179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27299 1727096470.70324: variable 'ansible_distribution' from source: facts 27299 1727096470.70335: variable 'ansible_distribution_major_version' from source: facts 27299 1727096470.70356: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27299 1727096470.70362: when evaluation is False, skipping this task 27299 1727096470.70371: _execute() done 27299 1727096470.70378: dumping result to json 27299 1727096470.70386: done dumping result, returning 27299 1727096470.70396: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-2c18-73cc-000000000075] 27299 1727096470.70410: sending task result for task 0afff68d-5257-2c18-73cc-000000000075 27299 1727096470.70672: done sending task result for task 0afff68d-5257-2c18-73cc-000000000075 27299 1727096470.70676: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27299 1727096470.70725: no more pending results, returning what we have 27299 1727096470.70730: results queue empty 27299 1727096470.70731: checking for any_errors_fatal 27299 1727096470.70738: done checking for any_errors_fatal 27299 1727096470.70738: checking for max_fail_percentage 27299 1727096470.70740: done checking for max_fail_percentage 27299 1727096470.70741: checking to see if all hosts have failed and the running result is not ok 27299 1727096470.70742: done checking to see if all hosts have failed 27299 1727096470.70743: getting the remaining hosts for this loop 27299 1727096470.70744: done getting the remaining hosts for this loop 27299 1727096470.70748: getting the next task for host managed_node2 27299 1727096470.70756: done getting next task for host managed_node2 27299 1727096470.70759: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 27299 1727096470.70762: ^ 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 27299 1727096470.70780: getting variables 27299 1727096470.70782: in VariableManager get_vars() 27299 1727096470.70824: Calling all_inventory to load vars for managed_node2 27299 1727096470.70826: Calling groups_inventory to load vars for managed_node2 27299 1727096470.70829: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096470.70839: Calling all_plugins_play to load vars for managed_node2 27299 1727096470.70842: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096470.70845: Calling groups_plugins_play to load vars for managed_node2 27299 1727096470.71185: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096470.71394: done with get_vars() 27299 1727096470.71406: done getting variables 27299 1727096470.71464: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 09:01:10 -0400 (0:00:00.052) 0:00:05.849 ****** 27299 1727096470.71499: entering _queue_task() for managed_node2/package 27299 1727096470.71786: worker is 1 (out of 1 available) 27299 1727096470.71799: exiting _queue_task() for managed_node2/package 27299 1727096470.71811: done queuing things up, now waiting for results queue to drain 27299 1727096470.71813: waiting for pending results... 27299 1727096470.72017: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 27299 1727096470.72210: in run() - task 0afff68d-5257-2c18-73cc-000000000076 27299 1727096470.72231: variable 'ansible_search_path' from source: unknown 27299 1727096470.72241: variable 'ansible_search_path' from source: unknown 27299 1727096470.72296: calling self._execute() 27299 1727096470.72397: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096470.72480: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096470.72483: variable 'omit' from source: magic vars 27299 1727096470.72894: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27299 1727096470.75686: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27299 1727096470.75773: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27299 1727096470.75873: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27299 1727096470.75881: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27299 1727096470.75911: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27299 1727096470.76006: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27299 1727096470.76046: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27299 1727096470.76588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27299 1727096470.76593: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27299 1727096470.76595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27299 1727096470.76838: variable 'ansible_distribution' from source: facts 27299 1727096470.77047: variable 'ansible_distribution_major_version' from source: facts 27299 1727096470.77050: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27299 1727096470.77052: when evaluation is False, skipping this task 27299 1727096470.77054: _execute() done 27299 1727096470.77056: dumping result to json 27299 1727096470.77059: done dumping result, returning 27299 1727096470.77061: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-2c18-73cc-000000000076] 27299 1727096470.77063: sending task result for task 0afff68d-5257-2c18-73cc-000000000076 27299 1727096470.77141: done sending task result for task 0afff68d-5257-2c18-73cc-000000000076 27299 1727096470.77260: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27299 1727096470.77312: no more pending results, returning what we have 27299 1727096470.77316: results queue empty 27299 1727096470.77317: checking for any_errors_fatal 27299 1727096470.77323: done checking for any_errors_fatal 27299 1727096470.77324: checking for max_fail_percentage 27299 1727096470.77326: done checking for max_fail_percentage 27299 1727096470.77327: checking to see if all hosts have failed and the running result is not ok 27299 1727096470.77328: done checking to see if all hosts have failed 27299 1727096470.77329: getting the remaining hosts for this loop 27299 1727096470.77330: done getting the remaining hosts for this loop 27299 1727096470.77334: getting the next task for host managed_node2 27299 1727096470.77341: done getting next task for host managed_node2 27299 1727096470.77345: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 27299 1727096470.77348: ^ 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 27299 1727096470.77376: getting variables 27299 1727096470.77379: in VariableManager get_vars() 27299 1727096470.77422: Calling all_inventory to load vars for managed_node2 27299 1727096470.77425: Calling groups_inventory to load vars for managed_node2 27299 1727096470.77428: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096470.77438: Calling all_plugins_play to load vars for managed_node2 27299 1727096470.77441: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096470.77444: Calling groups_plugins_play to load vars for managed_node2 27299 1727096470.78479: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096470.79143: done with get_vars() 27299 1727096470.79153: done getting variables 27299 1727096470.79436: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 09:01:10 -0400 (0:00:00.079) 0:00:05.929 ****** 27299 1727096470.79751: entering _queue_task() for managed_node2/service 27299 1727096470.80417: worker is 1 (out of 1 available) 27299 1727096470.80430: exiting _queue_task() for managed_node2/service 27299 1727096470.80441: done queuing things up, now waiting for results queue to drain 27299 1727096470.80442: waiting for pending results... 27299 1727096470.81286: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 27299 1727096470.81291: in run() - task 0afff68d-5257-2c18-73cc-000000000077 27299 1727096470.81297: variable 'ansible_search_path' from source: unknown 27299 1727096470.81300: variable 'ansible_search_path' from source: unknown 27299 1727096470.81308: calling self._execute() 27299 1727096470.81405: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096470.81422: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096470.81435: variable 'omit' from source: magic vars 27299 1727096470.82214: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27299 1727096470.89679: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27299 1727096470.89976: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27299 1727096470.89980: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27299 1727096470.89982: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27299 1727096470.90324: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27299 1727096470.90328: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27299 1727096470.90330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27299 1727096470.90332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27299 1727096470.90869: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27299 1727096470.90875: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27299 1727096470.91136: variable 'ansible_distribution' from source: facts 27299 1727096470.91201: variable 'ansible_distribution_major_version' from source: facts 27299 1727096470.91225: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27299 1727096470.91517: when evaluation is False, skipping this task 27299 1727096470.91521: _execute() done 27299 1727096470.91523: dumping result to json 27299 1727096470.91525: done dumping result, returning 27299 1727096470.91528: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-2c18-73cc-000000000077] 27299 1727096470.91530: sending task result for task 0afff68d-5257-2c18-73cc-000000000077 27299 1727096470.91607: done sending task result for task 0afff68d-5257-2c18-73cc-000000000077 27299 1727096470.91610: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27299 1727096470.91666: no more pending results, returning what we have 27299 1727096470.91675: results queue empty 27299 1727096470.91676: checking for any_errors_fatal 27299 1727096470.91684: done checking for any_errors_fatal 27299 1727096470.91684: checking for max_fail_percentage 27299 1727096470.91686: done checking for max_fail_percentage 27299 1727096470.91687: checking to see if all hosts have failed and the running result is not ok 27299 1727096470.91688: done checking to see if all hosts have failed 27299 1727096470.91689: getting the remaining hosts for this loop 27299 1727096470.91690: done getting the remaining hosts for this loop 27299 1727096470.91694: getting the next task for host managed_node2 27299 1727096470.91701: done getting next task for host managed_node2 27299 1727096470.91707: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 27299 1727096470.91710: ^ 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 27299 1727096470.91728: getting variables 27299 1727096470.91730: in VariableManager get_vars() 27299 1727096470.91777: Calling all_inventory to load vars for managed_node2 27299 1727096470.91780: Calling groups_inventory to load vars for managed_node2 27299 1727096470.91783: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096470.91794: Calling all_plugins_play to load vars for managed_node2 27299 1727096470.91797: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096470.91800: Calling groups_plugins_play to load vars for managed_node2 27299 1727096470.92688: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096470.93293: done with get_vars() 27299 1727096470.93304: done getting variables 27299 1727096470.93355: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 09:01:10 -0400 (0:00:00.143) 0:00:06.072 ****** 27299 1727096470.93794: entering _queue_task() for managed_node2/service 27299 1727096470.94505: worker is 1 (out of 1 available) 27299 1727096470.94518: exiting _queue_task() for managed_node2/service 27299 1727096470.94532: done queuing things up, now waiting for results queue to drain 27299 1727096470.94533: waiting for pending results... 27299 1727096470.95286: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 27299 1727096470.95291: in run() - task 0afff68d-5257-2c18-73cc-000000000078 27299 1727096470.95294: variable 'ansible_search_path' from source: unknown 27299 1727096470.95296: variable 'ansible_search_path' from source: unknown 27299 1727096470.95873: calling self._execute() 27299 1727096470.95877: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096470.95880: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096470.95882: variable 'omit' from source: magic vars 27299 1727096470.96934: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27299 1727096471.01248: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27299 1727096471.01320: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27299 1727096471.01375: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27299 1727096471.01416: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27299 1727096471.01450: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27299 1727096471.01532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27299 1727096471.01578: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27299 1727096471.01609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27299 1727096471.01652: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27299 1727096471.01676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27299 1727096471.01809: variable 'ansible_distribution' from source: facts 27299 1727096471.01820: variable 'ansible_distribution_major_version' from source: facts 27299 1727096471.01841: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27299 1727096471.01849: when evaluation is False, skipping this task 27299 1727096471.01858: _execute() done 27299 1727096471.01865: dumping result to json 27299 1727096471.01874: done dumping result, returning 27299 1727096471.01885: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-2c18-73cc-000000000078] 27299 1727096471.01895: sending task result for task 0afff68d-5257-2c18-73cc-000000000078 skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 27299 1727096471.02038: no more pending results, returning what we have 27299 1727096471.02042: results queue empty 27299 1727096471.02042: checking for any_errors_fatal 27299 1727096471.02048: done checking for any_errors_fatal 27299 1727096471.02049: checking for max_fail_percentage 27299 1727096471.02050: done checking for max_fail_percentage 27299 1727096471.02051: checking to see if all hosts have failed and the running result is not ok 27299 1727096471.02052: done checking to see if all hosts have failed 27299 1727096471.02052: getting the remaining hosts for this loop 27299 1727096471.02054: done getting the remaining hosts for this loop 27299 1727096471.02057: getting the next task for host managed_node2 27299 1727096471.02063: done getting next task for host managed_node2 27299 1727096471.02068: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 27299 1727096471.02073: ^ 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 27299 1727096471.02088: getting variables 27299 1727096471.02090: in VariableManager get_vars() 27299 1727096471.02129: Calling all_inventory to load vars for managed_node2 27299 1727096471.02132: Calling groups_inventory to load vars for managed_node2 27299 1727096471.02134: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096471.02143: Calling all_plugins_play to load vars for managed_node2 27299 1727096471.02145: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096471.02148: Calling groups_plugins_play to load vars for managed_node2 27299 1727096471.02542: done sending task result for task 0afff68d-5257-2c18-73cc-000000000078 27299 1727096471.02546: WORKER PROCESS EXITING 27299 1727096471.02571: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096471.03089: done with get_vars() 27299 1727096471.03100: done getting variables 27299 1727096471.03154: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 09:01:11 -0400 (0:00:00.093) 0:00:06.166 ****** 27299 1727096471.03191: entering _queue_task() for managed_node2/service 27299 1727096471.03644: worker is 1 (out of 1 available) 27299 1727096471.03655: exiting _queue_task() for managed_node2/service 27299 1727096471.03871: done queuing things up, now waiting for results queue to drain 27299 1727096471.03873: waiting for pending results... 27299 1727096471.04436: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 27299 1727096471.04586: in run() - task 0afff68d-5257-2c18-73cc-000000000079 27299 1727096471.04605: variable 'ansible_search_path' from source: unknown 27299 1727096471.04613: variable 'ansible_search_path' from source: unknown 27299 1727096471.04655: calling self._execute() 27299 1727096471.04739: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096471.04749: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096471.04760: variable 'omit' from source: magic vars 27299 1727096471.05164: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27299 1727096471.09008: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27299 1727096471.09087: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27299 1727096471.09155: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27299 1727096471.09199: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27299 1727096471.09230: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27299 1727096471.09317: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27299 1727096471.09352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27299 1727096471.09390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27299 1727096471.09441: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27299 1727096471.09475: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27299 1727096471.09620: variable 'ansible_distribution' from source: facts 27299 1727096471.09686: variable 'ansible_distribution_major_version' from source: facts 27299 1727096471.09689: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27299 1727096471.09691: when evaluation is False, skipping this task 27299 1727096471.09694: _execute() done 27299 1727096471.09696: dumping result to json 27299 1727096471.09700: done dumping result, returning 27299 1727096471.09706: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-2c18-73cc-000000000079] 27299 1727096471.09708: sending task result for task 0afff68d-5257-2c18-73cc-000000000079 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27299 1727096471.09858: no more pending results, returning what we have 27299 1727096471.09862: results queue empty 27299 1727096471.09863: checking for any_errors_fatal 27299 1727096471.09870: done checking for any_errors_fatal 27299 1727096471.09871: checking for max_fail_percentage 27299 1727096471.09873: done checking for max_fail_percentage 27299 1727096471.09874: checking to see if all hosts have failed and the running result is not ok 27299 1727096471.09875: done checking to see if all hosts have failed 27299 1727096471.09876: getting the remaining hosts for this loop 27299 1727096471.09878: done getting the remaining hosts for this loop 27299 1727096471.09882: getting the next task for host managed_node2 27299 1727096471.09890: done getting next task for host managed_node2 27299 1727096471.09893: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 27299 1727096471.09896: ^ 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 27299 1727096471.09912: getting variables 27299 1727096471.09914: in VariableManager get_vars() 27299 1727096471.09959: Calling all_inventory to load vars for managed_node2 27299 1727096471.09963: Calling groups_inventory to load vars for managed_node2 27299 1727096471.09965: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096471.09998: Calling all_plugins_play to load vars for managed_node2 27299 1727096471.10002: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096471.10012: Calling groups_plugins_play to load vars for managed_node2 27299 1727096471.10417: done sending task result for task 0afff68d-5257-2c18-73cc-000000000079 27299 1727096471.10420: WORKER PROCESS EXITING 27299 1727096471.10456: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096471.10988: done with get_vars() 27299 1727096471.11000: done getting variables 27299 1727096471.11058: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 09:01:11 -0400 (0:00:00.080) 0:00:06.247 ****** 27299 1727096471.11293: entering _queue_task() for managed_node2/service 27299 1727096471.11644: worker is 1 (out of 1 available) 27299 1727096471.11655: exiting _queue_task() for managed_node2/service 27299 1727096471.11871: done queuing things up, now waiting for results queue to drain 27299 1727096471.11873: waiting for pending results... 27299 1727096471.12300: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 27299 1727096471.12386: in run() - task 0afff68d-5257-2c18-73cc-00000000007a 27299 1727096471.12478: variable 'ansible_search_path' from source: unknown 27299 1727096471.12493: variable 'ansible_search_path' from source: unknown 27299 1727096471.12536: calling self._execute() 27299 1727096471.12619: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096471.12634: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096471.12651: variable 'omit' from source: magic vars 27299 1727096471.13086: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27299 1727096471.15427: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27299 1727096471.15499: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27299 1727096471.15554: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27299 1727096471.15596: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27299 1727096471.15627: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27299 1727096471.15712: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27299 1727096471.15744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27299 1727096471.15874: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27299 1727096471.15877: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27299 1727096471.15879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27299 1727096471.15977: variable 'ansible_distribution' from source: facts 27299 1727096471.15991: variable 'ansible_distribution_major_version' from source: facts 27299 1727096471.16013: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27299 1727096471.16093: when evaluation is False, skipping this task 27299 1727096471.16096: _execute() done 27299 1727096471.16098: dumping result to json 27299 1727096471.16101: done dumping result, returning 27299 1727096471.16103: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-2c18-73cc-00000000007a] 27299 1727096471.16105: sending task result for task 0afff68d-5257-2c18-73cc-00000000007a 27299 1727096471.16172: done sending task result for task 0afff68d-5257-2c18-73cc-00000000007a 27299 1727096471.16176: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 27299 1727096471.16237: no more pending results, returning what we have 27299 1727096471.16240: results queue empty 27299 1727096471.16241: checking for any_errors_fatal 27299 1727096471.16250: done checking for any_errors_fatal 27299 1727096471.16250: checking for max_fail_percentage 27299 1727096471.16252: done checking for max_fail_percentage 27299 1727096471.16253: checking to see if all hosts have failed and the running result is not ok 27299 1727096471.16254: done checking to see if all hosts have failed 27299 1727096471.16255: getting the remaining hosts for this loop 27299 1727096471.16256: done getting the remaining hosts for this loop 27299 1727096471.16260: getting the next task for host managed_node2 27299 1727096471.16269: done getting next task for host managed_node2 27299 1727096471.16273: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 27299 1727096471.16276: ^ 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 27299 1727096471.16292: getting variables 27299 1727096471.16294: in VariableManager get_vars() 27299 1727096471.16335: Calling all_inventory to load vars for managed_node2 27299 1727096471.16338: Calling groups_inventory to load vars for managed_node2 27299 1727096471.16341: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096471.16351: Calling all_plugins_play to load vars for managed_node2 27299 1727096471.16354: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096471.16356: Calling groups_plugins_play to load vars for managed_node2 27299 1727096471.16851: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096471.17292: done with get_vars() 27299 1727096471.17303: done getting variables 27299 1727096471.17357: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 09:01:11 -0400 (0:00:00.061) 0:00:06.309 ****** 27299 1727096471.17493: entering _queue_task() for managed_node2/copy 27299 1727096471.18076: worker is 1 (out of 1 available) 27299 1727096471.18086: exiting _queue_task() for managed_node2/copy 27299 1727096471.18097: done queuing things up, now waiting for results queue to drain 27299 1727096471.18099: waiting for pending results... 27299 1727096471.18684: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 27299 1727096471.18690: in run() - task 0afff68d-5257-2c18-73cc-00000000007b 27299 1727096471.18693: variable 'ansible_search_path' from source: unknown 27299 1727096471.18697: variable 'ansible_search_path' from source: unknown 27299 1727096471.19074: calling self._execute() 27299 1727096471.19079: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096471.19082: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096471.19085: variable 'omit' from source: magic vars 27299 1727096471.19814: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27299 1727096471.23520: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27299 1727096471.23597: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27299 1727096471.23638: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27299 1727096471.23678: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27299 1727096471.23710: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27299 1727096471.23804: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27299 1727096471.23840: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27299 1727096471.23872: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27299 1727096471.23921: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27299 1727096471.23943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27299 1727096471.24093: variable 'ansible_distribution' from source: facts 27299 1727096471.24105: variable 'ansible_distribution_major_version' from source: facts 27299 1727096471.24131: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27299 1727096471.24138: when evaluation is False, skipping this task 27299 1727096471.24145: _execute() done 27299 1727096471.24150: dumping result to json 27299 1727096471.24157: done dumping result, returning 27299 1727096471.24170: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-2c18-73cc-00000000007b] 27299 1727096471.24180: sending task result for task 0afff68d-5257-2c18-73cc-00000000007b skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27299 1727096471.24416: no more pending results, returning what we have 27299 1727096471.24420: results queue empty 27299 1727096471.24421: checking for any_errors_fatal 27299 1727096471.24426: done checking for any_errors_fatal 27299 1727096471.24427: checking for max_fail_percentage 27299 1727096471.24429: done checking for max_fail_percentage 27299 1727096471.24430: checking to see if all hosts have failed and the running result is not ok 27299 1727096471.24431: done checking to see if all hosts have failed 27299 1727096471.24432: getting the remaining hosts for this loop 27299 1727096471.24433: done getting the remaining hosts for this loop 27299 1727096471.24437: getting the next task for host managed_node2 27299 1727096471.24444: done getting next task for host managed_node2 27299 1727096471.24448: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 27299 1727096471.24451: ^ 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 27299 1727096471.24470: getting variables 27299 1727096471.24472: in VariableManager get_vars() 27299 1727096471.24513: Calling all_inventory to load vars for managed_node2 27299 1727096471.24516: Calling groups_inventory to load vars for managed_node2 27299 1727096471.24518: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096471.24529: Calling all_plugins_play to load vars for managed_node2 27299 1727096471.24531: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096471.24534: Calling groups_plugins_play to load vars for managed_node2 27299 1727096471.24903: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096471.25097: done with get_vars() 27299 1727096471.25109: done getting variables 27299 1727096471.25140: done sending task result for task 0afff68d-5257-2c18-73cc-00000000007b 27299 1727096471.25143: WORKER PROCESS EXITING TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 23 September 2024 09:01:11 -0400 (0:00:00.077) 0:00:06.386 ****** 27299 1727096471.25199: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 27299 1727096471.25458: worker is 1 (out of 1 available) 27299 1727096471.25575: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 27299 1727096471.25587: done queuing things up, now waiting for results queue to drain 27299 1727096471.25588: waiting for pending results... 27299 1727096471.25750: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 27299 1727096471.25864: in run() - task 0afff68d-5257-2c18-73cc-00000000007c 27299 1727096471.25888: variable 'ansible_search_path' from source: unknown 27299 1727096471.25895: variable 'ansible_search_path' from source: unknown 27299 1727096471.25939: calling self._execute() 27299 1727096471.26020: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096471.26036: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096471.26049: variable 'omit' from source: magic vars 27299 1727096471.26448: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27299 1727096471.30276: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27299 1727096471.30347: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27299 1727096471.30406: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27299 1727096471.30444: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27299 1727096471.30579: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27299 1727096471.30862: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27299 1727096471.30865: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27299 1727096471.31085: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27299 1727096471.31134: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27299 1727096471.31274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27299 1727096471.31433: variable 'ansible_distribution' from source: facts 27299 1727096471.31675: variable 'ansible_distribution_major_version' from source: facts 27299 1727096471.31678: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27299 1727096471.31681: when evaluation is False, skipping this task 27299 1727096471.31683: _execute() done 27299 1727096471.31685: dumping result to json 27299 1727096471.31687: done dumping result, returning 27299 1727096471.31689: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-2c18-73cc-00000000007c] 27299 1727096471.31691: sending task result for task 0afff68d-5257-2c18-73cc-00000000007c 27299 1727096471.31762: done sending task result for task 0afff68d-5257-2c18-73cc-00000000007c 27299 1727096471.31766: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27299 1727096471.31842: no more pending results, returning what we have 27299 1727096471.31848: results queue empty 27299 1727096471.31848: checking for any_errors_fatal 27299 1727096471.31854: done checking for any_errors_fatal 27299 1727096471.31855: checking for max_fail_percentage 27299 1727096471.31857: done checking for max_fail_percentage 27299 1727096471.31858: checking to see if all hosts have failed and the running result is not ok 27299 1727096471.31859: done checking to see if all hosts have failed 27299 1727096471.31860: getting the remaining hosts for this loop 27299 1727096471.31861: done getting the remaining hosts for this loop 27299 1727096471.31865: getting the next task for host managed_node2 27299 1727096471.31875: done getting next task for host managed_node2 27299 1727096471.31879: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 27299 1727096471.31882: ^ 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 27299 1727096471.31897: getting variables 27299 1727096471.31899: in VariableManager get_vars() 27299 1727096471.31941: Calling all_inventory to load vars for managed_node2 27299 1727096471.31944: Calling groups_inventory to load vars for managed_node2 27299 1727096471.31946: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096471.31957: Calling all_plugins_play to load vars for managed_node2 27299 1727096471.31959: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096471.31962: Calling groups_plugins_play to load vars for managed_node2 27299 1727096471.32811: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096471.33235: done with get_vars() 27299 1727096471.33246: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 23 September 2024 09:01:11 -0400 (0:00:00.081) 0:00:06.468 ****** 27299 1727096471.33328: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 27299 1727096471.34000: worker is 1 (out of 1 available) 27299 1727096471.34013: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 27299 1727096471.34025: done queuing things up, now waiting for results queue to drain 27299 1727096471.34027: waiting for pending results... 27299 1727096471.34576: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 27299 1727096471.34801: in run() - task 0afff68d-5257-2c18-73cc-00000000007d 27299 1727096471.34837: variable 'ansible_search_path' from source: unknown 27299 1727096471.34841: variable 'ansible_search_path' from source: unknown 27299 1727096471.34860: calling self._execute() 27299 1727096471.35053: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096471.35380: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096471.35383: variable 'omit' from source: magic vars 27299 1727096471.35995: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27299 1727096471.41488: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27299 1727096471.41547: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27299 1727096471.41695: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27299 1727096471.41729: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27299 1727096471.41752: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27299 1727096471.42011: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27299 1727096471.42047: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27299 1727096471.42200: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27299 1727096471.42259: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27299 1727096471.42379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27299 1727096471.42638: variable 'ansible_distribution' from source: facts 27299 1727096471.42717: variable 'ansible_distribution_major_version' from source: facts 27299 1727096471.42740: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27299 1727096471.42747: when evaluation is False, skipping this task 27299 1727096471.42754: _execute() done 27299 1727096471.42760: dumping result to json 27299 1727096471.42769: done dumping result, returning 27299 1727096471.42932: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-2c18-73cc-00000000007d] 27299 1727096471.42936: sending task result for task 0afff68d-5257-2c18-73cc-00000000007d skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27299 1727096471.43091: no more pending results, returning what we have 27299 1727096471.43096: results queue empty 27299 1727096471.43096: checking for any_errors_fatal 27299 1727096471.43104: done checking for any_errors_fatal 27299 1727096471.43104: checking for max_fail_percentage 27299 1727096471.43107: done checking for max_fail_percentage 27299 1727096471.43108: checking to see if all hosts have failed and the running result is not ok 27299 1727096471.43109: done checking to see if all hosts have failed 27299 1727096471.43109: getting the remaining hosts for this loop 27299 1727096471.43111: done getting the remaining hosts for this loop 27299 1727096471.43115: getting the next task for host managed_node2 27299 1727096471.43122: done getting next task for host managed_node2 27299 1727096471.43126: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 27299 1727096471.43129: ^ 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 27299 1727096471.43274: getting variables 27299 1727096471.43277: in VariableManager get_vars() 27299 1727096471.43319: Calling all_inventory to load vars for managed_node2 27299 1727096471.43322: Calling groups_inventory to load vars for managed_node2 27299 1727096471.43325: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096471.43586: Calling all_plugins_play to load vars for managed_node2 27299 1727096471.43590: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096471.43594: Calling groups_plugins_play to load vars for managed_node2 27299 1727096471.43977: done sending task result for task 0afff68d-5257-2c18-73cc-00000000007d 27299 1727096471.43981: WORKER PROCESS EXITING 27299 1727096471.44004: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096471.44487: done with get_vars() 27299 1727096471.44499: done getting variables 27299 1727096471.44555: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 09:01:11 -0400 (0:00:00.114) 0:00:06.582 ****** 27299 1727096471.44817: entering _queue_task() for managed_node2/debug 27299 1727096471.45531: worker is 1 (out of 1 available) 27299 1727096471.45543: exiting _queue_task() for managed_node2/debug 27299 1727096471.45670: done queuing things up, now waiting for results queue to drain 27299 1727096471.45671: waiting for pending results... 27299 1727096471.45873: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 27299 1727096471.45983: in run() - task 0afff68d-5257-2c18-73cc-00000000007e 27299 1727096471.46004: variable 'ansible_search_path' from source: unknown 27299 1727096471.46011: variable 'ansible_search_path' from source: unknown 27299 1727096471.46052: calling self._execute() 27299 1727096471.46145: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096471.46156: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096471.46173: variable 'omit' from source: magic vars 27299 1727096471.46621: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27299 1727096471.50436: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27299 1727096471.50976: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27299 1727096471.51449: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27299 1727096471.51552: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27299 1727096471.51587: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27299 1727096471.51774: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27299 1727096471.51973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27299 1727096471.51990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27299 1727096471.52035: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27299 1727096471.52056: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27299 1727096471.52307: variable 'ansible_distribution' from source: facts 27299 1727096471.52499: variable 'ansible_distribution_major_version' from source: facts 27299 1727096471.52503: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27299 1727096471.52505: when evaluation is False, skipping this task 27299 1727096471.52507: _execute() done 27299 1727096471.52509: dumping result to json 27299 1727096471.52511: done dumping result, returning 27299 1727096471.52514: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-2c18-73cc-00000000007e] 27299 1727096471.52516: sending task result for task 0afff68d-5257-2c18-73cc-00000000007e 27299 1727096471.52581: done sending task result for task 0afff68d-5257-2c18-73cc-00000000007e 27299 1727096471.52584: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 27299 1727096471.52646: no more pending results, returning what we have 27299 1727096471.52650: results queue empty 27299 1727096471.52651: checking for any_errors_fatal 27299 1727096471.52658: done checking for any_errors_fatal 27299 1727096471.52659: checking for max_fail_percentage 27299 1727096471.52661: done checking for max_fail_percentage 27299 1727096471.52662: checking to see if all hosts have failed and the running result is not ok 27299 1727096471.52663: done checking to see if all hosts have failed 27299 1727096471.52664: getting the remaining hosts for this loop 27299 1727096471.52665: done getting the remaining hosts for this loop 27299 1727096471.52671: getting the next task for host managed_node2 27299 1727096471.52678: done getting next task for host managed_node2 27299 1727096471.52683: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 27299 1727096471.52685: ^ 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 27299 1727096471.52701: getting variables 27299 1727096471.52703: in VariableManager get_vars() 27299 1727096471.52745: Calling all_inventory to load vars for managed_node2 27299 1727096471.52748: Calling groups_inventory to load vars for managed_node2 27299 1727096471.52751: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096471.52761: Calling all_plugins_play to load vars for managed_node2 27299 1727096471.52764: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096471.52766: Calling groups_plugins_play to load vars for managed_node2 27299 1727096471.53471: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096471.54070: done with get_vars() 27299 1727096471.54082: done getting variables 27299 1727096471.54138: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 09:01:11 -0400 (0:00:00.093) 0:00:06.676 ****** 27299 1727096471.54171: entering _queue_task() for managed_node2/debug 27299 1727096471.54647: worker is 1 (out of 1 available) 27299 1727096471.54658: exiting _queue_task() for managed_node2/debug 27299 1727096471.55072: done queuing things up, now waiting for results queue to drain 27299 1727096471.55074: waiting for pending results... 27299 1727096471.55310: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 27299 1727096471.55359: in run() - task 0afff68d-5257-2c18-73cc-00000000007f 27299 1727096471.55424: variable 'ansible_search_path' from source: unknown 27299 1727096471.55431: variable 'ansible_search_path' from source: unknown 27299 1727096471.55573: calling self._execute() 27299 1727096471.55659: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096471.55772: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096471.55777: variable 'omit' from source: magic vars 27299 1727096471.56710: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27299 1727096471.61420: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27299 1727096471.61571: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27299 1727096471.61615: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27299 1727096471.61686: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27299 1727096471.61790: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27299 1727096471.61983: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27299 1727096471.62018: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27299 1727096471.62045: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27299 1727096471.62128: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27299 1727096471.62190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27299 1727096471.62635: variable 'ansible_distribution' from source: facts 27299 1727096471.62639: variable 'ansible_distribution_major_version' from source: facts 27299 1727096471.62641: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27299 1727096471.62644: when evaluation is False, skipping this task 27299 1727096471.62647: _execute() done 27299 1727096471.62649: dumping result to json 27299 1727096471.62651: done dumping result, returning 27299 1727096471.62653: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-2c18-73cc-00000000007f] 27299 1727096471.62655: sending task result for task 0afff68d-5257-2c18-73cc-00000000007f 27299 1727096471.62729: done sending task result for task 0afff68d-5257-2c18-73cc-00000000007f 27299 1727096471.62732: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 27299 1727096471.62786: no more pending results, returning what we have 27299 1727096471.62789: results queue empty 27299 1727096471.62790: checking for any_errors_fatal 27299 1727096471.62795: done checking for any_errors_fatal 27299 1727096471.62795: checking for max_fail_percentage 27299 1727096471.62797: done checking for max_fail_percentage 27299 1727096471.62798: checking to see if all hosts have failed and the running result is not ok 27299 1727096471.62799: done checking to see if all hosts have failed 27299 1727096471.62800: getting the remaining hosts for this loop 27299 1727096471.62801: done getting the remaining hosts for this loop 27299 1727096471.62805: getting the next task for host managed_node2 27299 1727096471.62811: done getting next task for host managed_node2 27299 1727096471.62814: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 27299 1727096471.62817: ^ 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 27299 1727096471.62830: getting variables 27299 1727096471.62832: in VariableManager get_vars() 27299 1727096471.62972: Calling all_inventory to load vars for managed_node2 27299 1727096471.62976: Calling groups_inventory to load vars for managed_node2 27299 1727096471.62979: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096471.62989: Calling all_plugins_play to load vars for managed_node2 27299 1727096471.62992: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096471.62995: Calling groups_plugins_play to load vars for managed_node2 27299 1727096471.63795: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096471.64120: done with get_vars() 27299 1727096471.64131: done getting variables 27299 1727096471.64295: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 09:01:11 -0400 (0:00:00.101) 0:00:06.778 ****** 27299 1727096471.64327: entering _queue_task() for managed_node2/debug 27299 1727096471.64885: worker is 1 (out of 1 available) 27299 1727096471.64896: exiting _queue_task() for managed_node2/debug 27299 1727096471.64906: done queuing things up, now waiting for results queue to drain 27299 1727096471.64908: waiting for pending results... 27299 1727096471.65483: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 27299 1727096471.65487: in run() - task 0afff68d-5257-2c18-73cc-000000000080 27299 1727096471.65490: variable 'ansible_search_path' from source: unknown 27299 1727096471.65578: variable 'ansible_search_path' from source: unknown 27299 1727096471.65618: calling self._execute() 27299 1727096471.65898: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096471.65902: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096471.65905: variable 'omit' from source: magic vars 27299 1727096471.66700: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27299 1727096471.71664: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27299 1727096471.71670: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27299 1727096471.71796: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27299 1727096471.71837: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27299 1727096471.71870: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27299 1727096471.72066: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27299 1727096471.72129: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27299 1727096471.72235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27299 1727096471.72282: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27299 1727096471.72331: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27299 1727096471.72757: variable 'ansible_distribution' from source: facts 27299 1727096471.72773: variable 'ansible_distribution_major_version' from source: facts 27299 1727096471.72868: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27299 1727096471.72872: when evaluation is False, skipping this task 27299 1727096471.72874: _execute() done 27299 1727096471.72876: dumping result to json 27299 1727096471.72878: done dumping result, returning 27299 1727096471.72880: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-2c18-73cc-000000000080] 27299 1727096471.72882: sending task result for task 0afff68d-5257-2c18-73cc-000000000080 27299 1727096471.72953: done sending task result for task 0afff68d-5257-2c18-73cc-000000000080 27299 1727096471.72956: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 27299 1727096471.73012: no more pending results, returning what we have 27299 1727096471.73016: results queue empty 27299 1727096471.73017: checking for any_errors_fatal 27299 1727096471.73024: done checking for any_errors_fatal 27299 1727096471.73025: checking for max_fail_percentage 27299 1727096471.73027: done checking for max_fail_percentage 27299 1727096471.73028: checking to see if all hosts have failed and the running result is not ok 27299 1727096471.73029: done checking to see if all hosts have failed 27299 1727096471.73029: getting the remaining hosts for this loop 27299 1727096471.73031: done getting the remaining hosts for this loop 27299 1727096471.73035: getting the next task for host managed_node2 27299 1727096471.73041: done getting next task for host managed_node2 27299 1727096471.73045: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 27299 1727096471.73049: ^ 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 27299 1727096471.73065: getting variables 27299 1727096471.73066: in VariableManager get_vars() 27299 1727096471.73109: Calling all_inventory to load vars for managed_node2 27299 1727096471.73112: Calling groups_inventory to load vars for managed_node2 27299 1727096471.73115: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096471.73124: Calling all_plugins_play to load vars for managed_node2 27299 1727096471.73127: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096471.73131: Calling groups_plugins_play to load vars for managed_node2 27299 1727096471.73449: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096471.74026: done with get_vars() 27299 1727096471.74037: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 23 September 2024 09:01:11 -0400 (0:00:00.102) 0:00:06.880 ****** 27299 1727096471.74533: entering _queue_task() for managed_node2/ping 27299 1727096471.74895: worker is 1 (out of 1 available) 27299 1727096471.74907: exiting _queue_task() for managed_node2/ping 27299 1727096471.74918: done queuing things up, now waiting for results queue to drain 27299 1727096471.74919: waiting for pending results... 27299 1727096471.75298: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 27299 1727096471.75427: in run() - task 0afff68d-5257-2c18-73cc-000000000081 27299 1727096471.75635: variable 'ansible_search_path' from source: unknown 27299 1727096471.75638: variable 'ansible_search_path' from source: unknown 27299 1727096471.75641: calling self._execute() 27299 1727096471.75711: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096471.75788: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096471.75801: variable 'omit' from source: magic vars 27299 1727096471.76697: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27299 1727096471.80480: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27299 1727096471.80553: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27299 1727096471.80611: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27299 1727096471.80674: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27299 1727096471.80735: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27299 1727096471.80845: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27299 1727096471.80904: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27299 1727096471.81114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27299 1727096471.81117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27299 1727096471.81120: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27299 1727096471.81431: variable 'ansible_distribution' from source: facts 27299 1727096471.81451: variable 'ansible_distribution_major_version' from source: facts 27299 1727096471.81488: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27299 1727096471.81495: when evaluation is False, skipping this task 27299 1727096471.81581: _execute() done 27299 1727096471.81584: dumping result to json 27299 1727096471.81586: done dumping result, returning 27299 1727096471.81588: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-2c18-73cc-000000000081] 27299 1727096471.81591: sending task result for task 0afff68d-5257-2c18-73cc-000000000081 27299 1727096471.81656: done sending task result for task 0afff68d-5257-2c18-73cc-000000000081 27299 1727096471.81660: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27299 1727096471.81738: no more pending results, returning what we have 27299 1727096471.81742: results queue empty 27299 1727096471.81743: checking for any_errors_fatal 27299 1727096471.81751: done checking for any_errors_fatal 27299 1727096471.81752: checking for max_fail_percentage 27299 1727096471.81753: done checking for max_fail_percentage 27299 1727096471.81754: checking to see if all hosts have failed and the running result is not ok 27299 1727096471.81755: done checking to see if all hosts have failed 27299 1727096471.81756: getting the remaining hosts for this loop 27299 1727096471.81757: done getting the remaining hosts for this loop 27299 1727096471.81761: getting the next task for host managed_node2 27299 1727096471.81774: done getting next task for host managed_node2 27299 1727096471.81776: ^ task is: TASK: meta (role_complete) 27299 1727096471.81780: ^ 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 27299 1727096471.81801: getting variables 27299 1727096471.81803: in VariableManager get_vars() 27299 1727096471.81852: Calling all_inventory to load vars for managed_node2 27299 1727096471.81855: Calling groups_inventory to load vars for managed_node2 27299 1727096471.81857: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096471.81869: Calling all_plugins_play to load vars for managed_node2 27299 1727096471.81873: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096471.81876: Calling groups_plugins_play to load vars for managed_node2 27299 1727096471.82067: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096471.82273: done with get_vars() 27299 1727096471.82284: done getting variables 27299 1727096471.82374: done queuing things up, now waiting for results queue to drain 27299 1727096471.82376: results queue empty 27299 1727096471.82377: checking for any_errors_fatal 27299 1727096471.82379: done checking for any_errors_fatal 27299 1727096471.82380: checking for max_fail_percentage 27299 1727096471.82381: done checking for max_fail_percentage 27299 1727096471.82382: checking to see if all hosts have failed and the running result is not ok 27299 1727096471.82383: done checking to see if all hosts have failed 27299 1727096471.82383: getting the remaining hosts for this loop 27299 1727096471.82384: done getting the remaining hosts for this loop 27299 1727096471.82387: getting the next task for host managed_node2 27299 1727096471.82391: done getting next task for host managed_node2 27299 1727096471.82393: ^ task is: TASK: Assert that the warning about specifying the route without the output device is logged for initscripts provider 27299 1727096471.82395: ^ 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 27299 1727096471.82397: getting variables 27299 1727096471.82397: in VariableManager get_vars() 27299 1727096471.82411: Calling all_inventory to load vars for managed_node2 27299 1727096471.82414: Calling groups_inventory to load vars for managed_node2 27299 1727096471.82416: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096471.82420: Calling all_plugins_play to load vars for managed_node2 27299 1727096471.82422: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096471.82425: Calling groups_plugins_play to load vars for managed_node2 27299 1727096471.82586: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096471.82818: done with get_vars() 27299 1727096471.82827: done getting variables 27299 1727096471.82866: 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-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:122 Monday 23 September 2024 09:01:11 -0400 (0:00:00.083) 0:00:06.963 ****** 27299 1727096471.82907: entering _queue_task() for managed_node2/assert 27299 1727096471.83165: worker is 1 (out of 1 available) 27299 1727096471.83183: exiting _queue_task() for managed_node2/assert 27299 1727096471.83195: done queuing things up, now waiting for results queue to drain 27299 1727096471.83196: waiting for pending results... 27299 1727096471.83360: running TaskExecutor() for managed_node2/TASK: Assert that the warning about specifying the route without the output device is logged for initscripts provider 27299 1727096471.83577: in run() - task 0afff68d-5257-2c18-73cc-0000000000b1 27299 1727096471.83581: variable 'ansible_search_path' from source: unknown 27299 1727096471.83585: calling self._execute() 27299 1727096471.83622: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096471.83634: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096471.83657: variable 'omit' from source: magic vars 27299 1727096471.84164: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27299 1727096471.86664: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27299 1727096471.86741: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27299 1727096471.86790: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27299 1727096471.86832: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27299 1727096471.86865: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27299 1727096471.86950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27299 1727096471.86989: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27299 1727096471.87019: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27299 1727096471.87077: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27299 1727096471.87104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27299 1727096471.87260: variable 'ansible_distribution' from source: facts 27299 1727096471.87278: variable 'ansible_distribution_major_version' from source: facts 27299 1727096471.87475: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27299 1727096471.87478: when evaluation is False, skipping this task 27299 1727096471.87481: _execute() done 27299 1727096471.87483: dumping result to json 27299 1727096471.87485: done dumping result, returning 27299 1727096471.87487: done running TaskExecutor() for managed_node2/TASK: Assert that the warning about specifying the route without the output device is logged for initscripts provider [0afff68d-5257-2c18-73cc-0000000000b1] 27299 1727096471.87489: sending task result for task 0afff68d-5257-2c18-73cc-0000000000b1 27299 1727096471.87557: done sending task result for task 0afff68d-5257-2c18-73cc-0000000000b1 27299 1727096471.87561: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27299 1727096471.87611: no more pending results, returning what we have 27299 1727096471.87615: results queue empty 27299 1727096471.87615: checking for any_errors_fatal 27299 1727096471.87617: done checking for any_errors_fatal 27299 1727096471.87617: checking for max_fail_percentage 27299 1727096471.87619: done checking for max_fail_percentage 27299 1727096471.87620: checking to see if all hosts have failed and the running result is not ok 27299 1727096471.87621: done checking to see if all hosts have failed 27299 1727096471.87621: getting the remaining hosts for this loop 27299 1727096471.87622: done getting the remaining hosts for this loop 27299 1727096471.87626: getting the next task for host managed_node2 27299 1727096471.87631: done getting next task for host managed_node2 27299 1727096471.87634: ^ task is: TASK: Assert that no warning is logged for nm provider 27299 1727096471.87635: ^ 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 27299 1727096471.87638: getting variables 27299 1727096471.87639: in VariableManager get_vars() 27299 1727096471.87675: Calling all_inventory to load vars for managed_node2 27299 1727096471.87677: Calling groups_inventory to load vars for managed_node2 27299 1727096471.87679: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096471.87688: Calling all_plugins_play to load vars for managed_node2 27299 1727096471.87690: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096471.87692: Calling groups_plugins_play to load vars for managed_node2 27299 1727096471.88081: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096471.88305: done with get_vars() 27299 1727096471.88336: done getting variables 27299 1727096471.88422: 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-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:129 Monday 23 September 2024 09:01:11 -0400 (0:00:00.055) 0:00:07.019 ****** 27299 1727096471.88451: entering _queue_task() for managed_node2/assert 27299 1727096471.89251: worker is 1 (out of 1 available) 27299 1727096471.89258: exiting _queue_task() for managed_node2/assert 27299 1727096471.89273: done queuing things up, now waiting for results queue to drain 27299 1727096471.89274: waiting for pending results... 27299 1727096471.89351: running TaskExecutor() for managed_node2/TASK: Assert that no warning is logged for nm provider 27299 1727096471.89444: in run() - task 0afff68d-5257-2c18-73cc-0000000000b2 27299 1727096471.89463: variable 'ansible_search_path' from source: unknown 27299 1727096471.89514: calling self._execute() 27299 1727096471.89607: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096471.89621: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096471.89638: variable 'omit' from source: magic vars 27299 1727096471.90138: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27299 1727096471.93138: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27299 1727096471.93191: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27299 1727096471.93231: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27299 1727096471.93264: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27299 1727096471.93283: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27299 1727096471.93342: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27299 1727096471.93372: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27299 1727096471.93399: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27299 1727096471.93425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27299 1727096471.93435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27299 1727096471.93533: variable 'ansible_distribution' from source: facts 27299 1727096471.93537: variable 'ansible_distribution_major_version' from source: facts 27299 1727096471.93557: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27299 1727096471.93560: when evaluation is False, skipping this task 27299 1727096471.93562: _execute() done 27299 1727096471.93565: dumping result to json 27299 1727096471.93569: done dumping result, returning 27299 1727096471.93572: done running TaskExecutor() for managed_node2/TASK: Assert that no warning is logged for nm provider [0afff68d-5257-2c18-73cc-0000000000b2] 27299 1727096471.93578: sending task result for task 0afff68d-5257-2c18-73cc-0000000000b2 27299 1727096471.93659: done sending task result for task 0afff68d-5257-2c18-73cc-0000000000b2 27299 1727096471.93662: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27299 1727096471.93728: no more pending results, returning what we have 27299 1727096471.93731: results queue empty 27299 1727096471.93732: checking for any_errors_fatal 27299 1727096471.93741: done checking for any_errors_fatal 27299 1727096471.93742: checking for max_fail_percentage 27299 1727096471.93743: done checking for max_fail_percentage 27299 1727096471.93744: checking to see if all hosts have failed and the running result is not ok 27299 1727096471.93745: done checking to see if all hosts have failed 27299 1727096471.93746: getting the remaining hosts for this loop 27299 1727096471.93747: done getting the remaining hosts for this loop 27299 1727096471.93750: getting the next task for host managed_node2 27299 1727096471.93759: done getting next task for host managed_node2 27299 1727096471.93762: ^ task is: TASK: Bring down test devices and profiles 27299 1727096471.93765: ^ 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 27299 1727096471.93770: getting variables 27299 1727096471.93772: in VariableManager get_vars() 27299 1727096471.93809: Calling all_inventory to load vars for managed_node2 27299 1727096471.93812: Calling groups_inventory to load vars for managed_node2 27299 1727096471.93814: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096471.93823: Calling all_plugins_play to load vars for managed_node2 27299 1727096471.93825: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096471.93828: Calling groups_plugins_play to load vars for managed_node2 27299 1727096471.94143: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096471.94338: done with get_vars() 27299 1727096471.94347: done getting variables TASK [Bring down test devices and profiles] ************************************ task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:140 Monday 23 September 2024 09:01:11 -0400 (0:00:00.059) 0:00:07.079 ****** 27299 1727096471.94441: entering _queue_task() for managed_node2/include_role 27299 1727096471.94443: Creating lock for include_role 27299 1727096471.94691: worker is 1 (out of 1 available) 27299 1727096471.94703: exiting _queue_task() for managed_node2/include_role 27299 1727096471.94716: done queuing things up, now waiting for results queue to drain 27299 1727096471.94718: waiting for pending results... 27299 1727096471.94995: running TaskExecutor() for managed_node2/TASK: Bring down test devices and profiles 27299 1727096471.95097: in run() - task 0afff68d-5257-2c18-73cc-0000000000b4 27299 1727096471.95108: variable 'ansible_search_path' from source: unknown 27299 1727096471.95136: calling self._execute() 27299 1727096471.95200: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096471.95204: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096471.95213: variable 'omit' from source: magic vars 27299 1727096471.95526: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27299 1727096471.97182: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27299 1727096471.97186: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27299 1727096471.97189: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27299 1727096471.97192: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27299 1727096471.97205: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27299 1727096471.97287: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27299 1727096471.97305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27299 1727096471.97323: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27299 1727096471.97348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27299 1727096471.97359: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27299 1727096471.97454: variable 'ansible_distribution' from source: facts 27299 1727096471.97458: variable 'ansible_distribution_major_version' from source: facts 27299 1727096471.97476: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27299 1727096471.97479: when evaluation is False, skipping this task 27299 1727096471.97482: _execute() done 27299 1727096471.97485: dumping result to json 27299 1727096471.97487: done dumping result, returning 27299 1727096471.97492: done running TaskExecutor() for managed_node2/TASK: Bring down test devices and profiles [0afff68d-5257-2c18-73cc-0000000000b4] 27299 1727096471.97506: sending task result for task 0afff68d-5257-2c18-73cc-0000000000b4 27299 1727096471.97603: done sending task result for task 0afff68d-5257-2c18-73cc-0000000000b4 27299 1727096471.97613: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27299 1727096471.97657: no more pending results, returning what we have 27299 1727096471.97660: results queue empty 27299 1727096471.97661: checking for any_errors_fatal 27299 1727096471.97666: done checking for any_errors_fatal 27299 1727096471.97669: checking for max_fail_percentage 27299 1727096471.97673: done checking for max_fail_percentage 27299 1727096471.97674: checking to see if all hosts have failed and the running result is not ok 27299 1727096471.97675: done checking to see if all hosts have failed 27299 1727096471.97675: getting the remaining hosts for this loop 27299 1727096471.97677: done getting the remaining hosts for this loop 27299 1727096471.97680: getting the next task for host managed_node2 27299 1727096471.97687: done getting next task for host managed_node2 27299 1727096471.97690: ^ task is: TASK: Delete interface1 27299 1727096471.97693: ^ 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 27299 1727096471.97696: getting variables 27299 1727096471.97697: in VariableManager get_vars() 27299 1727096471.97737: Calling all_inventory to load vars for managed_node2 27299 1727096471.97739: Calling groups_inventory to load vars for managed_node2 27299 1727096471.97741: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096471.97750: Calling all_plugins_play to load vars for managed_node2 27299 1727096471.97752: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096471.97754: Calling groups_plugins_play to load vars for managed_node2 27299 1727096471.97885: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096471.98046: done with get_vars() 27299 1727096471.98055: done getting variables TASK [Delete interface1] ******************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:151 Monday 23 September 2024 09:01:11 -0400 (0:00:00.036) 0:00:07.116 ****** 27299 1727096471.98135: entering _queue_task() for managed_node2/include_tasks 27299 1727096471.98379: worker is 1 (out of 1 available) 27299 1727096471.98390: exiting _queue_task() for managed_node2/include_tasks 27299 1727096471.98401: done queuing things up, now waiting for results queue to drain 27299 1727096471.98402: waiting for pending results... 27299 1727096471.98620: running TaskExecutor() for managed_node2/TASK: Delete interface1 27299 1727096471.98687: in run() - task 0afff68d-5257-2c18-73cc-0000000000b5 27299 1727096471.98705: variable 'ansible_search_path' from source: unknown 27299 1727096471.98729: calling self._execute() 27299 1727096471.98793: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096471.98797: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096471.98808: variable 'omit' from source: magic vars 27299 1727096471.99112: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27299 1727096472.00616: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27299 1727096472.00661: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27299 1727096472.00698: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27299 1727096472.00724: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27299 1727096472.00744: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27299 1727096472.00804: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27299 1727096472.00825: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27299 1727096472.00843: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27299 1727096472.00870: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27299 1727096472.00886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27299 1727096472.00974: variable 'ansible_distribution' from source: facts 27299 1727096472.00988: variable 'ansible_distribution_major_version' from source: facts 27299 1727096472.00998: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27299 1727096472.01001: when evaluation is False, skipping this task 27299 1727096472.01004: _execute() done 27299 1727096472.01006: dumping result to json 27299 1727096472.01008: done dumping result, returning 27299 1727096472.01015: done running TaskExecutor() for managed_node2/TASK: Delete interface1 [0afff68d-5257-2c18-73cc-0000000000b5] 27299 1727096472.01020: sending task result for task 0afff68d-5257-2c18-73cc-0000000000b5 27299 1727096472.01100: done sending task result for task 0afff68d-5257-2c18-73cc-0000000000b5 27299 1727096472.01103: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27299 1727096472.01184: no more pending results, returning what we have 27299 1727096472.01187: results queue empty 27299 1727096472.01188: checking for any_errors_fatal 27299 1727096472.01194: done checking for any_errors_fatal 27299 1727096472.01195: checking for max_fail_percentage 27299 1727096472.01197: done checking for max_fail_percentage 27299 1727096472.01197: checking to see if all hosts have failed and the running result is not ok 27299 1727096472.01198: done checking to see if all hosts have failed 27299 1727096472.01199: getting the remaining hosts for this loop 27299 1727096472.01200: done getting the remaining hosts for this loop 27299 1727096472.01203: getting the next task for host managed_node2 27299 1727096472.01208: done getting next task for host managed_node2 27299 1727096472.01211: ^ task is: TASK: Assert interface1 is absent 27299 1727096472.01216: ^ 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 27299 1727096472.01219: getting variables 27299 1727096472.01220: in VariableManager get_vars() 27299 1727096472.01250: Calling all_inventory to load vars for managed_node2 27299 1727096472.01253: Calling groups_inventory to load vars for managed_node2 27299 1727096472.01255: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096472.01263: Calling all_plugins_play to load vars for managed_node2 27299 1727096472.01265: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096472.01270: Calling groups_plugins_play to load vars for managed_node2 27299 1727096472.01412: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096472.01525: done with get_vars() 27299 1727096472.01532: done getting variables TASK [Assert interface1 is absent] ********************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:153 Monday 23 September 2024 09:01:12 -0400 (0:00:00.034) 0:00:07.150 ****** 27299 1727096472.01592: entering _queue_task() for managed_node2/include_tasks 27299 1727096472.01798: worker is 1 (out of 1 available) 27299 1727096472.01811: exiting _queue_task() for managed_node2/include_tasks 27299 1727096472.01822: done queuing things up, now waiting for results queue to drain 27299 1727096472.01823: waiting for pending results... 27299 1727096472.01982: running TaskExecutor() for managed_node2/TASK: Assert interface1 is absent 27299 1727096472.02044: in run() - task 0afff68d-5257-2c18-73cc-0000000000b6 27299 1727096472.02056: variable 'ansible_search_path' from source: unknown 27299 1727096472.02087: calling self._execute() 27299 1727096472.02146: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096472.02150: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096472.02158: variable 'omit' from source: magic vars 27299 1727096472.02456: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27299 1727096472.04402: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27299 1727096472.04444: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27299 1727096472.04474: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27299 1727096472.04502: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27299 1727096472.04521: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27299 1727096472.04579: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27299 1727096472.04604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27299 1727096472.04621: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27299 1727096472.04647: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27299 1727096472.04658: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27299 1727096472.04978: variable 'ansible_distribution' from source: facts 27299 1727096472.04982: variable 'ansible_distribution_major_version' from source: facts 27299 1727096472.04984: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27299 1727096472.04986: when evaluation is False, skipping this task 27299 1727096472.04987: _execute() done 27299 1727096472.04989: dumping result to json 27299 1727096472.04991: done dumping result, returning 27299 1727096472.04993: done running TaskExecutor() for managed_node2/TASK: Assert interface1 is absent [0afff68d-5257-2c18-73cc-0000000000b6] 27299 1727096472.04994: sending task result for task 0afff68d-5257-2c18-73cc-0000000000b6 27299 1727096472.05055: done sending task result for task 0afff68d-5257-2c18-73cc-0000000000b6 27299 1727096472.05059: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27299 1727096472.05103: no more pending results, returning what we have 27299 1727096472.05112: results queue empty 27299 1727096472.05114: checking for any_errors_fatal 27299 1727096472.05118: done checking for any_errors_fatal 27299 1727096472.05118: checking for max_fail_percentage 27299 1727096472.05120: done checking for max_fail_percentage 27299 1727096472.05121: checking to see if all hosts have failed and the running result is not ok 27299 1727096472.05122: done checking to see if all hosts have failed 27299 1727096472.05122: getting the remaining hosts for this loop 27299 1727096472.05123: done getting the remaining hosts for this loop 27299 1727096472.05126: getting the next task for host managed_node2 27299 1727096472.05131: done getting next task for host managed_node2 27299 1727096472.05134: ^ task is: TASK: Set interface0 27299 1727096472.05137: ^ 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 27299 1727096472.05140: getting variables 27299 1727096472.05141: in VariableManager get_vars() 27299 1727096472.05177: Calling all_inventory to load vars for managed_node2 27299 1727096472.05180: Calling groups_inventory to load vars for managed_node2 27299 1727096472.05182: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096472.05190: Calling all_plugins_play to load vars for managed_node2 27299 1727096472.05192: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096472.05194: Calling groups_plugins_play to load vars for managed_node2 27299 1727096472.05360: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096472.05558: done with get_vars() 27299 1727096472.05568: done getting variables 27299 1727096472.05618: 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-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:155 Monday 23 September 2024 09:01:12 -0400 (0:00:00.040) 0:00:07.191 ****** 27299 1727096472.05642: entering _queue_task() for managed_node2/set_fact 27299 1727096472.05901: worker is 1 (out of 1 available) 27299 1727096472.05915: exiting _queue_task() for managed_node2/set_fact 27299 1727096472.05933: done queuing things up, now waiting for results queue to drain 27299 1727096472.05935: waiting for pending results... 27299 1727096472.06429: running TaskExecutor() for managed_node2/TASK: Set interface0 27299 1727096472.06660: in run() - task 0afff68d-5257-2c18-73cc-0000000000b7 27299 1727096472.06683: variable 'ansible_search_path' from source: unknown 27299 1727096472.06721: calling self._execute() 27299 1727096472.07172: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096472.07176: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096472.07179: variable 'omit' from source: magic vars 27299 1727096472.07671: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27299 1727096472.09828: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27299 1727096472.09897: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27299 1727096472.09951: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27299 1727096472.09994: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27299 1727096472.10025: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27299 1727096472.10111: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27299 1727096472.10145: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27299 1727096472.10179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27299 1727096472.10223: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27299 1727096472.10241: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27299 1727096472.10378: variable 'ansible_distribution' from source: facts 27299 1727096472.10390: variable 'ansible_distribution_major_version' from source: facts 27299 1727096472.10415: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27299 1727096472.10422: when evaluation is False, skipping this task 27299 1727096472.10428: _execute() done 27299 1727096472.10434: dumping result to json 27299 1727096472.10443: done dumping result, returning 27299 1727096472.10456: done running TaskExecutor() for managed_node2/TASK: Set interface0 [0afff68d-5257-2c18-73cc-0000000000b7] 27299 1727096472.10466: sending task result for task 0afff68d-5257-2c18-73cc-0000000000b7 27299 1727096472.10673: done sending task result for task 0afff68d-5257-2c18-73cc-0000000000b7 27299 1727096472.10676: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27299 1727096472.10721: no more pending results, returning what we have 27299 1727096472.10724: results queue empty 27299 1727096472.10725: checking for any_errors_fatal 27299 1727096472.10732: done checking for any_errors_fatal 27299 1727096472.10733: checking for max_fail_percentage 27299 1727096472.10735: done checking for max_fail_percentage 27299 1727096472.10736: checking to see if all hosts have failed and the running result is not ok 27299 1727096472.10737: done checking to see if all hosts have failed 27299 1727096472.10738: getting the remaining hosts for this loop 27299 1727096472.10739: done getting the remaining hosts for this loop 27299 1727096472.10744: getting the next task for host managed_node2 27299 1727096472.10751: done getting next task for host managed_node2 27299 1727096472.10754: ^ task is: TASK: Delete interface0 27299 1727096472.10758: ^ 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 27299 1727096472.10761: getting variables 27299 1727096472.10762: in VariableManager get_vars() 27299 1727096472.10804: Calling all_inventory to load vars for managed_node2 27299 1727096472.10807: Calling groups_inventory to load vars for managed_node2 27299 1727096472.10810: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096472.10821: Calling all_plugins_play to load vars for managed_node2 27299 1727096472.10823: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096472.10826: Calling groups_plugins_play to load vars for managed_node2 27299 1727096472.11240: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096472.11436: done with get_vars() 27299 1727096472.11448: done getting variables TASK [Delete interface0] ******************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:158 Monday 23 September 2024 09:01:12 -0400 (0:00:00.058) 0:00:07.250 ****** 27299 1727096472.11533: entering _queue_task() for managed_node2/include_tasks 27299 1727096472.11781: worker is 1 (out of 1 available) 27299 1727096472.11794: exiting _queue_task() for managed_node2/include_tasks 27299 1727096472.11806: done queuing things up, now waiting for results queue to drain 27299 1727096472.11807: waiting for pending results... 27299 1727096472.12064: running TaskExecutor() for managed_node2/TASK: Delete interface0 27299 1727096472.12192: in run() - task 0afff68d-5257-2c18-73cc-0000000000b8 27299 1727096472.12196: variable 'ansible_search_path' from source: unknown 27299 1727096472.12226: calling self._execute() 27299 1727096472.12373: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096472.12376: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096472.12379: variable 'omit' from source: magic vars 27299 1727096472.12760: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27299 1727096472.14981: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27299 1727096472.15058: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27299 1727096472.15101: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27299 1727096472.15139: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27299 1727096472.15177: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27299 1727096472.15263: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27299 1727096472.15374: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27299 1727096472.15377: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27299 1727096472.15380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27299 1727096472.15400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27299 1727096472.15541: variable 'ansible_distribution' from source: facts 27299 1727096472.15554: variable 'ansible_distribution_major_version' from source: facts 27299 1727096472.15581: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27299 1727096472.15589: when evaluation is False, skipping this task 27299 1727096472.15600: _execute() done 27299 1727096472.15773: dumping result to json 27299 1727096472.15776: done dumping result, returning 27299 1727096472.15779: done running TaskExecutor() for managed_node2/TASK: Delete interface0 [0afff68d-5257-2c18-73cc-0000000000b8] 27299 1727096472.15781: sending task result for task 0afff68d-5257-2c18-73cc-0000000000b8 27299 1727096472.15850: done sending task result for task 0afff68d-5257-2c18-73cc-0000000000b8 27299 1727096472.15853: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27299 1727096472.15906: no more pending results, returning what we have 27299 1727096472.15910: results queue empty 27299 1727096472.15911: checking for any_errors_fatal 27299 1727096472.15918: done checking for any_errors_fatal 27299 1727096472.15919: checking for max_fail_percentage 27299 1727096472.15920: done checking for max_fail_percentage 27299 1727096472.15921: checking to see if all hosts have failed and the running result is not ok 27299 1727096472.15922: done checking to see if all hosts have failed 27299 1727096472.15923: getting the remaining hosts for this loop 27299 1727096472.15924: done getting the remaining hosts for this loop 27299 1727096472.15929: getting the next task for host managed_node2 27299 1727096472.15937: done getting next task for host managed_node2 27299 1727096472.15941: ^ task is: TASK: Assert interface0 is absent 27299 1727096472.15945: ^ 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 27299 1727096472.15948: getting variables 27299 1727096472.15950: in VariableManager get_vars() 27299 1727096472.15995: Calling all_inventory to load vars for managed_node2 27299 1727096472.15997: Calling groups_inventory to load vars for managed_node2 27299 1727096472.16000: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096472.16010: Calling all_plugins_play to load vars for managed_node2 27299 1727096472.16013: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096472.16015: Calling groups_plugins_play to load vars for managed_node2 27299 1727096472.16354: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096472.16550: done with get_vars() 27299 1727096472.16561: done getting variables TASK [Assert interface0 is absent] ********************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:160 Monday 23 September 2024 09:01:12 -0400 (0:00:00.051) 0:00:07.301 ****** 27299 1727096472.16645: entering _queue_task() for managed_node2/include_tasks 27299 1727096472.16893: worker is 1 (out of 1 available) 27299 1727096472.16906: exiting _queue_task() for managed_node2/include_tasks 27299 1727096472.16919: done queuing things up, now waiting for results queue to drain 27299 1727096472.16920: waiting for pending results... 27299 1727096472.17182: running TaskExecutor() for managed_node2/TASK: Assert interface0 is absent 27299 1727096472.17287: in run() - task 0afff68d-5257-2c18-73cc-0000000000b9 27299 1727096472.17315: variable 'ansible_search_path' from source: unknown 27299 1727096472.17353: calling self._execute() 27299 1727096472.17471: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096472.17484: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096472.17575: variable 'omit' from source: magic vars 27299 1727096472.18042: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27299 1727096472.20008: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27299 1727096472.20089: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27299 1727096472.20125: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27299 1727096472.20151: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27299 1727096472.20182: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27299 1727096472.20254: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27299 1727096472.20278: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27299 1727096472.20302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27299 1727096472.20331: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27299 1727096472.20347: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27299 1727096472.20458: variable 'ansible_distribution' from source: facts 27299 1727096472.20462: variable 'ansible_distribution_major_version' from source: facts 27299 1727096472.20482: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27299 1727096472.20488: when evaluation is False, skipping this task 27299 1727096472.20491: _execute() done 27299 1727096472.20493: dumping result to json 27299 1727096472.20495: done dumping result, returning 27299 1727096472.20502: done running TaskExecutor() for managed_node2/TASK: Assert interface0 is absent [0afff68d-5257-2c18-73cc-0000000000b9] 27299 1727096472.20512: sending task result for task 0afff68d-5257-2c18-73cc-0000000000b9 27299 1727096472.20592: done sending task result for task 0afff68d-5257-2c18-73cc-0000000000b9 27299 1727096472.20594: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27299 1727096472.20637: no more pending results, returning what we have 27299 1727096472.20641: results queue empty 27299 1727096472.20642: checking for any_errors_fatal 27299 1727096472.20647: done checking for any_errors_fatal 27299 1727096472.20648: checking for max_fail_percentage 27299 1727096472.20649: done checking for max_fail_percentage 27299 1727096472.20650: checking to see if all hosts have failed and the running result is not ok 27299 1727096472.20651: done checking to see if all hosts have failed 27299 1727096472.20652: getting the remaining hosts for this loop 27299 1727096472.20653: done getting the remaining hosts for this loop 27299 1727096472.20656: getting the next task for host managed_node2 27299 1727096472.20663: done getting next task for host managed_node2 27299 1727096472.20665: ^ task is: TASK: Assert interface0 profile and interface1 profile are absent 27299 1727096472.20670: ^ 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 27299 1727096472.20673: getting variables 27299 1727096472.20675: in VariableManager get_vars() 27299 1727096472.20711: Calling all_inventory to load vars for managed_node2 27299 1727096472.20714: Calling groups_inventory to load vars for managed_node2 27299 1727096472.20716: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096472.20726: Calling all_plugins_play to load vars for managed_node2 27299 1727096472.20728: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096472.20731: Calling groups_plugins_play to load vars for managed_node2 27299 1727096472.20912: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096472.21027: done with get_vars() 27299 1727096472.21036: done getting variables TASK [Assert interface0 profile and interface1 profile are absent] ************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:162 Monday 23 September 2024 09:01:12 -0400 (0:00:00.044) 0:00:07.345 ****** 27299 1727096472.21118: entering _queue_task() for managed_node2/include_tasks 27299 1727096472.21367: worker is 1 (out of 1 available) 27299 1727096472.21383: exiting _queue_task() for managed_node2/include_tasks 27299 1727096472.21396: done queuing things up, now waiting for results queue to drain 27299 1727096472.21397: waiting for pending results... 27299 1727096472.21690: running TaskExecutor() for managed_node2/TASK: Assert interface0 profile and interface1 profile are absent 27299 1727096472.21843: in run() - task 0afff68d-5257-2c18-73cc-0000000000ba 27299 1727096472.22218: variable 'ansible_search_path' from source: unknown 27299 1727096472.22221: variable 'interface0' from source: play vars 27299 1727096472.22339: variable 'interface0' from source: play vars 27299 1727096472.22381: variable 'interface1' from source: play vars 27299 1727096472.22473: variable 'interface1' from source: play vars 27299 1727096472.22493: variable 'omit' from source: magic vars 27299 1727096472.22628: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096472.22649: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096472.22666: variable 'omit' from source: magic vars 27299 1727096472.23002: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27299 1727096472.24773: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27299 1727096472.24867: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27299 1727096472.24922: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27299 1727096472.24956: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27299 1727096472.25102: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27299 1727096472.25499: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27299 1727096472.25546: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27299 1727096472.25580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27299 1727096472.25619: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27299 1727096472.25633: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27299 1727096472.25850: variable 'ansible_distribution' from source: facts 27299 1727096472.26073: variable 'ansible_distribution_major_version' from source: facts 27299 1727096472.26076: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27299 1727096472.26079: when evaluation is False, skipping this task 27299 1727096472.26084: variable 'item' from source: unknown 27299 1727096472.26087: variable 'item' from source: unknown skipping: [managed_node2] => (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" } 27299 1727096472.26538: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096472.26541: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096472.26543: variable 'omit' from source: magic vars 27299 1727096472.26546: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27299 1727096472.26548: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27299 1727096472.26551: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27299 1727096472.26553: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27299 1727096472.26555: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27299 1727096472.26557: variable 'ansible_distribution' from source: facts 27299 1727096472.26559: variable 'ansible_distribution_major_version' from source: facts 27299 1727096472.26562: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27299 1727096472.26564: when evaluation is False, skipping this task 27299 1727096472.26566: variable 'item' from source: unknown 27299 1727096472.26778: variable 'item' from source: unknown skipping: [managed_node2] => (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" } 27299 1727096472.26832: dumping result to json 27299 1727096472.26835: done dumping result, returning 27299 1727096472.26837: done running TaskExecutor() for managed_node2/TASK: Assert interface0 profile and interface1 profile are absent [0afff68d-5257-2c18-73cc-0000000000ba] 27299 1727096472.26839: sending task result for task 0afff68d-5257-2c18-73cc-0000000000ba skipping: [managed_node2] => { "changed": false } MSG: All items skipped 27299 1727096472.27282: no more pending results, returning what we have 27299 1727096472.27285: results queue empty 27299 1727096472.27286: checking for any_errors_fatal 27299 1727096472.27291: done checking for any_errors_fatal 27299 1727096472.27292: checking for max_fail_percentage 27299 1727096472.27293: done checking for max_fail_percentage 27299 1727096472.27294: checking to see if all hosts have failed and the running result is not ok 27299 1727096472.27295: done checking to see if all hosts have failed 27299 1727096472.27295: getting the remaining hosts for this loop 27299 1727096472.27296: done getting the remaining hosts for this loop 27299 1727096472.27300: getting the next task for host managed_node2 27299 1727096472.27305: done getting next task for host managed_node2 27299 1727096472.27307: ^ task is: TASK: Verify network state restored to default 27299 1727096472.27311: ^ 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 27299 1727096472.27314: getting variables 27299 1727096472.27315: in VariableManager get_vars() 27299 1727096472.27348: Calling all_inventory to load vars for managed_node2 27299 1727096472.27356: Calling groups_inventory to load vars for managed_node2 27299 1727096472.27358: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096472.27376: Calling all_plugins_play to load vars for managed_node2 27299 1727096472.27379: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096472.27384: done sending task result for task 0afff68d-5257-2c18-73cc-0000000000ba 27299 1727096472.27387: WORKER PROCESS EXITING 27299 1727096472.27392: Calling groups_plugins_play to load vars for managed_node2 27299 1727096472.27571: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096472.27775: done with get_vars() 27299 1727096472.27786: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:169 Monday 23 September 2024 09:01:12 -0400 (0:00:00.067) 0:00:07.413 ****** 27299 1727096472.27877: entering _queue_task() for managed_node2/include_tasks 27299 1727096472.28110: worker is 1 (out of 1 available) 27299 1727096472.28122: exiting _queue_task() for managed_node2/include_tasks 27299 1727096472.28133: done queuing things up, now waiting for results queue to drain 27299 1727096472.28135: waiting for pending results... 27299 1727096472.28404: running TaskExecutor() for managed_node2/TASK: Verify network state restored to default 27299 1727096472.28638: in run() - task 0afff68d-5257-2c18-73cc-0000000000bb 27299 1727096472.28642: variable 'ansible_search_path' from source: unknown 27299 1727096472.28645: calling self._execute() 27299 1727096472.28725: variable 'ansible_host' from source: host vars for 'managed_node2' 27299 1727096472.28736: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27299 1727096472.28748: variable 'omit' from source: magic vars 27299 1727096472.29245: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27299 1727096472.31727: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27299 1727096472.31807: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27299 1727096472.31849: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27299 1727096472.31896: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27299 1727096472.31924: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27299 1727096472.31999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27299 1727096472.32033: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27299 1727096472.32116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27299 1727096472.32119: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27299 1727096472.32124: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27299 1727096472.32273: variable 'ansible_distribution' from source: facts 27299 1727096472.32286: variable 'ansible_distribution_major_version' from source: facts 27299 1727096472.32309: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27299 1727096472.32316: when evaluation is False, skipping this task 27299 1727096472.32323: _execute() done 27299 1727096472.32335: dumping result to json 27299 1727096472.32344: done dumping result, returning 27299 1727096472.32354: done running TaskExecutor() for managed_node2/TASK: Verify network state restored to default [0afff68d-5257-2c18-73cc-0000000000bb] 27299 1727096472.32363: sending task result for task 0afff68d-5257-2c18-73cc-0000000000bb 27299 1727096472.32509: done sending task result for task 0afff68d-5257-2c18-73cc-0000000000bb 27299 1727096472.32512: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27299 1727096472.32593: no more pending results, returning what we have 27299 1727096472.32598: results queue empty 27299 1727096472.32600: checking for any_errors_fatal 27299 1727096472.32611: done checking for any_errors_fatal 27299 1727096472.32612: checking for max_fail_percentage 27299 1727096472.32613: done checking for max_fail_percentage 27299 1727096472.32614: checking to see if all hosts have failed and the running result is not ok 27299 1727096472.32615: done checking to see if all hosts have failed 27299 1727096472.32616: getting the remaining hosts for this loop 27299 1727096472.32617: done getting the remaining hosts for this loop 27299 1727096472.32622: getting the next task for host managed_node2 27299 1727096472.32631: done getting next task for host managed_node2 27299 1727096472.32634: ^ task is: TASK: meta (flush_handlers) 27299 1727096472.32636: ^ 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 27299 1727096472.32640: getting variables 27299 1727096472.32642: in VariableManager get_vars() 27299 1727096472.32686: Calling all_inventory to load vars for managed_node2 27299 1727096472.32689: Calling groups_inventory to load vars for managed_node2 27299 1727096472.32692: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096472.32703: Calling all_plugins_play to load vars for managed_node2 27299 1727096472.32706: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096472.32710: Calling groups_plugins_play to load vars for managed_node2 27299 1727096472.33114: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096472.33299: done with get_vars() 27299 1727096472.33309: done getting variables 27299 1727096472.33379: in VariableManager get_vars() 27299 1727096472.33393: Calling all_inventory to load vars for managed_node2 27299 1727096472.33396: Calling groups_inventory to load vars for managed_node2 27299 1727096472.33398: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096472.33402: Calling all_plugins_play to load vars for managed_node2 27299 1727096472.33404: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096472.33407: Calling groups_plugins_play to load vars for managed_node2 27299 1727096472.33659: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096472.34039: done with get_vars() 27299 1727096472.34052: done queuing things up, now waiting for results queue to drain 27299 1727096472.34054: results queue empty 27299 1727096472.34055: checking for any_errors_fatal 27299 1727096472.34057: done checking for any_errors_fatal 27299 1727096472.34058: checking for max_fail_percentage 27299 1727096472.34059: done checking for max_fail_percentage 27299 1727096472.34059: checking to see if all hosts have failed and the running result is not ok 27299 1727096472.34060: done checking to see if all hosts have failed 27299 1727096472.34061: getting the remaining hosts for this loop 27299 1727096472.34062: done getting the remaining hosts for this loop 27299 1727096472.34065: getting the next task for host managed_node2 27299 1727096472.34176: done getting next task for host managed_node2 27299 1727096472.34178: ^ task is: TASK: meta (flush_handlers) 27299 1727096472.34179: ^ 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 27299 1727096472.34182: getting variables 27299 1727096472.34183: in VariableManager get_vars() 27299 1727096472.34195: Calling all_inventory to load vars for managed_node2 27299 1727096472.34197: Calling groups_inventory to load vars for managed_node2 27299 1727096472.34199: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096472.34208: Calling all_plugins_play to load vars for managed_node2 27299 1727096472.34211: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096472.34213: Calling groups_plugins_play to load vars for managed_node2 27299 1727096472.34367: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096472.34758: done with get_vars() 27299 1727096472.34765: done getting variables 27299 1727096472.34923: in VariableManager get_vars() 27299 1727096472.34934: Calling all_inventory to load vars for managed_node2 27299 1727096472.34936: Calling groups_inventory to load vars for managed_node2 27299 1727096472.34937: Calling all_plugins_inventory to load vars for managed_node2 27299 1727096472.34943: Calling all_plugins_play to load vars for managed_node2 27299 1727096472.34946: Calling groups_plugins_inventory to load vars for managed_node2 27299 1727096472.34951: Calling groups_plugins_play to load vars for managed_node2 27299 1727096472.35101: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27299 1727096472.35287: done with get_vars() 27299 1727096472.35298: done queuing things up, now waiting for results queue to drain 27299 1727096472.35300: results queue empty 27299 1727096472.35301: checking for any_errors_fatal 27299 1727096472.35302: done checking for any_errors_fatal 27299 1727096472.35302: checking for max_fail_percentage 27299 1727096472.35303: done checking for max_fail_percentage 27299 1727096472.35304: checking to see if all hosts have failed and the running result is not ok 27299 1727096472.35305: done checking to see if all hosts have failed 27299 1727096472.35305: getting the remaining hosts for this loop 27299 1727096472.35306: done getting the remaining hosts for this loop 27299 1727096472.35309: getting the next task for host managed_node2 27299 1727096472.35311: done getting next task for host managed_node2 27299 1727096472.35312: ^ task is: None 27299 1727096472.35317: ^ 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 27299 1727096472.35318: done queuing things up, now waiting for results queue to drain 27299 1727096472.35319: results queue empty 27299 1727096472.35320: checking for any_errors_fatal 27299 1727096472.35320: done checking for any_errors_fatal 27299 1727096472.35321: checking for max_fail_percentage 27299 1727096472.35322: done checking for max_fail_percentage 27299 1727096472.35323: checking to see if all hosts have failed and the running result is not ok 27299 1727096472.35323: done checking to see if all hosts have failed 27299 1727096472.35325: getting the next task for host managed_node2 27299 1727096472.35327: done getting next task for host managed_node2 27299 1727096472.35328: ^ task is: None 27299 1727096472.35329: ^ state is: HOST STATE: block=6, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node2 : ok=7 changed=0 unreachable=0 failed=0 skipped=74 rescued=0 ignored=0 Monday 23 September 2024 09:01:12 -0400 (0:00:00.075) 0:00:07.488 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 1.38s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_route_device_initscripts.yml:5 Check if system is ostree ----------------------------------------------- 0.78s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Gather the minimum subset of ansible_facts required by the network role test --- 0.76s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces --- 0.14s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 fedora.linux_system_roles.network : Configure networking state ---------- 0.11s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 fedora.linux_system_roles.network : Show debug messages for the network_state --- 0.10s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 fedora.linux_system_roles.network : Show debug messages for the network_connections --- 0.10s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 fedora.linux_system_roles.network : Ensure initscripts network file dependency is present --- 0.10s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Set network provider to 'initscripts' ----------------------------------- 0.09s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_route_device_initscripts.yml:12 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.09s /tmp/collections-And/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.09s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 fedora.linux_system_roles.network : Show stderr messages for the network_connections --- 0.09s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Assert device is present ------------------------------------------------ 0.09s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:21 Set type and interface0 ------------------------------------------------- 0.09s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:11 Gathering Facts --------------------------------------------------------- 0.09s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:3 Include the task 'enable_epel.yml' -------------------------------------- 0.08s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.08s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.08s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 fedora.linux_system_roles.network : Enable and start wpa_supplicant ----- 0.08s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable --- 0.08s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 27299 1727096472.35411: RUNNING CLEANUP