[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. 23880 1726882437.30392: starting run ansible-playbook [core 2.17.4] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-spT executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 23880 1726882437.30685: Added group all to inventory 23880 1726882437.30687: Added group ungrouped to inventory 23880 1726882437.30689: Group all now contains ungrouped 23880 1726882437.30692: Examining possible inventory source: /tmp/network-Kc3/inventory.yml 23880 1726882437.44159: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 23880 1726882437.44204: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 23880 1726882437.44221: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 23880 1726882437.44261: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 23880 1726882437.44313: Loaded config def from plugin (inventory/script) 23880 1726882437.44315: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 23880 1726882437.44342: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 23880 1726882437.44403: Loaded config def from plugin (inventory/yaml) 23880 1726882437.44405: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 23880 1726882437.44463: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 23880 1726882437.44742: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 23880 1726882437.44744: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 23880 1726882437.44747: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 23880 1726882437.44751: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 23880 1726882437.44754: Loading data from /tmp/network-Kc3/inventory.yml 23880 1726882437.44798: /tmp/network-Kc3/inventory.yml was not parsable by auto 23880 1726882437.44845: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 23880 1726882437.44873: Loading data from /tmp/network-Kc3/inventory.yml 23880 1726882437.44930: group all already in inventory 23880 1726882437.44935: set inventory_file for managed_node1 23880 1726882437.44938: set inventory_dir for managed_node1 23880 1726882437.44938: Added host managed_node1 to inventory 23880 1726882437.44940: Added host managed_node1 to group all 23880 1726882437.44941: set ansible_host for managed_node1 23880 1726882437.44941: set ansible_ssh_extra_args for managed_node1 23880 1726882437.44943: set inventory_file for managed_node2 23880 1726882437.44945: set inventory_dir for managed_node2 23880 1726882437.44945: Added host managed_node2 to inventory 23880 1726882437.44946: Added host managed_node2 to group all 23880 1726882437.44947: set ansible_host for managed_node2 23880 1726882437.44947: set ansible_ssh_extra_args for managed_node2 23880 1726882437.44949: set inventory_file for managed_node3 23880 1726882437.44950: set inventory_dir for managed_node3 23880 1726882437.44950: Added host managed_node3 to inventory 23880 1726882437.44951: Added host managed_node3 to group all 23880 1726882437.44952: set ansible_host for managed_node3 23880 1726882437.44952: set ansible_ssh_extra_args for managed_node3 23880 1726882437.44954: Reconcile groups and hosts in inventory. 23880 1726882437.44956: Group ungrouped now contains managed_node1 23880 1726882437.44957: Group ungrouped now contains managed_node2 23880 1726882437.44958: Group ungrouped now contains managed_node3 23880 1726882437.45012: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 23880 1726882437.45090: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 23880 1726882437.45123: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 23880 1726882437.45143: Loaded config def from plugin (vars/host_group_vars) 23880 1726882437.45144: 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) 23880 1726882437.45149: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 23880 1726882437.45155: 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) 23880 1726882437.45182: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 23880 1726882437.45419: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882437.45484: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 23880 1726882437.45511: Loaded config def from plugin (connection/local) 23880 1726882437.45513: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 23880 1726882437.46108: Loaded config def from plugin (connection/paramiko_ssh) 23880 1726882437.46111: 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) 23880 1726882437.46981: 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) 23880 1726882437.47016: Loaded config def from plugin (connection/psrp) 23880 1726882437.47019: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 23880 1726882437.47461: 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) 23880 1726882437.47485: Loaded config def from plugin (connection/ssh) 23880 1726882437.47487: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 23880 1726882437.48861: 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) 23880 1726882437.48898: Loaded config def from plugin (connection/winrm) 23880 1726882437.48902: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 23880 1726882437.48930: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 23880 1726882437.48985: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 23880 1726882437.49052: Loaded config def from plugin (shell/cmd) 23880 1726882437.49055: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 23880 1726882437.49080: 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) 23880 1726882437.49149: Loaded config def from plugin (shell/powershell) 23880 1726882437.49151: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 23880 1726882437.49208: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 23880 1726882437.49391: Loaded config def from plugin (shell/sh) 23880 1726882437.49398: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 23880 1726882437.49431: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 23880 1726882437.49521: Loaded config def from plugin (become/runas) 23880 1726882437.49523: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 23880 1726882437.49673: Loaded config def from plugin (become/su) 23880 1726882437.49675: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 23880 1726882437.49827: Loaded config def from plugin (become/sudo) 23880 1726882437.49829: 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 23880 1726882437.49861: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_integration_pytest.yml 23880 1726882437.50161: in VariableManager get_vars() 23880 1726882437.50180: done with get_vars() 23880 1726882437.50220: in VariableManager get_vars() 23880 1726882437.50224: done with get_vars() 23880 1726882437.50227: variable 'playbook_dir' from source: magic vars 23880 1726882437.50228: variable 'ansible_playbook_python' from source: magic vars 23880 1726882437.50229: variable 'ansible_config_file' from source: magic vars 23880 1726882437.50229: variable 'groups' from source: magic vars 23880 1726882437.50230: variable 'omit' from source: magic vars 23880 1726882437.50231: variable 'ansible_version' from source: magic vars 23880 1726882437.50231: variable 'ansible_check_mode' from source: magic vars 23880 1726882437.50232: variable 'ansible_diff_mode' from source: magic vars 23880 1726882437.50233: variable 'ansible_forks' from source: magic vars 23880 1726882437.50233: variable 'ansible_inventory_sources' from source: magic vars 23880 1726882437.50234: variable 'ansible_skip_tags' from source: magic vars 23880 1726882437.50235: variable 'ansible_limit' from source: magic vars 23880 1726882437.50235: variable 'ansible_run_tags' from source: magic vars 23880 1726882437.50236: variable 'ansible_verbosity' from source: magic vars 23880 1726882437.50266: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml 23880 1726882437.50874: trying /usr/local/lib/python3.12/site-packages/ansible/modules 23880 1726882437.52998: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 23880 1726882437.53190: in VariableManager get_vars() 23880 1726882437.53198: done with get_vars() 23880 1726882437.53200: variable 'playbook_dir' from source: magic vars 23880 1726882437.53201: variable 'ansible_playbook_python' from source: magic vars 23880 1726882437.53202: variable 'ansible_config_file' from source: magic vars 23880 1726882437.53203: variable 'groups' from source: magic vars 23880 1726882437.53203: variable 'omit' from source: magic vars 23880 1726882437.53204: variable 'ansible_version' from source: magic vars 23880 1726882437.53205: variable 'ansible_check_mode' from source: magic vars 23880 1726882437.53206: variable 'ansible_diff_mode' from source: magic vars 23880 1726882437.53207: variable 'ansible_forks' from source: magic vars 23880 1726882437.53207: variable 'ansible_inventory_sources' from source: magic vars 23880 1726882437.53208: variable 'ansible_skip_tags' from source: magic vars 23880 1726882437.53209: variable 'ansible_limit' from source: magic vars 23880 1726882437.53209: variable 'ansible_run_tags' from source: magic vars 23880 1726882437.53210: variable 'ansible_verbosity' from source: magic vars 23880 1726882437.53242: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_initscripts.yml 23880 1726882437.53369: in VariableManager get_vars() 23880 1726882437.53381: done with get_vars() 23880 1726882437.53457: in VariableManager get_vars() 23880 1726882437.53459: done with get_vars() 23880 1726882437.53460: variable 'playbook_dir' from source: magic vars 23880 1726882437.53461: variable 'ansible_playbook_python' from source: magic vars 23880 1726882437.53461: variable 'ansible_config_file' from source: magic vars 23880 1726882437.53462: variable 'groups' from source: magic vars 23880 1726882437.53462: variable 'omit' from source: magic vars 23880 1726882437.53463: variable 'ansible_version' from source: magic vars 23880 1726882437.53463: variable 'ansible_check_mode' from source: magic vars 23880 1726882437.53463: variable 'ansible_diff_mode' from source: magic vars 23880 1726882437.53464: variable 'ansible_forks' from source: magic vars 23880 1726882437.53464: variable 'ansible_inventory_sources' from source: magic vars 23880 1726882437.53465: variable 'ansible_skip_tags' from source: magic vars 23880 1726882437.53465: variable 'ansible_limit' from source: magic vars 23880 1726882437.53466: variable 'ansible_run_tags' from source: magic vars 23880 1726882437.53466: variable 'ansible_verbosity' from source: magic vars 23880 1726882437.53487: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml 23880 1726882437.53548: in VariableManager get_vars() 23880 1726882437.53556: done with get_vars() 23880 1726882437.53614: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 23880 1726882437.53750: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 23880 1726882437.53829: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 23880 1726882437.54208: in VariableManager get_vars() 23880 1726882437.54221: done with get_vars() 23880 1726882437.54502: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 23880 1726882437.54584: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 23880 1726882437.55727: in VariableManager get_vars() 23880 1726882437.55741: done with get_vars() 23880 1726882437.55822: in VariableManager get_vars() 23880 1726882437.55824: done with get_vars() 23880 1726882437.55826: variable 'playbook_dir' from source: magic vars 23880 1726882437.55826: variable 'ansible_playbook_python' from source: magic vars 23880 1726882437.55827: variable 'ansible_config_file' from source: magic vars 23880 1726882437.55827: variable 'groups' from source: magic vars 23880 1726882437.55828: variable 'omit' from source: magic vars 23880 1726882437.55828: variable 'ansible_version' from source: magic vars 23880 1726882437.55828: variable 'ansible_check_mode' from source: magic vars 23880 1726882437.55829: variable 'ansible_diff_mode' from source: magic vars 23880 1726882437.55829: variable 'ansible_forks' from source: magic vars 23880 1726882437.55830: variable 'ansible_inventory_sources' from source: magic vars 23880 1726882437.55830: variable 'ansible_skip_tags' from source: magic vars 23880 1726882437.55831: variable 'ansible_limit' from source: magic vars 23880 1726882437.55834: variable 'ansible_run_tags' from source: magic vars 23880 1726882437.55835: variable 'ansible_verbosity' from source: magic vars 23880 1726882437.55865: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_nm.yml 23880 1726882437.55946: in VariableManager get_vars() 23880 1726882437.55966: done with get_vars() 23880 1726882437.56033: in VariableManager get_vars() 23880 1726882437.56035: done with get_vars() 23880 1726882437.56036: variable 'playbook_dir' from source: magic vars 23880 1726882437.56037: variable 'ansible_playbook_python' from source: magic vars 23880 1726882437.56038: variable 'ansible_config_file' from source: magic vars 23880 1726882437.56039: variable 'groups' from source: magic vars 23880 1726882437.56039: variable 'omit' from source: magic vars 23880 1726882437.56039: variable 'ansible_version' from source: magic vars 23880 1726882437.56040: variable 'ansible_check_mode' from source: magic vars 23880 1726882437.56040: variable 'ansible_diff_mode' from source: magic vars 23880 1726882437.56041: variable 'ansible_forks' from source: magic vars 23880 1726882437.56041: variable 'ansible_inventory_sources' from source: magic vars 23880 1726882437.56042: variable 'ansible_skip_tags' from source: magic vars 23880 1726882437.56042: variable 'ansible_limit' from source: magic vars 23880 1726882437.56042: variable 'ansible_run_tags' from source: magic vars 23880 1726882437.56043: variable 'ansible_verbosity' from source: magic vars 23880 1726882437.56062: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml 23880 1726882437.56092: in VariableManager get_vars() 23880 1726882437.56107: done with get_vars() 23880 1726882437.56134: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 23880 1726882437.56206: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 23880 1726882437.56258: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 23880 1726882437.57691: in VariableManager get_vars() 23880 1726882437.57712: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 23880 1726882437.58824: in VariableManager get_vars() 23880 1726882437.58840: done with get_vars() 23880 1726882437.59100: in VariableManager get_vars() 23880 1726882437.59109: done with get_vars() 23880 1726882437.60027: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 23880 1726882437.60036: 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 23880 1726882437.60216: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 23880 1726882437.60310: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 23880 1726882437.60312: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-spT/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) 23880 1726882437.60332: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 23880 1726882437.60351: 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) 23880 1726882437.60449: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 23880 1726882437.60485: Loaded config def from plugin (callback/default) 23880 1726882437.60487: 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) 23880 1726882437.61242: Loaded config def from plugin (callback/junit) 23880 1726882437.61244: 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) 23880 1726882437.61273: 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) 23880 1726882437.61314: Loaded config def from plugin (callback/minimal) 23880 1726882437.61315: 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) 23880 1726882437.61343: 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) 23880 1726882437.61380: Loaded config def from plugin (callback/tree) 23880 1726882437.61381: 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 23880 1726882437.61457: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 23880 1726882437.61459: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-spT/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_integration_pytest.yml ***************************************** 7 plays in /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_integration_pytest.yml 23880 1726882437.61476: in VariableManager get_vars() 23880 1726882437.61484: done with get_vars() 23880 1726882437.61488: in VariableManager get_vars() 23880 1726882437.61496: done with get_vars() 23880 1726882437.61499: variable 'omit' from source: magic vars 23880 1726882437.61522: in VariableManager get_vars() 23880 1726882437.61530: done with get_vars() 23880 1726882437.61545: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/integration_pytest_python3.yml'] ***************** 23880 1726882437.61912: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 23880 1726882437.61959: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 23880 1726882437.61987: getting the remaining hosts for this loop 23880 1726882437.61988: done getting the remaining hosts for this loop 23880 1726882437.61997: getting the next task for host managed_node1 23880 1726882437.62000: done getting next task for host managed_node1 23880 1726882437.62001: ^ task is: TASK: Gathering Facts 23880 1726882437.62002: ^ 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 23880 1726882437.62004: getting variables 23880 1726882437.62005: in VariableManager get_vars() 23880 1726882437.62011: Calling all_inventory to load vars for managed_node1 23880 1726882437.62013: Calling groups_inventory to load vars for managed_node1 23880 1726882437.62014: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882437.62023: Calling all_plugins_play to load vars for managed_node1 23880 1726882437.62030: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882437.62032: Calling groups_plugins_play to load vars for managed_node1 23880 1726882437.62053: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882437.62087: done with get_vars() 23880 1726882437.62092: done getting variables 23880 1726882437.62138: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_integration_pytest.yml:3 Friday 20 September 2024 21:33:57 -0400 (0:00:00.007) 0:00:00.007 ****** 23880 1726882437.62152: entering _queue_task() for managed_node1/gather_facts 23880 1726882437.62153: Creating lock for gather_facts 23880 1726882437.62429: worker is 1 (out of 1 available) 23880 1726882437.62440: exiting _queue_task() for managed_node1/gather_facts 23880 1726882437.62453: done queuing things up, now waiting for results queue to drain 23880 1726882437.62454: waiting for pending results... 23880 1726882437.62583: running TaskExecutor() for managed_node1/TASK: Gathering Facts 23880 1726882437.62634: in run() - task 12673a56-9f93-5528-e87a-000000000071 23880 1726882437.62646: variable 'ansible_search_path' from source: unknown 23880 1726882437.62674: calling self._execute() 23880 1726882437.62723: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882437.62726: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882437.62734: variable 'omit' from source: magic vars 23880 1726882437.62806: variable 'omit' from source: magic vars 23880 1726882437.62828: variable 'omit' from source: magic vars 23880 1726882437.62852: variable 'omit' from source: magic vars 23880 1726882437.62884: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 23880 1726882437.62913: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 23880 1726882437.62931: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 23880 1726882437.62944: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23880 1726882437.62954: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23880 1726882437.62977: variable 'inventory_hostname' from source: host vars for 'managed_node1' 23880 1726882437.62980: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882437.62983: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882437.63053: Set connection var ansible_timeout to 10 23880 1726882437.63058: Set connection var ansible_pipelining to False 23880 1726882437.63065: Set connection var ansible_module_compression to ZIP_DEFLATED 23880 1726882437.63070: Set connection var ansible_shell_type to sh 23880 1726882437.63075: Set connection var ansible_shell_executable to /bin/sh 23880 1726882437.63079: Set connection var ansible_connection to ssh 23880 1726882437.63099: variable 'ansible_shell_executable' from source: unknown 23880 1726882437.63103: variable 'ansible_connection' from source: unknown 23880 1726882437.63105: variable 'ansible_module_compression' from source: unknown 23880 1726882437.63108: variable 'ansible_shell_type' from source: unknown 23880 1726882437.63110: variable 'ansible_shell_executable' from source: unknown 23880 1726882437.63113: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882437.63115: variable 'ansible_pipelining' from source: unknown 23880 1726882437.63117: variable 'ansible_timeout' from source: unknown 23880 1726882437.63119: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882437.63274: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 23880 1726882437.63281: variable 'omit' from source: magic vars 23880 1726882437.63290: starting attempt loop 23880 1726882437.63298: running the handler 23880 1726882437.63313: variable 'ansible_facts' from source: unknown 23880 1726882437.63327: _low_level_execute_command(): starting 23880 1726882437.63333: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 23880 1726882437.63854: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23880 1726882437.63858: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23880 1726882437.63860: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23880 1726882437.63862: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23880 1726882437.63924: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 23880 1726882437.63929: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23880 1726882437.63931: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23880 1726882437.63981: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23880 1726882437.65672: stdout chunk (state=3): >>>/root <<< 23880 1726882437.65909: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23880 1726882437.65911: stdout chunk (state=3): >>><<< 23880 1726882437.65914: stderr chunk (state=3): >>><<< 23880 1726882437.65917: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23880 1726882437.65919: _low_level_execute_command(): starting 23880 1726882437.65921: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882437.6582696-23895-162809818336346 `" && echo ansible-tmp-1726882437.6582696-23895-162809818336346="` echo /root/.ansible/tmp/ansible-tmp-1726882437.6582696-23895-162809818336346 `" ) && sleep 0' 23880 1726882437.66435: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 23880 1726882437.66447: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 23880 1726882437.66459: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 23880 1726882437.66473: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 23880 1726882437.66485: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 23880 1726882437.66496: stderr chunk (state=3): >>>debug2: match not found <<< 23880 1726882437.66520: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 23880 1726882437.66540: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23880 1726882437.66582: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 23880 1726882437.66602: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 23880 1726882437.66649: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23880 1726882437.68516: stdout chunk (state=3): >>>ansible-tmp-1726882437.6582696-23895-162809818336346=/root/.ansible/tmp/ansible-tmp-1726882437.6582696-23895-162809818336346 <<< 23880 1726882437.68627: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23880 1726882437.68651: stderr chunk (state=3): >>><<< 23880 1726882437.68654: stdout chunk (state=3): >>><<< 23880 1726882437.68676: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882437.6582696-23895-162809818336346=/root/.ansible/tmp/ansible-tmp-1726882437.6582696-23895-162809818336346 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23880 1726882437.68704: variable 'ansible_module_compression' from source: unknown 23880 1726882437.68744: ANSIBALLZ: Using generic lock for ansible.legacy.setup 23880 1726882437.68747: ANSIBALLZ: Acquiring lock 23880 1726882437.68750: ANSIBALLZ: Lock acquired: 140480283907120 23880 1726882437.68752: ANSIBALLZ: Creating module 23880 1726882437.90929: ANSIBALLZ: Writing module into payload 23880 1726882437.91081: ANSIBALLZ: Writing module 23880 1726882437.91143: ANSIBALLZ: Renaming module 23880 1726882437.91146: ANSIBALLZ: Done creating module 23880 1726882437.91166: variable 'ansible_facts' from source: unknown 23880 1726882437.91200: variable 'inventory_hostname' from source: host vars for 'managed_node1' 23880 1726882437.91203: _low_level_execute_command(): starting 23880 1726882437.91205: _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' 23880 1726882437.91765: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23880 1726882437.91778: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 23880 1726882437.91796: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23880 1726882437.91852: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 23880 1726882437.91855: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23880 1726882437.91859: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23880 1726882437.91921: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23880 1726882437.93506: stdout chunk (state=3): >>>PLATFORM <<< 23880 1726882437.93605: stdout chunk (state=3): >>>Linux <<< 23880 1726882437.93609: stdout chunk (state=3): >>>FOUND <<< 23880 1726882437.93629: stdout chunk (state=3): >>>/usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 23880 1726882437.93780: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23880 1726882437.93791: stderr chunk (state=3): >>><<< 23880 1726882437.93802: stdout chunk (state=3): >>><<< 23880 1726882437.93822: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23880 1726882437.93885 [managed_node1]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 23880 1726882437.93905: _low_level_execute_command(): starting 23880 1726882437.93909: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 23880 1726882437.94009: Sending initial data 23880 1726882437.94013: Sent initial data (1181 bytes) 23880 1726882437.94333: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 23880 1726882437.94337: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23880 1726882437.94353: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23880 1726882437.94401: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 23880 1726882437.94405: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23880 1726882437.94416: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23880 1726882437.94461: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23880 1726882437.97832: 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"} <<< 23880 1726882437.98204: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23880 1726882437.98233: stderr chunk (state=3): >>><<< 23880 1726882437.98237: stdout chunk (state=3): >>><<< 23880 1726882437.98252: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23880 1726882437.98312: variable 'ansible_facts' from source: unknown 23880 1726882437.98315: variable 'ansible_facts' from source: unknown 23880 1726882437.98323: variable 'ansible_module_compression' from source: unknown 23880 1726882437.98358: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-238807q1o2ov_/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 23880 1726882437.98379: variable 'ansible_facts' from source: unknown 23880 1726882437.98506: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882437.6582696-23895-162809818336346/AnsiballZ_setup.py 23880 1726882437.98609: Sending initial data 23880 1726882437.98612: Sent initial data (154 bytes) 23880 1726882437.99056: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 23880 1726882437.99059: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found <<< 23880 1726882437.99061: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23880 1726882437.99064: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23880 1726882437.99066: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23880 1726882437.99119: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 23880 1726882437.99128: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23880 1726882437.99165: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23880 1726882438.00680: 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 <<< 23880 1726882438.00722: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 23880 1726882438.00765: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-238807q1o2ov_/tmphz7lo5m_ /root/.ansible/tmp/ansible-tmp-1726882437.6582696-23895-162809818336346/AnsiballZ_setup.py <<< 23880 1726882438.00768: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882437.6582696-23895-162809818336346/AnsiballZ_setup.py" <<< 23880 1726882438.00807: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-238807q1o2ov_/tmphz7lo5m_" to remote "/root/.ansible/tmp/ansible-tmp-1726882437.6582696-23895-162809818336346/AnsiballZ_setup.py" <<< 23880 1726882438.00814: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882437.6582696-23895-162809818336346/AnsiballZ_setup.py" <<< 23880 1726882438.01834: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23880 1726882438.01872: stderr chunk (state=3): >>><<< 23880 1726882438.01875: stdout chunk (state=3): >>><<< 23880 1726882438.01892: done transferring module to remote 23880 1726882438.01907: _low_level_execute_command(): starting 23880 1726882438.01912: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882437.6582696-23895-162809818336346/ /root/.ansible/tmp/ansible-tmp-1726882437.6582696-23895-162809818336346/AnsiballZ_setup.py && sleep 0' 23880 1726882438.02364: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23880 1726882438.02369: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found <<< 23880 1726882438.02371: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23880 1726882438.02373: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23880 1726882438.02375: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23880 1726882438.02429: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 23880 1726882438.02432: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 23880 1726882438.02478: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23880 1726882438.04181: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23880 1726882438.04212: stderr chunk (state=3): >>><<< 23880 1726882438.04215: stdout chunk (state=3): >>><<< 23880 1726882438.04228: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23880 1726882438.04231: _low_level_execute_command(): starting 23880 1726882438.04236: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882437.6582696-23895-162809818336346/AnsiballZ_setup.py && sleep 0' 23880 1726882438.04676: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23880 1726882438.04679: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23880 1726882438.04682: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration <<< 23880 1726882438.04684: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 23880 1726882438.04686: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23880 1726882438.04731: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 23880 1726882438.04734: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 23880 1726882438.04786: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23880 1726882438.06881: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 23880 1726882438.06909: stdout chunk (state=3): >>>import _imp # builtin <<< 23880 1726882438.06938: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 23880 1726882438.07001: stdout chunk (state=3): >>>import '_io' # <<< 23880 1726882438.07006: stdout chunk (state=3): >>>import 'marshal' # <<< 23880 1726882438.07043: stdout chunk (state=3): >>>import 'posix' # <<< 23880 1726882438.07066: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 23880 1726882438.07089: stdout chunk (state=3): >>>import 'time' # <<< 23880 1726882438.07100: stdout chunk (state=3): >>>import 'zipimport' # <<< 23880 1726882438.07110: stdout chunk (state=3): >>># installed zipimport hook <<< 23880 1726882438.07152: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 23880 1726882438.07160: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 23880 1726882438.07165: stdout chunk (state=3): >>>import '_codecs' # <<< 23880 1726882438.07191: stdout chunk (state=3): >>>import 'codecs' # <<< 23880 1726882438.07221: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 23880 1726882438.07258: 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 0x7f1a654184d0><<< 23880 1726882438.07265: stdout chunk (state=3): >>> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a653e7b30> <<< 23880 1726882438.07291: 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' <<< 23880 1726882438.07300: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a6541aa50> <<< 23880 1726882438.07321: stdout chunk (state=3): >>>import '_signal' # <<< 23880 1726882438.07345: stdout chunk (state=3): >>>import '_abc' # <<< 23880 1726882438.07351: stdout chunk (state=3): >>>import 'abc' # <<< 23880 1726882438.07363: stdout chunk (state=3): >>>import 'io' # <<< 23880 1726882438.07397: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 23880 1726882438.07478: stdout chunk (state=3): >>>import '_collections_abc' # <<< 23880 1726882438.07507: stdout chunk (state=3): >>>import 'genericpath' # <<< 23880 1726882438.07511: stdout chunk (state=3): >>>import 'posixpath' # <<< 23880 1726882438.07540: stdout chunk (state=3): >>>import 'os' # <<< 23880 1726882438.07543: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 23880 1726882438.07576: stdout chunk (state=3): >>>Processing user site-packages <<< 23880 1726882438.07579: stdout chunk (state=3): >>>Processing global site-packages <<< 23880 1726882438.07582: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 23880 1726882438.07584: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 23880 1726882438.07601: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 23880 1726882438.07616: 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' <<< 23880 1726882438.07643: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a651e9130> <<< 23880 1726882438.07696: 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 <<< 23880 1726882438.07706: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 23880 1726882438.07714: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a651e9fa0> <<< 23880 1726882438.07738: stdout chunk (state=3): >>>import 'site' # <<< 23880 1726882438.07762: 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. <<< 23880 1726882438.08361: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # 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 0x7f1a65227da0> <<< 23880 1726882438.08368: 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 0x7f1a65227fb0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 23880 1726882438.08386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 23880 1726882438.08388: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 23880 1726882438.08433: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 23880 1726882438.08453: stdout chunk (state=3): >>>import 'itertools' # <<< 23880 1726882438.08475: 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 0x7f1a6525f770> <<< 23880 1726882438.08501: 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' <<< 23880 1726882438.08524: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a6525fe00> import '_collections' # <<< 23880 1726882438.08561: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a6523fa40> <<< 23880 1726882438.08578: stdout chunk (state=3): >>>import '_functools' # <<< 23880 1726882438.08612: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a6523d160> <<< 23880 1726882438.08690: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a65224f50> <<< 23880 1726882438.08725: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 23880 1726882438.08742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 23880 1726882438.08767: stdout chunk (state=3): >>>import '_sre' # <<< 23880 1726882438.08783: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 23880 1726882438.08815: 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' <<< 23880 1726882438.08905: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a6527f6b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a6527e2d0> # /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' <<< 23880 1726882438.08909: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a6523e030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a6527cb60> <<< 23880 1726882438.08947: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 23880 1726882438.08972: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a652b46b0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a652241d0> <<< 23880 1726882438.09015: 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' <<< 23880 1726882438.09066: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1a652b4b60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a652b4a10> <<< 23880 1726882438.09069: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 23880 1726882438.09106: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1a652b4dd0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a65222cf0> # /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' <<< 23880 1726882438.09119: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 23880 1726882438.09157: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 23880 1726882438.09180: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a652b54c0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a652b5190> import 'importlib.machinery' # <<< 23880 1726882438.09232: 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' <<< 23880 1726882438.09238: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a652b63c0> <<< 23880 1726882438.09258: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 23880 1726882438.09309: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 23880 1726882438.09324: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 23880 1726882438.09344: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a652d05c0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 23880 1726882438.09377: 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 0x7f1a652d1d00> <<< 23880 1726882438.09427: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 23880 1726882438.09430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a652d2ba0> <<< 23880 1726882438.09486: 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 0x7f1a652d3200> <<< 23880 1726882438.09490: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a652d20f0> <<< 23880 1726882438.09515: 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' <<< 23880 1726882438.09548: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 23880 1726882438.09563: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1a652d3c80> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a652d33b0> <<< 23880 1726882438.09600: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a652b6330> <<< 23880 1726882438.09632: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 23880 1726882438.09653: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 23880 1726882438.09679: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 23880 1726882438.09716: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 23880 1726882438.09741: 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 0x7f1a64fbfbf0> <<< 23880 1726882438.09765: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1a64fe86b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a64fe8440> <<< 23880 1726882438.09795: 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 0x7f1a64fe86e0> <<< 23880 1726882438.09822: 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' <<< 23880 1726882438.09891: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 23880 1726882438.10018: 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 0x7f1a64fe9010> <<< 23880 1726882438.10126: 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 0x7f1a64fe99d0> <<< 23880 1726882438.10191: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a64fe88c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a64fbdd90> <<< 23880 1726882438.10197: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 23880 1726882438.10200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 23880 1726882438.10223: stdout chunk (state=3): >>># /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 0x7f1a64fead80> <<< 23880 1726882438.10299: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a64fe9880> <<< 23880 1726882438.10321: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a652b6ae0> <<< 23880 1726882438.10347: stdout chunk (state=3): >>># /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' <<< 23880 1726882438.10370: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 23880 1726882438.10392: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 23880 1726882438.10422: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a650170b0> <<< 23880 1726882438.10511: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 23880 1726882438.10514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 23880 1726882438.10534: 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' <<< 23880 1726882438.10582: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a65037440> <<< 23880 1726882438.10603: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 23880 1726882438.10635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 23880 1726882438.10702: stdout chunk (state=3): >>>import 'ntpath' # <<< 23880 1726882438.10736: 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 0x7f1a65098200> <<< 23880 1726882438.10751: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 23880 1726882438.10781: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 23880 1726882438.10823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 23880 1726882438.10887: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a6509a960> <<< 23880 1726882438.10959: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a65098320> <<< 23880 1726882438.10989: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a65065220> <<< 23880 1726882438.11017: 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 0x7f1a64925370> <<< 23880 1726882438.11047: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a65036240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a64febcb0> <<< 23880 1726882438.11208: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 23880 1726882438.11229: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1a650365a0> <<< 23880 1726882438.11451: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_sgekx9qm/ansible_ansible.legacy.setup_payload.zip' <<< 23880 1726882438.11457: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.11570: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.11603: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 23880 1726882438.11608: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 23880 1726882438.11652: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 23880 1726882438.11718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 23880 1726882438.11747: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 23880 1726882438.11754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a6498b110> import '_typing' # <<< 23880 1726882438.11936: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a6496a000> <<< 23880 1726882438.11942: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a64969160> # zipimport: zlib available <<< 23880 1726882438.11981: stdout chunk (state=3): >>>import 'ansible' # <<< 23880 1726882438.11987: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.12030: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.12033: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.12060: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 23880 1726882438.13419: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.14530: 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 0x7f1a64988fe0> <<< 23880 1726882438.14591: 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' <<< 23880 1726882438.14607: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 23880 1726882438.14754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # 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 0x7f1a649bab40> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a649ba8d0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a649ba1e0> <<< 23880 1726882438.14758: 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' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a649ba930> <<< 23880 1726882438.14983: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a6498bda0> 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 0x7f1a649bb890> <<< 23880 1726882438.14987: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1a649bba40> # /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 0x7f1a649bbf50> <<< 23880 1726882438.14990: stdout chunk (state=3): >>>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' <<< 23880 1726882438.15015: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a64825ca0> <<< 23880 1726882438.15047: 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 0x7f1a648278c0> <<< 23880 1726882438.15112: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 23880 1726882438.15151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a648282c0> # /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' <<< 23880 1726882438.15505: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a64829460> # /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 0x7f1a6482bf50> <<< 23880 1726882438.15524: 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 0x7f1a64fe82f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a6482a210> # /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' <<< 23880 1726882438.15568: 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' <<< 23880 1726882438.15571: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a64833d40> <<< 23880 1726882438.15574: stdout chunk (state=3): >>>import '_tokenize' # <<< 23880 1726882438.15723: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a64832810> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a64832570> # /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' <<< 23880 1726882438.15765: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a64832ae0> <<< 23880 1726882438.15781: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a6482b440> <<< 23880 1726882438.15799: 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 0x7f1a64877fe0> <<< 23880 1726882438.15830: 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 0x7f1a648781a0> <<< 23880 1726882438.15873: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 23880 1726882438.15888: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 23880 1726882438.15937: 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 0x7f1a64879c10> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a648799d0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 23880 1726882438.15975: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 23880 1726882438.16047: 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 0x7f1a6487c170> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a6487a2d0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 23880 1726882438.16078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 23880 1726882438.16145: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 23880 1726882438.16156: stdout chunk (state=3): >>>import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a6487f8c0> <<< 23880 1726882438.16274: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a6487c290> <<< 23880 1726882438.16329: 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' <<< 23880 1726882438.16358: 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 0x7f1a64880650> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' <<< 23880 1726882438.16391: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1a648808f0> <<< 23880 1726882438.16433: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1a64880bc0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a64878350> <<< 23880 1726882438.16476: 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' <<< 23880 1726882438.16499: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 23880 1726882438.16533: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1a6470c1a0> <<< 23880 1726882438.16674: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1a6470d5b0> <<< 23880 1726882438.16686: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a64882930> <<< 23880 1726882438.16722: 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' <<< 23880 1726882438.16730: 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 0x7f1a64883ce0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a648825d0> <<< 23880 1726882438.16765: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 23880 1726882438.16768: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.16847: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.16939: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.16957: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 23880 1726882438.16989: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 23880 1726882438.17002: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.17113: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.17223: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.17744: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.18359: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 23880 1726882438.18373: 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 0x7f1a647117c0> <<< 23880 1726882438.18619: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a647125a0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a6470d6d0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 23880 1726882438.18713: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.18864: 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' <<< 23880 1726882438.18886: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a64712510> # zipimport: zlib available <<< 23880 1726882438.19325: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.19761: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.19832: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.19907: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 23880 1726882438.19925: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.19964: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.19988: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 23880 1726882438.20073: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.20139: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 23880 1726882438.20177: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 23880 1726882438.20199: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.20226: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.20268: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 23880 1726882438.20271: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.20553: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.20877: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 23880 1726882438.20880: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a647135c0> # zipimport: zlib available <<< 23880 1726882438.20919: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.21024: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 23880 1726882438.21028: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 23880 1726882438.21030: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.21067: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.21116: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 23880 1726882438.21119: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.21206: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.21209: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.21345: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.21352: 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 <<< 23880 1726882438.21366: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 23880 1726882438.21600: 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' <<< 23880 1726882438.21649: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1a6471e030> <<< 23880 1726882438.21653: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a6471b080> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 23880 1726882438.21655: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.21696: 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' <<< 23880 1726882438.21727: 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 <<< 23880 1726882438.21741: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 23880 1726882438.21759: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 23880 1726882438.21810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 23880 1726882438.21845: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 23880 1726882438.21896: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a64806840> <<< 23880 1726882438.21934: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a648fe510> <<< 23880 1726882438.22011: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a6471ddc0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a64882120> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 23880 1726882438.22031: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.22084: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.22099: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 23880 1726882438.22152: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 23880 1726882438.22187: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 23880 1726882438.22259: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.22331: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.22574: stdout chunk (state=3): >>># 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 <<< 23880 1726882438.22826: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.22829: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 23880 1726882438.22861: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.23029: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.23065: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.23120: 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' <<< 23880 1726882438.23172: 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' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 23880 1726882438.23280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a647b21e0> # /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 <<< 23880 1726882438.23309: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 23880 1726882438.23336: 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' <<< 23880 1726882438.23385: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a643ebf20> <<< 23880 1726882438.23401: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1a643f0320> <<< 23880 1726882438.23435: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a647a2e10> <<< 23880 1726882438.23459: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a647b2d50> <<< 23880 1726882438.23512: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a647b0950> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a647b04a0> <<< 23880 1726882438.23515: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 23880 1726882438.23561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 23880 1726882438.23591: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 23880 1726882438.23623: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 23880 1726882438.23656: 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 0x7f1a643f32f0> <<< 23880 1726882438.23682: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a643f2ba0> <<< 23880 1726882438.23726: 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 0x7f1a643f2d80> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a643f1fd0> <<< 23880 1726882438.23742: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 23880 1726882438.23849: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 23880 1726882438.23856: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a643f33b0> <<< 23880 1726882438.23867: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 23880 1726882438.23888: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 23880 1726882438.23919: 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 0x7f1a64455ee0> <<< 23880 1726882438.23956: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a643f3ec0> <<< 23880 1726882438.23982: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a647b0620> import 'ansible.module_utils.facts.timeout' # <<< 23880 1726882438.24028: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 23880 1726882438.24035: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 23880 1726882438.24057: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 23880 1726882438.24114: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.24177: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 23880 1726882438.24196: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.24242: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.24292: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 23880 1726882438.24327: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.24340: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available <<< 23880 1726882438.24374: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.24416: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 23880 1726882438.24419: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.24461: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.24519: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 23880 1726882438.24566: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.24616: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 23880 1726882438.24733: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 23880 1726882438.24799: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.24859: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 23880 1726882438.24876: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.25507: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.25766: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 23880 1726882438.25784: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.25835: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.25917: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 23880 1726882438.25950: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 23880 1726882438.26056: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 23880 1726882438.26102: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.26159: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available <<< 23880 1726882438.26197: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.26277: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 23880 1726882438.26323: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 23880 1726882438.26386: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.26481: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 23880 1726882438.26787: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a64457f50> <<< 23880 1726882438.26814: stdout chunk (state=3): >>># /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 0x7f1a644569f0> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available <<< 23880 1726882438.26903: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.27006: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 23880 1726882438.27017: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.27065: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.27142: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 23880 1726882438.27162: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.27189: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.27241: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 23880 1726882438.27282: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 23880 1726882438.27351: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 23880 1726882438.27411: 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 0x7f1a6448e1b0> <<< 23880 1726882438.27592: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a6447ede0> import 'ansible.module_utils.facts.system.python' # <<< 23880 1726882438.27610: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.27661: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.27714: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 23880 1726882438.27732: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.27810: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.27894: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.28007: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.28148: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 23880 1726882438.28166: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.28206: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.28253: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 23880 1726882438.28256: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.28300: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.28348: 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' <<< 23880 1726882438.28394: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 23880 1726882438.28423: 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 0x7f1a644a5b80> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a6447e960> import 'ansible.module_utils.facts.system.user' # <<< 23880 1726882438.28464: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 23880 1726882438.28467: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.28506: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.28553: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 23880 1726882438.28710: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.28876: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 23880 1726882438.28879: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.28973: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.29072: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.29113: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.29261: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 23880 1726882438.29265: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 23880 1726882438.29362: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.29524: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 23880 1726882438.29642: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.29763: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available <<< 23880 1726882438.29812: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.29840: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.30371: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.30880: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 23880 1726882438.30908: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.31000: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.31106: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 23880 1726882438.31119: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.31212: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.31317: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 23880 1726882438.31320: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.31466: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.31636: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 23880 1726882438.31658: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 23880 1726882438.31674: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.31715: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.31765: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 23880 1726882438.31768: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.31863: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.31963: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.32168: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.32371: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 23880 1726882438.32396: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.32421: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.32470: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 23880 1726882438.32476: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.32505: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.32532: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 23880 1726882438.32599: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.32674: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 23880 1726882438.32677: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.32718: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.32731: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 23880 1726882438.32749: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.32798: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.32864: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 23880 1726882438.32922: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.32987: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 23880 1726882438.33000: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.33251: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.33523: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 23880 1726882438.33527: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.33576: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.33649: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 23880 1726882438.33652: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.33684: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.33730: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 23880 1726882438.33734: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.33764: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.33796: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 23880 1726882438.33814: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.33841: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.33881: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 23880 1726882438.33892: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.33975: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.34063: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 23880 1726882438.34068: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.34098: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 23880 1726882438.34142: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.34196: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 23880 1726882438.34219: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 23880 1726882438.34243: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.34289: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.34341: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.34416: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.34492: 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' # <<< 23880 1726882438.34509: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.34555: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.34617: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 23880 1726882438.34620: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.34806: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.35004: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 23880 1726882438.35007: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.35050: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.35099: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 23880 1726882438.35115: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.35153: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.35211: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 23880 1726882438.35214: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.35298: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.35377: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 23880 1726882438.35399: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.35477: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.35570: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 23880 1726882438.35642: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882438.35970: 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' <<< 23880 1726882438.35999: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 23880 1726882438.36019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 23880 1726882438.36047: 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' <<< 23880 1726882438.36073: stdout chunk (state=3): >>>import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1a6429e570> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a6429fec0> <<< 23880 1726882438.36116: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a6471de80> <<< 23880 1726882438.50117: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 23880 1726882438.50122: 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 0x7f1a642e5b20> <<< 23880 1726882438.50145: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py <<< 23880 1726882438.50168: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' <<< 23880 1726882438.50299: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a642e4fe0> <<< 23880 1726882438.50311: 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' # /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 0x7f1a642e7380> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a642e5fa0> <<< 23880 1726882438.50899: 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 <<< 23880 1726882438.74284: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-9-159.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-159", "ansible_nodename": "ip-10-31-9-159.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec2d2d02cced42c36436217cb93f6b8e", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "33", "second": "58", "epoch": "1726882438", "epoch_int": "1726882438", "date": "2024-09-20", "time": "21:33:58", "iso8601_micro": "2024-09-21T01:33:58.363442Z", "iso8601": "2024-09-21T01:33:58Z", "iso8601_basic": "20240920T213358363442", "iso8601_basic_short": "20240920T213358", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_is_chroot": false, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_loadavg": {"1m"<<< 23880 1726882438.74319: stdout chunk (state=3): >>>: 0.41796875, "5m": 0.3486328125, "15m": 0.1845703125}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC9sgyYGKGPd0JFIDKIZZNkcX78Ca8OmX4GnOCt150Ftpgzzfir9Dy2HOb7d6QbQheoi9HLkHb66U2LDdt7EnBGKnI12YAuydTDfqITc2L4W9cEeoy/f2rrMlBo6FN3SNQc2voCDsWius2gK2mtTTZZI0R33PguMmqTkwYVzP0hYplwSYh5Atl+XP7/xLRhhowanh9U6x2ahqfnNq5DInqi070bKk0xZ2g12Vg8kIRno8ZQmm+ujUUevRkZysHvnrnN01ZQhqzjo/Awn+Pft6LYleTBn+YU/HlPMWR4PsFcrtT3WRdF5samSvVwWuuOC+0td2zQN4nGpYLK+FmpNG4nDfGZV/xIBBblNRvzrhKgk3lDU5qkeQ/R0godRQGbv4J1kq+3WU2E3upqBYxXWUJLM5FirAxz8tKLmaPh8YZWMKcs3X9F2ySLEcnhe5R5F6LFSNx13zQSt7lGZOIgzhvWllcs4YVxcV1Y4rTJ8jEK2KgWua+bZinJPYUJqKTzO2E=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKk0X8hfHP7BSAAI8BDwrr4175ddN6MsanEqlp3oVMOvThKVXLpFXhvJPbq2IBTd3Wm12dL2vAW7/82zG63KYZk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIDVN13dHSxa36Blsqt/Q8OyOA04CC7ZlvrS6zWL4aDyE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_fibre_channel_wwn": [], "ansible_fips": false, "ansible_apparmor": {"status": "disabled"}, "ansible_lsb": {}, "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": 2954, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 577, "free": 2954}, "nocache": {"free": 3293, "used": 238}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2d2d02-cced-42c3-6436-217cb93f6b8e", "ansible_product_uuid": "ec2d2d02-cced-42c3-6436-217cb93f6b8e", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_se<<< 23880 1726882438.74349: stdout chunk (state=3): >>>conds": 871, "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": 261794553856, "block_size": 4096, "block_total": 65519099, "block_available": 63914686, "block_used": 1604413, "inode_total": 131070960, "inode_available": 131029047, "inode_used": 41913, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.11.248 52586 10.31.9.159 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.248 52586 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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<<< 23880 1726882438.74356: stdout chunk (state=3): >>>_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "12:30:0b:a1:42:23", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.9.159", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::1030:bff:fea1:4223", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.9.159", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:30:0b:a1:42:23", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.9.159"], "ansible_all_ipv6_addresses": ["fe80::1030:bff:fea1:4223"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.9.159", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::1030:bff:fea1:4223"]}, "ansible_local": {}, "ansible_iscsi_iqn": "", "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 23880 1726882438.74938: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 23880 1726882438.74953: 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 <<< 23880 1726882438.74980: stdout chunk (state=3): >>># 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 <<< 23880 1726882438.74984: stdout chunk (state=3): >>># cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os <<< 23880 1726882438.74987: stdout chunk (state=3): >>># cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack <<< 23880 1726882438.75014: stdout chunk (state=3): >>># 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<<< 23880 1726882438.75025: stdout chunk (state=3): >>> # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections <<< 23880 1726882438.75047: 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 # 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 <<< 23880 1726882438.75053: stdout chunk (state=3): >>># cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse <<< 23880 1726882438.75079: stdout chunk (state=3): >>># 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 <<< 23880 1726882438.75109: stdout chunk (state=3): >>># 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 <<< 23880 1726882438.75114: stdout chunk (state=3): >>># 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 <<< 23880 1726882438.75139: stdout chunk (state=3): >>># 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 <<< 23880 1726882438.75143: stdout chunk (state=3): >>># 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 <<< 23880 1726882438.75170: stdout chunk (state=3): >>># 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 <<< 23880 1726882438.75184: stdout chunk (state=3): >>># 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 <<< 23880 1726882438.75215: stdout chunk (state=3): >>># cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic <<< 23880 1726882438.75220: stdout chunk (state=3): >>># 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 <<< 23880 1726882438.75227: stdout chunk (state=3): >>># cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq<<< 23880 1726882438.75260: stdout chunk (state=3): >>> # 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 <<< 23880 1726882438.75278: stdout chunk (state=3): >>># 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 <<< 23880 1726882438.75309: stdout chunk (state=3): >>># 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 <<< 23880 1726882438.75320: stdout chunk (state=3): >>># 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 <<< 23880 1726882438.75333: stdout chunk (state=3): >>># destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other <<< 23880 1726882438.75363: stdout chunk (state=3): >>># 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 <<< 23880 1726882438.75366: stdout chunk (state=3): >>># 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<<< 23880 1726882438.75378: stdout chunk (state=3): >>> # 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 <<< 23880 1726882438.75397: stdout chunk (state=3): >>># 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 <<< 23880 1726882438.75404: stdout chunk (state=3): >>># 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 <<< 23880 1726882438.75778: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 23880 1726882438.75781: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 23880 1726882438.75816: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 23880 1726882438.75871: stdout chunk (state=3): >>># destroy ntpath <<< 23880 1726882438.75879: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib <<< 23880 1726882438.75951: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 23880 1726882438.75954: stdout chunk (state=3): >>># destroy _locale <<< 23880 1726882438.75957: stdout chunk (state=3): >>># destroy locale # destroy select # destroy _signal # destroy _posixsubprocess <<< 23880 1726882438.75959: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 23880 1726882438.76011: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 23880 1726882438.76014: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 23880 1726882438.76078: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal <<< 23880 1726882438.76081: stdout chunk (state=3): >>># destroy pickle # destroy _compat_pickle <<< 23880 1726882438.76150: stdout chunk (state=3): >>># destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors <<< 23880 1726882438.76156: stdout chunk (state=3): >>># destroy shlex # destroy fcntl <<< 23880 1726882438.76159: stdout chunk (state=3): >>># destroy datetime <<< 23880 1726882438.76164: stdout chunk (state=3): >>># destroy subprocess # destroy base64 <<< 23880 1726882438.76178: stdout chunk (state=3): >>># destroy _ssl <<< 23880 1726882438.76213: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json <<< 23880 1726882438.76255: stdout chunk (state=3): >>># 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 <<< 23880 1726882438.76279: stdout chunk (state=3): >>># destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection <<< 23880 1726882438.76324: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna <<< 23880 1726882438.76381: stdout chunk (state=3): >>># destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # 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 <<< 23880 1726882438.76386: stdout chunk (state=3): >>># destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing<<< 23880 1726882438.76389: stdout chunk (state=3): >>> # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref<<< 23880 1726882438.76502: stdout chunk (state=3): >>> # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 23880 1726882438.76508: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools <<< 23880 1726882438.76510: stdout chunk (state=3): >>># cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator <<< 23880 1726882438.76514: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 23880 1726882438.76516: stdout chunk (state=3): >>># destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat <<< 23880 1726882438.76520: stdout chunk (state=3): >>># 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 <<< 23880 1726882438.76549: stdout chunk (state=3): >>># 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 <<< 23880 1726882438.76700: stdout chunk (state=3): >>># destroy sys.monitoring <<< 23880 1726882438.76706: stdout chunk (state=3): >>># destroy _socket <<< 23880 1726882438.76735: stdout chunk (state=3): >>># destroy _collections <<< 23880 1726882438.76740: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 23880 1726882438.76771: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 23880 1726882438.76798: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize <<< 23880 1726882438.76812: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 23880 1726882438.76825: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 23880 1726882438.76848: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 23880 1726882438.76940: 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 <<< 23880 1726882438.76945: stdout chunk (state=3): >>># destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings <<< 23880 1726882438.76967: stdout chunk (state=3): >>># destroy math # destroy _bisect <<< 23880 1726882438.76980: stdout chunk (state=3): >>># destroy time <<< 23880 1726882438.76992: stdout chunk (state=3): >>># destroy _random<<< 23880 1726882438.77006: stdout chunk (state=3): >>> # destroy _weakref <<< 23880 1726882438.77026: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re <<< 23880 1726882438.77054: stdout chunk (state=3): >>># destroy itertools <<< 23880 1726882438.77057: stdout chunk (state=3): >>># destroy _abc # destroy posix # destroy _functools # destroy builtins <<< 23880 1726882438.77062: stdout chunk (state=3): >>># destroy _thread <<< 23880 1726882438.77078: stdout chunk (state=3): >>># clear sys.audit hooks <<< 23880 1726882438.77401: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 23880 1726882438.77427: stderr chunk (state=3): >>><<< 23880 1726882438.77430: stdout chunk (state=3): >>><<< 23880 1726882438.77540: _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 0x7f1a654184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a653e7b30> # /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 0x7f1a6541aa50> 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 0x7f1a651e9130> # /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 0x7f1a651e9fa0> 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 0x7f1a65227da0> # /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 0x7f1a65227fb0> # /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 0x7f1a6525f770> # /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 0x7f1a6525fe00> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a6523fa40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a6523d160> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a65224f50> # /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 0x7f1a6527f6b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a6527e2d0> # /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 0x7f1a6523e030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a6527cb60> # /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 0x7f1a652b46b0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a652241d0> # /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 0x7f1a652b4b60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a652b4a10> # 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 0x7f1a652b4dd0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a65222cf0> # /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 0x7f1a652b54c0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a652b5190> 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 0x7f1a652b63c0> 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 0x7f1a652d05c0> 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 0x7f1a652d1d00> # /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 0x7f1a652d2ba0> # 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 0x7f1a652d3200> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a652d20f0> # /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 0x7f1a652d3c80> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a652d33b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a652b6330> # /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 0x7f1a64fbfbf0> # /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 0x7f1a64fe86b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a64fe8440> # 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 0x7f1a64fe86e0> # /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 0x7f1a64fe9010> # 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 0x7f1a64fe99d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a64fe88c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a64fbdd90> # /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 0x7f1a64fead80> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a64fe9880> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a652b6ae0> # /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 0x7f1a650170b0> # /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 0x7f1a65037440> # /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 0x7f1a65098200> # /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 0x7f1a6509a960> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a65098320> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a65065220> # /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 0x7f1a64925370> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a65036240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a64febcb0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1a650365a0> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_sgekx9qm/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 0x7f1a6498b110> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a6496a000> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a64969160> # 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 0x7f1a64988fe0> # /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 0x7f1a649bab40> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a649ba8d0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a649ba1e0> # /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 0x7f1a649ba930> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a6498bda0> 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 0x7f1a649bb890> # 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 0x7f1a649bba40> # /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 0x7f1a649bbf50> 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 0x7f1a64825ca0> # 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 0x7f1a648278c0> # /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 0x7f1a648282c0> # /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 0x7f1a64829460> # /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 0x7f1a6482bf50> # 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 0x7f1a64fe82f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a6482a210> # /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 0x7f1a64833d40> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a64832810> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a64832570> # /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 0x7f1a64832ae0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a6482b440> # 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 0x7f1a64877fe0> # /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 0x7f1a648781a0> # /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 0x7f1a64879c10> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a648799d0> # /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 0x7f1a6487c170> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a6487a2d0> # /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 0x7f1a6487f8c0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a6487c290> # 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 0x7f1a64880650> # 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 0x7f1a648808f0> # 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 0x7f1a64880bc0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a64878350> # /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 0x7f1a6470c1a0> # 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 0x7f1a6470d5b0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a64882930> # 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 0x7f1a64883ce0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a648825d0> # 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 0x7f1a647117c0> # /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 0x7f1a647125a0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a6470d6d0> 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 0x7f1a64712510> # 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 0x7f1a647135c0> # 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 0x7f1a6471e030> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a6471b080> 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 0x7f1a64806840> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a648fe510> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a6471ddc0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a64882120> # 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 0x7f1a647b21e0> # /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 0x7f1a643ebf20> # 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 0x7f1a643f0320> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a647a2e10> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a647b2d50> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a647b0950> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a647b04a0> # /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 0x7f1a643f32f0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a643f2ba0> # 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 0x7f1a643f2d80> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a643f1fd0> # /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 0x7f1a643f33b0> # /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 0x7f1a64455ee0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a643f3ec0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a647b0620> 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 0x7f1a64457f50> # /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 0x7f1a644569f0> 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 0x7f1a6448e1b0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a6447ede0> 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 0x7f1a644a5b80> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a6447e960> 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 0x7f1a6429e570> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a6429fec0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a6471de80> # /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 0x7f1a642e5b20> # /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 0x7f1a642e4fe0> # /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 0x7f1a642e7380> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a642e5fa0> PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame {"ansible_facts": {"ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-9-159.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-159", "ansible_nodename": "ip-10-31-9-159.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec2d2d02cced42c36436217cb93f6b8e", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "33", "second": "58", "epoch": "1726882438", "epoch_int": "1726882438", "date": "2024-09-20", "time": "21:33:58", "iso8601_micro": "2024-09-21T01:33:58.363442Z", "iso8601": "2024-09-21T01:33:58Z", "iso8601_basic": "20240920T213358363442", "iso8601_basic_short": "20240920T213358", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_is_chroot": false, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_loadavg": {"1m": 0.41796875, "5m": 0.3486328125, "15m": 0.1845703125}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC9sgyYGKGPd0JFIDKIZZNkcX78Ca8OmX4GnOCt150Ftpgzzfir9Dy2HOb7d6QbQheoi9HLkHb66U2LDdt7EnBGKnI12YAuydTDfqITc2L4W9cEeoy/f2rrMlBo6FN3SNQc2voCDsWius2gK2mtTTZZI0R33PguMmqTkwYVzP0hYplwSYh5Atl+XP7/xLRhhowanh9U6x2ahqfnNq5DInqi070bKk0xZ2g12Vg8kIRno8ZQmm+ujUUevRkZysHvnrnN01ZQhqzjo/Awn+Pft6LYleTBn+YU/HlPMWR4PsFcrtT3WRdF5samSvVwWuuOC+0td2zQN4nGpYLK+FmpNG4nDfGZV/xIBBblNRvzrhKgk3lDU5qkeQ/R0godRQGbv4J1kq+3WU2E3upqBYxXWUJLM5FirAxz8tKLmaPh8YZWMKcs3X9F2ySLEcnhe5R5F6LFSNx13zQSt7lGZOIgzhvWllcs4YVxcV1Y4rTJ8jEK2KgWua+bZinJPYUJqKTzO2E=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKk0X8hfHP7BSAAI8BDwrr4175ddN6MsanEqlp3oVMOvThKVXLpFXhvJPbq2IBTd3Wm12dL2vAW7/82zG63KYZk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIDVN13dHSxa36Blsqt/Q8OyOA04CC7ZlvrS6zWL4aDyE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_fibre_channel_wwn": [], "ansible_fips": false, "ansible_apparmor": {"status": "disabled"}, "ansible_lsb": {}, "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": 2954, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 577, "free": 2954}, "nocache": {"free": 3293, "used": 238}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2d2d02-cced-42c3-6436-217cb93f6b8e", "ansible_product_uuid": "ec2d2d02-cced-42c3-6436-217cb93f6b8e", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 871, "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": 261794553856, "block_size": 4096, "block_total": 65519099, "block_available": 63914686, "block_used": 1604413, "inode_total": 131070960, "inode_available": 131029047, "inode_used": 41913, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.11.248 52586 10.31.9.159 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.248 52586 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_interfaces": ["lo", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "12:30:0b:a1:42:23", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.9.159", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::1030:bff:fea1:4223", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.9.159", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:30:0b:a1:42:23", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.9.159"], "ansible_all_ipv6_addresses": ["fe80::1030:bff:fea1:4223"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.9.159", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::1030:bff:fea1:4223"]}, "ansible_local": {}, "ansible_iscsi_iqn": "", "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks [WARNING]: Platform linux on host managed_node1 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 23880 1726882438.78608: 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-1726882437.6582696-23895-162809818336346/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 23880 1726882438.78629: _low_level_execute_command(): starting 23880 1726882438.78632: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882437.6582696-23895-162809818336346/ > /dev/null 2>&1 && sleep 0' 23880 1726882438.79060: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23880 1726882438.79063: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found <<< 23880 1726882438.79066: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 23880 1726882438.79068: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23880 1726882438.79070: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23880 1726882438.79119: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 23880 1726882438.79122: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23880 1726882438.79169: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23880 1726882438.80946: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23880 1726882438.80969: stderr chunk (state=3): >>><<< 23880 1726882438.80972: stdout chunk (state=3): >>><<< 23880 1726882438.80984: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23880 1726882438.80991: handler run complete 23880 1726882438.81066: variable 'ansible_facts' from source: unknown 23880 1726882438.81130: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882438.81312: variable 'ansible_facts' from source: unknown 23880 1726882438.81380: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882438.81454: attempt loop complete, returning result 23880 1726882438.81457: _execute() done 23880 1726882438.81460: dumping result to json 23880 1726882438.81480: done dumping result, returning 23880 1726882438.81487: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [12673a56-9f93-5528-e87a-000000000071] 23880 1726882438.81490: sending task result for task 12673a56-9f93-5528-e87a-000000000071 23880 1726882438.81990: done sending task result for task 12673a56-9f93-5528-e87a-000000000071 ok: [managed_node1] 23880 1726882438.82060: no more pending results, returning what we have 23880 1726882438.82062: results queue empty 23880 1726882438.82062: checking for any_errors_fatal 23880 1726882438.82063: done checking for any_errors_fatal 23880 1726882438.82064: checking for max_fail_percentage 23880 1726882438.82065: done checking for max_fail_percentage 23880 1726882438.82065: checking to see if all hosts have failed and the running result is not ok 23880 1726882438.82066: done checking to see if all hosts have failed 23880 1726882438.82066: getting the remaining hosts for this loop 23880 1726882438.82067: done getting the remaining hosts for this loop 23880 1726882438.82070: getting the next task for host managed_node1 23880 1726882438.82074: done getting next task for host managed_node1 23880 1726882438.82075: ^ task is: TASK: meta (flush_handlers) 23880 1726882438.82076: ^ 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 23880 1726882438.82079: getting variables 23880 1726882438.82079: in VariableManager get_vars() 23880 1726882438.82098: Calling all_inventory to load vars for managed_node1 23880 1726882438.82100: Calling groups_inventory to load vars for managed_node1 23880 1726882438.82103: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882438.82110: Calling all_plugins_play to load vars for managed_node1 23880 1726882438.82112: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882438.82115: Calling groups_plugins_play to load vars for managed_node1 23880 1726882438.82220: WORKER PROCESS EXITING 23880 1726882438.82231: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882438.82345: done with get_vars() 23880 1726882438.82352: done getting variables 23880 1726882438.82401: in VariableManager get_vars() 23880 1726882438.82407: Calling all_inventory to load vars for managed_node1 23880 1726882438.82409: Calling groups_inventory to load vars for managed_node1 23880 1726882438.82411: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882438.82414: Calling all_plugins_play to load vars for managed_node1 23880 1726882438.82415: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882438.82417: Calling groups_plugins_play to load vars for managed_node1 23880 1726882438.82497: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882438.82599: done with get_vars() 23880 1726882438.82608: done queuing things up, now waiting for results queue to drain 23880 1726882438.82609: results queue empty 23880 1726882438.82610: checking for any_errors_fatal 23880 1726882438.82611: done checking for any_errors_fatal 23880 1726882438.82611: checking for max_fail_percentage 23880 1726882438.82612: done checking for max_fail_percentage 23880 1726882438.82615: checking to see if all hosts have failed and the running result is not ok 23880 1726882438.82616: done checking to see if all hosts have failed 23880 1726882438.82616: getting the remaining hosts for this loop 23880 1726882438.82617: done getting the remaining hosts for this loop 23880 1726882438.82618: getting the next task for host managed_node1 23880 1726882438.82621: done getting next task for host managed_node1 23880 1726882438.82623: ^ task is: TASK: Include the task 'el_repo_setup.yml' 23880 1726882438.82624: ^ 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 23880 1726882438.82625: getting variables 23880 1726882438.82625: in VariableManager get_vars() 23880 1726882438.82630: Calling all_inventory to load vars for managed_node1 23880 1726882438.82631: Calling groups_inventory to load vars for managed_node1 23880 1726882438.82633: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882438.82636: Calling all_plugins_play to load vars for managed_node1 23880 1726882438.82637: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882438.82639: Calling groups_plugins_play to load vars for managed_node1 23880 1726882438.82716: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882438.82831: done with get_vars() 23880 1726882438.82836: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_integration_pytest.yml:8 Friday 20 September 2024 21:33:58 -0400 (0:00:01.207) 0:00:01.214 ****** 23880 1726882438.82883: entering _queue_task() for managed_node1/include_tasks 23880 1726882438.82885: Creating lock for include_tasks 23880 1726882438.83090: worker is 1 (out of 1 available) 23880 1726882438.83107: exiting _queue_task() for managed_node1/include_tasks 23880 1726882438.83119: done queuing things up, now waiting for results queue to drain 23880 1726882438.83120: waiting for pending results... 23880 1726882438.83251: running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' 23880 1726882438.83306: in run() - task 12673a56-9f93-5528-e87a-000000000006 23880 1726882438.83318: variable 'ansible_search_path' from source: unknown 23880 1726882438.83346: calling self._execute() 23880 1726882438.83397: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882438.83401: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882438.83407: variable 'omit' from source: magic vars 23880 1726882438.83478: _execute() done 23880 1726882438.83482: dumping result to json 23880 1726882438.83484: done dumping result, returning 23880 1726882438.83487: done running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' [12673a56-9f93-5528-e87a-000000000006] 23880 1726882438.83496: sending task result for task 12673a56-9f93-5528-e87a-000000000006 23880 1726882438.83581: done sending task result for task 12673a56-9f93-5528-e87a-000000000006 23880 1726882438.83584: WORKER PROCESS EXITING 23880 1726882438.83627: no more pending results, returning what we have 23880 1726882438.83631: in VariableManager get_vars() 23880 1726882438.83654: Calling all_inventory to load vars for managed_node1 23880 1726882438.83656: Calling groups_inventory to load vars for managed_node1 23880 1726882438.83659: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882438.83667: Calling all_plugins_play to load vars for managed_node1 23880 1726882438.83669: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882438.83672: Calling groups_plugins_play to load vars for managed_node1 23880 1726882438.83777: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882438.83880: done with get_vars() 23880 1726882438.83885: variable 'ansible_search_path' from source: unknown 23880 1726882438.83899: we have included files to process 23880 1726882438.83900: generating all_blocks data 23880 1726882438.83901: done generating all_blocks data 23880 1726882438.83901: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 23880 1726882438.83902: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 23880 1726882438.83904: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 23880 1726882438.84321: in VariableManager get_vars() 23880 1726882438.84330: done with get_vars() 23880 1726882438.84337: done processing included file 23880 1726882438.84338: iterating over new_blocks loaded from include file 23880 1726882438.84339: in VariableManager get_vars() 23880 1726882438.84345: done with get_vars() 23880 1726882438.84345: filtering new block on tags 23880 1726882438.84354: done filtering new block on tags 23880 1726882438.84356: in VariableManager get_vars() 23880 1726882438.84363: done with get_vars() 23880 1726882438.84364: filtering new block on tags 23880 1726882438.84373: done filtering new block on tags 23880 1726882438.84374: in VariableManager get_vars() 23880 1726882438.84380: done with get_vars() 23880 1726882438.84380: filtering new block on tags 23880 1726882438.84387: done filtering new block on tags 23880 1726882438.84388: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node1 23880 1726882438.84391: extending task lists for all hosts with included blocks 23880 1726882438.84412: done extending task lists 23880 1726882438.84413: done processing included files 23880 1726882438.84414: results queue empty 23880 1726882438.84414: checking for any_errors_fatal 23880 1726882438.84415: done checking for any_errors_fatal 23880 1726882438.84415: checking for max_fail_percentage 23880 1726882438.84416: done checking for max_fail_percentage 23880 1726882438.84416: checking to see if all hosts have failed and the running result is not ok 23880 1726882438.84417: done checking to see if all hosts have failed 23880 1726882438.84417: getting the remaining hosts for this loop 23880 1726882438.84418: done getting the remaining hosts for this loop 23880 1726882438.84419: getting the next task for host managed_node1 23880 1726882438.84422: done getting next task for host managed_node1 23880 1726882438.84423: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 23880 1726882438.84425: ^ 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 23880 1726882438.84426: getting variables 23880 1726882438.84426: in VariableManager get_vars() 23880 1726882438.84432: Calling all_inventory to load vars for managed_node1 23880 1726882438.84433: Calling groups_inventory to load vars for managed_node1 23880 1726882438.84434: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882438.84438: Calling all_plugins_play to load vars for managed_node1 23880 1726882438.84439: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882438.84440: Calling groups_plugins_play to load vars for managed_node1 23880 1726882438.84531: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882438.84633: done with get_vars() 23880 1726882438.84639: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 21:33:58 -0400 (0:00:00.017) 0:00:01.232 ****** 23880 1726882438.84679: entering _queue_task() for managed_node1/setup 23880 1726882438.84849: worker is 1 (out of 1 available) 23880 1726882438.84861: exiting _queue_task() for managed_node1/setup 23880 1726882438.84872: done queuing things up, now waiting for results queue to drain 23880 1726882438.84873: waiting for pending results... 23880 1726882438.85002: running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test 23880 1726882438.85055: in run() - task 12673a56-9f93-5528-e87a-000000000082 23880 1726882438.85064: variable 'ansible_search_path' from source: unknown 23880 1726882438.85068: variable 'ansible_search_path' from source: unknown 23880 1726882438.85092: calling self._execute() 23880 1726882438.85143: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882438.85147: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882438.85155: variable 'omit' from source: magic vars 23880 1726882438.85491: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882438.87003: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882438.87067: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882438.87116: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882438.87164: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882438.87199: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882438.87285: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882438.87334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882438.87366: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882438.87410: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882438.87420: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882438.87540: variable 'ansible_facts' from source: unknown 23880 1726882438.87580: variable 'network_test_required_facts' from source: task vars 23880 1726882438.87625: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 23880 1726882438.87629: variable 'omit' from source: magic vars 23880 1726882438.87654: variable 'omit' from source: magic vars 23880 1726882438.87677: variable 'omit' from source: magic vars 23880 1726882438.87698: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 23880 1726882438.87718: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 23880 1726882438.87732: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 23880 1726882438.87747: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23880 1726882438.87755: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23880 1726882438.87776: variable 'inventory_hostname' from source: host vars for 'managed_node1' 23880 1726882438.87780: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882438.87782: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882438.87846: Set connection var ansible_timeout to 10 23880 1726882438.87850: Set connection var ansible_pipelining to False 23880 1726882438.87859: Set connection var ansible_module_compression to ZIP_DEFLATED 23880 1726882438.87897: Set connection var ansible_shell_type to sh 23880 1726882438.87901: Set connection var ansible_shell_executable to /bin/sh 23880 1726882438.87903: Set connection var ansible_connection to ssh 23880 1726882438.87909: variable 'ansible_shell_executable' from source: unknown 23880 1726882438.87911: variable 'ansible_connection' from source: unknown 23880 1726882438.87915: variable 'ansible_module_compression' from source: unknown 23880 1726882438.87917: variable 'ansible_shell_type' from source: unknown 23880 1726882438.87920: variable 'ansible_shell_executable' from source: unknown 23880 1726882438.87923: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882438.87927: variable 'ansible_pipelining' from source: unknown 23880 1726882438.87930: variable 'ansible_timeout' from source: unknown 23880 1726882438.87934: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882438.88030: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 23880 1726882438.88038: variable 'omit' from source: magic vars 23880 1726882438.88042: starting attempt loop 23880 1726882438.88044: running the handler 23880 1726882438.88055: _low_level_execute_command(): starting 23880 1726882438.88061: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 23880 1726882438.88543: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23880 1726882438.88546: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23880 1726882438.88549: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23880 1726882438.88551: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23880 1726882438.88604: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 23880 1726882438.88607: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23880 1726882438.88609: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23880 1726882438.88656: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23880 1726882438.90221: stdout chunk (state=3): >>>/root <<< 23880 1726882438.90326: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23880 1726882438.90351: stderr chunk (state=3): >>><<< 23880 1726882438.90354: stdout chunk (state=3): >>><<< 23880 1726882438.90374: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23880 1726882438.90384: _low_level_execute_command(): starting 23880 1726882438.90387: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882438.903706-23953-208470917919037 `" && echo ansible-tmp-1726882438.903706-23953-208470917919037="` echo /root/.ansible/tmp/ansible-tmp-1726882438.903706-23953-208470917919037 `" ) && sleep 0' 23880 1726882438.90780: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23880 1726882438.90784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23880 1726882438.90799: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23880 1726882438.90850: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 23880 1726882438.90853: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 23880 1726882438.90902: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23880 1726882438.92740: stdout chunk (state=3): >>>ansible-tmp-1726882438.903706-23953-208470917919037=/root/.ansible/tmp/ansible-tmp-1726882438.903706-23953-208470917919037 <<< 23880 1726882438.92842: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23880 1726882438.92868: stderr chunk (state=3): >>><<< 23880 1726882438.92871: stdout chunk (state=3): >>><<< 23880 1726882438.92885: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882438.903706-23953-208470917919037=/root/.ansible/tmp/ansible-tmp-1726882438.903706-23953-208470917919037 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23880 1726882438.92926: variable 'ansible_module_compression' from source: unknown 23880 1726882438.92960: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-238807q1o2ov_/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 23880 1726882438.93005: variable 'ansible_facts' from source: unknown 23880 1726882438.93131: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882438.903706-23953-208470917919037/AnsiballZ_setup.py 23880 1726882438.93228: Sending initial data 23880 1726882438.93231: Sent initial data (153 bytes) 23880 1726882438.93658: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 23880 1726882438.93661: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 23880 1726882438.93664: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23880 1726882438.93666: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23880 1726882438.93668: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found <<< 23880 1726882438.93670: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23880 1726882438.93717: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 23880 1726882438.93729: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23880 1726882438.93764: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23880 1726882438.95269: 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 <<< 23880 1726882438.95273: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 23880 1726882438.95312: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 23880 1726882438.95353: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-238807q1o2ov_/tmpanxt_4ld /root/.ansible/tmp/ansible-tmp-1726882438.903706-23953-208470917919037/AnsiballZ_setup.py <<< 23880 1726882438.95360: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882438.903706-23953-208470917919037/AnsiballZ_setup.py" <<< 23880 1726882438.95399: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-238807q1o2ov_/tmpanxt_4ld" to remote "/root/.ansible/tmp/ansible-tmp-1726882438.903706-23953-208470917919037/AnsiballZ_setup.py" <<< 23880 1726882438.95401: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882438.903706-23953-208470917919037/AnsiballZ_setup.py" <<< 23880 1726882438.96597: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23880 1726882438.96601: stderr chunk (state=3): >>><<< 23880 1726882438.96604: stdout chunk (state=3): >>><<< 23880 1726882438.96606: done transferring module to remote 23880 1726882438.96609: _low_level_execute_command(): starting 23880 1726882438.96611: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882438.903706-23953-208470917919037/ /root/.ansible/tmp/ansible-tmp-1726882438.903706-23953-208470917919037/AnsiballZ_setup.py && sleep 0' 23880 1726882438.97082: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 23880 1726882438.97097: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 23880 1726882438.97111: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 23880 1726882438.97124: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 23880 1726882438.97214: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23880 1726882438.97227: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 23880 1726882438.97240: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23880 1726882438.97255: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23880 1726882438.97320: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23880 1726882438.99017: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23880 1726882438.99041: stderr chunk (state=3): >>><<< 23880 1726882438.99044: stdout chunk (state=3): >>><<< 23880 1726882438.99056: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23880 1726882438.99059: _low_level_execute_command(): starting 23880 1726882438.99063: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882438.903706-23953-208470917919037/AnsiballZ_setup.py && sleep 0' 23880 1726882438.99457: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23880 1726882438.99461: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23880 1726882438.99471: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23880 1726882438.99528: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 23880 1726882438.99531: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 23880 1726882438.99580: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23880 1726882439.01687: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 23880 1726882439.01719: stdout chunk (state=3): >>>import _imp # builtin <<< 23880 1726882439.01751: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 23880 1726882439.01757: stdout chunk (state=3): >>>import '_weakref' # <<< 23880 1726882439.01825: stdout chunk (state=3): >>>import '_io' # <<< 23880 1726882439.01830: stdout chunk (state=3): >>>import 'marshal' # <<< 23880 1726882439.01862: stdout chunk (state=3): >>>import 'posix' # <<< 23880 1726882439.01902: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 23880 1726882439.01929: stdout chunk (state=3): >>>import 'time' # <<< 23880 1726882439.01935: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 23880 1726882439.01984: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 23880 1726882439.01989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 23880 1726882439.02009: stdout chunk (state=3): >>>import '_codecs' # <<< 23880 1726882439.02045: stdout chunk (state=3): >>>import 'codecs' # <<< 23880 1726882439.02074: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 23880 1726882439.02101: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 23880 1726882439.02116: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f09684d0> <<< 23880 1726882439.02129: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f0937b30> <<< 23880 1726882439.02146: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 23880 1726882439.02149: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 23880 1726882439.02160: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f096aa50> <<< 23880 1726882439.02180: stdout chunk (state=3): >>>import '_signal' # <<< 23880 1726882439.02205: stdout chunk (state=3): >>>import '_abc' # <<< 23880 1726882439.02214: stdout chunk (state=3): >>>import 'abc' # <<< 23880 1726882439.02228: stdout chunk (state=3): >>>import 'io' # <<< 23880 1726882439.02262: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 23880 1726882439.02351: stdout chunk (state=3): >>>import '_collections_abc' # <<< 23880 1726882439.02376: stdout chunk (state=3): >>>import 'genericpath' # <<< 23880 1726882439.02381: stdout chunk (state=3): >>>import 'posixpath' # <<< 23880 1726882439.02408: stdout chunk (state=3): >>>import 'os' # <<< 23880 1726882439.02433: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 23880 1726882439.02449: stdout chunk (state=3): >>>Processing user site-packages <<< 23880 1726882439.02463: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 23880 1726882439.02470: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 23880 1726882439.02476: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 23880 1726882439.02505: 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' <<< 23880 1726882439.02534: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f071d130> <<< 23880 1726882439.02589: 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 <<< 23880 1726882439.02598: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 23880 1726882439.02609: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f071dfa0> <<< 23880 1726882439.02636: stdout chunk (state=3): >>>import 'site' # <<< 23880 1726882439.02664: 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. <<< 23880 1726882439.03033: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 23880 1726882439.03042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 23880 1726882439.03071: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 23880 1726882439.03075: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 23880 1726882439.03106: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 23880 1726882439.03139: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 23880 1726882439.03162: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 23880 1726882439.03181: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 23880 1726882439.03209: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f075be90> <<< 23880 1726882439.03218: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 23880 1726882439.03241: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 23880 1726882439.03262: stdout chunk (state=3): >>>import '_operator' # <<< 23880 1726882439.03267: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f075bf50> <<< 23880 1726882439.03286: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 23880 1726882439.03320: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 23880 1726882439.03340: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 23880 1726882439.03387: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 23880 1726882439.03405: stdout chunk (state=3): >>>import 'itertools' # <<< 23880 1726882439.03435: 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' <<< 23880 1726882439.03438: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f0793830> <<< 23880 1726882439.03457: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 23880 1726882439.03474: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f0793ec0> <<< 23880 1726882439.03494: stdout chunk (state=3): >>>import '_collections' # <<< 23880 1726882439.03550: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f0773b60> <<< 23880 1726882439.03556: stdout chunk (state=3): >>>import '_functools' # <<< 23880 1726882439.03585: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f0771280> <<< 23880 1726882439.03677: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f0759040> <<< 23880 1726882439.03701: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 23880 1726882439.03724: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 23880 1726882439.03732: stdout chunk (state=3): >>>import '_sre' # <<< 23880 1726882439.03761: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 23880 1726882439.03780: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 23880 1726882439.03807: 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' <<< 23880 1726882439.03850: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f07b37d0> <<< 23880 1726882439.03860: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f07b23f0> <<< 23880 1726882439.03892: 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 0x7ff4f0772150> <<< 23880 1726882439.03902: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f07b0c20> <<< 23880 1726882439.03953: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 23880 1726882439.03966: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 23880 1726882439.03973: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f07e8860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f07582c0> <<< 23880 1726882439.03991: 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' <<< 23880 1726882439.04027: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 23880 1726882439.04033: 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 0x7ff4f07e8d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f07e8bc0> <<< 23880 1726882439.04077: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 23880 1726882439.04082: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4f07e8f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f0756de0> <<< 23880 1726882439.04120: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 23880 1726882439.04147: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 23880 1726882439.04178: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 23880 1726882439.04197: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f07e9610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f07e92e0> <<< 23880 1726882439.04205: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 23880 1726882439.04237: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 23880 1726882439.04243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 23880 1726882439.04256: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f07ea510> <<< 23880 1726882439.04275: stdout chunk (state=3): >>>import 'importlib.util' # <<< 23880 1726882439.04278: stdout chunk (state=3): >>>import 'runpy' # <<< 23880 1726882439.04309: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 23880 1726882439.04339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 23880 1726882439.04365: 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' <<< 23880 1726882439.04371: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f0800710> <<< 23880 1726882439.04386: stdout chunk (state=3): >>>import 'errno' # <<< 23880 1726882439.04425: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 23880 1726882439.04430: 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 0x7ff4f0801df0> <<< 23880 1726882439.04447: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 23880 1726882439.04464: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 23880 1726882439.04481: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 23880 1726882439.04500: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 23880 1726882439.04507: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f0802c90> <<< 23880 1726882439.04549: 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 0x7ff4f08032f0> <<< 23880 1726882439.04558: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f08021e0> <<< 23880 1726882439.04577: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 23880 1726882439.04590: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 23880 1726882439.04628: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 23880 1726882439.04647: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4f0803d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f08034a0> <<< 23880 1726882439.04696: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f07ea540> <<< 23880 1726882439.04712: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 23880 1726882439.04746: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 23880 1726882439.04758: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 23880 1726882439.04782: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 23880 1726882439.04815: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 23880 1726882439.04818: stdout chunk (state=3): >>># 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 0x7ff4f04ffbf0> <<< 23880 1726882439.04841: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 23880 1726882439.04848: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 23880 1726882439.04874: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 23880 1726882439.04879: 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 0x7ff4f05286e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f0528440> <<< 23880 1726882439.04911: 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 0x7ff4f0528710> <<< 23880 1726882439.04941: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 23880 1726882439.04945: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 23880 1726882439.05016: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 23880 1726882439.05140: 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 0x7ff4f0529040> <<< 23880 1726882439.05251: 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 0x7ff4f05299a0> <<< 23880 1726882439.05259: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f05288f0> <<< 23880 1726882439.05279: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f04fdd90> <<< 23880 1726882439.05306: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 23880 1726882439.05321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 23880 1726882439.05349: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 23880 1726882439.05352: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 23880 1726882439.05369: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f052adb0> <<< 23880 1726882439.05390: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f0529af0> <<< 23880 1726882439.05413: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f07eac30> <<< 23880 1726882439.05440: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 23880 1726882439.05506: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 23880 1726882439.05518: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 23880 1726882439.05557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 23880 1726882439.05581: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f0557110> <<< 23880 1726882439.05643: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 23880 1726882439.05650: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 23880 1726882439.05680: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 23880 1726882439.05691: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 23880 1726882439.05739: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f05774a0> <<< 23880 1726882439.05756: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 23880 1726882439.05805: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 23880 1726882439.05856: stdout chunk (state=3): >>>import 'ntpath' # <<< 23880 1726882439.05880: 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 0x7ff4f05d8260> <<< 23880 1726882439.05904: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 23880 1726882439.05933: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 23880 1726882439.05963: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 23880 1726882439.06006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 23880 1726882439.06244: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f05da9c0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f05d8380> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f05a1280> # /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 0x7ff4eff11340> <<< 23880 1726882439.06249: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f05762a0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f052bce0> <<< 23880 1726882439.06433: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 23880 1726882439.06452: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff4eff115b0> <<< 23880 1726882439.06679: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_h_c5k92i/ansible_setup_payload.zip' <<< 23880 1726882439.06701: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.06808: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.06837: 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' <<< 23880 1726882439.06876: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 23880 1726882439.06957: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 23880 1726882439.06987: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 23880 1726882439.07002: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4eff7b0b0> import '_typing' # <<< 23880 1726882439.07211: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4eff59fa0> <<< 23880 1726882439.07241: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4eff59160> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available <<< 23880 1726882439.07386: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 23880 1726882439.08654: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.09748: 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 0x7ff4eff78f80> <<< 23880 1726882439.09806: 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' <<< 23880 1726882439.09811: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 23880 1726882439.09853: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 23880 1726882439.09856: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4effaa9c0> <<< 23880 1726882439.09892: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4effaa750> <<< 23880 1726882439.09916: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4effaa060> <<< 23880 1726882439.09945: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 23880 1726882439.09955: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 23880 1726882439.09999: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4effaaab0> <<< 23880 1726882439.10024: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4eff7bad0> import 'atexit' # <<< 23880 1726882439.10050: 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 0x7ff4effab740> # 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' <<< 23880 1726882439.10072: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4effab980> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 23880 1726882439.10119: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 23880 1726882439.10176: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4effabec0> <<< 23880 1726882439.10180: stdout chunk (state=3): >>>import 'pwd' # <<< 23880 1726882439.10221: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 23880 1726882439.10224: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 23880 1726882439.10246: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4efe19b20> <<< 23880 1726882439.10274: 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 0x7ff4efe1b7a0> <<< 23880 1726882439.10313: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 23880 1726882439.10316: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 23880 1726882439.10360: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4efe1c140> <<< 23880 1726882439.10363: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 23880 1726882439.10397: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 23880 1726882439.10430: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4efe1d2b0> <<< 23880 1726882439.10433: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 23880 1726882439.10478: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 23880 1726882439.10481: 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' <<< 23880 1726882439.10534: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4efe1fd40> <<< 23880 1726882439.10577: 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 0x7ff4f05d81d0> <<< 23880 1726882439.10611: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4efe1e000> <<< 23880 1726882439.10626: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 23880 1726882439.10651: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 23880 1726882439.10685: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 23880 1726882439.10803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 23880 1726882439.10807: 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' <<< 23880 1726882439.10826: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4efe27a40> import '_tokenize' # <<< 23880 1726882439.10887: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4efe26510> <<< 23880 1726882439.10909: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4efe26270> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 23880 1726882439.10926: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 23880 1726882439.10981: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4efe267e0> <<< 23880 1726882439.11021: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4efe1e510> <<< 23880 1726882439.11043: 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 0x7ff4efe6bd40> <<< 23880 1726882439.11073: 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 0x7ff4efe6bf80> <<< 23880 1726882439.11098: 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 <<< 23880 1726882439.11121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 23880 1726882439.11167: 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' <<< 23880 1726882439.11170: 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 0x7ff4efe6d9d0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4efe6d790> <<< 23880 1726882439.11190: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 23880 1726882439.11212: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 23880 1726882439.11266: 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 0x7ff4efe6ff50> <<< 23880 1726882439.11284: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4efe6e0c0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 23880 1726882439.11323: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 23880 1726882439.11354: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 23880 1726882439.11400: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4efe736e0> <<< 23880 1726882439.11515: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4efe6ffb0> <<< 23880 1726882439.11574: 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 0x7ff4efe749e0> <<< 23880 1726882439.11610: 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 0x7ff4efe74710> <<< 23880 1726882439.11648: 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' <<< 23880 1726882439.11669: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4efe74aa0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4efe6c0e0> <<< 23880 1726882439.11712: 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' <<< 23880 1726882439.11726: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 23880 1726882439.11751: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 23880 1726882439.11771: 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 0x7ff4efd041d0> <<< 23880 1726882439.11918: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 23880 1726882439.11971: 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 0x7ff4efd05310> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4efe76960> <<< 23880 1726882439.11975: 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' <<< 23880 1726882439.12001: 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 0x7ff4efe77d10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4efe76570> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 23880 1726882439.12012: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.12087: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.12178: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.12199: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 23880 1726882439.12230: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 23880 1726882439.12350: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.12465: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.12980: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.13514: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 23880 1726882439.13535: 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' # <<< 23880 1726882439.13566: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 23880 1726882439.13569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 23880 1726882439.13610: 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 0x7ff4efd09610> <<< 23880 1726882439.13694: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 23880 1726882439.13719: 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 0x7ff4efd0a720> <<< 23880 1726882439.13733: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4efd05520> <<< 23880 1726882439.13772: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 23880 1726882439.13776: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.13819: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # <<< 23880 1726882439.13864: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.13958: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.14112: 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' <<< 23880 1726882439.14134: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4efd0abd0> # zipimport: zlib available <<< 23880 1726882439.14574: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.15013: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.15076: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.15153: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 23880 1726882439.15197: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.15242: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 23880 1726882439.15246: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.15306: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.15401: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 23880 1726882439.15404: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.15426: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 23880 1726882439.15465: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.15509: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 23880 1726882439.15522: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.15736: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.15959: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 23880 1726882439.16016: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 23880 1726882439.16088: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4efd0b800> <<< 23880 1726882439.16104: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.16162: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.16245: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 23880 1726882439.16252: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 23880 1726882439.16277: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 23880 1726882439.16309: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.16351: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 23880 1726882439.16364: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.16400: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.16441: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.16501: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.16560: 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 <<< 23880 1726882439.16600: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 23880 1726882439.16674: 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 0x7ff4efd16390> <<< 23880 1726882439.16710: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4efd11a30> <<< 23880 1726882439.16748: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 23880 1726882439.16761: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.16813: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.16873: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.16899: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.16947: 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' <<< 23880 1726882439.16995: 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' <<< 23880 1726882439.17000: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 23880 1726882439.17053: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 23880 1726882439.17096: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 23880 1726882439.17099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 23880 1726882439.17139: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4efdfac90> <<< 23880 1726882439.17184: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4effd6960> <<< 23880 1726882439.17265: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4efd164b0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4effaa4b0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 23880 1726882439.17280: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.17303: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.17332: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 23880 1726882439.17386: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 23880 1726882439.17414: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.17433: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 23880 1726882439.17479: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.17551: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.17569: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.17581: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.17617: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.17660: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.17695: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.17730: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 23880 1726882439.17749: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.17811: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.17877: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.17907: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.17936: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 23880 1726882439.18115: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.18278: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.18322: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.18379: 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' <<< 23880 1726882439.18430: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 23880 1726882439.18437: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 23880 1726882439.18476: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 23880 1726882439.18496: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4efda6540> <<< 23880 1726882439.18507: stdout chunk (state=3): >>># /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' <<< 23880 1726882439.18527: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 23880 1726882439.18563: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 23880 1726882439.18610: 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 0x7ff4ef9484d0> <<< 23880 1726882439.18648: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4ef948740> <<< 23880 1726882439.18700: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4efd8d220> <<< 23880 1726882439.18718: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4efda7080> <<< 23880 1726882439.18745: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4efda4ce0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4efda4800> <<< 23880 1726882439.18771: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 23880 1726882439.18814: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 23880 1726882439.18850: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 23880 1726882439.18879: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 23880 1726882439.18883: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 23880 1726882439.18933: 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 0x7ff4ef94b740> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4ef94aff0> # 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 0x7ff4ef94b1a0> <<< 23880 1726882439.18946: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4ef94a420> <<< 23880 1726882439.18959: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 23880 1726882439.19051: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 23880 1726882439.19069: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4ef94b7d0> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 23880 1726882439.19117: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 23880 1726882439.19140: 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 0x7ff4ef9922d0> <<< 23880 1726882439.19170: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4ef9902f0> <<< 23880 1726882439.19229: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4efda4860> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # <<< 23880 1726882439.19254: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 23880 1726882439.19311: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.19377: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 23880 1726882439.19380: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.19427: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.19496: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 23880 1726882439.19505: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 23880 1726882439.19571: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system' # # zipimport: zlib available <<< 23880 1726882439.19574: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.19588: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 23880 1726882439.19637: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.19690: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 23880 1726882439.19716: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.19738: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.19776: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 23880 1726882439.19791: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.19837: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.19897: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.19949: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.20026: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 23880 1726882439.20047: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.20535: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.21160: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 23880 1726882439.21163: stdout chunk (state=3): >>># 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 <<< 23880 1726882439.21165: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 23880 1726882439.21177: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.21214: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.21267: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 23880 1726882439.21284: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.21314: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.21337: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 23880 1726882439.21370: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 23880 1726882439.21489: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available <<< 23880 1726882439.21589: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 23880 1726882439.21617: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4ef992c90> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 23880 1726882439.21644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 23880 1726882439.21756: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4ef992f30> <<< 23880 1726882439.21773: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 23880 1726882439.21837: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.21915: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 23880 1726882439.21919: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.21998: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.22096: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 23880 1726882439.22100: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.22155: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.22240: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 23880 1726882439.22244: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.22274: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.22319: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 23880 1726882439.22367: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 23880 1726882439.22426: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 23880 1726882439.22483: 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 0x7ff4ef9d6390> <<< 23880 1726882439.22665: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f096b770> import 'ansible.module_utils.facts.system.python' # <<< 23880 1726882439.22676: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.22728: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.22780: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 23880 1726882439.22796: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.22873: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.22953: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.23063: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.23209: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 23880 1726882439.23221: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.23253: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.23302: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 23880 1726882439.23305: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.23342: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.23389: 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' <<< 23880 1726882439.23428: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 23880 1726882439.23458: 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 0x7ff4ef7b5e50> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4ef7b5d90> import 'ansible.module_utils.facts.system.user' # <<< 23880 1726882439.23500: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 23880 1726882439.23503: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.23534: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.23583: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 23880 1726882439.23586: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.23732: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.23880: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 23880 1726882439.23890: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.23986: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.24083: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.24125: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.24170: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 23880 1726882439.24198: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.24215: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.24233: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.24368: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.24509: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 23880 1726882439.24522: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.24633: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.24753: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 23880 1726882439.24766: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.24794: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.24828: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.25361: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.25859: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 23880 1726882439.25880: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.25981: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.26097: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 23880 1726882439.26102: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.26192: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.26292: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 23880 1726882439.26304: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.26451: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.26614: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 23880 1726882439.26621: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.26642: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 23880 1726882439.26683: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.26731: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 23880 1726882439.26734: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.26830: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.26922: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.27123: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.27325: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 23880 1726882439.27345: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.27369: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.27417: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 23880 1726882439.27429: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.27456: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.27475: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 23880 1726882439.27540: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.27616: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 23880 1726882439.27628: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.27649: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.27680: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 23880 1726882439.27695: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.27726: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.27798: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 23880 1726882439.27804: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.27847: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.27911: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 23880 1726882439.28166: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.28435: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 23880 1726882439.28438: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.28486: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.28549: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 23880 1726882439.28564: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.28588: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.28624: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 23880 1726882439.28635: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.28662: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.28705: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 23880 1726882439.28709: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.28737: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.28768: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 23880 1726882439.28789: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.28855: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.28937: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available <<< 23880 1726882439.28963: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 23880 1726882439.28985: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.29022: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.29070: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 23880 1726882439.29076: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.29112: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.29115: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.29159: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.29208: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.29272: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.29360: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 23880 1726882439.29363: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 23880 1726882439.29383: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.29413: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.29473: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 23880 1726882439.29476: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.29660: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.29851: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 23880 1726882439.29862: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.29902: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.29950: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 23880 1726882439.29961: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.30003: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.30054: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 23880 1726882439.30065: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.30138: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.30222: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 23880 1726882439.30235: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.30313: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.30402: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 23880 1726882439.30470: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.31355: 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' <<< 23880 1726882439.31389: 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' <<< 23880 1726882439.31428: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' <<< 23880 1726882439.31448: stdout chunk (state=3): >>># 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 0x7ff4ef7e73e0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4ef7e7230> <<< 23880 1726882439.31497: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4ef7e6d20> <<< 23880 1726882439.31871: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "33", "second": "59", "epoch": "1726882439", "epoch_int": "1726882439", "date": "2024-09-20", "time": "21:33:59", "iso8601_micro": "2024-09-21T01:33:59.308313Z", "iso8601": "2024-09-21T01:33:59Z", "iso8601_basic": "20240920T213359308313", "iso8601_basic_short": "20240920T213359", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_lsb": {}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC9sgyYGKGPd0JFIDKIZZNkcX78Ca8OmX4GnOCt150Ftpgzzfir9Dy2HOb7d6QbQheoi9HLkHb66U2LDdt7EnBGKnI12YAuydTDfqITc2L4W9cEeoy/f2rrMlBo6FN3SNQc2voCDsWius2gK2mtTTZZI0R33PguMmqTkwYVzP0hYplwSYh5Atl+XP7/xLRhhowanh9U6x2ahqfnNq5DInqi070bKk0xZ2g12Vg8kIRno8ZQmm+ujUUevRkZysHvnrnN01ZQhqzjo/Awn+Pft6LYleTBn+YU/HlPMWR4PsFcrtT3WRdF5samSvVwWuuOC+0td2zQN4nGpYLK+FmpNG4nDfGZV/xIBBblNRvzrhKgk3lDU5qkeQ/R0godRQGbv4J1kq+3WU2E3upqBYxXWUJLM5FirAxz8tKLmaPh8YZWMKcs3X9F2ySLEcnhe5R5F6LFSNx13zQSt7lGZOIgzhvWllcs4YVxcV1Y4rTJ8jEK2KgWua+bZinJPYUJqKTzO2E=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKk0X8hfHP7BSAAI8BDwrr4175ddN6MsanEqlp3oVMOvThKVXLpFXhvJPbq2IBTd3Wm12dL2vAW7/82zG63KYZk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIDVN13dHSxa36Blsqt/Q8OyOA04CC7ZlvrS6zWL4aDyE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_fips": false, "ansible_apparmor": {"status": "disabled"}, "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_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_pkg_mgr": "dnf", "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_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_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-9-159.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-159", "ansible_nodename": "ip-10-31-9-159.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec2d2d02cced42c36436217cb93f6b8e", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.11.248 52586 10.31.9.159 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.248 52586 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_local": {}, "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"}}} <<< 23880 1726882439.32379: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 23880 1726882439.32383: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 <<< 23880 1726882439.32439: stdout chunk (state=3): >>># clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # 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 <<< 23880 1726882439.32465: 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 <<< 23880 1726882439.32477: stdout chunk (state=3): >>># 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 <<< 23880 1726882439.32505: stdout chunk (state=3): >>># 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<<< 23880 1726882439.32538: stdout chunk (state=3): >>> # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # 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 <<< 23880 1726882439.32621: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # 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 <<< 23880 1726882439.32629: stdout chunk (state=3): >>># 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 <<< 23880 1726882439.32653: stdout chunk (state=3): >>># 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 <<< 23880 1726882439.32958: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 23880 1726882439.32988: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 23880 1726882439.33022: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 23880 1726882439.33055: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 23880 1726882439.33088: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport <<< 23880 1726882439.33122: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale <<< 23880 1726882439.33145: stdout chunk (state=3): >>># destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 23880 1726882439.33175: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 23880 1726882439.33188: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 23880 1726882439.33228: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 23880 1726882439.33270: stdout chunk (state=3): >>># destroy _pickle # destroy queue <<< 23880 1726882439.33305: stdout chunk (state=3): >>># 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 <<< 23880 1726882439.33318: stdout chunk (state=3): >>># destroy subprocess # destroy base64 # destroy _ssl <<< 23880 1726882439.33362: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json <<< 23880 1726882439.33395: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 23880 1726882439.33401: stdout chunk (state=3): >>># destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 23880 1726882439.33445: 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 <<< 23880 1726882439.33474: stdout chunk (state=3): >>># 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 <<< 23880 1726882439.33518: stdout chunk (state=3): >>># 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 <<< 23880 1726882439.33556: stdout chunk (state=3): >>># 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 <<< 23880 1726882439.33570: stdout chunk (state=3): >>># 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 <<< 23880 1726882439.33702: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 23880 1726882439.33757: stdout chunk (state=3): >>># destroy _collections <<< 23880 1726882439.33760: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 23880 1726882439.33778: stdout chunk (state=3): >>># destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 23880 1726882439.33808: stdout chunk (state=3): >>># destroy _typing <<< 23880 1726882439.33832: 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 <<< 23880 1726882439.33846: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 23880 1726882439.33929: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 23880 1726882439.33960: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref <<< 23880 1726882439.34009: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re <<< 23880 1726882439.34028: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 23880 1726882439.34038: stdout chunk (state=3): >>># clear sys.audit hooks <<< 23880 1726882439.34499: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 23880 1726882439.34502: stdout chunk (state=3): >>><<< 23880 1726882439.34504: stderr chunk (state=3): >>><<< 23880 1726882439.34543: _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 0x7ff4f09684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f0937b30> # /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 0x7ff4f096aa50> 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 0x7ff4f071d130> # /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 0x7ff4f071dfa0> 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 0x7ff4f075be90> # /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 0x7ff4f075bf50> # /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 0x7ff4f0793830> # /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 0x7ff4f0793ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f0773b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f0771280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f0759040> # /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 0x7ff4f07b37d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f07b23f0> # /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 0x7ff4f0772150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f07b0c20> # /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 0x7ff4f07e8860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f07582c0> # /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 0x7ff4f07e8d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f07e8bc0> # 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 0x7ff4f07e8f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f0756de0> # /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 0x7ff4f07e9610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f07e92e0> 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 0x7ff4f07ea510> 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 0x7ff4f0800710> 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 0x7ff4f0801df0> # /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 0x7ff4f0802c90> # 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 0x7ff4f08032f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f08021e0> # /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 0x7ff4f0803d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f08034a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f07ea540> # /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 0x7ff4f04ffbf0> # /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 0x7ff4f05286e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f0528440> # 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 0x7ff4f0528710> # /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 0x7ff4f0529040> # 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 0x7ff4f05299a0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f05288f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f04fdd90> # /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 0x7ff4f052adb0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f0529af0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f07eac30> # /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 0x7ff4f0557110> # /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 0x7ff4f05774a0> # /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 0x7ff4f05d8260> # /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 0x7ff4f05da9c0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f05d8380> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f05a1280> # /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 0x7ff4eff11340> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f05762a0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f052bce0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff4eff115b0> # zipimport: found 103 names in '/tmp/ansible_setup_payload_h_c5k92i/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 0x7ff4eff7b0b0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4eff59fa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4eff59160> # 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 0x7ff4eff78f80> # /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 0x7ff4effaa9c0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4effaa750> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4effaa060> # /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 0x7ff4effaaab0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4eff7bad0> 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 0x7ff4effab740> # 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 0x7ff4effab980> # /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 0x7ff4effabec0> 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 0x7ff4efe19b20> # 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 0x7ff4efe1b7a0> # /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 0x7ff4efe1c140> # /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 0x7ff4efe1d2b0> # /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 0x7ff4efe1fd40> # 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 0x7ff4f05d81d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4efe1e000> # /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 0x7ff4efe27a40> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4efe26510> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4efe26270> # /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 0x7ff4efe267e0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4efe1e510> # 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 0x7ff4efe6bd40> # /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 0x7ff4efe6bf80> # /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 0x7ff4efe6d9d0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4efe6d790> # /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 0x7ff4efe6ff50> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4efe6e0c0> # /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 0x7ff4efe736e0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4efe6ffb0> # 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 0x7ff4efe749e0> # 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 0x7ff4efe74710> # 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 0x7ff4efe74aa0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4efe6c0e0> # /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 0x7ff4efd041d0> # 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 0x7ff4efd05310> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4efe76960> # 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 0x7ff4efe77d10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4efe76570> # 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 0x7ff4efd09610> # /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 0x7ff4efd0a720> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4efd05520> 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 0x7ff4efd0abd0> # 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 0x7ff4efd0b800> # 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 0x7ff4efd16390> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4efd11a30> 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 0x7ff4efdfac90> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4effd6960> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4efd164b0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4effaa4b0> # 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 0x7ff4efda6540> # /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 0x7ff4ef9484d0> # 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 0x7ff4ef948740> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4efd8d220> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4efda7080> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4efda4ce0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4efda4800> # /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 0x7ff4ef94b740> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4ef94aff0> # 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 0x7ff4ef94b1a0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4ef94a420> # /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 0x7ff4ef94b7d0> # /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 0x7ff4ef9922d0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4ef9902f0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4efda4860> 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 0x7ff4ef992c90> # /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 0x7ff4ef992f30> 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 0x7ff4ef9d6390> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f096b770> 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 0x7ff4ef7b5e50> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4ef7b5d90> 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 0x7ff4ef7e73e0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4ef7e7230> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4ef7e6d20> {"ansible_facts": {"ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "33", "second": "59", "epoch": "1726882439", "epoch_int": "1726882439", "date": "2024-09-20", "time": "21:33:59", "iso8601_micro": "2024-09-21T01:33:59.308313Z", "iso8601": "2024-09-21T01:33:59Z", "iso8601_basic": "20240920T213359308313", "iso8601_basic_short": "20240920T213359", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_lsb": {}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC9sgyYGKGPd0JFIDKIZZNkcX78Ca8OmX4GnOCt150Ftpgzzfir9Dy2HOb7d6QbQheoi9HLkHb66U2LDdt7EnBGKnI12YAuydTDfqITc2L4W9cEeoy/f2rrMlBo6FN3SNQc2voCDsWius2gK2mtTTZZI0R33PguMmqTkwYVzP0hYplwSYh5Atl+XP7/xLRhhowanh9U6x2ahqfnNq5DInqi070bKk0xZ2g12Vg8kIRno8ZQmm+ujUUevRkZysHvnrnN01ZQhqzjo/Awn+Pft6LYleTBn+YU/HlPMWR4PsFcrtT3WRdF5samSvVwWuuOC+0td2zQN4nGpYLK+FmpNG4nDfGZV/xIBBblNRvzrhKgk3lDU5qkeQ/R0godRQGbv4J1kq+3WU2E3upqBYxXWUJLM5FirAxz8tKLmaPh8YZWMKcs3X9F2ySLEcnhe5R5F6LFSNx13zQSt7lGZOIgzhvWllcs4YVxcV1Y4rTJ8jEK2KgWua+bZinJPYUJqKTzO2E=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKk0X8hfHP7BSAAI8BDwrr4175ddN6MsanEqlp3oVMOvThKVXLpFXhvJPbq2IBTd3Wm12dL2vAW7/82zG63KYZk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIDVN13dHSxa36Blsqt/Q8OyOA04CC7ZlvrS6zWL4aDyE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_fips": false, "ansible_apparmor": {"status": "disabled"}, "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_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_pkg_mgr": "dnf", "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_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_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-9-159.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-159", "ansible_nodename": "ip-10-31-9-159.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec2d2d02cced42c36436217cb93f6b8e", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.11.248 52586 10.31.9.159 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.248 52586 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_local": {}, "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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # 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 23880 1726882439.36067: 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-1726882438.903706-23953-208470917919037/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 23880 1726882439.36070: _low_level_execute_command(): starting 23880 1726882439.36072: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882438.903706-23953-208470917919037/ > /dev/null 2>&1 && sleep 0' 23880 1726882439.36288: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 23880 1726882439.36292: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 23880 1726882439.36309: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23880 1726882439.36379: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23880 1726882439.38188: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23880 1726882439.38243: stderr chunk (state=3): >>><<< 23880 1726882439.38261: stdout chunk (state=3): >>><<< 23880 1726882439.38287: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23880 1726882439.38302: handler run complete 23880 1726882439.38349: variable 'ansible_facts' from source: unknown 23880 1726882439.38416: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882439.38539: variable 'ansible_facts' from source: unknown 23880 1726882439.38599: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882439.38657: attempt loop complete, returning result 23880 1726882439.38666: _execute() done 23880 1726882439.38673: dumping result to json 23880 1726882439.38698: done dumping result, returning 23880 1726882439.38711: done running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test [12673a56-9f93-5528-e87a-000000000082] 23880 1726882439.38720: sending task result for task 12673a56-9f93-5528-e87a-000000000082 ok: [managed_node1] 23880 1726882439.39299: no more pending results, returning what we have 23880 1726882439.39302: results queue empty 23880 1726882439.39302: checking for any_errors_fatal 23880 1726882439.39304: done checking for any_errors_fatal 23880 1726882439.39305: checking for max_fail_percentage 23880 1726882439.39306: done checking for max_fail_percentage 23880 1726882439.39307: checking to see if all hosts have failed and the running result is not ok 23880 1726882439.39308: done checking to see if all hosts have failed 23880 1726882439.39309: getting the remaining hosts for this loop 23880 1726882439.39310: done getting the remaining hosts for this loop 23880 1726882439.39313: getting the next task for host managed_node1 23880 1726882439.39321: done getting next task for host managed_node1 23880 1726882439.39323: ^ task is: TASK: Check if system is ostree 23880 1726882439.39326: ^ 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 23880 1726882439.39329: getting variables 23880 1726882439.39330: in VariableManager get_vars() 23880 1726882439.39355: Calling all_inventory to load vars for managed_node1 23880 1726882439.39358: Calling groups_inventory to load vars for managed_node1 23880 1726882439.39361: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882439.39374: Calling all_plugins_play to load vars for managed_node1 23880 1726882439.39377: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882439.39379: Calling groups_plugins_play to load vars for managed_node1 23880 1726882439.39560: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882439.39782: done with get_vars() 23880 1726882439.39792: done getting variables 23880 1726882439.39828: done sending task result for task 12673a56-9f93-5528-e87a-000000000082 23880 1726882439.39832: WORKER PROCESS EXITING TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 21:33:59 -0400 (0:00:00.552) 0:00:01.784 ****** 23880 1726882439.39895: entering _queue_task() for managed_node1/stat 23880 1726882439.40260: worker is 1 (out of 1 available) 23880 1726882439.40271: exiting _queue_task() for managed_node1/stat 23880 1726882439.40282: done queuing things up, now waiting for results queue to drain 23880 1726882439.40283: waiting for pending results... 23880 1726882439.40413: running TaskExecutor() for managed_node1/TASK: Check if system is ostree 23880 1726882439.40517: in run() - task 12673a56-9f93-5528-e87a-000000000084 23880 1726882439.40534: variable 'ansible_search_path' from source: unknown 23880 1726882439.40541: variable 'ansible_search_path' from source: unknown 23880 1726882439.40576: calling self._execute() 23880 1726882439.40657: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882439.40669: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882439.40681: variable 'omit' from source: magic vars 23880 1726882439.41168: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 23880 1726882439.41418: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 23880 1726882439.41469: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 23880 1726882439.41512: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 23880 1726882439.41548: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 23880 1726882439.41672: 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) 23880 1726882439.41692: 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) 23880 1726882439.41782: 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) 23880 1726882439.41785: 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) 23880 1726882439.41877: Evaluated conditional (not __network_is_ostree is defined): True 23880 1726882439.41897: variable 'omit' from source: magic vars 23880 1726882439.41936: variable 'omit' from source: magic vars 23880 1726882439.41977: variable 'omit' from source: magic vars 23880 1726882439.42013: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 23880 1726882439.42046: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 23880 1726882439.42099: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 23880 1726882439.42107: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23880 1726882439.42109: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23880 1726882439.42145: variable 'inventory_hostname' from source: host vars for 'managed_node1' 23880 1726882439.42155: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882439.42163: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882439.42272: Set connection var ansible_timeout to 10 23880 1726882439.42325: Set connection var ansible_pipelining to False 23880 1726882439.42328: Set connection var ansible_module_compression to ZIP_DEFLATED 23880 1726882439.42333: Set connection var ansible_shell_type to sh 23880 1726882439.42337: Set connection var ansible_shell_executable to /bin/sh 23880 1726882439.42340: Set connection var ansible_connection to ssh 23880 1726882439.42362: variable 'ansible_shell_executable' from source: unknown 23880 1726882439.42370: variable 'ansible_connection' from source: unknown 23880 1726882439.42376: variable 'ansible_module_compression' from source: unknown 23880 1726882439.42433: variable 'ansible_shell_type' from source: unknown 23880 1726882439.42437: variable 'ansible_shell_executable' from source: unknown 23880 1726882439.42439: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882439.42443: variable 'ansible_pipelining' from source: unknown 23880 1726882439.42448: variable 'ansible_timeout' from source: unknown 23880 1726882439.42450: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882439.42570: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 23880 1726882439.42585: variable 'omit' from source: magic vars 23880 1726882439.42596: starting attempt loop 23880 1726882439.42604: running the handler 23880 1726882439.42620: _low_level_execute_command(): starting 23880 1726882439.42631: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 23880 1726882439.43401: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23880 1726882439.43419: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 23880 1726882439.43436: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23880 1726882439.43455: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23880 1726882439.43512: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23880 1726882439.45072: stdout chunk (state=3): >>>/root <<< 23880 1726882439.45213: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23880 1726882439.45225: stdout chunk (state=3): >>><<< 23880 1726882439.45237: stderr chunk (state=3): >>><<< 23880 1726882439.45261: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23880 1726882439.45290: _low_level_execute_command(): starting 23880 1726882439.45304: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882439.4527762-23988-224639354304739 `" && echo ansible-tmp-1726882439.4527762-23988-224639354304739="` echo /root/.ansible/tmp/ansible-tmp-1726882439.4527762-23988-224639354304739 `" ) && sleep 0' 23880 1726882439.46008: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 23880 1726882439.46014: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23880 1726882439.46057: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 23880 1726882439.46074: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23880 1726882439.46095: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23880 1726882439.46166: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23880 1726882439.48016: stdout chunk (state=3): >>>ansible-tmp-1726882439.4527762-23988-224639354304739=/root/.ansible/tmp/ansible-tmp-1726882439.4527762-23988-224639354304739 <<< 23880 1726882439.48156: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23880 1726882439.48166: stdout chunk (state=3): >>><<< 23880 1726882439.48176: stderr chunk (state=3): >>><<< 23880 1726882439.48299: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882439.4527762-23988-224639354304739=/root/.ansible/tmp/ansible-tmp-1726882439.4527762-23988-224639354304739 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23880 1726882439.48303: variable 'ansible_module_compression' from source: unknown 23880 1726882439.48323: ANSIBALLZ: Using lock for stat 23880 1726882439.48329: ANSIBALLZ: Acquiring lock 23880 1726882439.48336: ANSIBALLZ: Lock acquired: 140480283908752 23880 1726882439.48342: ANSIBALLZ: Creating module 23880 1726882439.60607: ANSIBALLZ: Writing module into payload 23880 1726882439.60719: ANSIBALLZ: Writing module 23880 1726882439.60755: ANSIBALLZ: Renaming module 23880 1726882439.60848: ANSIBALLZ: Done creating module 23880 1726882439.60851: variable 'ansible_facts' from source: unknown 23880 1726882439.60875: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882439.4527762-23988-224639354304739/AnsiballZ_stat.py 23880 1726882439.61016: Sending initial data 23880 1726882439.61073: Sent initial data (153 bytes) 23880 1726882439.61704: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 23880 1726882439.61727: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 23880 1726882439.61809: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23880 1726882439.61855: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 23880 1726882439.61872: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23880 1726882439.61899: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23880 1726882439.61974: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23880 1726882439.63518: 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 <<< 23880 1726882439.63576: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 23880 1726882439.63648: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-238807q1o2ov_/tmp9f5dfgdo /root/.ansible/tmp/ansible-tmp-1726882439.4527762-23988-224639354304739/AnsiballZ_stat.py <<< 23880 1726882439.63652: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882439.4527762-23988-224639354304739/AnsiballZ_stat.py" <<< 23880 1726882439.63685: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-238807q1o2ov_/tmp9f5dfgdo" to remote "/root/.ansible/tmp/ansible-tmp-1726882439.4527762-23988-224639354304739/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882439.4527762-23988-224639354304739/AnsiballZ_stat.py" <<< 23880 1726882439.64414: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23880 1726882439.64601: stderr chunk (state=3): >>><<< 23880 1726882439.64605: stdout chunk (state=3): >>><<< 23880 1726882439.64607: done transferring module to remote 23880 1726882439.64610: _low_level_execute_command(): starting 23880 1726882439.64612: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882439.4527762-23988-224639354304739/ /root/.ansible/tmp/ansible-tmp-1726882439.4527762-23988-224639354304739/AnsiballZ_stat.py && sleep 0' 23880 1726882439.65180: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 23880 1726882439.65197: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 23880 1726882439.65215: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 23880 1726882439.65240: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 23880 1726882439.65258: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 23880 1726882439.65271: stderr chunk (state=3): >>>debug2: match not found <<< 23880 1726882439.65352: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23880 1726882439.65386: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 23880 1726882439.65410: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23880 1726882439.65436: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23880 1726882439.65504: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23880 1726882439.67257: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23880 1726882439.67267: stdout chunk (state=3): >>><<< 23880 1726882439.67278: stderr chunk (state=3): >>><<< 23880 1726882439.67302: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23880 1726882439.67385: _low_level_execute_command(): starting 23880 1726882439.67388: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882439.4527762-23988-224639354304739/AnsiballZ_stat.py && sleep 0' 23880 1726882439.67944: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 23880 1726882439.67959: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 23880 1726882439.67974: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 23880 1726882439.67992: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 23880 1726882439.68012: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 23880 1726882439.68046: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 23880 1726882439.68056: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 23880 1726882439.68147: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 23880 1726882439.68190: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23880 1726882439.68231: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23880 1726882439.70423: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 23880 1726882439.70451: stdout chunk (state=3): >>>import '_io' # <<< 23880 1726882439.70471: stdout chunk (state=3): >>>import 'marshal' # <<< 23880 1726882439.70496: stdout chunk (state=3): >>>import 'posix' # <<< 23880 1726882439.70526: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 23880 1726882439.70557: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 23880 1726882439.70625: 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' <<< 23880 1726882439.70630: stdout chunk (state=3): >>>import '_codecs' # <<< 23880 1726882439.70651: stdout chunk (state=3): >>>import 'codecs' # <<< 23880 1726882439.70677: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 23880 1726882439.70724: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 23880 1726882439.70727: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff255d684d0> <<< 23880 1726882439.70753: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff255d37b30> # /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' <<< 23880 1726882439.70782: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff255d6aa50> import '_signal' # <<< 23880 1726882439.70818: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 23880 1726882439.70822: stdout chunk (state=3): >>>import 'io' # <<< 23880 1726882439.70852: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 23880 1726882439.70937: stdout chunk (state=3): >>>import '_collections_abc' # <<< 23880 1726882439.70964: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 23880 1726882439.71016: stdout chunk (state=3): >>>import 'os' # <<< 23880 1726882439.71021: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 23880 1726882439.71045: 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' <<< 23880 1726882439.71070: 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 <<< 23880 1726882439.71103: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 23880 1726882439.71106: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff255b1d130> <<< 23880 1726882439.71166: 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 <<< 23880 1726882439.71169: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 23880 1726882439.71198: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff255b1dfa0> <<< 23880 1726882439.71201: stdout chunk (state=3): >>>import 'site' # <<< 23880 1726882439.71229: 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. <<< 23880 1726882439.71456: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 23880 1726882439.71480: 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 <<< 23880 1726882439.71505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 23880 1726882439.71518: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 23880 1726882439.71552: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 23880 1726882439.71574: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 23880 1726882439.71603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 23880 1726882439.71622: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff255b5be90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 23880 1726882439.71653: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 23880 1726882439.71685: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff255b5bf50> <<< 23880 1726882439.71690: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 23880 1726882439.71725: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 23880 1726882439.71728: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 23880 1726882439.71783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 23880 1726882439.71826: stdout chunk (state=3): >>>import 'itertools' # <<< 23880 1726882439.71829: 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 0x7ff255b93830> <<< 23880 1726882439.71850: 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 0x7ff255b93ec0> <<< 23880 1726882439.71870: stdout chunk (state=3): >>>import '_collections' # <<< 23880 1726882439.71922: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff255b73b60> <<< 23880 1726882439.71932: stdout chunk (state=3): >>>import '_functools' # <<< 23880 1726882439.71957: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff255b71280> <<< 23880 1726882439.72044: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff255b59040> <<< 23880 1726882439.72089: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 23880 1726882439.72094: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 23880 1726882439.72116: stdout chunk (state=3): >>>import '_sre' # <<< 23880 1726882439.72145: 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' <<< 23880 1726882439.72170: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 23880 1726882439.72200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 23880 1726882439.72204: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff255bb37d0> <<< 23880 1726882439.72245: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff255bb23f0> <<< 23880 1726882439.72260: 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 0x7ff255b72150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff255bb0c20> <<< 23880 1726882439.72304: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 23880 1726882439.72316: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff255be8860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff255b582c0> <<< 23880 1726882439.72377: 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' <<< 23880 1726882439.72409: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 23880 1726882439.72412: 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 0x7ff255be8d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff255be8bc0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 23880 1726882439.72439: 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 0x7ff255be8f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff255b56de0> <<< 23880 1726882439.72456: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 23880 1726882439.72486: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 23880 1726882439.72517: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff255be9610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff255be92e0> import 'importlib.machinery' # <<< 23880 1726882439.72555: 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' <<< 23880 1726882439.72588: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff255bea510> <<< 23880 1726882439.72631: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 23880 1726882439.72671: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 23880 1726882439.72675: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 23880 1726882439.72725: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff255c00710> import 'errno' # <<< 23880 1726882439.72728: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 23880 1726882439.72761: 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 0x7ff255c01df0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 23880 1726882439.72766: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 23880 1726882439.72789: 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 0x7ff255c02c90> <<< 23880 1726882439.72836: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 23880 1726882439.72856: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff255c032f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff255c021e0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 23880 1726882439.72876: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 23880 1726882439.72920: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 23880 1726882439.72936: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff255c03d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff255c034a0> <<< 23880 1726882439.72961: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff255bea540> <<< 23880 1726882439.72980: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 23880 1726882439.73018: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 23880 1726882439.73045: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 23880 1726882439.73076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 23880 1726882439.73083: 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 0x7ff25598fbf0> <<< 23880 1726882439.73109: 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' <<< 23880 1726882439.73145: 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 0x7ff2559b86e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2559b8440> <<< 23880 1726882439.73172: 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 0x7ff2559b8710> <<< 23880 1726882439.73195: 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' <<< 23880 1726882439.73264: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 23880 1726882439.73389: 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 0x7ff2559b9040> <<< 23880 1726882439.73513: 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 0x7ff2559b99a0> <<< 23880 1726882439.73528: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2559b88f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff25598dd90> <<< 23880 1726882439.73548: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 23880 1726882439.73583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 23880 1726882439.73586: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 23880 1726882439.73634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2559badb0> <<< 23880 1726882439.73638: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2559b9af0> <<< 23880 1726882439.73665: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff255beac30> <<< 23880 1726882439.73669: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 23880 1726882439.73722: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 23880 1726882439.73748: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 23880 1726882439.73772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 23880 1726882439.73801: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2559e7110> <<< 23880 1726882439.73863: 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' <<< 23880 1726882439.73882: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 23880 1726882439.73906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 23880 1726882439.73943: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff255a074a0> <<< 23880 1726882439.73971: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 23880 1726882439.74014: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 23880 1726882439.74074: stdout chunk (state=3): >>>import 'ntpath' # <<< 23880 1726882439.74098: 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 0x7ff255a68260> <<< 23880 1726882439.74145: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 23880 1726882439.74149: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 23880 1726882439.74159: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 23880 1726882439.74198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 23880 1726882439.74279: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff255a6a9c0> <<< 23880 1726882439.74347: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff255a68380> <<< 23880 1726882439.74382: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff255a31280> <<< 23880 1726882439.74423: 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 0x7ff255329340> <<< 23880 1726882439.74442: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff255a062a0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2559bbce0> <<< 23880 1726882439.74590: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 23880 1726882439.74615: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff2553295b0> <<< 23880 1726882439.74721: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_r50c9cpz/ansible_stat_payload.zip' # zipimport: zlib available <<< 23880 1726882439.74877: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.74880: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 23880 1726882439.74897: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 23880 1726882439.74928: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 23880 1726882439.74996: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 23880 1726882439.75024: 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 0x7ff25537f0b0> <<< 23880 1726882439.75044: stdout chunk (state=3): >>>import '_typing' # <<< 23880 1726882439.75229: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff25535dfa0> <<< 23880 1726882439.75248: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff25535d160> # zipimport: zlib available import 'ansible' # <<< 23880 1726882439.75296: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 23880 1726882439.75301: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.75325: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 23880 1726882439.76673: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.77781: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 23880 1726882439.77806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff25537cf80> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 23880 1726882439.77825: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 23880 1726882439.77842: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 23880 1726882439.77856: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 23880 1726882439.77862: 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' <<< 23880 1726882439.77889: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 23880 1726882439.77896: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff2553a69c0> <<< 23880 1726882439.77923: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2553a6750> <<< 23880 1726882439.77967: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2553a6060> <<< 23880 1726882439.77978: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 23880 1726882439.77982: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 23880 1726882439.78046: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2553a67e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff25537fd40> <<< 23880 1726882439.78059: stdout chunk (state=3): >>>import 'atexit' # <<< 23880 1726882439.78085: 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 0x7ff2553a7740> # 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 0x7ff2553a7980> <<< 23880 1726882439.78130: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 23880 1726882439.78168: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 23880 1726882439.78171: stdout chunk (state=3): >>>import '_locale' # <<< 23880 1726882439.78221: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2553a7ec0> import 'pwd' # <<< 23880 1726882439.78233: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 23880 1726882439.78255: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 23880 1726882439.78281: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff255211ca0> <<< 23880 1726882439.78323: 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 0x7ff2552138c0> <<< 23880 1726882439.78345: 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' <<< 23880 1726882439.78409: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2552142c0> <<< 23880 1726882439.78421: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 23880 1726882439.78462: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff255215460> <<< 23880 1726882439.78467: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 23880 1726882439.78513: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 23880 1726882439.78535: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 23880 1726882439.78538: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 23880 1726882439.78570: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff255217f20> <<< 23880 1726882439.78621: 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 0x7ff2559b82f0> <<< 23880 1726882439.78626: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2552161e0> <<< 23880 1726882439.78655: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 23880 1726882439.78689: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 23880 1726882439.78704: 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' <<< 23880 1726882439.78716: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 23880 1726882439.78734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 23880 1726882439.78776: 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' <<< 23880 1726882439.78788: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff25521fce0> import '_tokenize' # <<< 23880 1726882439.78848: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff25521e7b0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff25521e510> <<< 23880 1726882439.78880: 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' <<< 23880 1726882439.78974: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff255215010> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2552166f0> <<< 23880 1726882439.79006: 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 0x7ff255267f50> <<< 23880 1726882439.79037: 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 0x7ff2552680e0> <<< 23880 1726882439.79069: 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 <<< 23880 1726882439.79091: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 23880 1726882439.79096: 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' <<< 23880 1726882439.79131: 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 0x7ff255269bb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff255269970> <<< 23880 1726882439.79140: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 23880 1726882439.79235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 23880 1726882439.79269: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 23880 1726882439.79282: 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 0x7ff25526c140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff25526a2a0> <<< 23880 1726882439.79303: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 23880 1726882439.79335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 23880 1726882439.79352: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 23880 1726882439.79370: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 23880 1726882439.79416: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff25526f830> <<< 23880 1726882439.79531: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff25526c200> <<< 23880 1726882439.79588: 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' <<< 23880 1726882439.79599: 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 0x7ff2552705f0> <<< 23880 1726882439.79622: 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 0x7ff255270830> <<< 23880 1726882439.79667: 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 0x7ff255270b30> <<< 23880 1726882439.79673: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2552682c0> <<< 23880 1726882439.79709: 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 <<< 23880 1726882439.79712: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 23880 1726882439.79717: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 23880 1726882439.79739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 23880 1726882439.79767: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 23880 1726882439.79785: 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 0x7ff2552fc1d0> <<< 23880 1726882439.79925: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 23880 1726882439.79940: 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 0x7ff2552fd400> <<< 23880 1726882439.79944: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff255272990> <<< 23880 1726882439.79980: 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 0x7ff255273d10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2552725d0> <<< 23880 1726882439.79983: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.80015: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 23880 1726882439.80023: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.80107: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.80196: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.80208: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.80218: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # # zipimport: zlib available <<< 23880 1726882439.80243: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 23880 1726882439.80252: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.80368: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.80488: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.81004: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.81597: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 23880 1726882439.81601: 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' # <<< 23880 1726882439.81603: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 23880 1726882439.81606: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 23880 1726882439.81635: 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 0x7ff2551016a0> <<< 23880 1726882439.81719: 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' <<< 23880 1726882439.81740: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2551024b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2552fd670> <<< 23880 1726882439.81783: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 23880 1726882439.81814: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.81838: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 23880 1726882439.81981: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.82148: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 23880 1726882439.82167: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff255102270> # zipimport: zlib available <<< 23880 1726882439.82607: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.83042: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.83110: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.83190: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 23880 1726882439.83197: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.83226: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.83267: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 23880 1726882439.83339: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.83430: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 23880 1726882439.83434: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.83459: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 23880 1726882439.83497: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.83543: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 23880 1726882439.83546: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.83768: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.83998: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 23880 1726882439.84060: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 23880 1726882439.84064: stdout chunk (state=3): >>>import '_ast' # <<< 23880 1726882439.84139: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff255103620> <<< 23880 1726882439.84142: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.84203: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.84282: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 23880 1726882439.84306: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 23880 1726882439.84318: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.84354: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.84398: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 23880 1726882439.84401: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.84441: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.84480: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.84538: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.84602: 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 <<< 23880 1726882439.84637: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 23880 1726882439.84713: 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 0x7ff25510e090> <<< 23880 1726882439.84744: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff255108fb0> <<< 23880 1726882439.84788: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 23880 1726882439.84791: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.84849: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.84925: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.84942: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.84980: 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 <<< 23880 1726882439.85004: stdout chunk (state=3): >>># 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 <<< 23880 1726882439.85023: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 23880 1726882439.85048: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 23880 1726882439.85091: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 23880 1726882439.85114: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 23880 1726882439.85137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 23880 1726882439.85181: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2553faab0> <<< 23880 1726882439.85221: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2553ee780> <<< 23880 1726882439.85311: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff25510e1e0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff255103020> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 23880 1726882439.85314: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.85336: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.85371: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 23880 1726882439.85440: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 23880 1726882439.85444: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.85463: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 23880 1726882439.85597: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.85769: stdout chunk (state=3): >>># zipimport: zlib available <<< 23880 1726882439.85883: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ <<< 23880 1726882439.86150: 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 <<< 23880 1726882439.86180: stdout chunk (state=3): >>># clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # 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 <<< 23880 1726882439.86209: stdout chunk (state=3): >>># 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 <<< 23880 1726882439.86238: stdout chunk (state=3): >>># 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 <<< 23880 1726882439.86287: 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 # 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 <<< 23880 1726882439.86322: stdout chunk (state=3): >>># cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 23880 1726882439.86546: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 23880 1726882439.86580: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma <<< 23880 1726882439.86604: stdout chunk (state=3): >>># 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 <<< 23880 1726882439.86640: 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 <<< 23880 1726882439.86689: stdout chunk (state=3): >>># 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 <<< 23880 1726882439.86712: stdout chunk (state=3): >>># destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array <<< 23880 1726882439.86740: stdout chunk (state=3): >>># destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 23880 1726882439.86792: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 23880 1726882439.86835: stdout chunk (state=3): >>># 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 <<< 23880 1726882439.86902: stdout chunk (state=3): >>># 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 <<< 23880 1726882439.86926: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath <<< 23880 1726882439.86929: stdout chunk (state=3): >>># cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc <<< 23880 1726882439.86995: stdout chunk (state=3): >>># cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # 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 <<< 23880 1726882439.87237: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator <<< 23880 1726882439.87241: stdout chunk (state=3): >>># 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 <<< 23880 1726882439.87519: 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 # 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 <<< 23880 1726882439.87839: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 23880 1726882439.87843: stdout chunk (state=3): >>><<< 23880 1726882439.87845: stderr chunk (state=3): >>><<< 23880 1726882439.87964: _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 0x7ff255d684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff255d37b30> # /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 0x7ff255d6aa50> 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 0x7ff255b1d130> # /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 0x7ff255b1dfa0> 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 0x7ff255b5be90> # /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 0x7ff255b5bf50> # /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 0x7ff255b93830> # /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 0x7ff255b93ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff255b73b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff255b71280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff255b59040> # /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 0x7ff255bb37d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff255bb23f0> # /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 0x7ff255b72150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff255bb0c20> # /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 0x7ff255be8860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff255b582c0> # /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 0x7ff255be8d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff255be8bc0> # 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 0x7ff255be8f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff255b56de0> # /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 0x7ff255be9610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff255be92e0> 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 0x7ff255bea510> 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 0x7ff255c00710> 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 0x7ff255c01df0> # /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 0x7ff255c02c90> # 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 0x7ff255c032f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff255c021e0> # /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 0x7ff255c03d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff255c034a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff255bea540> # /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 0x7ff25598fbf0> # /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 0x7ff2559b86e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2559b8440> # 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 0x7ff2559b8710> # /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 0x7ff2559b9040> # 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 0x7ff2559b99a0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2559b88f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff25598dd90> # /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 0x7ff2559badb0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2559b9af0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff255beac30> # /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 0x7ff2559e7110> # /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 0x7ff255a074a0> # /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 0x7ff255a68260> # /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 0x7ff255a6a9c0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff255a68380> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff255a31280> # /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 0x7ff255329340> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff255a062a0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2559bbce0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff2553295b0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_r50c9cpz/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 0x7ff25537f0b0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff25535dfa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff25535d160> # 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 0x7ff25537cf80> # /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 0x7ff2553a69c0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2553a6750> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2553a6060> # /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 0x7ff2553a67e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff25537fd40> 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 0x7ff2553a7740> # 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 0x7ff2553a7980> # /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 0x7ff2553a7ec0> 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 0x7ff255211ca0> # 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 0x7ff2552138c0> # /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 0x7ff2552142c0> # /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 0x7ff255215460> # /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 0x7ff255217f20> # 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 0x7ff2559b82f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2552161e0> # /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 0x7ff25521fce0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff25521e7b0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff25521e510> # /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 0x7ff255215010> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2552166f0> # 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 0x7ff255267f50> # /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 0x7ff2552680e0> # /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 0x7ff255269bb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff255269970> # /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 0x7ff25526c140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff25526a2a0> # /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 0x7ff25526f830> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff25526c200> # 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 0x7ff2552705f0> # 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 0x7ff255270830> # 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 0x7ff255270b30> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2552682c0> # /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 0x7ff2552fc1d0> # 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 0x7ff2552fd400> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff255272990> # 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 0x7ff255273d10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2552725d0> # 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 0x7ff2551016a0> # /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 0x7ff2551024b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2552fd670> 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 0x7ff255102270> # 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 0x7ff255103620> # 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 0x7ff25510e090> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff255108fb0> 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 0x7ff2553faab0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff2553ee780> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff25510e1e0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff255103020> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 23880 1726882439.88660: 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-1726882439.4527762-23988-224639354304739/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 23880 1726882439.88664: _low_level_execute_command(): starting 23880 1726882439.88667: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882439.4527762-23988-224639354304739/ > /dev/null 2>&1 && sleep 0' 23880 1726882439.89016: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 23880 1726882439.89039: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 23880 1726882439.89099: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23880 1726882439.89156: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 23880 1726882439.89173: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23880 1726882439.89202: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23880 1726882439.89281: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23880 1726882439.91118: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23880 1726882439.91134: stdout chunk (state=3): >>><<< 23880 1726882439.91148: stderr chunk (state=3): >>><<< 23880 1726882439.91177: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23880 1726882439.91191: handler run complete 23880 1726882439.91399: attempt loop complete, returning result 23880 1726882439.91402: _execute() done 23880 1726882439.91405: dumping result to json 23880 1726882439.91407: done dumping result, returning 23880 1726882439.91409: done running TaskExecutor() for managed_node1/TASK: Check if system is ostree [12673a56-9f93-5528-e87a-000000000084] 23880 1726882439.91411: sending task result for task 12673a56-9f93-5528-e87a-000000000084 23880 1726882439.91476: done sending task result for task 12673a56-9f93-5528-e87a-000000000084 23880 1726882439.91479: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 23880 1726882439.91548: no more pending results, returning what we have 23880 1726882439.91551: results queue empty 23880 1726882439.91552: checking for any_errors_fatal 23880 1726882439.91559: done checking for any_errors_fatal 23880 1726882439.91560: checking for max_fail_percentage 23880 1726882439.91562: done checking for max_fail_percentage 23880 1726882439.91563: checking to see if all hosts have failed and the running result is not ok 23880 1726882439.91563: done checking to see if all hosts have failed 23880 1726882439.91564: getting the remaining hosts for this loop 23880 1726882439.91566: done getting the remaining hosts for this loop 23880 1726882439.91569: getting the next task for host managed_node1 23880 1726882439.91576: done getting next task for host managed_node1 23880 1726882439.91578: ^ task is: TASK: Set flag to indicate system is ostree 23880 1726882439.91581: ^ 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 23880 1726882439.91584: getting variables 23880 1726882439.91586: in VariableManager get_vars() 23880 1726882439.91629: Calling all_inventory to load vars for managed_node1 23880 1726882439.91632: Calling groups_inventory to load vars for managed_node1 23880 1726882439.91635: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882439.91646: Calling all_plugins_play to load vars for managed_node1 23880 1726882439.91649: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882439.91652: Calling groups_plugins_play to load vars for managed_node1 23880 1726882439.92029: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882439.92290: done with get_vars() 23880 1726882439.92303: done getting variables 23880 1726882439.92405: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 21:33:59 -0400 (0:00:00.525) 0:00:02.310 ****** 23880 1726882439.92433: entering _queue_task() for managed_node1/set_fact 23880 1726882439.92435: Creating lock for set_fact 23880 1726882439.92820: worker is 1 (out of 1 available) 23880 1726882439.92831: exiting _queue_task() for managed_node1/set_fact 23880 1726882439.92840: done queuing things up, now waiting for results queue to drain 23880 1726882439.92842: waiting for pending results... 23880 1726882439.93080: running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree 23880 1726882439.93085: in run() - task 12673a56-9f93-5528-e87a-000000000085 23880 1726882439.93088: variable 'ansible_search_path' from source: unknown 23880 1726882439.93097: variable 'ansible_search_path' from source: unknown 23880 1726882439.93136: calling self._execute() 23880 1726882439.93221: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882439.93232: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882439.93288: variable 'omit' from source: magic vars 23880 1726882439.93730: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 23880 1726882439.94058: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 23880 1726882439.94113: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 23880 1726882439.94156: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 23880 1726882439.94265: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 23880 1726882439.94292: 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) 23880 1726882439.94324: 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) 23880 1726882439.94354: 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) 23880 1726882439.94399: 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) 23880 1726882439.94525: Evaluated conditional (not __network_is_ostree is defined): True 23880 1726882439.94536: variable 'omit' from source: magic vars 23880 1726882439.94575: variable 'omit' from source: magic vars 23880 1726882439.94713: variable '__ostree_booted_stat' from source: set_fact 23880 1726882439.94766: variable 'omit' from source: magic vars 23880 1726882439.94811: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 23880 1726882439.94840: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 23880 1726882439.94898: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 23880 1726882439.94901: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23880 1726882439.94903: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23880 1726882439.94938: variable 'inventory_hostname' from source: host vars for 'managed_node1' 23880 1726882439.94946: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882439.94953: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882439.95062: Set connection var ansible_timeout to 10 23880 1726882439.95074: Set connection var ansible_pipelining to False 23880 1726882439.95089: Set connection var ansible_module_compression to ZIP_DEFLATED 23880 1726882439.95137: Set connection var ansible_shell_type to sh 23880 1726882439.95140: Set connection var ansible_shell_executable to /bin/sh 23880 1726882439.95142: Set connection var ansible_connection to ssh 23880 1726882439.95148: variable 'ansible_shell_executable' from source: unknown 23880 1726882439.95159: variable 'ansible_connection' from source: unknown 23880 1726882439.95167: variable 'ansible_module_compression' from source: unknown 23880 1726882439.95246: variable 'ansible_shell_type' from source: unknown 23880 1726882439.95249: variable 'ansible_shell_executable' from source: unknown 23880 1726882439.95252: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882439.95254: variable 'ansible_pipelining' from source: unknown 23880 1726882439.95256: variable 'ansible_timeout' from source: unknown 23880 1726882439.95260: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882439.95321: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 23880 1726882439.95337: variable 'omit' from source: magic vars 23880 1726882439.95355: starting attempt loop 23880 1726882439.95363: running the handler 23880 1726882439.95383: handler run complete 23880 1726882439.95400: attempt loop complete, returning result 23880 1726882439.95408: _execute() done 23880 1726882439.95415: dumping result to json 23880 1726882439.95423: done dumping result, returning 23880 1726882439.95433: done running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree [12673a56-9f93-5528-e87a-000000000085] 23880 1726882439.95464: sending task result for task 12673a56-9f93-5528-e87a-000000000085 ok: [managed_node1] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 23880 1726882439.95732: no more pending results, returning what we have 23880 1726882439.95735: results queue empty 23880 1726882439.95736: checking for any_errors_fatal 23880 1726882439.95742: done checking for any_errors_fatal 23880 1726882439.95743: checking for max_fail_percentage 23880 1726882439.95745: done checking for max_fail_percentage 23880 1726882439.95745: checking to see if all hosts have failed and the running result is not ok 23880 1726882439.95746: done checking to see if all hosts have failed 23880 1726882439.95747: getting the remaining hosts for this loop 23880 1726882439.95748: done getting the remaining hosts for this loop 23880 1726882439.95752: getting the next task for host managed_node1 23880 1726882439.95760: done getting next task for host managed_node1 23880 1726882439.95763: ^ task is: TASK: Fix CentOS6 Base repo 23880 1726882439.95766: ^ 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 23880 1726882439.95769: getting variables 23880 1726882439.95771: in VariableManager get_vars() 23880 1726882439.95811: Calling all_inventory to load vars for managed_node1 23880 1726882439.95814: Calling groups_inventory to load vars for managed_node1 23880 1726882439.95818: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882439.95903: done sending task result for task 12673a56-9f93-5528-e87a-000000000085 23880 1726882439.95907: WORKER PROCESS EXITING 23880 1726882439.95915: Calling all_plugins_play to load vars for managed_node1 23880 1726882439.95919: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882439.95928: Calling groups_plugins_play to load vars for managed_node1 23880 1726882439.96227: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882439.96427: done with get_vars() 23880 1726882439.96445: done getting variables 23880 1726882439.96562: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 21:33:59 -0400 (0:00:00.041) 0:00:02.351 ****** 23880 1726882439.96589: entering _queue_task() for managed_node1/copy 23880 1726882439.96852: worker is 1 (out of 1 available) 23880 1726882439.96980: exiting _queue_task() for managed_node1/copy 23880 1726882439.96992: done queuing things up, now waiting for results queue to drain 23880 1726882439.96995: waiting for pending results... 23880 1726882439.97126: running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo 23880 1726882439.97231: in run() - task 12673a56-9f93-5528-e87a-000000000087 23880 1726882439.97249: variable 'ansible_search_path' from source: unknown 23880 1726882439.97255: variable 'ansible_search_path' from source: unknown 23880 1726882439.97291: calling self._execute() 23880 1726882439.97376: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882439.97389: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882439.97406: variable 'omit' from source: magic vars 23880 1726882439.97898: variable 'ansible_distribution' from source: facts 23880 1726882439.97925: Evaluated conditional (ansible_distribution == 'CentOS'): True 23880 1726882439.98053: variable 'ansible_distribution_major_version' from source: facts 23880 1726882439.98083: Evaluated conditional (ansible_distribution_major_version == '6'): False 23880 1726882439.98086: when evaluation is False, skipping this task 23880 1726882439.98089: _execute() done 23880 1726882439.98184: dumping result to json 23880 1726882439.98188: done dumping result, returning 23880 1726882439.98191: done running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo [12673a56-9f93-5528-e87a-000000000087] 23880 1726882439.98194: sending task result for task 12673a56-9f93-5528-e87a-000000000087 23880 1726882439.98261: done sending task result for task 12673a56-9f93-5528-e87a-000000000087 23880 1726882439.98264: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 23880 1726882439.98333: no more pending results, returning what we have 23880 1726882439.98337: results queue empty 23880 1726882439.98337: checking for any_errors_fatal 23880 1726882439.98342: done checking for any_errors_fatal 23880 1726882439.98343: checking for max_fail_percentage 23880 1726882439.98344: done checking for max_fail_percentage 23880 1726882439.98345: checking to see if all hosts have failed and the running result is not ok 23880 1726882439.98346: done checking to see if all hosts have failed 23880 1726882439.98346: getting the remaining hosts for this loop 23880 1726882439.98348: done getting the remaining hosts for this loop 23880 1726882439.98351: getting the next task for host managed_node1 23880 1726882439.98357: done getting next task for host managed_node1 23880 1726882439.98360: ^ task is: TASK: Include the task 'enable_epel.yml' 23880 1726882439.98363: ^ 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 23880 1726882439.98366: getting variables 23880 1726882439.98368: in VariableManager get_vars() 23880 1726882439.98397: Calling all_inventory to load vars for managed_node1 23880 1726882439.98400: Calling groups_inventory to load vars for managed_node1 23880 1726882439.98403: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882439.98414: Calling all_plugins_play to load vars for managed_node1 23880 1726882439.98417: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882439.98421: Calling groups_plugins_play to load vars for managed_node1 23880 1726882439.98789: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882439.98995: done with get_vars() 23880 1726882439.99005: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 21:33:59 -0400 (0:00:00.025) 0:00:02.376 ****** 23880 1726882439.99100: entering _queue_task() for managed_node1/include_tasks 23880 1726882439.99349: worker is 1 (out of 1 available) 23880 1726882439.99477: exiting _queue_task() for managed_node1/include_tasks 23880 1726882439.99488: done queuing things up, now waiting for results queue to drain 23880 1726882439.99490: waiting for pending results... 23880 1726882439.99710: running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' 23880 1726882439.99735: in run() - task 12673a56-9f93-5528-e87a-000000000088 23880 1726882439.99804: variable 'ansible_search_path' from source: unknown 23880 1726882439.99808: variable 'ansible_search_path' from source: unknown 23880 1726882439.99811: calling self._execute() 23880 1726882439.99876: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882439.99888: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882439.99911: variable 'omit' from source: magic vars 23880 1726882440.00518: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882440.02806: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882440.02899: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882440.02939: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882440.03067: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882440.03070: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882440.03114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882440.03149: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882440.03192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882440.03242: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882440.03263: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882440.03407: variable '__network_is_ostree' from source: set_fact 23880 1726882440.03431: Evaluated conditional (not __network_is_ostree | d(false)): True 23880 1726882440.03444: _execute() done 23880 1726882440.03450: dumping result to json 23880 1726882440.03456: done dumping result, returning 23880 1726882440.03466: done running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' [12673a56-9f93-5528-e87a-000000000088] 23880 1726882440.03474: sending task result for task 12673a56-9f93-5528-e87a-000000000088 23880 1726882440.03698: no more pending results, returning what we have 23880 1726882440.03703: in VariableManager get_vars() 23880 1726882440.03748: Calling all_inventory to load vars for managed_node1 23880 1726882440.03751: Calling groups_inventory to load vars for managed_node1 23880 1726882440.03754: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882440.03765: Calling all_plugins_play to load vars for managed_node1 23880 1726882440.03768: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882440.03771: Calling groups_plugins_play to load vars for managed_node1 23880 1726882440.04217: done sending task result for task 12673a56-9f93-5528-e87a-000000000088 23880 1726882440.04221: WORKER PROCESS EXITING 23880 1726882440.04243: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882440.04444: done with get_vars() 23880 1726882440.04452: variable 'ansible_search_path' from source: unknown 23880 1726882440.04453: variable 'ansible_search_path' from source: unknown 23880 1726882440.04488: we have included files to process 23880 1726882440.04489: generating all_blocks data 23880 1726882440.04490: done generating all_blocks data 23880 1726882440.04497: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 23880 1726882440.04499: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 23880 1726882440.04501: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 23880 1726882440.05199: done processing included file 23880 1726882440.05202: iterating over new_blocks loaded from include file 23880 1726882440.05203: in VariableManager get_vars() 23880 1726882440.05214: done with get_vars() 23880 1726882440.05215: filtering new block on tags 23880 1726882440.05237: done filtering new block on tags 23880 1726882440.05240: in VariableManager get_vars() 23880 1726882440.05250: done with get_vars() 23880 1726882440.05251: filtering new block on tags 23880 1726882440.05261: done filtering new block on tags 23880 1726882440.05263: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node1 23880 1726882440.05269: extending task lists for all hosts with included blocks 23880 1726882440.05375: done extending task lists 23880 1726882440.05377: done processing included files 23880 1726882440.05377: results queue empty 23880 1726882440.05378: checking for any_errors_fatal 23880 1726882440.05381: done checking for any_errors_fatal 23880 1726882440.05382: checking for max_fail_percentage 23880 1726882440.05383: done checking for max_fail_percentage 23880 1726882440.05383: checking to see if all hosts have failed and the running result is not ok 23880 1726882440.05384: done checking to see if all hosts have failed 23880 1726882440.05385: getting the remaining hosts for this loop 23880 1726882440.05386: done getting the remaining hosts for this loop 23880 1726882440.05388: getting the next task for host managed_node1 23880 1726882440.05392: done getting next task for host managed_node1 23880 1726882440.05396: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 23880 1726882440.05398: ^ 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 23880 1726882440.05406: getting variables 23880 1726882440.05407: in VariableManager get_vars() 23880 1726882440.05415: Calling all_inventory to load vars for managed_node1 23880 1726882440.05417: Calling groups_inventory to load vars for managed_node1 23880 1726882440.05419: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882440.05424: Calling all_plugins_play to load vars for managed_node1 23880 1726882440.05432: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882440.05435: Calling groups_plugins_play to load vars for managed_node1 23880 1726882440.05588: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882440.05778: done with get_vars() 23880 1726882440.05787: done getting variables 23880 1726882440.05853: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) 23880 1726882440.06075: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 10] ********************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 21:34:00 -0400 (0:00:00.070) 0:00:02.447 ****** 23880 1726882440.06123: entering _queue_task() for managed_node1/command 23880 1726882440.06125: Creating lock for command 23880 1726882440.06512: worker is 1 (out of 1 available) 23880 1726882440.06545: exiting _queue_task() for managed_node1/command 23880 1726882440.06558: done queuing things up, now waiting for results queue to drain 23880 1726882440.06560: waiting for pending results... 23880 1726882440.06719: running TaskExecutor() for managed_node1/TASK: Create EPEL 10 23880 1726882440.06784: in run() - task 12673a56-9f93-5528-e87a-0000000000a0 23880 1726882440.06796: variable 'ansible_search_path' from source: unknown 23880 1726882440.06801: variable 'ansible_search_path' from source: unknown 23880 1726882440.06828: calling self._execute() 23880 1726882440.06882: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882440.06886: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882440.06898: variable 'omit' from source: magic vars 23880 1726882440.07158: variable 'ansible_distribution' from source: facts 23880 1726882440.07168: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 23880 1726882440.07252: variable 'ansible_distribution_major_version' from source: facts 23880 1726882440.07257: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 23880 1726882440.07260: when evaluation is False, skipping this task 23880 1726882440.07263: _execute() done 23880 1726882440.07266: dumping result to json 23880 1726882440.07270: done dumping result, returning 23880 1726882440.07273: done running TaskExecutor() for managed_node1/TASK: Create EPEL 10 [12673a56-9f93-5528-e87a-0000000000a0] 23880 1726882440.07281: sending task result for task 12673a56-9f93-5528-e87a-0000000000a0 23880 1726882440.07369: done sending task result for task 12673a56-9f93-5528-e87a-0000000000a0 23880 1726882440.07372: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 23880 1726882440.07428: no more pending results, returning what we have 23880 1726882440.07431: results queue empty 23880 1726882440.07432: checking for any_errors_fatal 23880 1726882440.07433: done checking for any_errors_fatal 23880 1726882440.07434: checking for max_fail_percentage 23880 1726882440.07435: done checking for max_fail_percentage 23880 1726882440.07436: checking to see if all hosts have failed and the running result is not ok 23880 1726882440.07436: done checking to see if all hosts have failed 23880 1726882440.07437: getting the remaining hosts for this loop 23880 1726882440.07438: done getting the remaining hosts for this loop 23880 1726882440.07441: getting the next task for host managed_node1 23880 1726882440.07447: done getting next task for host managed_node1 23880 1726882440.07449: ^ task is: TASK: Install yum-utils package 23880 1726882440.07452: ^ 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 23880 1726882440.07455: getting variables 23880 1726882440.07456: in VariableManager get_vars() 23880 1726882440.07480: Calling all_inventory to load vars for managed_node1 23880 1726882440.07482: Calling groups_inventory to load vars for managed_node1 23880 1726882440.07485: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882440.07504: Calling all_plugins_play to load vars for managed_node1 23880 1726882440.07507: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882440.07510: Calling groups_plugins_play to load vars for managed_node1 23880 1726882440.07645: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882440.07755: done with get_vars() 23880 1726882440.07762: done getting variables 23880 1726882440.07831: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 21:34:00 -0400 (0:00:00.017) 0:00:02.464 ****** 23880 1726882440.07850: entering _queue_task() for managed_node1/package 23880 1726882440.07851: Creating lock for package 23880 1726882440.08039: worker is 1 (out of 1 available) 23880 1726882440.08050: exiting _queue_task() for managed_node1/package 23880 1726882440.08061: done queuing things up, now waiting for results queue to drain 23880 1726882440.08063: waiting for pending results... 23880 1726882440.08240: running TaskExecutor() for managed_node1/TASK: Install yum-utils package 23880 1726882440.08305: in run() - task 12673a56-9f93-5528-e87a-0000000000a1 23880 1726882440.08319: variable 'ansible_search_path' from source: unknown 23880 1726882440.08323: variable 'ansible_search_path' from source: unknown 23880 1726882440.08370: calling self._execute() 23880 1726882440.08442: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882440.08445: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882440.08448: variable 'omit' from source: magic vars 23880 1726882440.08836: variable 'ansible_distribution' from source: facts 23880 1726882440.08839: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 23880 1726882440.08916: variable 'ansible_distribution_major_version' from source: facts 23880 1726882440.08922: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 23880 1726882440.08925: when evaluation is False, skipping this task 23880 1726882440.08929: _execute() done 23880 1726882440.08932: dumping result to json 23880 1726882440.08934: done dumping result, returning 23880 1726882440.08946: done running TaskExecutor() for managed_node1/TASK: Install yum-utils package [12673a56-9f93-5528-e87a-0000000000a1] 23880 1726882440.08949: sending task result for task 12673a56-9f93-5528-e87a-0000000000a1 23880 1726882440.09030: done sending task result for task 12673a56-9f93-5528-e87a-0000000000a1 23880 1726882440.09033: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 23880 1726882440.09090: no more pending results, returning what we have 23880 1726882440.09097: results queue empty 23880 1726882440.09098: checking for any_errors_fatal 23880 1726882440.09106: done checking for any_errors_fatal 23880 1726882440.09106: checking for max_fail_percentage 23880 1726882440.09108: done checking for max_fail_percentage 23880 1726882440.09108: checking to see if all hosts have failed and the running result is not ok 23880 1726882440.09109: done checking to see if all hosts have failed 23880 1726882440.09110: getting the remaining hosts for this loop 23880 1726882440.09111: done getting the remaining hosts for this loop 23880 1726882440.09114: getting the next task for host managed_node1 23880 1726882440.09120: done getting next task for host managed_node1 23880 1726882440.09122: ^ task is: TASK: Enable EPEL 7 23880 1726882440.09126: ^ 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 23880 1726882440.09129: getting variables 23880 1726882440.09131: in VariableManager get_vars() 23880 1726882440.09162: Calling all_inventory to load vars for managed_node1 23880 1726882440.09164: Calling groups_inventory to load vars for managed_node1 23880 1726882440.09168: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882440.09179: Calling all_plugins_play to load vars for managed_node1 23880 1726882440.09182: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882440.09184: Calling groups_plugins_play to load vars for managed_node1 23880 1726882440.09421: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882440.09610: done with get_vars() 23880 1726882440.09621: done getting variables 23880 1726882440.09676: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 21:34:00 -0400 (0:00:00.018) 0:00:02.482 ****** 23880 1726882440.09707: entering _queue_task() for managed_node1/command 23880 1726882440.09944: worker is 1 (out of 1 available) 23880 1726882440.09956: exiting _queue_task() for managed_node1/command 23880 1726882440.09968: done queuing things up, now waiting for results queue to drain 23880 1726882440.09969: waiting for pending results... 23880 1726882440.10149: running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 23880 1726882440.10216: in run() - task 12673a56-9f93-5528-e87a-0000000000a2 23880 1726882440.10227: variable 'ansible_search_path' from source: unknown 23880 1726882440.10230: variable 'ansible_search_path' from source: unknown 23880 1726882440.10254: calling self._execute() 23880 1726882440.10312: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882440.10318: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882440.10325: variable 'omit' from source: magic vars 23880 1726882440.10628: variable 'ansible_distribution' from source: facts 23880 1726882440.10636: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 23880 1726882440.10720: variable 'ansible_distribution_major_version' from source: facts 23880 1726882440.10724: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 23880 1726882440.10728: when evaluation is False, skipping this task 23880 1726882440.10732: _execute() done 23880 1726882440.10735: dumping result to json 23880 1726882440.10737: done dumping result, returning 23880 1726882440.10743: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 [12673a56-9f93-5528-e87a-0000000000a2] 23880 1726882440.10748: sending task result for task 12673a56-9f93-5528-e87a-0000000000a2 23880 1726882440.10827: done sending task result for task 12673a56-9f93-5528-e87a-0000000000a2 23880 1726882440.10830: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 23880 1726882440.10884: no more pending results, returning what we have 23880 1726882440.10887: results queue empty 23880 1726882440.10888: checking for any_errors_fatal 23880 1726882440.10891: done checking for any_errors_fatal 23880 1726882440.10892: checking for max_fail_percentage 23880 1726882440.10897: done checking for max_fail_percentage 23880 1726882440.10898: checking to see if all hosts have failed and the running result is not ok 23880 1726882440.10898: done checking to see if all hosts have failed 23880 1726882440.10899: getting the remaining hosts for this loop 23880 1726882440.10900: done getting the remaining hosts for this loop 23880 1726882440.10903: getting the next task for host managed_node1 23880 1726882440.10908: done getting next task for host managed_node1 23880 1726882440.10910: ^ task is: TASK: Enable EPEL 8 23880 1726882440.10913: ^ 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 23880 1726882440.10916: getting variables 23880 1726882440.10917: in VariableManager get_vars() 23880 1726882440.10941: Calling all_inventory to load vars for managed_node1 23880 1726882440.10943: Calling groups_inventory to load vars for managed_node1 23880 1726882440.10945: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882440.10953: Calling all_plugins_play to load vars for managed_node1 23880 1726882440.10956: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882440.10959: Calling groups_plugins_play to load vars for managed_node1 23880 1726882440.11086: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882440.11199: done with get_vars() 23880 1726882440.11206: done getting variables 23880 1726882440.11243: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 21:34:00 -0400 (0:00:00.015) 0:00:02.498 ****** 23880 1726882440.11263: entering _queue_task() for managed_node1/command 23880 1726882440.11440: worker is 1 (out of 1 available) 23880 1726882440.11452: exiting _queue_task() for managed_node1/command 23880 1726882440.11463: done queuing things up, now waiting for results queue to drain 23880 1726882440.11464: waiting for pending results... 23880 1726882440.11599: running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 23880 1726882440.11661: in run() - task 12673a56-9f93-5528-e87a-0000000000a3 23880 1726882440.11672: variable 'ansible_search_path' from source: unknown 23880 1726882440.11676: variable 'ansible_search_path' from source: unknown 23880 1726882440.11706: calling self._execute() 23880 1726882440.11759: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882440.11763: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882440.11771: variable 'omit' from source: magic vars 23880 1726882440.12032: variable 'ansible_distribution' from source: facts 23880 1726882440.12044: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 23880 1726882440.12132: variable 'ansible_distribution_major_version' from source: facts 23880 1726882440.12135: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 23880 1726882440.12138: when evaluation is False, skipping this task 23880 1726882440.12141: _execute() done 23880 1726882440.12143: dumping result to json 23880 1726882440.12145: done dumping result, returning 23880 1726882440.12151: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 [12673a56-9f93-5528-e87a-0000000000a3] 23880 1726882440.12154: sending task result for task 12673a56-9f93-5528-e87a-0000000000a3 23880 1726882440.12239: done sending task result for task 12673a56-9f93-5528-e87a-0000000000a3 23880 1726882440.12242: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 23880 1726882440.12288: no more pending results, returning what we have 23880 1726882440.12291: results queue empty 23880 1726882440.12292: checking for any_errors_fatal 23880 1726882440.12299: done checking for any_errors_fatal 23880 1726882440.12300: checking for max_fail_percentage 23880 1726882440.12302: done checking for max_fail_percentage 23880 1726882440.12302: checking to see if all hosts have failed and the running result is not ok 23880 1726882440.12303: done checking to see if all hosts have failed 23880 1726882440.12304: getting the remaining hosts for this loop 23880 1726882440.12305: done getting the remaining hosts for this loop 23880 1726882440.12308: getting the next task for host managed_node1 23880 1726882440.12315: done getting next task for host managed_node1 23880 1726882440.12317: ^ task is: TASK: Enable EPEL 6 23880 1726882440.12320: ^ 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 23880 1726882440.12323: getting variables 23880 1726882440.12325: in VariableManager get_vars() 23880 1726882440.12347: Calling all_inventory to load vars for managed_node1 23880 1726882440.12349: Calling groups_inventory to load vars for managed_node1 23880 1726882440.12351: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882440.12360: Calling all_plugins_play to load vars for managed_node1 23880 1726882440.12362: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882440.12365: Calling groups_plugins_play to load vars for managed_node1 23880 1726882440.12475: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882440.12587: done with get_vars() 23880 1726882440.12596: done getting variables 23880 1726882440.12636: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 21:34:00 -0400 (0:00:00.013) 0:00:02.512 ****** 23880 1726882440.12655: entering _queue_task() for managed_node1/copy 23880 1726882440.12843: worker is 1 (out of 1 available) 23880 1726882440.12858: exiting _queue_task() for managed_node1/copy 23880 1726882440.12871: done queuing things up, now waiting for results queue to drain 23880 1726882440.12872: waiting for pending results... 23880 1726882440.13010: running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 23880 1726882440.13063: in run() - task 12673a56-9f93-5528-e87a-0000000000a5 23880 1726882440.13075: variable 'ansible_search_path' from source: unknown 23880 1726882440.13078: variable 'ansible_search_path' from source: unknown 23880 1726882440.13108: calling self._execute() 23880 1726882440.13163: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882440.13167: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882440.13175: variable 'omit' from source: magic vars 23880 1726882440.13496: variable 'ansible_distribution' from source: facts 23880 1726882440.13505: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 23880 1726882440.13801: variable 'ansible_distribution_major_version' from source: facts 23880 1726882440.13804: Evaluated conditional (ansible_distribution_major_version == '6'): False 23880 1726882440.13806: when evaluation is False, skipping this task 23880 1726882440.13809: _execute() done 23880 1726882440.13811: dumping result to json 23880 1726882440.13814: done dumping result, returning 23880 1726882440.13817: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 [12673a56-9f93-5528-e87a-0000000000a5] 23880 1726882440.13819: sending task result for task 12673a56-9f93-5528-e87a-0000000000a5 23880 1726882440.13880: done sending task result for task 12673a56-9f93-5528-e87a-0000000000a5 23880 1726882440.13882: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 23880 1726882440.13965: no more pending results, returning what we have 23880 1726882440.13967: results queue empty 23880 1726882440.13968: checking for any_errors_fatal 23880 1726882440.13972: done checking for any_errors_fatal 23880 1726882440.13972: checking for max_fail_percentage 23880 1726882440.13974: done checking for max_fail_percentage 23880 1726882440.13975: checking to see if all hosts have failed and the running result is not ok 23880 1726882440.13976: done checking to see if all hosts have failed 23880 1726882440.13976: getting the remaining hosts for this loop 23880 1726882440.13977: done getting the remaining hosts for this loop 23880 1726882440.13980: getting the next task for host managed_node1 23880 1726882440.13987: done getting next task for host managed_node1 23880 1726882440.13989: ^ task is: TASK: meta (flush_handlers) 23880 1726882440.13991: ^ 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 23880 1726882440.13997: getting variables 23880 1726882440.13998: in VariableManager get_vars() 23880 1726882440.14023: Calling all_inventory to load vars for managed_node1 23880 1726882440.14025: Calling groups_inventory to load vars for managed_node1 23880 1726882440.14028: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882440.14036: Calling all_plugins_play to load vars for managed_node1 23880 1726882440.14038: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882440.14041: Calling groups_plugins_play to load vars for managed_node1 23880 1726882440.14245: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882440.14422: done with get_vars() 23880 1726882440.14431: done getting variables 23880 1726882440.14500: in VariableManager get_vars() 23880 1726882440.14510: Calling all_inventory to load vars for managed_node1 23880 1726882440.14513: Calling groups_inventory to load vars for managed_node1 23880 1726882440.14515: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882440.14520: Calling all_plugins_play to load vars for managed_node1 23880 1726882440.14522: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882440.14524: Calling groups_plugins_play to load vars for managed_node1 23880 1726882440.14658: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882440.14834: done with get_vars() 23880 1726882440.14847: done queuing things up, now waiting for results queue to drain 23880 1726882440.14849: results queue empty 23880 1726882440.14850: checking for any_errors_fatal 23880 1726882440.14852: done checking for any_errors_fatal 23880 1726882440.14852: checking for max_fail_percentage 23880 1726882440.14853: done checking for max_fail_percentage 23880 1726882440.14854: checking to see if all hosts have failed and the running result is not ok 23880 1726882440.14855: done checking to see if all hosts have failed 23880 1726882440.14856: getting the remaining hosts for this loop 23880 1726882440.14857: done getting the remaining hosts for this loop 23880 1726882440.14859: getting the next task for host managed_node1 23880 1726882440.14862: done getting next task for host managed_node1 23880 1726882440.14864: ^ task is: TASK: meta (flush_handlers) 23880 1726882440.14865: ^ 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 23880 1726882440.14868: getting variables 23880 1726882440.14868: in VariableManager get_vars() 23880 1726882440.14875: Calling all_inventory to load vars for managed_node1 23880 1726882440.14877: Calling groups_inventory to load vars for managed_node1 23880 1726882440.14879: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882440.14884: Calling all_plugins_play to load vars for managed_node1 23880 1726882440.14886: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882440.14889: Calling groups_plugins_play to load vars for managed_node1 23880 1726882440.15198: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882440.15313: done with get_vars() 23880 1726882440.15323: done getting variables 23880 1726882440.15362: in VariableManager get_vars() 23880 1726882440.15368: Calling all_inventory to load vars for managed_node1 23880 1726882440.15369: Calling groups_inventory to load vars for managed_node1 23880 1726882440.15371: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882440.15373: Calling all_plugins_play to load vars for managed_node1 23880 1726882440.15375: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882440.15376: Calling groups_plugins_play to load vars for managed_node1 23880 1726882440.15455: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882440.15556: done with get_vars() 23880 1726882440.15564: done queuing things up, now waiting for results queue to drain 23880 1726882440.15565: results queue empty 23880 1726882440.15566: checking for any_errors_fatal 23880 1726882440.15567: done checking for any_errors_fatal 23880 1726882440.15567: checking for max_fail_percentage 23880 1726882440.15568: done checking for max_fail_percentage 23880 1726882440.15568: checking to see if all hosts have failed and the running result is not ok 23880 1726882440.15568: done checking to see if all hosts have failed 23880 1726882440.15569: getting the remaining hosts for this loop 23880 1726882440.15569: done getting the remaining hosts for this loop 23880 1726882440.15575: getting the next task for host managed_node1 23880 1726882440.15578: done getting next task for host managed_node1 23880 1726882440.15578: ^ task is: None 23880 1726882440.15579: ^ 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 23880 1726882440.15580: done queuing things up, now waiting for results queue to drain 23880 1726882440.15580: results queue empty 23880 1726882440.15581: checking for any_errors_fatal 23880 1726882440.15581: done checking for any_errors_fatal 23880 1726882440.15581: checking for max_fail_percentage 23880 1726882440.15582: done checking for max_fail_percentage 23880 1726882440.15582: checking to see if all hosts have failed and the running result is not ok 23880 1726882440.15583: done checking to see if all hosts have failed 23880 1726882440.15584: getting the next task for host managed_node1 23880 1726882440.15585: done getting next task for host managed_node1 23880 1726882440.15586: ^ task is: None 23880 1726882440.15586: ^ 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 23880 1726882440.15624: in VariableManager get_vars() 23880 1726882440.15635: done with get_vars() 23880 1726882440.15639: in VariableManager get_vars() 23880 1726882440.15647: done with get_vars() 23880 1726882440.15649: variable 'omit' from source: magic vars 23880 1726882440.15670: in VariableManager get_vars() 23880 1726882440.15675: done with get_vars() 23880 1726882440.15688: variable 'omit' from source: magic vars PLAY [Install dependencies for integration tests] ****************************** 23880 1726882440.15811: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 23880 1726882440.15833: getting the remaining hosts for this loop 23880 1726882440.15834: done getting the remaining hosts for this loop 23880 1726882440.15835: getting the next task for host managed_node1 23880 1726882440.15837: done getting next task for host managed_node1 23880 1726882440.15838: ^ task is: TASK: Gathering Facts 23880 1726882440.15839: ^ 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 23880 1726882440.15840: getting variables 23880 1726882440.15841: in VariableManager get_vars() 23880 1726882440.15846: Calling all_inventory to load vars for managed_node1 23880 1726882440.15847: Calling groups_inventory to load vars for managed_node1 23880 1726882440.15849: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882440.15852: Calling all_plugins_play to load vars for managed_node1 23880 1726882440.15862: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882440.15865: Calling groups_plugins_play to load vars for managed_node1 23880 1726882440.15942: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882440.16072: done with get_vars() 23880 1726882440.16079: done getting variables 23880 1726882440.16110: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:3 Friday 20 September 2024 21:34:00 -0400 (0:00:00.034) 0:00:02.547 ****** 23880 1726882440.16126: entering _queue_task() for managed_node1/gather_facts 23880 1726882440.16343: worker is 1 (out of 1 available) 23880 1726882440.16354: exiting _queue_task() for managed_node1/gather_facts 23880 1726882440.16364: done queuing things up, now waiting for results queue to drain 23880 1726882440.16365: waiting for pending results... 23880 1726882440.16526: running TaskExecutor() for managed_node1/TASK: Gathering Facts 23880 1726882440.16578: in run() - task 12673a56-9f93-5528-e87a-0000000000c8 23880 1726882440.16597: variable 'ansible_search_path' from source: unknown 23880 1726882440.16627: calling self._execute() 23880 1726882440.16680: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882440.16684: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882440.16698: variable 'omit' from source: magic vars 23880 1726882440.17302: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882440.19197: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882440.19271: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882440.19316: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882440.19357: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882440.19386: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882440.19481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882440.19526: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882440.19552: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882440.19578: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882440.19588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882440.19718: variable 'ansible_distribution' from source: facts 23880 1726882440.19721: variable 'ansible_distribution_major_version' from source: facts 23880 1726882440.19732: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882440.19735: when evaluation is False, skipping this task 23880 1726882440.19738: _execute() done 23880 1726882440.19751: dumping result to json 23880 1726882440.19754: done dumping result, returning 23880 1726882440.19756: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [12673a56-9f93-5528-e87a-0000000000c8] 23880 1726882440.19759: sending task result for task 12673a56-9f93-5528-e87a-0000000000c8 23880 1726882440.19833: done sending task result for task 12673a56-9f93-5528-e87a-0000000000c8 23880 1726882440.19836: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23880 1726882440.19899: no more pending results, returning what we have 23880 1726882440.19902: results queue empty 23880 1726882440.19903: checking for any_errors_fatal 23880 1726882440.19904: done checking for any_errors_fatal 23880 1726882440.19905: checking for max_fail_percentage 23880 1726882440.19906: done checking for max_fail_percentage 23880 1726882440.19907: checking to see if all hosts have failed and the running result is not ok 23880 1726882440.19908: done checking to see if all hosts have failed 23880 1726882440.19909: getting the remaining hosts for this loop 23880 1726882440.19910: done getting the remaining hosts for this loop 23880 1726882440.19914: getting the next task for host managed_node1 23880 1726882440.19919: done getting next task for host managed_node1 23880 1726882440.19921: ^ task is: TASK: meta (flush_handlers) 23880 1726882440.19923: ^ 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 23880 1726882440.19925: getting variables 23880 1726882440.19927: in VariableManager get_vars() 23880 1726882440.19955: Calling all_inventory to load vars for managed_node1 23880 1726882440.19959: Calling groups_inventory to load vars for managed_node1 23880 1726882440.19963: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882440.19973: Calling all_plugins_play to load vars for managed_node1 23880 1726882440.19975: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882440.19978: Calling groups_plugins_play to load vars for managed_node1 23880 1726882440.20126: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882440.20240: done with get_vars() 23880 1726882440.20248: done getting variables 23880 1726882440.20298: in VariableManager get_vars() 23880 1726882440.20306: Calling all_inventory to load vars for managed_node1 23880 1726882440.20307: Calling groups_inventory to load vars for managed_node1 23880 1726882440.20309: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882440.20312: Calling all_plugins_play to load vars for managed_node1 23880 1726882440.20313: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882440.20315: Calling groups_plugins_play to load vars for managed_node1 23880 1726882440.20416: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882440.20528: done with get_vars() 23880 1726882440.20536: done queuing things up, now waiting for results queue to drain 23880 1726882440.20537: results queue empty 23880 1726882440.20538: checking for any_errors_fatal 23880 1726882440.20539: done checking for any_errors_fatal 23880 1726882440.20539: checking for max_fail_percentage 23880 1726882440.20540: done checking for max_fail_percentage 23880 1726882440.20540: checking to see if all hosts have failed and the running result is not ok 23880 1726882440.20541: done checking to see if all hosts have failed 23880 1726882440.20541: getting the remaining hosts for this loop 23880 1726882440.20542: done getting the remaining hosts for this loop 23880 1726882440.20544: getting the next task for host managed_node1 23880 1726882440.20546: done getting next task for host managed_node1 23880 1726882440.20547: ^ task is: TASK: Install rpm dependencies 23880 1726882440.20548: ^ 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 23880 1726882440.20549: getting variables 23880 1726882440.20550: in VariableManager get_vars() 23880 1726882440.20554: Calling all_inventory to load vars for managed_node1 23880 1726882440.20560: Calling groups_inventory to load vars for managed_node1 23880 1726882440.20561: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882440.20564: Calling all_plugins_play to load vars for managed_node1 23880 1726882440.20565: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882440.20567: Calling groups_plugins_play to load vars for managed_node1 23880 1726882440.20649: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882440.20755: done with get_vars() 23880 1726882440.20760: done getting variables 23880 1726882440.20787: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Install rpm dependencies] ************************************************ task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:12 Friday 20 September 2024 21:34:00 -0400 (0:00:00.046) 0:00:02.593 ****** 23880 1726882440.20809: entering _queue_task() for managed_node1/package 23880 1726882440.21022: worker is 1 (out of 1 available) 23880 1726882440.21039: exiting _queue_task() for managed_node1/package 23880 1726882440.21050: done queuing things up, now waiting for results queue to drain 23880 1726882440.21051: waiting for pending results... 23880 1726882440.21184: running TaskExecutor() for managed_node1/TASK: Install rpm dependencies 23880 1726882440.21403: in run() - task 12673a56-9f93-5528-e87a-00000000000a 23880 1726882440.21407: variable 'ansible_search_path' from source: unknown 23880 1726882440.21411: calling self._execute() 23880 1726882440.21444: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882440.21458: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882440.21473: variable 'omit' from source: magic vars 23880 1726882440.22044: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882440.23610: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882440.23658: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882440.23683: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882440.23712: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882440.23737: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882440.23791: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882440.23816: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882440.23836: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882440.23861: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882440.23872: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882440.23985: variable 'ansible_distribution' from source: facts 23880 1726882440.23989: variable 'ansible_distribution_major_version' from source: facts 23880 1726882440.24002: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882440.24006: when evaluation is False, skipping this task 23880 1726882440.24009: _execute() done 23880 1726882440.24011: dumping result to json 23880 1726882440.24013: done dumping result, returning 23880 1726882440.24020: done running TaskExecutor() for managed_node1/TASK: Install rpm dependencies [12673a56-9f93-5528-e87a-00000000000a] 23880 1726882440.24026: sending task result for task 12673a56-9f93-5528-e87a-00000000000a 23880 1726882440.24110: done sending task result for task 12673a56-9f93-5528-e87a-00000000000a 23880 1726882440.24113: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23880 1726882440.24183: no more pending results, returning what we have 23880 1726882440.24186: results queue empty 23880 1726882440.24187: checking for any_errors_fatal 23880 1726882440.24189: done checking for any_errors_fatal 23880 1726882440.24190: checking for max_fail_percentage 23880 1726882440.24191: done checking for max_fail_percentage 23880 1726882440.24192: checking to see if all hosts have failed and the running result is not ok 23880 1726882440.24196: done checking to see if all hosts have failed 23880 1726882440.24197: getting the remaining hosts for this loop 23880 1726882440.24198: done getting the remaining hosts for this loop 23880 1726882440.24201: getting the next task for host managed_node1 23880 1726882440.24206: done getting next task for host managed_node1 23880 1726882440.24208: ^ task is: TASK: Install Pytest 23880 1726882440.24210: ^ 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 23880 1726882440.24213: getting variables 23880 1726882440.24214: in VariableManager get_vars() 23880 1726882440.24239: Calling all_inventory to load vars for managed_node1 23880 1726882440.24241: Calling groups_inventory to load vars for managed_node1 23880 1726882440.24244: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882440.24253: Calling all_plugins_play to load vars for managed_node1 23880 1726882440.24255: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882440.24258: Calling groups_plugins_play to load vars for managed_node1 23880 1726882440.24433: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882440.24654: done with get_vars() 23880 1726882440.24666: done getting variables 23880 1726882440.24747: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Install Pytest] ********************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:18 Friday 20 September 2024 21:34:00 -0400 (0:00:00.039) 0:00:02.633 ****** 23880 1726882440.24784: entering _queue_task() for managed_node1/command 23880 1726882440.25077: worker is 1 (out of 1 available) 23880 1726882440.25092: exiting _queue_task() for managed_node1/command 23880 1726882440.25108: done queuing things up, now waiting for results queue to drain 23880 1726882440.25109: waiting for pending results... 23880 1726882440.25312: running TaskExecutor() for managed_node1/TASK: Install Pytest 23880 1726882440.25367: in run() - task 12673a56-9f93-5528-e87a-00000000000b 23880 1726882440.25381: variable 'ansible_search_path' from source: unknown 23880 1726882440.25413: calling self._execute() 23880 1726882440.25473: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882440.25479: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882440.25489: variable 'omit' from source: magic vars 23880 1726882440.26070: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882440.28373: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882440.28395: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882440.28418: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882440.28451: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882440.28572: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882440.28576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882440.28618: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882440.28634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882440.28660: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882440.28689: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882440.28867: variable 'ansible_distribution' from source: facts 23880 1726882440.28870: variable 'ansible_distribution_major_version' from source: facts 23880 1726882440.28872: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882440.28875: when evaluation is False, skipping this task 23880 1726882440.28877: _execute() done 23880 1726882440.28879: dumping result to json 23880 1726882440.28882: done dumping result, returning 23880 1726882440.28884: done running TaskExecutor() for managed_node1/TASK: Install Pytest [12673a56-9f93-5528-e87a-00000000000b] 23880 1726882440.28886: sending task result for task 12673a56-9f93-5528-e87a-00000000000b 23880 1726882440.28965: done sending task result for task 12673a56-9f93-5528-e87a-00000000000b 23880 1726882440.28968: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23880 1726882440.29017: no more pending results, returning what we have 23880 1726882440.29020: results queue empty 23880 1726882440.29021: checking for any_errors_fatal 23880 1726882440.29029: done checking for any_errors_fatal 23880 1726882440.29030: checking for max_fail_percentage 23880 1726882440.29032: done checking for max_fail_percentage 23880 1726882440.29033: checking to see if all hosts have failed and the running result is not ok 23880 1726882440.29033: done checking to see if all hosts have failed 23880 1726882440.29034: getting the remaining hosts for this loop 23880 1726882440.29035: done getting the remaining hosts for this loop 23880 1726882440.29039: getting the next task for host managed_node1 23880 1726882440.29046: done getting next task for host managed_node1 23880 1726882440.29048: ^ task is: TASK: meta (flush_handlers) 23880 1726882440.29050: ^ 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 23880 1726882440.29053: getting variables 23880 1726882440.29054: in VariableManager get_vars() 23880 1726882440.29089: Calling all_inventory to load vars for managed_node1 23880 1726882440.29092: Calling groups_inventory to load vars for managed_node1 23880 1726882440.29099: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882440.29108: Calling all_plugins_play to load vars for managed_node1 23880 1726882440.29110: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882440.29113: Calling groups_plugins_play to load vars for managed_node1 23880 1726882440.29391: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882440.29599: done with get_vars() 23880 1726882440.29615: done getting variables 23880 1726882440.29682: in VariableManager get_vars() 23880 1726882440.29691: Calling all_inventory to load vars for managed_node1 23880 1726882440.29698: Calling groups_inventory to load vars for managed_node1 23880 1726882440.29700: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882440.29705: Calling all_plugins_play to load vars for managed_node1 23880 1726882440.29707: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882440.29709: Calling groups_plugins_play to load vars for managed_node1 23880 1726882440.29864: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882440.30050: done with get_vars() 23880 1726882440.30063: done queuing things up, now waiting for results queue to drain 23880 1726882440.30066: results queue empty 23880 1726882440.30066: checking for any_errors_fatal 23880 1726882440.30069: done checking for any_errors_fatal 23880 1726882440.30069: checking for max_fail_percentage 23880 1726882440.30070: done checking for max_fail_percentage 23880 1726882440.30071: checking to see if all hosts have failed and the running result is not ok 23880 1726882440.30072: done checking to see if all hosts have failed 23880 1726882440.30072: getting the remaining hosts for this loop 23880 1726882440.30073: done getting the remaining hosts for this loop 23880 1726882440.30076: getting the next task for host managed_node1 23880 1726882440.30079: done getting next task for host managed_node1 23880 1726882440.30081: ^ task is: TASK: meta (flush_handlers) 23880 1726882440.30082: ^ 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 23880 1726882440.30085: getting variables 23880 1726882440.30086: in VariableManager get_vars() 23880 1726882440.30098: Calling all_inventory to load vars for managed_node1 23880 1726882440.30100: Calling groups_inventory to load vars for managed_node1 23880 1726882440.30108: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882440.30113: Calling all_plugins_play to load vars for managed_node1 23880 1726882440.30115: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882440.30118: Calling groups_plugins_play to load vars for managed_node1 23880 1726882440.30275: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882440.30463: done with get_vars() 23880 1726882440.30471: done getting variables 23880 1726882440.30520: in VariableManager get_vars() 23880 1726882440.30528: Calling all_inventory to load vars for managed_node1 23880 1726882440.30530: Calling groups_inventory to load vars for managed_node1 23880 1726882440.30533: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882440.30537: Calling all_plugins_play to load vars for managed_node1 23880 1726882440.30539: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882440.30541: Calling groups_plugins_play to load vars for managed_node1 23880 1726882440.30665: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882440.30843: done with get_vars() 23880 1726882440.30854: done queuing things up, now waiting for results queue to drain 23880 1726882440.30856: results queue empty 23880 1726882440.30856: checking for any_errors_fatal 23880 1726882440.30857: done checking for any_errors_fatal 23880 1726882440.30858: checking for max_fail_percentage 23880 1726882440.30859: done checking for max_fail_percentage 23880 1726882440.30860: checking to see if all hosts have failed and the running result is not ok 23880 1726882440.30860: done checking to see if all hosts have failed 23880 1726882440.30861: getting the remaining hosts for this loop 23880 1726882440.30862: done getting the remaining hosts for this loop 23880 1726882440.30865: getting the next task for host managed_node1 23880 1726882440.30867: done getting next task for host managed_node1 23880 1726882440.30868: ^ task is: None 23880 1726882440.30869: ^ 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 23880 1726882440.30870: done queuing things up, now waiting for results queue to drain 23880 1726882440.30871: results queue empty 23880 1726882440.30872: checking for any_errors_fatal 23880 1726882440.30872: done checking for any_errors_fatal 23880 1726882440.30873: checking for max_fail_percentage 23880 1726882440.30874: done checking for max_fail_percentage 23880 1726882440.30874: checking to see if all hosts have failed and the running result is not ok 23880 1726882440.30875: done checking to see if all hosts have failed 23880 1726882440.30877: getting the next task for host managed_node1 23880 1726882440.30879: done getting next task for host managed_node1 23880 1726882440.30879: ^ task is: None 23880 1726882440.30881: ^ 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 23880 1726882440.30919: in VariableManager get_vars() 23880 1726882440.30934: done with get_vars() 23880 1726882440.30940: in VariableManager get_vars() 23880 1726882440.30949: done with get_vars() 23880 1726882440.30953: variable 'omit' from source: magic vars 23880 1726882440.30981: in VariableManager get_vars() 23880 1726882440.30989: done with get_vars() 23880 1726882440.31013: variable 'omit' from source: magic vars PLAY [Run playbook 'tests_default.yml' with initscripts as provider] *********** 23880 1726882440.31190: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 23880 1726882440.31217: getting the remaining hosts for this loop 23880 1726882440.31218: done getting the remaining hosts for this loop 23880 1726882440.31222: getting the next task for host managed_node1 23880 1726882440.31224: done getting next task for host managed_node1 23880 1726882440.31226: ^ task is: TASK: Gathering Facts 23880 1726882440.31227: ^ 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 23880 1726882440.31229: getting variables 23880 1726882440.31230: in VariableManager get_vars() 23880 1726882440.31238: Calling all_inventory to load vars for managed_node1 23880 1726882440.31240: Calling groups_inventory to load vars for managed_node1 23880 1726882440.31242: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882440.31247: Calling all_plugins_play to load vars for managed_node1 23880 1726882440.31262: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882440.31268: Calling groups_plugins_play to load vars for managed_node1 23880 1726882440.31435: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882440.31579: done with get_vars() 23880 1726882440.31585: done getting variables 23880 1726882440.31618: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_initscripts.yml:3 Friday 20 September 2024 21:34:00 -0400 (0:00:00.068) 0:00:02.702 ****** 23880 1726882440.31635: entering _queue_task() for managed_node1/gather_facts 23880 1726882440.31858: worker is 1 (out of 1 available) 23880 1726882440.31868: exiting _queue_task() for managed_node1/gather_facts 23880 1726882440.31879: done queuing things up, now waiting for results queue to drain 23880 1726882440.31881: waiting for pending results... 23880 1726882440.32024: running TaskExecutor() for managed_node1/TASK: Gathering Facts 23880 1726882440.32078: in run() - task 12673a56-9f93-5528-e87a-0000000000e0 23880 1726882440.32090: variable 'ansible_search_path' from source: unknown 23880 1726882440.32098: variable 'ansible_search_path' from source: unknown 23880 1726882440.32125: calling self._execute() 23880 1726882440.32181: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882440.32184: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882440.32192: variable 'omit' from source: magic vars 23880 1726882440.32639: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882440.34948: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882440.35201: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882440.35205: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882440.35207: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882440.35209: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882440.35237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882440.35271: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882440.35311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882440.35356: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882440.35375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882440.35555: variable 'ansible_distribution' from source: facts 23880 1726882440.35567: variable 'ansible_distribution_major_version' from source: facts 23880 1726882440.35582: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882440.35589: when evaluation is False, skipping this task 23880 1726882440.35602: _execute() done 23880 1726882440.35608: dumping result to json 23880 1726882440.35615: done dumping result, returning 23880 1726882440.35626: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [12673a56-9f93-5528-e87a-0000000000e0] 23880 1726882440.35637: sending task result for task 12673a56-9f93-5528-e87a-0000000000e0 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23880 1726882440.35778: no more pending results, returning what we have 23880 1726882440.35782: results queue empty 23880 1726882440.35783: checking for any_errors_fatal 23880 1726882440.35784: done checking for any_errors_fatal 23880 1726882440.35784: checking for max_fail_percentage 23880 1726882440.35786: done checking for max_fail_percentage 23880 1726882440.35786: checking to see if all hosts have failed and the running result is not ok 23880 1726882440.35787: done checking to see if all hosts have failed 23880 1726882440.35788: getting the remaining hosts for this loop 23880 1726882440.35789: done getting the remaining hosts for this loop 23880 1726882440.35795: getting the next task for host managed_node1 23880 1726882440.35800: done getting next task for host managed_node1 23880 1726882440.35821: ^ task is: TASK: meta (flush_handlers) 23880 1726882440.35823: ^ 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 23880 1726882440.35827: getting variables 23880 1726882440.35829: in VariableManager get_vars() 23880 1726882440.35858: Calling all_inventory to load vars for managed_node1 23880 1726882440.35860: Calling groups_inventory to load vars for managed_node1 23880 1726882440.35863: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882440.35875: Calling all_plugins_play to load vars for managed_node1 23880 1726882440.35878: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882440.35881: Calling groups_plugins_play to load vars for managed_node1 23880 1726882440.36197: done sending task result for task 12673a56-9f93-5528-e87a-0000000000e0 23880 1726882440.36204: WORKER PROCESS EXITING 23880 1726882440.36235: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882440.36491: done with get_vars() 23880 1726882440.36507: done getting variables 23880 1726882440.36576: in VariableManager get_vars() 23880 1726882440.36585: Calling all_inventory to load vars for managed_node1 23880 1726882440.36587: Calling groups_inventory to load vars for managed_node1 23880 1726882440.36589: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882440.36598: Calling all_plugins_play to load vars for managed_node1 23880 1726882440.36601: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882440.36604: Calling groups_plugins_play to load vars for managed_node1 23880 1726882440.36738: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882440.36917: done with get_vars() 23880 1726882440.36928: done queuing things up, now waiting for results queue to drain 23880 1726882440.36929: results queue empty 23880 1726882440.36930: checking for any_errors_fatal 23880 1726882440.36932: done checking for any_errors_fatal 23880 1726882440.36933: checking for max_fail_percentage 23880 1726882440.36933: done checking for max_fail_percentage 23880 1726882440.36934: checking to see if all hosts have failed and the running result is not ok 23880 1726882440.36935: done checking to see if all hosts have failed 23880 1726882440.36935: getting the remaining hosts for this loop 23880 1726882440.36936: done getting the remaining hosts for this loop 23880 1726882440.36938: getting the next task for host managed_node1 23880 1726882440.36941: done getting next task for host managed_node1 23880 1726882440.36943: ^ task is: TASK: Include the task 'el_repo_setup.yml' 23880 1726882440.36945: ^ 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 23880 1726882440.36946: getting variables 23880 1726882440.36947: in VariableManager get_vars() 23880 1726882440.36959: Calling all_inventory to load vars for managed_node1 23880 1726882440.36960: Calling groups_inventory to load vars for managed_node1 23880 1726882440.36962: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882440.36966: Calling all_plugins_play to load vars for managed_node1 23880 1726882440.36968: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882440.36970: Calling groups_plugins_play to load vars for managed_node1 23880 1726882440.37103: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882440.37282: done with get_vars() 23880 1726882440.37289: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_initscripts.yml:8 Friday 20 September 2024 21:34:00 -0400 (0:00:00.057) 0:00:02.759 ****** 23880 1726882440.37361: entering _queue_task() for managed_node1/include_tasks 23880 1726882440.37648: worker is 1 (out of 1 available) 23880 1726882440.37660: exiting _queue_task() for managed_node1/include_tasks 23880 1726882440.37672: done queuing things up, now waiting for results queue to drain 23880 1726882440.37673: waiting for pending results... 23880 1726882440.37929: running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' 23880 1726882440.38099: in run() - task 12673a56-9f93-5528-e87a-00000000000f 23880 1726882440.38105: variable 'ansible_search_path' from source: unknown 23880 1726882440.38107: variable 'ansible_search_path' from source: unknown 23880 1726882440.38115: calling self._execute() 23880 1726882440.38207: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882440.38231: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882440.38300: variable 'omit' from source: magic vars 23880 1726882440.38732: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882440.41084: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882440.41164: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882440.41222: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882440.41270: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882440.41318: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882440.41420: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882440.41510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882440.41513: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882440.41559: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882440.41581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882440.41814: variable 'ansible_distribution' from source: facts 23880 1726882440.41832: variable 'ansible_distribution_major_version' from source: facts 23880 1726882440.41902: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882440.41905: when evaluation is False, skipping this task 23880 1726882440.41907: _execute() done 23880 1726882440.41910: dumping result to json 23880 1726882440.41912: done dumping result, returning 23880 1726882440.41914: done running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' [12673a56-9f93-5528-e87a-00000000000f] 23880 1726882440.41916: sending task result for task 12673a56-9f93-5528-e87a-00000000000f 23880 1726882440.42211: done sending task result for task 12673a56-9f93-5528-e87a-00000000000f 23880 1726882440.42217: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23880 1726882440.42265: no more pending results, returning what we have 23880 1726882440.42272: results queue empty 23880 1726882440.42273: checking for any_errors_fatal 23880 1726882440.42275: done checking for any_errors_fatal 23880 1726882440.42275: checking for max_fail_percentage 23880 1726882440.42277: done checking for max_fail_percentage 23880 1726882440.42280: checking to see if all hosts have failed and the running result is not ok 23880 1726882440.42281: done checking to see if all hosts have failed 23880 1726882440.42281: getting the remaining hosts for this loop 23880 1726882440.42283: done getting the remaining hosts for this loop 23880 1726882440.42291: getting the next task for host managed_node1 23880 1726882440.42300: done getting next task for host managed_node1 23880 1726882440.42302: ^ task is: TASK: Set network provider to 'initscripts' 23880 1726882440.42305: ^ 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 23880 1726882440.42308: getting variables 23880 1726882440.42310: in VariableManager get_vars() 23880 1726882440.42343: Calling all_inventory to load vars for managed_node1 23880 1726882440.42346: Calling groups_inventory to load vars for managed_node1 23880 1726882440.42352: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882440.42364: Calling all_plugins_play to load vars for managed_node1 23880 1726882440.42368: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882440.42371: Calling groups_plugins_play to load vars for managed_node1 23880 1726882440.42574: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882440.42955: done with get_vars() 23880 1726882440.42967: done getting variables 23880 1726882440.43028: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set network provider to 'initscripts'] *********************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_initscripts.yml:10 Friday 20 September 2024 21:34:00 -0400 (0:00:00.056) 0:00:02.816 ****** 23880 1726882440.43053: entering _queue_task() for managed_node1/set_fact 23880 1726882440.43526: worker is 1 (out of 1 available) 23880 1726882440.43533: exiting _queue_task() for managed_node1/set_fact 23880 1726882440.43542: done queuing things up, now waiting for results queue to drain 23880 1726882440.43543: waiting for pending results... 23880 1726882440.43598: running TaskExecutor() for managed_node1/TASK: Set network provider to 'initscripts' 23880 1726882440.43680: in run() - task 12673a56-9f93-5528-e87a-000000000010 23880 1726882440.43780: variable 'ansible_search_path' from source: unknown 23880 1726882440.43801: variable 'ansible_search_path' from source: unknown 23880 1726882440.43990: calling self._execute() 23880 1726882440.43996: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882440.44120: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882440.44136: variable 'omit' from source: magic vars 23880 1726882440.45410: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882440.47767: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882440.47810: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882440.47845: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882440.47873: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882440.47892: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882440.47953: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882440.47973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882440.47990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882440.48019: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882440.48032: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882440.48153: variable 'ansible_distribution' from source: facts 23880 1726882440.48156: variable 'ansible_distribution_major_version' from source: facts 23880 1726882440.48163: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882440.48166: when evaluation is False, skipping this task 23880 1726882440.48170: _execute() done 23880 1726882440.48172: dumping result to json 23880 1726882440.48176: done dumping result, returning 23880 1726882440.48183: done running TaskExecutor() for managed_node1/TASK: Set network provider to 'initscripts' [12673a56-9f93-5528-e87a-000000000010] 23880 1726882440.48187: sending task result for task 12673a56-9f93-5528-e87a-000000000010 23880 1726882440.48273: done sending task result for task 12673a56-9f93-5528-e87a-000000000010 23880 1726882440.48275: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23880 1726882440.48329: no more pending results, returning what we have 23880 1726882440.48331: results queue empty 23880 1726882440.48333: checking for any_errors_fatal 23880 1726882440.48338: done checking for any_errors_fatal 23880 1726882440.48338: checking for max_fail_percentage 23880 1726882440.48340: done checking for max_fail_percentage 23880 1726882440.48341: checking to see if all hosts have failed and the running result is not ok 23880 1726882440.48342: done checking to see if all hosts have failed 23880 1726882440.48342: getting the remaining hosts for this loop 23880 1726882440.48343: done getting the remaining hosts for this loop 23880 1726882440.48347: getting the next task for host managed_node1 23880 1726882440.48352: done getting next task for host managed_node1 23880 1726882440.48354: ^ task is: TASK: meta (flush_handlers) 23880 1726882440.48356: ^ 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 23880 1726882440.48359: getting variables 23880 1726882440.48360: in VariableManager get_vars() 23880 1726882440.48397: Calling all_inventory to load vars for managed_node1 23880 1726882440.48400: Calling groups_inventory to load vars for managed_node1 23880 1726882440.48403: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882440.48413: Calling all_plugins_play to load vars for managed_node1 23880 1726882440.48416: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882440.48418: Calling groups_plugins_play to load vars for managed_node1 23880 1726882440.48662: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882440.48848: done with get_vars() 23880 1726882440.48859: done getting variables 23880 1726882440.48938: in VariableManager get_vars() 23880 1726882440.48947: Calling all_inventory to load vars for managed_node1 23880 1726882440.48949: Calling groups_inventory to load vars for managed_node1 23880 1726882440.48952: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882440.48956: Calling all_plugins_play to load vars for managed_node1 23880 1726882440.48959: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882440.48962: Calling groups_plugins_play to load vars for managed_node1 23880 1726882440.49107: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882440.49286: done with get_vars() 23880 1726882440.49302: done queuing things up, now waiting for results queue to drain 23880 1726882440.49305: results queue empty 23880 1726882440.49305: checking for any_errors_fatal 23880 1726882440.49308: done checking for any_errors_fatal 23880 1726882440.49308: checking for max_fail_percentage 23880 1726882440.49309: done checking for max_fail_percentage 23880 1726882440.49310: checking to see if all hosts have failed and the running result is not ok 23880 1726882440.49311: done checking to see if all hosts have failed 23880 1726882440.49311: getting the remaining hosts for this loop 23880 1726882440.49312: done getting the remaining hosts for this loop 23880 1726882440.49315: getting the next task for host managed_node1 23880 1726882440.49318: done getting next task for host managed_node1 23880 1726882440.49319: ^ task is: TASK: meta (flush_handlers) 23880 1726882440.49321: ^ 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 23880 1726882440.49323: getting variables 23880 1726882440.49324: in VariableManager get_vars() 23880 1726882440.49335: Calling all_inventory to load vars for managed_node1 23880 1726882440.49337: Calling groups_inventory to load vars for managed_node1 23880 1726882440.49339: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882440.49343: Calling all_plugins_play to load vars for managed_node1 23880 1726882440.49345: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882440.49348: Calling groups_plugins_play to load vars for managed_node1 23880 1726882440.49483: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882440.49710: done with get_vars() 23880 1726882440.49717: done getting variables 23880 1726882440.49765: in VariableManager get_vars() 23880 1726882440.49774: Calling all_inventory to load vars for managed_node1 23880 1726882440.49776: Calling groups_inventory to load vars for managed_node1 23880 1726882440.49778: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882440.49782: Calling all_plugins_play to load vars for managed_node1 23880 1726882440.49784: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882440.49787: Calling groups_plugins_play to load vars for managed_node1 23880 1726882440.49922: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882440.50070: done with get_vars() 23880 1726882440.50079: done queuing things up, now waiting for results queue to drain 23880 1726882440.50080: results queue empty 23880 1726882440.50081: checking for any_errors_fatal 23880 1726882440.50082: done checking for any_errors_fatal 23880 1726882440.50082: checking for max_fail_percentage 23880 1726882440.50083: done checking for max_fail_percentage 23880 1726882440.50083: checking to see if all hosts have failed and the running result is not ok 23880 1726882440.50084: done checking to see if all hosts have failed 23880 1726882440.50084: getting the remaining hosts for this loop 23880 1726882440.50085: done getting the remaining hosts for this loop 23880 1726882440.50086: getting the next task for host managed_node1 23880 1726882440.50089: done getting next task for host managed_node1 23880 1726882440.50089: ^ task is: None 23880 1726882440.50090: ^ 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 23880 1726882440.50091: done queuing things up, now waiting for results queue to drain 23880 1726882440.50091: results queue empty 23880 1726882440.50092: checking for any_errors_fatal 23880 1726882440.50092: done checking for any_errors_fatal 23880 1726882440.50095: checking for max_fail_percentage 23880 1726882440.50096: done checking for max_fail_percentage 23880 1726882440.50096: checking to see if all hosts have failed and the running result is not ok 23880 1726882440.50097: done checking to see if all hosts have failed 23880 1726882440.50097: getting the next task for host managed_node1 23880 1726882440.50099: done getting next task for host managed_node1 23880 1726882440.50099: ^ task is: None 23880 1726882440.50100: ^ 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 23880 1726882440.50126: in VariableManager get_vars() 23880 1726882440.50145: done with get_vars() 23880 1726882440.50150: in VariableManager get_vars() 23880 1726882440.50158: done with get_vars() 23880 1726882440.50161: variable 'omit' from source: magic vars 23880 1726882440.50183: in VariableManager get_vars() 23880 1726882440.50196: done with get_vars() 23880 1726882440.50211: variable 'omit' from source: magic vars PLAY [Test executing the role with default parameters] ************************* 23880 1726882440.50818: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 23880 1726882440.50840: getting the remaining hosts for this loop 23880 1726882440.50841: done getting the remaining hosts for this loop 23880 1726882440.50843: getting the next task for host managed_node1 23880 1726882440.50845: done getting next task for host managed_node1 23880 1726882440.50846: ^ task is: TASK: meta (flush_handlers) 23880 1726882440.50847: ^ 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 23880 1726882440.50848: getting variables 23880 1726882440.50849: in VariableManager get_vars() 23880 1726882440.50860: Calling all_inventory to load vars for managed_node1 23880 1726882440.50863: Calling groups_inventory to load vars for managed_node1 23880 1726882440.50868: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882440.50873: Calling all_plugins_play to load vars for managed_node1 23880 1726882440.50878: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882440.50881: Calling groups_plugins_play to load vars for managed_node1 23880 1726882440.50970: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882440.51074: done with get_vars() 23880 1726882440.51080: done getting variables 23880 1726882440.51116: in VariableManager get_vars() 23880 1726882440.51123: Calling all_inventory to load vars for managed_node1 23880 1726882440.51125: Calling groups_inventory to load vars for managed_node1 23880 1726882440.51126: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882440.51128: Calling all_plugins_play to load vars for managed_node1 23880 1726882440.51132: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882440.51135: Calling groups_plugins_play to load vars for managed_node1 23880 1726882440.51236: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882440.51342: done with get_vars() 23880 1726882440.51350: done queuing things up, now waiting for results queue to drain 23880 1726882440.51351: results queue empty 23880 1726882440.51352: checking for any_errors_fatal 23880 1726882440.51352: done checking for any_errors_fatal 23880 1726882440.51353: checking for max_fail_percentage 23880 1726882440.51353: done checking for max_fail_percentage 23880 1726882440.51354: checking to see if all hosts have failed and the running result is not ok 23880 1726882440.51354: done checking to see if all hosts have failed 23880 1726882440.51355: getting the remaining hosts for this loop 23880 1726882440.51355: done getting the remaining hosts for this loop 23880 1726882440.51357: getting the next task for host managed_node1 23880 1726882440.51359: done getting next task for host managed_node1 23880 1726882440.51360: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 23880 1726882440.51361: ^ 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 23880 1726882440.51367: getting variables 23880 1726882440.51368: in VariableManager get_vars() 23880 1726882440.51377: Calling all_inventory to load vars for managed_node1 23880 1726882440.51378: Calling groups_inventory to load vars for managed_node1 23880 1726882440.51380: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882440.51390: Calling all_plugins_play to load vars for managed_node1 23880 1726882440.51398: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882440.51402: Calling groups_plugins_play to load vars for managed_node1 23880 1726882440.51503: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882440.51671: done with get_vars() 23880 1726882440.51681: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:34:00 -0400 (0:00:00.087) 0:00:02.903 ****** 23880 1726882440.51765: entering _queue_task() for managed_node1/include_tasks 23880 1726882440.52073: worker is 1 (out of 1 available) 23880 1726882440.52083: exiting _queue_task() for managed_node1/include_tasks 23880 1726882440.52099: done queuing things up, now waiting for results queue to drain 23880 1726882440.52100: waiting for pending results... 23880 1726882440.52453: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 23880 1726882440.52457: in run() - task 12673a56-9f93-5528-e87a-000000000018 23880 1726882440.52508: variable 'ansible_search_path' from source: unknown 23880 1726882440.52511: variable 'ansible_search_path' from source: unknown 23880 1726882440.52517: calling self._execute() 23880 1726882440.52600: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882440.52615: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882440.52628: variable 'omit' from source: magic vars 23880 1726882440.53215: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882440.55313: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882440.55357: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882440.55392: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882440.55422: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882440.55443: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882440.55499: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882440.55523: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882440.55543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882440.55574: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882440.55604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882440.55751: variable 'ansible_distribution' from source: facts 23880 1726882440.55777: variable 'ansible_distribution_major_version' from source: facts 23880 1726882440.55780: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882440.55782: when evaluation is False, skipping this task 23880 1726882440.55788: _execute() done 23880 1726882440.55791: dumping result to json 23880 1726882440.55794: done dumping result, returning 23880 1726882440.55804: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [12673a56-9f93-5528-e87a-000000000018] 23880 1726882440.55834: sending task result for task 12673a56-9f93-5528-e87a-000000000018 23880 1726882440.55915: done sending task result for task 12673a56-9f93-5528-e87a-000000000018 23880 1726882440.55918: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23880 1726882440.56008: no more pending results, returning what we have 23880 1726882440.56011: results queue empty 23880 1726882440.56012: checking for any_errors_fatal 23880 1726882440.56014: done checking for any_errors_fatal 23880 1726882440.56015: checking for max_fail_percentage 23880 1726882440.56016: done checking for max_fail_percentage 23880 1726882440.56017: checking to see if all hosts have failed and the running result is not ok 23880 1726882440.56017: done checking to see if all hosts have failed 23880 1726882440.56018: getting the remaining hosts for this loop 23880 1726882440.56020: done getting the remaining hosts for this loop 23880 1726882440.56024: getting the next task for host managed_node1 23880 1726882440.56029: done getting next task for host managed_node1 23880 1726882440.56032: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 23880 1726882440.56034: ^ 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 23880 1726882440.56046: getting variables 23880 1726882440.56047: in VariableManager get_vars() 23880 1726882440.56080: Calling all_inventory to load vars for managed_node1 23880 1726882440.56083: Calling groups_inventory to load vars for managed_node1 23880 1726882440.56085: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882440.56094: Calling all_plugins_play to load vars for managed_node1 23880 1726882440.56098: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882440.56100: Calling groups_plugins_play to load vars for managed_node1 23880 1726882440.56511: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882440.56716: done with get_vars() 23880 1726882440.56732: done getting variables 23880 1726882440.56827: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:34:00 -0400 (0:00:00.050) 0:00:02.954 ****** 23880 1726882440.56860: entering _queue_task() for managed_node1/debug 23880 1726882440.56862: Creating lock for debug 23880 1726882440.57166: worker is 1 (out of 1 available) 23880 1726882440.57179: exiting _queue_task() for managed_node1/debug 23880 1726882440.57189: done queuing things up, now waiting for results queue to drain 23880 1726882440.57190: waiting for pending results... 23880 1726882440.57368: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 23880 1726882440.57451: in run() - task 12673a56-9f93-5528-e87a-000000000019 23880 1726882440.57476: variable 'ansible_search_path' from source: unknown 23880 1726882440.57480: variable 'ansible_search_path' from source: unknown 23880 1726882440.57506: calling self._execute() 23880 1726882440.57717: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882440.57720: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882440.57722: variable 'omit' from source: magic vars 23880 1726882440.58071: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882440.59710: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882440.59755: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882440.59782: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882440.59810: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882440.59829: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882440.59887: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882440.59920: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882440.59937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882440.59965: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882440.59976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882440.60088: variable 'ansible_distribution' from source: facts 23880 1726882440.60092: variable 'ansible_distribution_major_version' from source: facts 23880 1726882440.60106: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882440.60109: when evaluation is False, skipping this task 23880 1726882440.60112: _execute() done 23880 1726882440.60114: dumping result to json 23880 1726882440.60117: done dumping result, returning 23880 1726882440.60123: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [12673a56-9f93-5528-e87a-000000000019] 23880 1726882440.60128: sending task result for task 12673a56-9f93-5528-e87a-000000000019 23880 1726882440.60214: done sending task result for task 12673a56-9f93-5528-e87a-000000000019 23880 1726882440.60217: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)" } 23880 1726882440.60261: no more pending results, returning what we have 23880 1726882440.60264: results queue empty 23880 1726882440.60264: checking for any_errors_fatal 23880 1726882440.60270: done checking for any_errors_fatal 23880 1726882440.60271: checking for max_fail_percentage 23880 1726882440.60273: done checking for max_fail_percentage 23880 1726882440.60273: checking to see if all hosts have failed and the running result is not ok 23880 1726882440.60274: done checking to see if all hosts have failed 23880 1726882440.60275: getting the remaining hosts for this loop 23880 1726882440.60276: done getting the remaining hosts for this loop 23880 1726882440.60279: getting the next task for host managed_node1 23880 1726882440.60284: done getting next task for host managed_node1 23880 1726882440.60289: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 23880 1726882440.60291: ^ 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 23880 1726882440.60306: getting variables 23880 1726882440.60307: in VariableManager get_vars() 23880 1726882440.60344: Calling all_inventory to load vars for managed_node1 23880 1726882440.60347: Calling groups_inventory to load vars for managed_node1 23880 1726882440.60349: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882440.60361: Calling all_plugins_play to load vars for managed_node1 23880 1726882440.60364: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882440.60367: Calling groups_plugins_play to load vars for managed_node1 23880 1726882440.60576: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882440.60785: done with get_vars() 23880 1726882440.60800: done getting variables 23880 1726882440.60880: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:34:00 -0400 (0:00:00.040) 0:00:02.995 ****** 23880 1726882440.60916: entering _queue_task() for managed_node1/fail 23880 1726882440.60918: Creating lock for fail 23880 1726882440.61162: worker is 1 (out of 1 available) 23880 1726882440.61174: exiting _queue_task() for managed_node1/fail 23880 1726882440.61299: done queuing things up, now waiting for results queue to drain 23880 1726882440.61301: waiting for pending results... 23880 1726882440.61521: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 23880 1726882440.61576: in run() - task 12673a56-9f93-5528-e87a-00000000001a 23880 1726882440.61588: variable 'ansible_search_path' from source: unknown 23880 1726882440.61602: variable 'ansible_search_path' from source: unknown 23880 1726882440.61623: calling self._execute() 23880 1726882440.61682: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882440.61686: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882440.61699: variable 'omit' from source: magic vars 23880 1726882440.62079: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882440.63465: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882440.63518: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882440.63545: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882440.63572: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882440.63596: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882440.63651: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882440.63673: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882440.63691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882440.63722: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882440.63732: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882440.63844: variable 'ansible_distribution' from source: facts 23880 1726882440.63848: variable 'ansible_distribution_major_version' from source: facts 23880 1726882440.63858: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882440.63861: when evaluation is False, skipping this task 23880 1726882440.63863: _execute() done 23880 1726882440.63866: dumping result to json 23880 1726882440.63868: done dumping result, returning 23880 1726882440.63876: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [12673a56-9f93-5528-e87a-00000000001a] 23880 1726882440.63881: sending task result for task 12673a56-9f93-5528-e87a-00000000001a 23880 1726882440.63966: done sending task result for task 12673a56-9f93-5528-e87a-00000000001a 23880 1726882440.63969: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23880 1726882440.64015: no more pending results, returning what we have 23880 1726882440.64018: results queue empty 23880 1726882440.64019: checking for any_errors_fatal 23880 1726882440.64023: done checking for any_errors_fatal 23880 1726882440.64024: checking for max_fail_percentage 23880 1726882440.64026: done checking for max_fail_percentage 23880 1726882440.64026: checking to see if all hosts have failed and the running result is not ok 23880 1726882440.64027: done checking to see if all hosts have failed 23880 1726882440.64028: getting the remaining hosts for this loop 23880 1726882440.64029: done getting the remaining hosts for this loop 23880 1726882440.64032: getting the next task for host managed_node1 23880 1726882440.64038: done getting next task for host managed_node1 23880 1726882440.64041: ^ 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 23880 1726882440.64043: ^ 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 23880 1726882440.64054: getting variables 23880 1726882440.64055: in VariableManager get_vars() 23880 1726882440.64089: Calling all_inventory to load vars for managed_node1 23880 1726882440.64091: Calling groups_inventory to load vars for managed_node1 23880 1726882440.64097: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882440.64106: Calling all_plugins_play to load vars for managed_node1 23880 1726882440.64108: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882440.64111: Calling groups_plugins_play to load vars for managed_node1 23880 1726882440.64273: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882440.64388: done with get_vars() 23880 1726882440.64400: done getting variables 23880 1726882440.64439: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:34:00 -0400 (0:00:00.035) 0:00:03.030 ****** 23880 1726882440.64459: entering _queue_task() for managed_node1/fail 23880 1726882440.64648: worker is 1 (out of 1 available) 23880 1726882440.64660: exiting _queue_task() for managed_node1/fail 23880 1726882440.64671: done queuing things up, now waiting for results queue to drain 23880 1726882440.64672: waiting for pending results... 23880 1726882440.64815: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 23880 1726882440.64878: in run() - task 12673a56-9f93-5528-e87a-00000000001b 23880 1726882440.64889: variable 'ansible_search_path' from source: unknown 23880 1726882440.64898: variable 'ansible_search_path' from source: unknown 23880 1726882440.64923: calling self._execute() 23880 1726882440.64980: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882440.64984: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882440.64991: variable 'omit' from source: magic vars 23880 1726882440.65317: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882440.66753: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882440.66801: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882440.66827: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882440.66865: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882440.66886: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882440.66944: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882440.66967: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882440.66985: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882440.67015: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882440.67026: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882440.67141: variable 'ansible_distribution' from source: facts 23880 1726882440.67145: variable 'ansible_distribution_major_version' from source: facts 23880 1726882440.67156: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882440.67159: when evaluation is False, skipping this task 23880 1726882440.67161: _execute() done 23880 1726882440.67164: dumping result to json 23880 1726882440.67166: done dumping result, returning 23880 1726882440.67174: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [12673a56-9f93-5528-e87a-00000000001b] 23880 1726882440.67180: sending task result for task 12673a56-9f93-5528-e87a-00000000001b 23880 1726882440.67266: done sending task result for task 12673a56-9f93-5528-e87a-00000000001b 23880 1726882440.67269: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23880 1726882440.67336: no more pending results, returning what we have 23880 1726882440.67339: results queue empty 23880 1726882440.67340: checking for any_errors_fatal 23880 1726882440.67347: done checking for any_errors_fatal 23880 1726882440.67347: checking for max_fail_percentage 23880 1726882440.67349: done checking for max_fail_percentage 23880 1726882440.67350: checking to see if all hosts have failed and the running result is not ok 23880 1726882440.67350: done checking to see if all hosts have failed 23880 1726882440.67351: getting the remaining hosts for this loop 23880 1726882440.67352: done getting the remaining hosts for this loop 23880 1726882440.67356: getting the next task for host managed_node1 23880 1726882440.67362: done getting next task for host managed_node1 23880 1726882440.67365: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 23880 1726882440.67367: ^ 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 23880 1726882440.67379: getting variables 23880 1726882440.67380: in VariableManager get_vars() 23880 1726882440.67417: Calling all_inventory to load vars for managed_node1 23880 1726882440.67420: Calling groups_inventory to load vars for managed_node1 23880 1726882440.67422: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882440.67430: Calling all_plugins_play to load vars for managed_node1 23880 1726882440.67432: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882440.67434: Calling groups_plugins_play to load vars for managed_node1 23880 1726882440.67568: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882440.67690: done with get_vars() 23880 1726882440.67701: done getting variables 23880 1726882440.67742: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:34:00 -0400 (0:00:00.033) 0:00:03.063 ****** 23880 1726882440.67763: entering _queue_task() for managed_node1/fail 23880 1726882440.67956: worker is 1 (out of 1 available) 23880 1726882440.67970: exiting _queue_task() for managed_node1/fail 23880 1726882440.67981: done queuing things up, now waiting for results queue to drain 23880 1726882440.67982: waiting for pending results... 23880 1726882440.68140: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 23880 1726882440.68204: in run() - task 12673a56-9f93-5528-e87a-00000000001c 23880 1726882440.68220: variable 'ansible_search_path' from source: unknown 23880 1726882440.68223: variable 'ansible_search_path' from source: unknown 23880 1726882440.68247: calling self._execute() 23880 1726882440.68314: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882440.68320: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882440.68332: variable 'omit' from source: magic vars 23880 1726882440.68705: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882440.70108: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882440.70160: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882440.70188: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882440.70218: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882440.70239: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882440.70297: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882440.70320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882440.70337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882440.70362: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882440.70373: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882440.70489: variable 'ansible_distribution' from source: facts 23880 1726882440.70495: variable 'ansible_distribution_major_version' from source: facts 23880 1726882440.70510: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882440.70513: when evaluation is False, skipping this task 23880 1726882440.70516: _execute() done 23880 1726882440.70518: dumping result to json 23880 1726882440.70520: done dumping result, returning 23880 1726882440.70528: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [12673a56-9f93-5528-e87a-00000000001c] 23880 1726882440.70533: sending task result for task 12673a56-9f93-5528-e87a-00000000001c 23880 1726882440.70622: done sending task result for task 12673a56-9f93-5528-e87a-00000000001c 23880 1726882440.70624: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23880 1726882440.70669: no more pending results, returning what we have 23880 1726882440.70672: results queue empty 23880 1726882440.70673: checking for any_errors_fatal 23880 1726882440.70677: done checking for any_errors_fatal 23880 1726882440.70678: checking for max_fail_percentage 23880 1726882440.70679: done checking for max_fail_percentage 23880 1726882440.70680: checking to see if all hosts have failed and the running result is not ok 23880 1726882440.70681: done checking to see if all hosts have failed 23880 1726882440.70681: getting the remaining hosts for this loop 23880 1726882440.70683: done getting the remaining hosts for this loop 23880 1726882440.70686: getting the next task for host managed_node1 23880 1726882440.70692: done getting next task for host managed_node1 23880 1726882440.70697: ^ 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 23880 1726882440.70699: ^ 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 23880 1726882440.70710: getting variables 23880 1726882440.70711: in VariableManager get_vars() 23880 1726882440.70755: Calling all_inventory to load vars for managed_node1 23880 1726882440.70757: Calling groups_inventory to load vars for managed_node1 23880 1726882440.70760: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882440.70772: Calling all_plugins_play to load vars for managed_node1 23880 1726882440.70776: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882440.70778: Calling groups_plugins_play to load vars for managed_node1 23880 1726882440.71055: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882440.71169: done with get_vars() 23880 1726882440.71177: done getting variables 23880 1726882440.71259: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:34:00 -0400 (0:00:00.035) 0:00:03.098 ****** 23880 1726882440.71279: entering _queue_task() for managed_node1/dnf 23880 1726882440.71478: worker is 1 (out of 1 available) 23880 1726882440.71491: exiting _queue_task() for managed_node1/dnf 23880 1726882440.71506: done queuing things up, now waiting for results queue to drain 23880 1726882440.71508: waiting for pending results... 23880 1726882440.71656: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 23880 1726882440.71720: in run() - task 12673a56-9f93-5528-e87a-00000000001d 23880 1726882440.71731: variable 'ansible_search_path' from source: unknown 23880 1726882440.71735: variable 'ansible_search_path' from source: unknown 23880 1726882440.71763: calling self._execute() 23880 1726882440.71823: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882440.71827: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882440.71835: variable 'omit' from source: magic vars 23880 1726882440.72160: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882440.73573: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882440.73620: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882440.73655: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882440.73679: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882440.73702: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882440.73760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882440.73779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882440.73811: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882440.73829: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882440.73840: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882440.73955: variable 'ansible_distribution' from source: facts 23880 1726882440.73958: variable 'ansible_distribution_major_version' from source: facts 23880 1726882440.73969: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882440.73972: when evaluation is False, skipping this task 23880 1726882440.73974: _execute() done 23880 1726882440.73977: dumping result to json 23880 1726882440.73980: done dumping result, returning 23880 1726882440.73987: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [12673a56-9f93-5528-e87a-00000000001d] 23880 1726882440.73992: sending task result for task 12673a56-9f93-5528-e87a-00000000001d 23880 1726882440.74083: done sending task result for task 12673a56-9f93-5528-e87a-00000000001d 23880 1726882440.74086: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23880 1726882440.74139: no more pending results, returning what we have 23880 1726882440.74142: results queue empty 23880 1726882440.74143: checking for any_errors_fatal 23880 1726882440.74149: done checking for any_errors_fatal 23880 1726882440.74150: checking for max_fail_percentage 23880 1726882440.74151: done checking for max_fail_percentage 23880 1726882440.74152: checking to see if all hosts have failed and the running result is not ok 23880 1726882440.74153: done checking to see if all hosts have failed 23880 1726882440.74153: getting the remaining hosts for this loop 23880 1726882440.74155: done getting the remaining hosts for this loop 23880 1726882440.74158: getting the next task for host managed_node1 23880 1726882440.74163: done getting next task for host managed_node1 23880 1726882440.74166: ^ 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 23880 1726882440.74169: ^ 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 23880 1726882440.74180: getting variables 23880 1726882440.74181: in VariableManager get_vars() 23880 1726882440.74222: Calling all_inventory to load vars for managed_node1 23880 1726882440.74225: Calling groups_inventory to load vars for managed_node1 23880 1726882440.74227: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882440.74235: Calling all_plugins_play to load vars for managed_node1 23880 1726882440.74237: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882440.74239: Calling groups_plugins_play to load vars for managed_node1 23880 1726882440.74368: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882440.74509: done with get_vars() 23880 1726882440.74517: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 23880 1726882440.74566: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:34:00 -0400 (0:00:00.033) 0:00:03.131 ****** 23880 1726882440.74586: entering _queue_task() for managed_node1/yum 23880 1726882440.74587: Creating lock for yum 23880 1726882440.74786: worker is 1 (out of 1 available) 23880 1726882440.74803: exiting _queue_task() for managed_node1/yum 23880 1726882440.74815: done queuing things up, now waiting for results queue to drain 23880 1726882440.74817: waiting for pending results... 23880 1726882440.74960: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 23880 1726882440.75029: in run() - task 12673a56-9f93-5528-e87a-00000000001e 23880 1726882440.75040: variable 'ansible_search_path' from source: unknown 23880 1726882440.75043: variable 'ansible_search_path' from source: unknown 23880 1726882440.75075: calling self._execute() 23880 1726882440.75136: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882440.75139: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882440.75148: variable 'omit' from source: magic vars 23880 1726882440.75475: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882440.76921: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882440.76965: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882440.76991: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882440.77022: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882440.77042: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882440.77098: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882440.77125: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882440.77142: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882440.77167: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882440.77178: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882440.77301: variable 'ansible_distribution' from source: facts 23880 1726882440.77307: variable 'ansible_distribution_major_version' from source: facts 23880 1726882440.77318: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882440.77321: when evaluation is False, skipping this task 23880 1726882440.77324: _execute() done 23880 1726882440.77327: dumping result to json 23880 1726882440.77330: done dumping result, returning 23880 1726882440.77340: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [12673a56-9f93-5528-e87a-00000000001e] 23880 1726882440.77343: sending task result for task 12673a56-9f93-5528-e87a-00000000001e 23880 1726882440.77428: done sending task result for task 12673a56-9f93-5528-e87a-00000000001e 23880 1726882440.77431: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23880 1726882440.77485: no more pending results, returning what we have 23880 1726882440.77488: results queue empty 23880 1726882440.77488: checking for any_errors_fatal 23880 1726882440.77496: done checking for any_errors_fatal 23880 1726882440.77497: checking for max_fail_percentage 23880 1726882440.77498: done checking for max_fail_percentage 23880 1726882440.77499: checking to see if all hosts have failed and the running result is not ok 23880 1726882440.77499: done checking to see if all hosts have failed 23880 1726882440.77500: getting the remaining hosts for this loop 23880 1726882440.77501: done getting the remaining hosts for this loop 23880 1726882440.77505: getting the next task for host managed_node1 23880 1726882440.77511: done getting next task for host managed_node1 23880 1726882440.77514: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 23880 1726882440.77516: ^ 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 23880 1726882440.77527: getting variables 23880 1726882440.77528: in VariableManager get_vars() 23880 1726882440.77562: Calling all_inventory to load vars for managed_node1 23880 1726882440.77564: Calling groups_inventory to load vars for managed_node1 23880 1726882440.77566: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882440.77575: Calling all_plugins_play to load vars for managed_node1 23880 1726882440.77577: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882440.77580: Calling groups_plugins_play to load vars for managed_node1 23880 1726882440.77721: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882440.77839: done with get_vars() 23880 1726882440.77846: done getting variables 23880 1726882440.77884: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:34:00 -0400 (0:00:00.033) 0:00:03.164 ****** 23880 1726882440.77906: entering _queue_task() for managed_node1/fail 23880 1726882440.78100: worker is 1 (out of 1 available) 23880 1726882440.78112: exiting _queue_task() for managed_node1/fail 23880 1726882440.78123: done queuing things up, now waiting for results queue to drain 23880 1726882440.78124: waiting for pending results... 23880 1726882440.78266: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 23880 1726882440.78332: in run() - task 12673a56-9f93-5528-e87a-00000000001f 23880 1726882440.78344: variable 'ansible_search_path' from source: unknown 23880 1726882440.78347: variable 'ansible_search_path' from source: unknown 23880 1726882440.78378: calling self._execute() 23880 1726882440.78439: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882440.78443: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882440.78451: variable 'omit' from source: magic vars 23880 1726882440.78775: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882440.80196: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882440.80242: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882440.80275: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882440.80302: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882440.80326: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882440.80381: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882440.80403: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882440.80427: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882440.80452: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882440.80462: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882440.80577: variable 'ansible_distribution' from source: facts 23880 1726882440.80581: variable 'ansible_distribution_major_version' from source: facts 23880 1726882440.80592: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882440.80599: when evaluation is False, skipping this task 23880 1726882440.80602: _execute() done 23880 1726882440.80604: dumping result to json 23880 1726882440.80606: done dumping result, returning 23880 1726882440.80611: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [12673a56-9f93-5528-e87a-00000000001f] 23880 1726882440.80616: sending task result for task 12673a56-9f93-5528-e87a-00000000001f 23880 1726882440.80709: done sending task result for task 12673a56-9f93-5528-e87a-00000000001f 23880 1726882440.80712: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23880 1726882440.80790: no more pending results, returning what we have 23880 1726882440.80796: results queue empty 23880 1726882440.80798: checking for any_errors_fatal 23880 1726882440.80803: done checking for any_errors_fatal 23880 1726882440.80803: checking for max_fail_percentage 23880 1726882440.80805: done checking for max_fail_percentage 23880 1726882440.80806: checking to see if all hosts have failed and the running result is not ok 23880 1726882440.80806: done checking to see if all hosts have failed 23880 1726882440.80807: getting the remaining hosts for this loop 23880 1726882440.80808: done getting the remaining hosts for this loop 23880 1726882440.80811: getting the next task for host managed_node1 23880 1726882440.80816: done getting next task for host managed_node1 23880 1726882440.80822: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 23880 1726882440.80824: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23880 1726882440.80835: getting variables 23880 1726882440.80836: in VariableManager get_vars() 23880 1726882440.80865: Calling all_inventory to load vars for managed_node1 23880 1726882440.80868: Calling groups_inventory to load vars for managed_node1 23880 1726882440.80870: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882440.80877: Calling all_plugins_play to load vars for managed_node1 23880 1726882440.80879: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882440.80881: Calling groups_plugins_play to load vars for managed_node1 23880 1726882440.81035: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882440.81151: done with get_vars() 23880 1726882440.81159: done getting variables 23880 1726882440.81200: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:34:00 -0400 (0:00:00.033) 0:00:03.198 ****** 23880 1726882440.81222: entering _queue_task() for managed_node1/package 23880 1726882440.81425: worker is 1 (out of 1 available) 23880 1726882440.81438: exiting _queue_task() for managed_node1/package 23880 1726882440.81449: done queuing things up, now waiting for results queue to drain 23880 1726882440.81450: waiting for pending results... 23880 1726882440.81591: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 23880 1726882440.81660: in run() - task 12673a56-9f93-5528-e87a-000000000020 23880 1726882440.81669: variable 'ansible_search_path' from source: unknown 23880 1726882440.81673: variable 'ansible_search_path' from source: unknown 23880 1726882440.81710: calling self._execute() 23880 1726882440.81767: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882440.81772: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882440.81781: variable 'omit' from source: magic vars 23880 1726882440.82112: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882440.83531: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882440.83575: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882440.83605: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882440.83632: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882440.83654: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882440.83714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882440.83735: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882440.83753: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882440.83782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882440.83792: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882440.83913: variable 'ansible_distribution' from source: facts 23880 1726882440.83916: variable 'ansible_distribution_major_version' from source: facts 23880 1726882440.83927: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882440.83929: when evaluation is False, skipping this task 23880 1726882440.83932: _execute() done 23880 1726882440.83934: dumping result to json 23880 1726882440.83936: done dumping result, returning 23880 1726882440.83944: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [12673a56-9f93-5528-e87a-000000000020] 23880 1726882440.83949: sending task result for task 12673a56-9f93-5528-e87a-000000000020 23880 1726882440.84038: done sending task result for task 12673a56-9f93-5528-e87a-000000000020 23880 1726882440.84041: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23880 1726882440.84090: no more pending results, returning what we have 23880 1726882440.84096: results queue empty 23880 1726882440.84097: checking for any_errors_fatal 23880 1726882440.84103: done checking for any_errors_fatal 23880 1726882440.84103: checking for max_fail_percentage 23880 1726882440.84105: done checking for max_fail_percentage 23880 1726882440.84105: checking to see if all hosts have failed and the running result is not ok 23880 1726882440.84106: done checking to see if all hosts have failed 23880 1726882440.84107: getting the remaining hosts for this loop 23880 1726882440.84108: done getting the remaining hosts for this loop 23880 1726882440.84112: getting the next task for host managed_node1 23880 1726882440.84118: done getting next task for host managed_node1 23880 1726882440.84121: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 23880 1726882440.84123: ^ state is: HOST STATE: block=2, 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 23880 1726882440.84134: getting variables 23880 1726882440.84135: in VariableManager get_vars() 23880 1726882440.84171: Calling all_inventory to load vars for managed_node1 23880 1726882440.84173: Calling groups_inventory to load vars for managed_node1 23880 1726882440.84176: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882440.84184: Calling all_plugins_play to load vars for managed_node1 23880 1726882440.84186: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882440.84189: Calling groups_plugins_play to load vars for managed_node1 23880 1726882440.84328: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882440.84446: done with get_vars() 23880 1726882440.84454: done getting variables 23880 1726882440.84496: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:34:00 -0400 (0:00:00.032) 0:00:03.231 ****** 23880 1726882440.84517: entering _queue_task() for managed_node1/package 23880 1726882440.84709: worker is 1 (out of 1 available) 23880 1726882440.84723: exiting _queue_task() for managed_node1/package 23880 1726882440.84735: done queuing things up, now waiting for results queue to drain 23880 1726882440.84736: waiting for pending results... 23880 1726882440.84890: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 23880 1726882440.84947: in run() - task 12673a56-9f93-5528-e87a-000000000021 23880 1726882440.84959: variable 'ansible_search_path' from source: unknown 23880 1726882440.84963: variable 'ansible_search_path' from source: unknown 23880 1726882440.84990: calling self._execute() 23880 1726882440.85048: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882440.85052: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882440.85060: variable 'omit' from source: magic vars 23880 1726882440.85386: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882440.86837: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882440.86879: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882440.86919: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882440.86947: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882440.86967: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882440.87026: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882440.87048: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882440.87066: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882440.87092: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882440.87107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882440.87225: variable 'ansible_distribution' from source: facts 23880 1726882440.87229: variable 'ansible_distribution_major_version' from source: facts 23880 1726882440.87240: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882440.87242: when evaluation is False, skipping this task 23880 1726882440.87245: _execute() done 23880 1726882440.87247: dumping result to json 23880 1726882440.87250: done dumping result, returning 23880 1726882440.87257: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [12673a56-9f93-5528-e87a-000000000021] 23880 1726882440.87267: sending task result for task 12673a56-9f93-5528-e87a-000000000021 23880 1726882440.87358: done sending task result for task 12673a56-9f93-5528-e87a-000000000021 23880 1726882440.87360: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23880 1726882440.87408: no more pending results, returning what we have 23880 1726882440.87411: results queue empty 23880 1726882440.87412: checking for any_errors_fatal 23880 1726882440.87417: done checking for any_errors_fatal 23880 1726882440.87418: checking for max_fail_percentage 23880 1726882440.87420: done checking for max_fail_percentage 23880 1726882440.87420: checking to see if all hosts have failed and the running result is not ok 23880 1726882440.87421: done checking to see if all hosts have failed 23880 1726882440.87422: getting the remaining hosts for this loop 23880 1726882440.87423: done getting the remaining hosts for this loop 23880 1726882440.87427: getting the next task for host managed_node1 23880 1726882440.87432: done getting next task for host managed_node1 23880 1726882440.87435: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 23880 1726882440.87437: ^ state is: HOST STATE: block=2, 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 23880 1726882440.87449: getting variables 23880 1726882440.87450: in VariableManager get_vars() 23880 1726882440.87487: Calling all_inventory to load vars for managed_node1 23880 1726882440.87489: Calling groups_inventory to load vars for managed_node1 23880 1726882440.87492: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882440.87502: Calling all_plugins_play to load vars for managed_node1 23880 1726882440.87504: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882440.87507: Calling groups_plugins_play to load vars for managed_node1 23880 1726882440.87673: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882440.87789: done with get_vars() 23880 1726882440.87799: done getting variables 23880 1726882440.87841: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:34:00 -0400 (0:00:00.033) 0:00:03.264 ****** 23880 1726882440.87861: entering _queue_task() for managed_node1/package 23880 1726882440.88053: worker is 1 (out of 1 available) 23880 1726882440.88067: exiting _queue_task() for managed_node1/package 23880 1726882440.88078: done queuing things up, now waiting for results queue to drain 23880 1726882440.88079: waiting for pending results... 23880 1726882440.88223: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 23880 1726882440.88275: in run() - task 12673a56-9f93-5528-e87a-000000000022 23880 1726882440.88286: variable 'ansible_search_path' from source: unknown 23880 1726882440.88290: variable 'ansible_search_path' from source: unknown 23880 1726882440.88321: calling self._execute() 23880 1726882440.88377: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882440.88380: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882440.88388: variable 'omit' from source: magic vars 23880 1726882440.88713: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882440.90123: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882440.90166: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882440.90192: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882440.90222: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882440.90242: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882440.90304: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882440.90333: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882440.90350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882440.90377: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882440.90392: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882440.90512: variable 'ansible_distribution' from source: facts 23880 1726882440.90515: variable 'ansible_distribution_major_version' from source: facts 23880 1726882440.90525: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882440.90527: when evaluation is False, skipping this task 23880 1726882440.90530: _execute() done 23880 1726882440.90532: dumping result to json 23880 1726882440.90534: done dumping result, returning 23880 1726882440.90542: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [12673a56-9f93-5528-e87a-000000000022] 23880 1726882440.90547: sending task result for task 12673a56-9f93-5528-e87a-000000000022 23880 1726882440.90636: done sending task result for task 12673a56-9f93-5528-e87a-000000000022 23880 1726882440.90638: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23880 1726882440.90679: no more pending results, returning what we have 23880 1726882440.90682: results queue empty 23880 1726882440.90683: checking for any_errors_fatal 23880 1726882440.90689: done checking for any_errors_fatal 23880 1726882440.90690: checking for max_fail_percentage 23880 1726882440.90692: done checking for max_fail_percentage 23880 1726882440.90696: checking to see if all hosts have failed and the running result is not ok 23880 1726882440.90697: done checking to see if all hosts have failed 23880 1726882440.90698: getting the remaining hosts for this loop 23880 1726882440.90699: done getting the remaining hosts for this loop 23880 1726882440.90703: getting the next task for host managed_node1 23880 1726882440.90708: done getting next task for host managed_node1 23880 1726882440.90711: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 23880 1726882440.90713: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23880 1726882440.90725: getting variables 23880 1726882440.90726: in VariableManager get_vars() 23880 1726882440.90759: Calling all_inventory to load vars for managed_node1 23880 1726882440.90761: Calling groups_inventory to load vars for managed_node1 23880 1726882440.90763: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882440.90771: Calling all_plugins_play to load vars for managed_node1 23880 1726882440.90774: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882440.90776: Calling groups_plugins_play to load vars for managed_node1 23880 1726882440.90923: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882440.91042: done with get_vars() 23880 1726882440.91050: done getting variables 23880 1726882440.91118: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:34:00 -0400 (0:00:00.032) 0:00:03.297 ****** 23880 1726882440.91141: entering _queue_task() for managed_node1/service 23880 1726882440.91143: Creating lock for service 23880 1726882440.91347: worker is 1 (out of 1 available) 23880 1726882440.91359: exiting _queue_task() for managed_node1/service 23880 1726882440.91370: done queuing things up, now waiting for results queue to drain 23880 1726882440.91372: waiting for pending results... 23880 1726882440.91575: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 23880 1726882440.91634: in run() - task 12673a56-9f93-5528-e87a-000000000023 23880 1726882440.91638: variable 'ansible_search_path' from source: unknown 23880 1726882440.91640: variable 'ansible_search_path' from source: unknown 23880 1726882440.91667: calling self._execute() 23880 1726882440.91726: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882440.91738: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882440.91743: variable 'omit' from source: magic vars 23880 1726882440.92300: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882440.94156: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882440.94300: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882440.94304: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882440.94307: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882440.94325: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882440.94403: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882440.94440: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882440.94473: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882440.94525: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882440.94544: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882440.94727: variable 'ansible_distribution' from source: facts 23880 1726882440.94738: variable 'ansible_distribution_major_version' from source: facts 23880 1726882440.94753: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882440.94761: when evaluation is False, skipping this task 23880 1726882440.94767: _execute() done 23880 1726882440.94773: dumping result to json 23880 1726882440.94779: done dumping result, returning 23880 1726882440.94789: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [12673a56-9f93-5528-e87a-000000000023] 23880 1726882440.94804: sending task result for task 12673a56-9f93-5528-e87a-000000000023 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23880 1726882440.95038: no more pending results, returning what we have 23880 1726882440.95041: results queue empty 23880 1726882440.95042: checking for any_errors_fatal 23880 1726882440.95047: done checking for any_errors_fatal 23880 1726882440.95048: checking for max_fail_percentage 23880 1726882440.95049: done checking for max_fail_percentage 23880 1726882440.95050: checking to see if all hosts have failed and the running result is not ok 23880 1726882440.95051: done checking to see if all hosts have failed 23880 1726882440.95052: getting the remaining hosts for this loop 23880 1726882440.95053: done getting the remaining hosts for this loop 23880 1726882440.95057: getting the next task for host managed_node1 23880 1726882440.95063: done getting next task for host managed_node1 23880 1726882440.95066: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 23880 1726882440.95068: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23880 1726882440.95080: getting variables 23880 1726882440.95081: in VariableManager get_vars() 23880 1726882440.95119: Calling all_inventory to load vars for managed_node1 23880 1726882440.95122: Calling groups_inventory to load vars for managed_node1 23880 1726882440.95124: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882440.95132: Calling all_plugins_play to load vars for managed_node1 23880 1726882440.95135: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882440.95137: Calling groups_plugins_play to load vars for managed_node1 23880 1726882440.95541: done sending task result for task 12673a56-9f93-5528-e87a-000000000023 23880 1726882440.95544: WORKER PROCESS EXITING 23880 1726882440.95566: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882440.95758: done with get_vars() 23880 1726882440.95768: done getting variables 23880 1726882440.95824: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:34:00 -0400 (0:00:00.047) 0:00:03.344 ****** 23880 1726882440.95855: entering _queue_task() for managed_node1/service 23880 1726882440.96160: worker is 1 (out of 1 available) 23880 1726882440.96287: exiting _queue_task() for managed_node1/service 23880 1726882440.96300: done queuing things up, now waiting for results queue to drain 23880 1726882440.96302: waiting for pending results... 23880 1726882440.96462: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 23880 1726882440.96566: in run() - task 12673a56-9f93-5528-e87a-000000000024 23880 1726882440.96585: variable 'ansible_search_path' from source: unknown 23880 1726882440.96595: variable 'ansible_search_path' from source: unknown 23880 1726882440.96646: calling self._execute() 23880 1726882440.96738: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882440.96800: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882440.96804: variable 'omit' from source: magic vars 23880 1726882440.97298: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882440.98859: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882440.98905: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882440.98935: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882440.98960: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882440.98987: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882440.99049: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882440.99069: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882440.99086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882440.99117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882440.99128: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882440.99246: variable 'ansible_distribution' from source: facts 23880 1726882440.99254: variable 'ansible_distribution_major_version' from source: facts 23880 1726882440.99264: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882440.99267: when evaluation is False, skipping this task 23880 1726882440.99269: _execute() done 23880 1726882440.99271: dumping result to json 23880 1726882440.99275: done dumping result, returning 23880 1726882440.99283: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [12673a56-9f93-5528-e87a-000000000024] 23880 1726882440.99289: sending task result for task 12673a56-9f93-5528-e87a-000000000024 23880 1726882440.99384: done sending task result for task 12673a56-9f93-5528-e87a-000000000024 23880 1726882440.99387: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 23880 1726882440.99529: no more pending results, returning what we have 23880 1726882440.99533: results queue empty 23880 1726882440.99534: checking for any_errors_fatal 23880 1726882440.99540: done checking for any_errors_fatal 23880 1726882440.99540: checking for max_fail_percentage 23880 1726882440.99542: done checking for max_fail_percentage 23880 1726882440.99543: checking to see if all hosts have failed and the running result is not ok 23880 1726882440.99544: done checking to see if all hosts have failed 23880 1726882440.99544: getting the remaining hosts for this loop 23880 1726882440.99546: done getting the remaining hosts for this loop 23880 1726882440.99550: getting the next task for host managed_node1 23880 1726882440.99556: done getting next task for host managed_node1 23880 1726882440.99560: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 23880 1726882440.99562: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23880 1726882440.99576: getting variables 23880 1726882440.99578: in VariableManager get_vars() 23880 1726882440.99643: Calling all_inventory to load vars for managed_node1 23880 1726882440.99646: Calling groups_inventory to load vars for managed_node1 23880 1726882440.99649: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882440.99658: Calling all_plugins_play to load vars for managed_node1 23880 1726882440.99662: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882440.99665: Calling groups_plugins_play to load vars for managed_node1 23880 1726882441.00056: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882441.00308: done with get_vars() 23880 1726882441.00318: done getting variables 23880 1726882441.00379: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:34:01 -0400 (0:00:00.045) 0:00:03.389 ****** 23880 1726882441.00412: entering _queue_task() for managed_node1/service 23880 1726882441.00907: worker is 1 (out of 1 available) 23880 1726882441.00919: exiting _queue_task() for managed_node1/service 23880 1726882441.00931: done queuing things up, now waiting for results queue to drain 23880 1726882441.00933: waiting for pending results... 23880 1726882441.01254: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 23880 1726882441.01272: in run() - task 12673a56-9f93-5528-e87a-000000000025 23880 1726882441.01291: variable 'ansible_search_path' from source: unknown 23880 1726882441.01305: variable 'ansible_search_path' from source: unknown 23880 1726882441.01349: calling self._execute() 23880 1726882441.01432: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882441.01444: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882441.01500: variable 'omit' from source: magic vars 23880 1726882441.02033: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882441.04086: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882441.04163: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882441.04212: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882441.04252: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882441.04300: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882441.04369: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882441.04410: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882441.04500: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882441.04504: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882441.04506: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882441.04690: variable 'ansible_distribution' from source: facts 23880 1726882441.04707: variable 'ansible_distribution_major_version' from source: facts 23880 1726882441.04723: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882441.04736: when evaluation is False, skipping this task 23880 1726882441.04745: _execute() done 23880 1726882441.04751: dumping result to json 23880 1726882441.04758: done dumping result, returning 23880 1726882441.04770: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [12673a56-9f93-5528-e87a-000000000025] 23880 1726882441.04782: sending task result for task 12673a56-9f93-5528-e87a-000000000025 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23880 1726882441.04930: no more pending results, returning what we have 23880 1726882441.04934: results queue empty 23880 1726882441.04934: checking for any_errors_fatal 23880 1726882441.04941: done checking for any_errors_fatal 23880 1726882441.04941: checking for max_fail_percentage 23880 1726882441.04943: done checking for max_fail_percentage 23880 1726882441.04943: checking to see if all hosts have failed and the running result is not ok 23880 1726882441.04944: done checking to see if all hosts have failed 23880 1726882441.04945: getting the remaining hosts for this loop 23880 1726882441.04946: done getting the remaining hosts for this loop 23880 1726882441.04950: getting the next task for host managed_node1 23880 1726882441.04955: done getting next task for host managed_node1 23880 1726882441.04958: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 23880 1726882441.04960: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23880 1726882441.04971: getting variables 23880 1726882441.04972: in VariableManager get_vars() 23880 1726882441.05008: Calling all_inventory to load vars for managed_node1 23880 1726882441.05011: Calling groups_inventory to load vars for managed_node1 23880 1726882441.05013: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882441.05019: done sending task result for task 12673a56-9f93-5528-e87a-000000000025 23880 1726882441.05021: WORKER PROCESS EXITING 23880 1726882441.05030: Calling all_plugins_play to load vars for managed_node1 23880 1726882441.05033: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882441.05035: Calling groups_plugins_play to load vars for managed_node1 23880 1726882441.05494: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882441.05714: done with get_vars() 23880 1726882441.05725: done getting variables 23880 1726882441.05781: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:34:01 -0400 (0:00:00.053) 0:00:03.443 ****** 23880 1726882441.05811: entering _queue_task() for managed_node1/service 23880 1726882441.06067: worker is 1 (out of 1 available) 23880 1726882441.06078: exiting _queue_task() for managed_node1/service 23880 1726882441.06089: done queuing things up, now waiting for results queue to drain 23880 1726882441.06090: waiting for pending results... 23880 1726882441.06343: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 23880 1726882441.06436: in run() - task 12673a56-9f93-5528-e87a-000000000026 23880 1726882441.06454: variable 'ansible_search_path' from source: unknown 23880 1726882441.06460: variable 'ansible_search_path' from source: unknown 23880 1726882441.06504: calling self._execute() 23880 1726882441.06596: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882441.06610: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882441.06700: variable 'omit' from source: magic vars 23880 1726882441.07336: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882441.11878: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882441.12100: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882441.12104: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882441.12265: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882441.12299: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882441.12387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882441.12484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882441.12543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882441.12776: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882441.12779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882441.13145: variable 'ansible_distribution' from source: facts 23880 1726882441.13227: variable 'ansible_distribution_major_version' from source: facts 23880 1726882441.13245: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882441.13256: when evaluation is False, skipping this task 23880 1726882441.13435: _execute() done 23880 1726882441.13438: dumping result to json 23880 1726882441.13441: done dumping result, returning 23880 1726882441.13444: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [12673a56-9f93-5528-e87a-000000000026] 23880 1726882441.13446: sending task result for task 12673a56-9f93-5528-e87a-000000000026 23880 1726882441.13521: done sending task result for task 12673a56-9f93-5528-e87a-000000000026 23880 1726882441.13525: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 23880 1726882441.13581: no more pending results, returning what we have 23880 1726882441.13584: results queue empty 23880 1726882441.13585: checking for any_errors_fatal 23880 1726882441.13591: done checking for any_errors_fatal 23880 1726882441.13592: checking for max_fail_percentage 23880 1726882441.13596: done checking for max_fail_percentage 23880 1726882441.13597: checking to see if all hosts have failed and the running result is not ok 23880 1726882441.13598: done checking to see if all hosts have failed 23880 1726882441.13599: getting the remaining hosts for this loop 23880 1726882441.13600: done getting the remaining hosts for this loop 23880 1726882441.13604: getting the next task for host managed_node1 23880 1726882441.13610: done getting next task for host managed_node1 23880 1726882441.13614: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 23880 1726882441.13616: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23880 1726882441.13631: getting variables 23880 1726882441.13633: in VariableManager get_vars() 23880 1726882441.13674: Calling all_inventory to load vars for managed_node1 23880 1726882441.13677: Calling groups_inventory to load vars for managed_node1 23880 1726882441.13680: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882441.13691: Calling all_plugins_play to load vars for managed_node1 23880 1726882441.13798: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882441.13804: Calling groups_plugins_play to load vars for managed_node1 23880 1726882441.13985: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882441.14541: done with get_vars() 23880 1726882441.14554: done getting variables 23880 1726882441.14819: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:34:01 -0400 (0:00:00.090) 0:00:03.534 ****** 23880 1726882441.14851: entering _queue_task() for managed_node1/copy 23880 1726882441.15125: worker is 1 (out of 1 available) 23880 1726882441.15138: exiting _queue_task() for managed_node1/copy 23880 1726882441.15150: done queuing things up, now waiting for results queue to drain 23880 1726882441.15151: waiting for pending results... 23880 1726882441.15713: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 23880 1726882441.15717: in run() - task 12673a56-9f93-5528-e87a-000000000027 23880 1726882441.15721: variable 'ansible_search_path' from source: unknown 23880 1726882441.15724: variable 'ansible_search_path' from source: unknown 23880 1726882441.15727: calling self._execute() 23880 1726882441.15730: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882441.15733: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882441.15735: variable 'omit' from source: magic vars 23880 1726882441.16310: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882441.19464: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882441.19556: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882441.19608: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882441.19648: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882441.19690: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882441.19890: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882441.19898: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882441.19902: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882441.19904: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882441.20001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882441.20117: variable 'ansible_distribution' from source: facts 23880 1726882441.20133: variable 'ansible_distribution_major_version' from source: facts 23880 1726882441.20148: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882441.20156: when evaluation is False, skipping this task 23880 1726882441.20162: _execute() done 23880 1726882441.20168: dumping result to json 23880 1726882441.20174: done dumping result, returning 23880 1726882441.20185: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [12673a56-9f93-5528-e87a-000000000027] 23880 1726882441.20199: sending task result for task 12673a56-9f93-5528-e87a-000000000027 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23880 1726882441.20483: no more pending results, returning what we have 23880 1726882441.20487: results queue empty 23880 1726882441.20488: checking for any_errors_fatal 23880 1726882441.20498: done checking for any_errors_fatal 23880 1726882441.20499: checking for max_fail_percentage 23880 1726882441.20501: done checking for max_fail_percentage 23880 1726882441.20502: checking to see if all hosts have failed and the running result is not ok 23880 1726882441.20502: done checking to see if all hosts have failed 23880 1726882441.20503: getting the remaining hosts for this loop 23880 1726882441.20505: done getting the remaining hosts for this loop 23880 1726882441.20509: getting the next task for host managed_node1 23880 1726882441.20515: done getting next task for host managed_node1 23880 1726882441.20523: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 23880 1726882441.20525: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23880 1726882441.20547: getting variables 23880 1726882441.20549: in VariableManager get_vars() 23880 1726882441.20824: Calling all_inventory to load vars for managed_node1 23880 1726882441.20827: Calling groups_inventory to load vars for managed_node1 23880 1726882441.20830: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882441.20840: Calling all_plugins_play to load vars for managed_node1 23880 1726882441.20844: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882441.20847: Calling groups_plugins_play to load vars for managed_node1 23880 1726882441.21169: done sending task result for task 12673a56-9f93-5528-e87a-000000000027 23880 1726882441.21173: WORKER PROCESS EXITING 23880 1726882441.21203: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882441.21420: done with get_vars() 23880 1726882441.21431: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:34:01 -0400 (0:00:00.066) 0:00:03.601 ****** 23880 1726882441.21522: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 23880 1726882441.21524: Creating lock for fedora.linux_system_roles.network_connections 23880 1726882441.22059: worker is 1 (out of 1 available) 23880 1726882441.22071: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 23880 1726882441.22081: done queuing things up, now waiting for results queue to drain 23880 1726882441.22082: waiting for pending results... 23880 1726882441.22392: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 23880 1726882441.22511: in run() - task 12673a56-9f93-5528-e87a-000000000028 23880 1726882441.22531: variable 'ansible_search_path' from source: unknown 23880 1726882441.22537: variable 'ansible_search_path' from source: unknown 23880 1726882441.22583: calling self._execute() 23880 1726882441.22679: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882441.22691: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882441.22718: variable 'omit' from source: magic vars 23880 1726882441.23262: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882441.25799: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882441.25878: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882441.26201: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882441.26270: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882441.26274: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882441.26364: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882441.26411: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882441.26601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882441.26606: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882441.26608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882441.26679: variable 'ansible_distribution' from source: facts 23880 1726882441.26690: variable 'ansible_distribution_major_version' from source: facts 23880 1726882441.26710: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882441.26725: when evaluation is False, skipping this task 23880 1726882441.26733: _execute() done 23880 1726882441.26739: dumping result to json 23880 1726882441.26746: done dumping result, returning 23880 1726882441.26757: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [12673a56-9f93-5528-e87a-000000000028] 23880 1726882441.26766: sending task result for task 12673a56-9f93-5528-e87a-000000000028 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23880 1726882441.26998: no more pending results, returning what we have 23880 1726882441.27002: results queue empty 23880 1726882441.27003: checking for any_errors_fatal 23880 1726882441.27008: done checking for any_errors_fatal 23880 1726882441.27008: checking for max_fail_percentage 23880 1726882441.27010: done checking for max_fail_percentage 23880 1726882441.27011: checking to see if all hosts have failed and the running result is not ok 23880 1726882441.27011: done checking to see if all hosts have failed 23880 1726882441.27012: getting the remaining hosts for this loop 23880 1726882441.27014: done getting the remaining hosts for this loop 23880 1726882441.27018: getting the next task for host managed_node1 23880 1726882441.27024: done getting next task for host managed_node1 23880 1726882441.27028: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 23880 1726882441.27030: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23880 1726882441.27043: getting variables 23880 1726882441.27049: in VariableManager get_vars() 23880 1726882441.27088: Calling all_inventory to load vars for managed_node1 23880 1726882441.27090: Calling groups_inventory to load vars for managed_node1 23880 1726882441.27096: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882441.27107: Calling all_plugins_play to load vars for managed_node1 23880 1726882441.27110: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882441.27113: Calling groups_plugins_play to load vars for managed_node1 23880 1726882441.27559: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882441.27875: done with get_vars() 23880 1726882441.27887: done getting variables 23880 1726882441.27926: done sending task result for task 12673a56-9f93-5528-e87a-000000000028 23880 1726882441.27929: WORKER PROCESS EXITING TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:34:01 -0400 (0:00:00.064) 0:00:03.665 ****** 23880 1726882441.28003: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 23880 1726882441.28005: Creating lock for fedora.linux_system_roles.network_state 23880 1726882441.28629: worker is 1 (out of 1 available) 23880 1726882441.28639: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 23880 1726882441.28649: done queuing things up, now waiting for results queue to drain 23880 1726882441.28650: waiting for pending results... 23880 1726882441.28845: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 23880 1726882441.28947: in run() - task 12673a56-9f93-5528-e87a-000000000029 23880 1726882441.28968: variable 'ansible_search_path' from source: unknown 23880 1726882441.28976: variable 'ansible_search_path' from source: unknown 23880 1726882441.29023: calling self._execute() 23880 1726882441.29112: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882441.29123: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882441.29134: variable 'omit' from source: magic vars 23880 1726882441.29704: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882441.33059: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882441.33235: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882441.33404: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882441.33461: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882441.33525: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882441.33673: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882441.33715: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882441.33746: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882441.33830: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882441.33873: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882441.34071: variable 'ansible_distribution' from source: facts 23880 1726882441.34082: variable 'ansible_distribution_major_version' from source: facts 23880 1726882441.34103: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882441.34111: when evaluation is False, skipping this task 23880 1726882441.34118: _execute() done 23880 1726882441.34123: dumping result to json 23880 1726882441.34145: done dumping result, returning 23880 1726882441.34148: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [12673a56-9f93-5528-e87a-000000000029] 23880 1726882441.34156: sending task result for task 12673a56-9f93-5528-e87a-000000000029 23880 1726882441.34524: done sending task result for task 12673a56-9f93-5528-e87a-000000000029 23880 1726882441.34528: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23880 1726882441.34570: no more pending results, returning what we have 23880 1726882441.34573: results queue empty 23880 1726882441.34574: checking for any_errors_fatal 23880 1726882441.34581: done checking for any_errors_fatal 23880 1726882441.34582: checking for max_fail_percentage 23880 1726882441.34583: done checking for max_fail_percentage 23880 1726882441.34584: checking to see if all hosts have failed and the running result is not ok 23880 1726882441.34585: done checking to see if all hosts have failed 23880 1726882441.34586: getting the remaining hosts for this loop 23880 1726882441.34587: done getting the remaining hosts for this loop 23880 1726882441.34590: getting the next task for host managed_node1 23880 1726882441.34599: done getting next task for host managed_node1 23880 1726882441.34603: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 23880 1726882441.34605: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23880 1726882441.34617: getting variables 23880 1726882441.34618: in VariableManager get_vars() 23880 1726882441.34655: Calling all_inventory to load vars for managed_node1 23880 1726882441.34658: Calling groups_inventory to load vars for managed_node1 23880 1726882441.34660: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882441.34669: Calling all_plugins_play to load vars for managed_node1 23880 1726882441.34672: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882441.34674: Calling groups_plugins_play to load vars for managed_node1 23880 1726882441.34930: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882441.35143: done with get_vars() 23880 1726882441.35155: done getting variables 23880 1726882441.35215: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:34:01 -0400 (0:00:00.072) 0:00:03.738 ****** 23880 1726882441.35250: entering _queue_task() for managed_node1/debug 23880 1726882441.35548: worker is 1 (out of 1 available) 23880 1726882441.35559: exiting _queue_task() for managed_node1/debug 23880 1726882441.35682: done queuing things up, now waiting for results queue to drain 23880 1726882441.35684: waiting for pending results... 23880 1726882441.35846: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 23880 1726882441.36004: in run() - task 12673a56-9f93-5528-e87a-00000000002a 23880 1726882441.36008: variable 'ansible_search_path' from source: unknown 23880 1726882441.36011: variable 'ansible_search_path' from source: unknown 23880 1726882441.36035: calling self._execute() 23880 1726882441.36144: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882441.36199: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882441.36203: variable 'omit' from source: magic vars 23880 1726882441.36780: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882441.40601: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882441.40671: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882441.40715: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882441.40898: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882441.40902: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882441.40905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882441.40908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882441.40934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882441.40979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882441.41000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882441.41181: variable 'ansible_distribution' from source: facts 23880 1726882441.41191: variable 'ansible_distribution_major_version' from source: facts 23880 1726882441.41222: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882441.41246: when evaluation is False, skipping this task 23880 1726882441.41256: _execute() done 23880 1726882441.41263: dumping result to json 23880 1726882441.41272: done dumping result, returning 23880 1726882441.41298: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [12673a56-9f93-5528-e87a-00000000002a] 23880 1726882441.41310: sending task result for task 12673a56-9f93-5528-e87a-00000000002a skipping: [managed_node1] => { "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)" } 23880 1726882441.41460: no more pending results, returning what we have 23880 1726882441.41465: results queue empty 23880 1726882441.41466: checking for any_errors_fatal 23880 1726882441.41472: done checking for any_errors_fatal 23880 1726882441.41472: checking for max_fail_percentage 23880 1726882441.41474: done checking for max_fail_percentage 23880 1726882441.41475: checking to see if all hosts have failed and the running result is not ok 23880 1726882441.41475: done checking to see if all hosts have failed 23880 1726882441.41476: getting the remaining hosts for this loop 23880 1726882441.41478: done getting the remaining hosts for this loop 23880 1726882441.41481: getting the next task for host managed_node1 23880 1726882441.41486: done getting next task for host managed_node1 23880 1726882441.41490: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 23880 1726882441.41491: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23880 1726882441.41506: getting variables 23880 1726882441.41508: in VariableManager get_vars() 23880 1726882441.41542: Calling all_inventory to load vars for managed_node1 23880 1726882441.41544: Calling groups_inventory to load vars for managed_node1 23880 1726882441.41546: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882441.41555: Calling all_plugins_play to load vars for managed_node1 23880 1726882441.41557: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882441.41560: Calling groups_plugins_play to load vars for managed_node1 23880 1726882441.41924: done sending task result for task 12673a56-9f93-5528-e87a-00000000002a 23880 1726882441.41928: WORKER PROCESS EXITING 23880 1726882441.41955: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882441.42155: done with get_vars() 23880 1726882441.42165: done getting variables 23880 1726882441.42224: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:34:01 -0400 (0:00:00.070) 0:00:03.808 ****** 23880 1726882441.42253: entering _queue_task() for managed_node1/debug 23880 1726882441.42531: worker is 1 (out of 1 available) 23880 1726882441.42544: exiting _queue_task() for managed_node1/debug 23880 1726882441.42555: done queuing things up, now waiting for results queue to drain 23880 1726882441.42556: waiting for pending results... 23880 1726882441.42807: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 23880 1726882441.42901: in run() - task 12673a56-9f93-5528-e87a-00000000002b 23880 1726882441.42925: variable 'ansible_search_path' from source: unknown 23880 1726882441.42933: variable 'ansible_search_path' from source: unknown 23880 1726882441.42968: calling self._execute() 23880 1726882441.43067: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882441.43078: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882441.43199: variable 'omit' from source: magic vars 23880 1726882441.43562: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882441.47471: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882441.47548: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882441.47590: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882441.47636: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882441.47668: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882441.47754: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882441.47787: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882441.47820: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882441.47871: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882441.47972: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882441.48313: variable 'ansible_distribution' from source: facts 23880 1726882441.48325: variable 'ansible_distribution_major_version' from source: facts 23880 1726882441.48369: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882441.48378: when evaluation is False, skipping this task 23880 1726882441.48385: _execute() done 23880 1726882441.48408: dumping result to json 23880 1726882441.48411: done dumping result, returning 23880 1726882441.48414: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [12673a56-9f93-5528-e87a-00000000002b] 23880 1726882441.48422: sending task result for task 12673a56-9f93-5528-e87a-00000000002b 23880 1726882441.48581: done sending task result for task 12673a56-9f93-5528-e87a-00000000002b 23880 1726882441.48585: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)" } 23880 1726882441.48665: no more pending results, returning what we have 23880 1726882441.48668: results queue empty 23880 1726882441.48669: checking for any_errors_fatal 23880 1726882441.48675: done checking for any_errors_fatal 23880 1726882441.48676: checking for max_fail_percentage 23880 1726882441.48678: done checking for max_fail_percentage 23880 1726882441.48679: checking to see if all hosts have failed and the running result is not ok 23880 1726882441.48679: done checking to see if all hosts have failed 23880 1726882441.48680: getting the remaining hosts for this loop 23880 1726882441.48682: done getting the remaining hosts for this loop 23880 1726882441.48686: getting the next task for host managed_node1 23880 1726882441.48692: done getting next task for host managed_node1 23880 1726882441.48698: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 23880 1726882441.48700: ^ state is: HOST STATE: block=2, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23880 1726882441.48712: getting variables 23880 1726882441.48714: in VariableManager get_vars() 23880 1726882441.48751: Calling all_inventory to load vars for managed_node1 23880 1726882441.48753: Calling groups_inventory to load vars for managed_node1 23880 1726882441.48756: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882441.48765: Calling all_plugins_play to load vars for managed_node1 23880 1726882441.48768: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882441.48771: Calling groups_plugins_play to load vars for managed_node1 23880 1726882441.49114: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882441.49446: done with get_vars() 23880 1726882441.49480: done getting variables 23880 1726882441.49620: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:34:01 -0400 (0:00:00.073) 0:00:03.882 ****** 23880 1726882441.49650: entering _queue_task() for managed_node1/debug 23880 1726882441.50086: worker is 1 (out of 1 available) 23880 1726882441.50099: exiting _queue_task() for managed_node1/debug 23880 1726882441.50114: done queuing things up, now waiting for results queue to drain 23880 1726882441.50115: waiting for pending results... 23880 1726882441.50510: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 23880 1726882441.50654: in run() - task 12673a56-9f93-5528-e87a-00000000002c 23880 1726882441.50659: variable 'ansible_search_path' from source: unknown 23880 1726882441.50662: variable 'ansible_search_path' from source: unknown 23880 1726882441.50664: calling self._execute() 23880 1726882441.50745: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882441.50765: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882441.50788: variable 'omit' from source: magic vars 23880 1726882441.51385: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882441.54205: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882441.54286: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882441.54340: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882441.54425: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882441.54450: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882441.54599: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882441.54603: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882441.54606: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882441.54650: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882441.54668: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882441.54837: variable 'ansible_distribution' from source: facts 23880 1726882441.54876: variable 'ansible_distribution_major_version' from source: facts 23880 1726882441.54880: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882441.54882: when evaluation is False, skipping this task 23880 1726882441.54887: _execute() done 23880 1726882441.54898: dumping result to json 23880 1726882441.54935: done dumping result, returning 23880 1726882441.54938: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [12673a56-9f93-5528-e87a-00000000002c] 23880 1726882441.54940: sending task result for task 12673a56-9f93-5528-e87a-00000000002c 23880 1726882441.55138: done sending task result for task 12673a56-9f93-5528-e87a-00000000002c 23880 1726882441.55141: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)" } 23880 1726882441.55183: no more pending results, returning what we have 23880 1726882441.55186: results queue empty 23880 1726882441.55187: checking for any_errors_fatal 23880 1726882441.55191: done checking for any_errors_fatal 23880 1726882441.55192: checking for max_fail_percentage 23880 1726882441.55197: done checking for max_fail_percentage 23880 1726882441.55198: checking to see if all hosts have failed and the running result is not ok 23880 1726882441.55198: done checking to see if all hosts have failed 23880 1726882441.55199: getting the remaining hosts for this loop 23880 1726882441.55200: done getting the remaining hosts for this loop 23880 1726882441.55204: getting the next task for host managed_node1 23880 1726882441.55209: done getting next task for host managed_node1 23880 1726882441.55212: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 23880 1726882441.55214: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23880 1726882441.55227: getting variables 23880 1726882441.55229: in VariableManager get_vars() 23880 1726882441.55264: Calling all_inventory to load vars for managed_node1 23880 1726882441.55267: Calling groups_inventory to load vars for managed_node1 23880 1726882441.55269: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882441.55280: Calling all_plugins_play to load vars for managed_node1 23880 1726882441.55283: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882441.55286: Calling groups_plugins_play to load vars for managed_node1 23880 1726882441.55775: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882441.56003: done with get_vars() 23880 1726882441.56014: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:34:01 -0400 (0:00:00.064) 0:00:03.947 ****** 23880 1726882441.56128: entering _queue_task() for managed_node1/ping 23880 1726882441.56130: Creating lock for ping 23880 1726882441.56461: worker is 1 (out of 1 available) 23880 1726882441.56473: exiting _queue_task() for managed_node1/ping 23880 1726882441.56484: done queuing things up, now waiting for results queue to drain 23880 1726882441.56485: waiting for pending results... 23880 1726882441.56833: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 23880 1726882441.56907: in run() - task 12673a56-9f93-5528-e87a-00000000002d 23880 1726882441.56937: variable 'ansible_search_path' from source: unknown 23880 1726882441.56952: variable 'ansible_search_path' from source: unknown 23880 1726882441.56990: calling self._execute() 23880 1726882441.57081: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882441.57097: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882441.57115: variable 'omit' from source: magic vars 23880 1726882441.57665: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882441.60457: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882441.60531: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882441.60566: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882441.60601: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882441.60631: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882441.60730: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882441.60760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882441.60786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882441.60873: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882441.60888: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882441.61073: variable 'ansible_distribution' from source: facts 23880 1726882441.61079: variable 'ansible_distribution_major_version' from source: facts 23880 1726882441.61090: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882441.61094: when evaluation is False, skipping this task 23880 1726882441.61104: _execute() done 23880 1726882441.61107: dumping result to json 23880 1726882441.61115: done dumping result, returning 23880 1726882441.61216: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [12673a56-9f93-5528-e87a-00000000002d] 23880 1726882441.61224: sending task result for task 12673a56-9f93-5528-e87a-00000000002d 23880 1726882441.61536: done sending task result for task 12673a56-9f93-5528-e87a-00000000002d 23880 1726882441.61538: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23880 1726882441.61578: no more pending results, returning what we have 23880 1726882441.61581: results queue empty 23880 1726882441.61582: checking for any_errors_fatal 23880 1726882441.61588: done checking for any_errors_fatal 23880 1726882441.61588: checking for max_fail_percentage 23880 1726882441.61590: done checking for max_fail_percentage 23880 1726882441.61591: checking to see if all hosts have failed and the running result is not ok 23880 1726882441.61591: done checking to see if all hosts have failed 23880 1726882441.61592: getting the remaining hosts for this loop 23880 1726882441.61595: done getting the remaining hosts for this loop 23880 1726882441.61598: getting the next task for host managed_node1 23880 1726882441.61604: done getting next task for host managed_node1 23880 1726882441.61605: ^ task is: TASK: meta (role_complete) 23880 1726882441.61607: ^ 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 23880 1726882441.61618: getting variables 23880 1726882441.61619: in VariableManager get_vars() 23880 1726882441.61657: Calling all_inventory to load vars for managed_node1 23880 1726882441.61660: Calling groups_inventory to load vars for managed_node1 23880 1726882441.61663: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882441.61672: Calling all_plugins_play to load vars for managed_node1 23880 1726882441.61675: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882441.61678: Calling groups_plugins_play to load vars for managed_node1 23880 1726882441.61879: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882441.62103: done with get_vars() 23880 1726882441.62113: done getting variables 23880 1726882441.62211: done queuing things up, now waiting for results queue to drain 23880 1726882441.62216: results queue empty 23880 1726882441.62217: checking for any_errors_fatal 23880 1726882441.62219: done checking for any_errors_fatal 23880 1726882441.62220: checking for max_fail_percentage 23880 1726882441.62221: done checking for max_fail_percentage 23880 1726882441.62223: checking to see if all hosts have failed and the running result is not ok 23880 1726882441.62224: done checking to see if all hosts have failed 23880 1726882441.62225: getting the remaining hosts for this loop 23880 1726882441.62226: done getting the remaining hosts for this loop 23880 1726882441.62228: getting the next task for host managed_node1 23880 1726882441.62232: done getting next task for host managed_node1 23880 1726882441.62234: ^ task is: TASK: Include the task 'el_repo_setup.yml' 23880 1726882441.62236: ^ 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 23880 1726882441.62238: getting variables 23880 1726882441.62239: in VariableManager get_vars() 23880 1726882441.62251: Calling all_inventory to load vars for managed_node1 23880 1726882441.62253: Calling groups_inventory to load vars for managed_node1 23880 1726882441.62255: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882441.62260: Calling all_plugins_play to load vars for managed_node1 23880 1726882441.62262: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882441.62264: Calling groups_plugins_play to load vars for managed_node1 23880 1726882441.62427: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882441.62854: done with get_vars() 23880 1726882441.62868: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml:11 Friday 20 September 2024 21:34:01 -0400 (0:00:00.068) 0:00:04.015 ****** 23880 1726882441.62932: entering _queue_task() for managed_node1/include_tasks 23880 1726882441.63328: worker is 1 (out of 1 available) 23880 1726882441.63341: exiting _queue_task() for managed_node1/include_tasks 23880 1726882441.63354: done queuing things up, now waiting for results queue to drain 23880 1726882441.63355: waiting for pending results... 23880 1726882441.63567: running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' 23880 1726882441.63704: in run() - task 12673a56-9f93-5528-e87a-00000000002f 23880 1726882441.63732: variable 'ansible_search_path' from source: unknown 23880 1726882441.63838: variable 'ansible_search_path' from source: unknown 23880 1726882441.63842: calling self._execute() 23880 1726882441.63882: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882441.63896: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882441.63910: variable 'omit' from source: magic vars 23880 1726882441.64453: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882441.66740: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882441.66816: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882441.66860: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882441.66907: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882441.66945: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882441.67036: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882441.67100: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882441.67103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882441.67182: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882441.67225: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882441.67703: variable 'ansible_distribution' from source: facts 23880 1726882441.67707: variable 'ansible_distribution_major_version' from source: facts 23880 1726882441.67710: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882441.67712: when evaluation is False, skipping this task 23880 1726882441.67714: _execute() done 23880 1726882441.67716: dumping result to json 23880 1726882441.67718: done dumping result, returning 23880 1726882441.67721: done running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' [12673a56-9f93-5528-e87a-00000000002f] 23880 1726882441.67723: sending task result for task 12673a56-9f93-5528-e87a-00000000002f 23880 1726882441.67819: done sending task result for task 12673a56-9f93-5528-e87a-00000000002f 23880 1726882441.67826: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23880 1726882441.67889: no more pending results, returning what we have 23880 1726882441.67900: results queue empty 23880 1726882441.67901: checking for any_errors_fatal 23880 1726882441.67906: done checking for any_errors_fatal 23880 1726882441.67907: checking for max_fail_percentage 23880 1726882441.67910: done checking for max_fail_percentage 23880 1726882441.67911: checking to see if all hosts have failed and the running result is not ok 23880 1726882441.67912: done checking to see if all hosts have failed 23880 1726882441.67913: getting the remaining hosts for this loop 23880 1726882441.67915: done getting the remaining hosts for this loop 23880 1726882441.67922: getting the next task for host managed_node1 23880 1726882441.67928: done getting next task for host managed_node1 23880 1726882441.67932: ^ task is: TASK: Test warning and info logs 23880 1726882441.67935: ^ state is: HOST STATE: block=4, 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 23880 1726882441.67943: getting variables 23880 1726882441.67947: in VariableManager get_vars() 23880 1726882441.68002: Calling all_inventory to load vars for managed_node1 23880 1726882441.68005: Calling groups_inventory to load vars for managed_node1 23880 1726882441.68008: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882441.68020: Calling all_plugins_play to load vars for managed_node1 23880 1726882441.68025: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882441.68028: Calling groups_plugins_play to load vars for managed_node1 23880 1726882441.68485: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882441.68730: done with get_vars() 23880 1726882441.68746: done getting variables 23880 1726882441.68860: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Test warning and info logs] ********************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml:13 Friday 20 September 2024 21:34:01 -0400 (0:00:00.059) 0:00:04.074 ****** 23880 1726882441.68904: entering _queue_task() for managed_node1/assert 23880 1726882441.68909: Creating lock for assert 23880 1726882441.69177: worker is 1 (out of 1 available) 23880 1726882441.69189: exiting _queue_task() for managed_node1/assert 23880 1726882441.69366: done queuing things up, now waiting for results queue to drain 23880 1726882441.69368: waiting for pending results... 23880 1726882441.69605: running TaskExecutor() for managed_node1/TASK: Test warning and info logs 23880 1726882441.69611: in run() - task 12673a56-9f93-5528-e87a-000000000030 23880 1726882441.69646: variable 'ansible_search_path' from source: unknown 23880 1726882441.69649: variable 'ansible_search_path' from source: unknown 23880 1726882441.69677: calling self._execute() 23880 1726882441.69800: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882441.69805: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882441.69807: variable 'omit' from source: magic vars 23880 1726882441.70400: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882441.73169: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882441.73252: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882441.73310: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882441.73356: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882441.73388: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882441.73477: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882441.73515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882441.73546: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882441.73599: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882441.73621: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882441.73871: variable 'ansible_distribution' from source: facts 23880 1726882441.73882: variable 'ansible_distribution_major_version' from source: facts 23880 1726882441.73911: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882441.73919: when evaluation is False, skipping this task 23880 1726882441.73927: _execute() done 23880 1726882441.73934: dumping result to json 23880 1726882441.73942: done dumping result, returning 23880 1726882441.74003: done running TaskExecutor() for managed_node1/TASK: Test warning and info logs [12673a56-9f93-5528-e87a-000000000030] 23880 1726882441.74006: sending task result for task 12673a56-9f93-5528-e87a-000000000030 23880 1726882441.74078: done sending task result for task 12673a56-9f93-5528-e87a-000000000030 23880 1726882441.74081: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23880 1726882441.74153: no more pending results, returning what we have 23880 1726882441.74156: results queue empty 23880 1726882441.74157: checking for any_errors_fatal 23880 1726882441.74163: done checking for any_errors_fatal 23880 1726882441.74164: checking for max_fail_percentage 23880 1726882441.74166: done checking for max_fail_percentage 23880 1726882441.74167: checking to see if all hosts have failed and the running result is not ok 23880 1726882441.74168: done checking to see if all hosts have failed 23880 1726882441.74168: getting the remaining hosts for this loop 23880 1726882441.74170: done getting the remaining hosts for this loop 23880 1726882441.74174: getting the next task for host managed_node1 23880 1726882441.74181: done getting next task for host managed_node1 23880 1726882441.74184: ^ task is: TASK: meta (flush_handlers) 23880 1726882441.74186: ^ 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 23880 1726882441.74189: getting variables 23880 1726882441.74191: in VariableManager get_vars() 23880 1726882441.74234: Calling all_inventory to load vars for managed_node1 23880 1726882441.74236: Calling groups_inventory to load vars for managed_node1 23880 1726882441.74239: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882441.74250: Calling all_plugins_play to load vars for managed_node1 23880 1726882441.74253: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882441.74256: Calling groups_plugins_play to load vars for managed_node1 23880 1726882441.74743: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882441.74996: done with get_vars() 23880 1726882441.75006: done getting variables 23880 1726882441.75073: in VariableManager get_vars() 23880 1726882441.75085: Calling all_inventory to load vars for managed_node1 23880 1726882441.75087: Calling groups_inventory to load vars for managed_node1 23880 1726882441.75089: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882441.75097: Calling all_plugins_play to load vars for managed_node1 23880 1726882441.75100: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882441.75103: Calling groups_plugins_play to load vars for managed_node1 23880 1726882441.75581: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882441.75952: done with get_vars() 23880 1726882441.75965: done queuing things up, now waiting for results queue to drain 23880 1726882441.75966: results queue empty 23880 1726882441.75967: checking for any_errors_fatal 23880 1726882441.75970: done checking for any_errors_fatal 23880 1726882441.75970: checking for max_fail_percentage 23880 1726882441.75971: done checking for max_fail_percentage 23880 1726882441.75972: checking to see if all hosts have failed and the running result is not ok 23880 1726882441.75973: done checking to see if all hosts have failed 23880 1726882441.75973: getting the remaining hosts for this loop 23880 1726882441.75974: done getting the remaining hosts for this loop 23880 1726882441.75977: getting the next task for host managed_node1 23880 1726882441.75980: done getting next task for host managed_node1 23880 1726882441.75982: ^ task is: TASK: meta (flush_handlers) 23880 1726882441.75983: ^ state is: HOST STATE: block=6, 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 23880 1726882441.75986: getting variables 23880 1726882441.75987: in VariableManager get_vars() 23880 1726882441.76005: Calling all_inventory to load vars for managed_node1 23880 1726882441.76007: Calling groups_inventory to load vars for managed_node1 23880 1726882441.76008: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882441.76012: Calling all_plugins_play to load vars for managed_node1 23880 1726882441.76014: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882441.76016: Calling groups_plugins_play to load vars for managed_node1 23880 1726882441.76341: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882441.76657: done with get_vars() 23880 1726882441.76665: done getting variables 23880 1726882441.76785: in VariableManager get_vars() 23880 1726882441.76799: Calling all_inventory to load vars for managed_node1 23880 1726882441.76802: Calling groups_inventory to load vars for managed_node1 23880 1726882441.76803: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882441.76807: Calling all_plugins_play to load vars for managed_node1 23880 1726882441.76810: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882441.76812: Calling groups_plugins_play to load vars for managed_node1 23880 1726882441.76950: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882441.77155: done with get_vars() 23880 1726882441.77166: done queuing things up, now waiting for results queue to drain 23880 1726882441.77168: results queue empty 23880 1726882441.77169: checking for any_errors_fatal 23880 1726882441.77170: done checking for any_errors_fatal 23880 1726882441.77171: checking for max_fail_percentage 23880 1726882441.77172: done checking for max_fail_percentage 23880 1726882441.77172: checking to see if all hosts have failed and the running result is not ok 23880 1726882441.77173: done checking to see if all hosts have failed 23880 1726882441.77174: getting the remaining hosts for this loop 23880 1726882441.77174: done getting the remaining hosts for this loop 23880 1726882441.77177: getting the next task for host managed_node1 23880 1726882441.77179: done getting next task for host managed_node1 23880 1726882441.77180: ^ task is: None 23880 1726882441.77181: ^ state is: HOST STATE: block=7, 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 23880 1726882441.77182: done queuing things up, now waiting for results queue to drain 23880 1726882441.77183: results queue empty 23880 1726882441.77184: checking for any_errors_fatal 23880 1726882441.77185: done checking for any_errors_fatal 23880 1726882441.77185: checking for max_fail_percentage 23880 1726882441.77186: done checking for max_fail_percentage 23880 1726882441.77187: checking to see if all hosts have failed and the running result is not ok 23880 1726882441.77187: done checking to see if all hosts have failed 23880 1726882441.77188: getting the next task for host managed_node1 23880 1726882441.77190: done getting next task for host managed_node1 23880 1726882441.77191: ^ task is: None 23880 1726882441.77196: ^ state is: HOST STATE: block=7, 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 23880 1726882441.77235: in VariableManager get_vars() 23880 1726882441.77250: done with get_vars() 23880 1726882441.77256: in VariableManager get_vars() 23880 1726882441.77265: done with get_vars() 23880 1726882441.77269: variable 'omit' from source: magic vars 23880 1726882441.77306: in VariableManager get_vars() 23880 1726882441.77315: done with get_vars() 23880 1726882441.77343: variable 'omit' from source: magic vars PLAY [Run playbook 'tests_default.yml' with nm as provider] ******************** 23880 1726882441.77528: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 23880 1726882441.77553: getting the remaining hosts for this loop 23880 1726882441.77555: done getting the remaining hosts for this loop 23880 1726882441.77557: getting the next task for host managed_node1 23880 1726882441.77560: done getting next task for host managed_node1 23880 1726882441.77561: ^ task is: TASK: Gathering Facts 23880 1726882441.77563: ^ 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 23880 1726882441.77564: getting variables 23880 1726882441.77565: in VariableManager get_vars() 23880 1726882441.77572: Calling all_inventory to load vars for managed_node1 23880 1726882441.77574: Calling groups_inventory to load vars for managed_node1 23880 1726882441.77576: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882441.77581: Calling all_plugins_play to load vars for managed_node1 23880 1726882441.77583: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882441.77585: Calling groups_plugins_play to load vars for managed_node1 23880 1726882441.77769: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882441.77961: done with get_vars() 23880 1726882441.77969: done getting variables 23880 1726882441.78016: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_nm.yml:3 Friday 20 September 2024 21:34:01 -0400 (0:00:00.091) 0:00:04.166 ****** 23880 1726882441.78040: entering _queue_task() for managed_node1/gather_facts 23880 1726882441.78512: worker is 1 (out of 1 available) 23880 1726882441.78522: exiting _queue_task() for managed_node1/gather_facts 23880 1726882441.78531: done queuing things up, now waiting for results queue to drain 23880 1726882441.78532: waiting for pending results... 23880 1726882441.78603: running TaskExecutor() for managed_node1/TASK: Gathering Facts 23880 1726882441.78760: in run() - task 12673a56-9f93-5528-e87a-000000000181 23880 1726882441.78763: variable 'ansible_search_path' from source: unknown 23880 1726882441.78766: variable 'ansible_search_path' from source: unknown 23880 1726882441.78769: calling self._execute() 23880 1726882441.78844: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882441.78855: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882441.78874: variable 'omit' from source: magic vars 23880 1726882441.79361: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882441.82040: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882441.82044: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882441.82131: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882441.82301: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882441.82305: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882441.82582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882441.82586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882441.82589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882441.82627: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882441.82656: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882441.82857: variable 'ansible_distribution' from source: facts 23880 1726882441.82869: variable 'ansible_distribution_major_version' from source: facts 23880 1726882441.82885: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882441.82894: when evaluation is False, skipping this task 23880 1726882441.82909: _execute() done 23880 1726882441.82916: dumping result to json 23880 1726882441.82923: done dumping result, returning 23880 1726882441.82934: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [12673a56-9f93-5528-e87a-000000000181] 23880 1726882441.82946: sending task result for task 12673a56-9f93-5528-e87a-000000000181 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23880 1726882441.83086: no more pending results, returning what we have 23880 1726882441.83089: results queue empty 23880 1726882441.83090: checking for any_errors_fatal 23880 1726882441.83092: done checking for any_errors_fatal 23880 1726882441.83094: checking for max_fail_percentage 23880 1726882441.83096: done checking for max_fail_percentage 23880 1726882441.83097: checking to see if all hosts have failed and the running result is not ok 23880 1726882441.83098: done checking to see if all hosts have failed 23880 1726882441.83099: getting the remaining hosts for this loop 23880 1726882441.83100: done getting the remaining hosts for this loop 23880 1726882441.83104: getting the next task for host managed_node1 23880 1726882441.83110: done getting next task for host managed_node1 23880 1726882441.83112: ^ task is: TASK: meta (flush_handlers) 23880 1726882441.83115: ^ 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 23880 1726882441.83123: getting variables 23880 1726882441.83125: in VariableManager get_vars() 23880 1726882441.83156: Calling all_inventory to load vars for managed_node1 23880 1726882441.83158: Calling groups_inventory to load vars for managed_node1 23880 1726882441.83162: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882441.83173: Calling all_plugins_play to load vars for managed_node1 23880 1726882441.83179: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882441.83182: Calling groups_plugins_play to load vars for managed_node1 23880 1726882441.83583: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882441.83899: done with get_vars() 23880 1726882441.83909: done getting variables 23880 1726882441.83939: done sending task result for task 12673a56-9f93-5528-e87a-000000000181 23880 1726882441.83943: WORKER PROCESS EXITING 23880 1726882441.83985: in VariableManager get_vars() 23880 1726882441.84000: Calling all_inventory to load vars for managed_node1 23880 1726882441.84002: Calling groups_inventory to load vars for managed_node1 23880 1726882441.84005: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882441.84009: Calling all_plugins_play to load vars for managed_node1 23880 1726882441.84011: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882441.84014: Calling groups_plugins_play to load vars for managed_node1 23880 1726882441.84181: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882441.84383: done with get_vars() 23880 1726882441.84405: done queuing things up, now waiting for results queue to drain 23880 1726882441.84407: results queue empty 23880 1726882441.84408: checking for any_errors_fatal 23880 1726882441.84410: done checking for any_errors_fatal 23880 1726882441.84411: checking for max_fail_percentage 23880 1726882441.84412: done checking for max_fail_percentage 23880 1726882441.84412: checking to see if all hosts have failed and the running result is not ok 23880 1726882441.84413: done checking to see if all hosts have failed 23880 1726882441.84414: getting the remaining hosts for this loop 23880 1726882441.84414: done getting the remaining hosts for this loop 23880 1726882441.84417: getting the next task for host managed_node1 23880 1726882441.84421: done getting next task for host managed_node1 23880 1726882441.84423: ^ task is: TASK: Include the task 'el_repo_setup.yml' 23880 1726882441.84424: ^ 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 23880 1726882441.84426: getting variables 23880 1726882441.84427: in VariableManager get_vars() 23880 1726882441.84482: Calling all_inventory to load vars for managed_node1 23880 1726882441.84485: Calling groups_inventory to load vars for managed_node1 23880 1726882441.84487: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882441.84491: Calling all_plugins_play to load vars for managed_node1 23880 1726882441.84495: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882441.84500: Calling groups_plugins_play to load vars for managed_node1 23880 1726882441.84632: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882441.84818: done with get_vars() 23880 1726882441.84826: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_nm.yml:8 Friday 20 September 2024 21:34:01 -0400 (0:00:00.069) 0:00:04.235 ****** 23880 1726882441.85001: entering _queue_task() for managed_node1/include_tasks 23880 1726882441.85483: worker is 1 (out of 1 available) 23880 1726882441.85497: exiting _queue_task() for managed_node1/include_tasks 23880 1726882441.85511: done queuing things up, now waiting for results queue to drain 23880 1726882441.85514: waiting for pending results... 23880 1726882441.85809: running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' 23880 1726882441.85967: in run() - task 12673a56-9f93-5528-e87a-000000000034 23880 1726882441.86011: variable 'ansible_search_path' from source: unknown 23880 1726882441.86020: variable 'ansible_search_path' from source: unknown 23880 1726882441.86071: calling self._execute() 23880 1726882441.86173: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882441.86185: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882441.86208: variable 'omit' from source: magic vars 23880 1726882441.86817: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882441.89098: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882441.89171: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882441.89215: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882441.89254: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882441.89295: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882441.89487: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882441.89490: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882441.89495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882441.89514: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882441.89533: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882441.89708: variable 'ansible_distribution' from source: facts 23880 1726882441.89727: variable 'ansible_distribution_major_version' from source: facts 23880 1726882441.89744: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882441.89752: when evaluation is False, skipping this task 23880 1726882441.89759: _execute() done 23880 1726882441.89766: dumping result to json 23880 1726882441.89772: done dumping result, returning 23880 1726882441.89782: done running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' [12673a56-9f93-5528-e87a-000000000034] 23880 1726882441.89792: sending task result for task 12673a56-9f93-5528-e87a-000000000034 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23880 1726882441.89975: no more pending results, returning what we have 23880 1726882441.89979: results queue empty 23880 1726882441.89980: checking for any_errors_fatal 23880 1726882441.89981: done checking for any_errors_fatal 23880 1726882441.89982: checking for max_fail_percentage 23880 1726882441.89984: done checking for max_fail_percentage 23880 1726882441.89984: checking to see if all hosts have failed and the running result is not ok 23880 1726882441.89985: done checking to see if all hosts have failed 23880 1726882441.89986: getting the remaining hosts for this loop 23880 1726882441.89988: done getting the remaining hosts for this loop 23880 1726882441.89992: getting the next task for host managed_node1 23880 1726882441.89999: done getting next task for host managed_node1 23880 1726882441.90002: ^ task is: TASK: Set network provider to 'nm' 23880 1726882441.90004: ^ 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 23880 1726882441.90007: getting variables 23880 1726882441.90009: in VariableManager get_vars() 23880 1726882441.90038: Calling all_inventory to load vars for managed_node1 23880 1726882441.90040: Calling groups_inventory to load vars for managed_node1 23880 1726882441.90043: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882441.90054: Calling all_plugins_play to load vars for managed_node1 23880 1726882441.90057: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882441.90060: Calling groups_plugins_play to load vars for managed_node1 23880 1726882441.90491: done sending task result for task 12673a56-9f93-5528-e87a-000000000034 23880 1726882441.90497: WORKER PROCESS EXITING 23880 1726882441.90525: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882441.90725: done with get_vars() 23880 1726882441.90735: done getting variables 23880 1726882441.90791: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set network provider to 'nm'] ******************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_nm.yml:10 Friday 20 September 2024 21:34:01 -0400 (0:00:00.058) 0:00:04.294 ****** 23880 1726882441.90820: entering _queue_task() for managed_node1/set_fact 23880 1726882441.91209: worker is 1 (out of 1 available) 23880 1726882441.91218: exiting _queue_task() for managed_node1/set_fact 23880 1726882441.91230: done queuing things up, now waiting for results queue to drain 23880 1726882441.91231: waiting for pending results... 23880 1726882441.91346: running TaskExecutor() for managed_node1/TASK: Set network provider to 'nm' 23880 1726882441.91444: in run() - task 12673a56-9f93-5528-e87a-000000000035 23880 1726882441.91470: variable 'ansible_search_path' from source: unknown 23880 1726882441.91478: variable 'ansible_search_path' from source: unknown 23880 1726882441.91517: calling self._execute() 23880 1726882441.91603: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882441.91614: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882441.91629: variable 'omit' from source: magic vars 23880 1726882441.92181: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882441.96101: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882441.96105: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882441.96186: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882441.96228: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882441.96296: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882441.96451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882441.96704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882441.96708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882441.96710: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882441.96812: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882441.97127: variable 'ansible_distribution' from source: facts 23880 1726882441.97143: variable 'ansible_distribution_major_version' from source: facts 23880 1726882441.97218: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882441.97228: when evaluation is False, skipping this task 23880 1726882441.97236: _execute() done 23880 1726882441.97247: dumping result to json 23880 1726882441.97256: done dumping result, returning 23880 1726882441.97269: done running TaskExecutor() for managed_node1/TASK: Set network provider to 'nm' [12673a56-9f93-5528-e87a-000000000035] 23880 1726882441.97327: sending task result for task 12673a56-9f93-5528-e87a-000000000035 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23880 1726882441.97506: no more pending results, returning what we have 23880 1726882441.97510: results queue empty 23880 1726882441.97511: checking for any_errors_fatal 23880 1726882441.97518: done checking for any_errors_fatal 23880 1726882441.97519: checking for max_fail_percentage 23880 1726882441.97521: done checking for max_fail_percentage 23880 1726882441.97522: checking to see if all hosts have failed and the running result is not ok 23880 1726882441.97523: done checking to see if all hosts have failed 23880 1726882441.97524: getting the remaining hosts for this loop 23880 1726882441.97525: done getting the remaining hosts for this loop 23880 1726882441.97531: getting the next task for host managed_node1 23880 1726882441.97539: done getting next task for host managed_node1 23880 1726882441.97542: ^ task is: TASK: meta (flush_handlers) 23880 1726882441.97544: ^ 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 23880 1726882441.97547: getting variables 23880 1726882441.97549: in VariableManager get_vars() 23880 1726882441.97661: Calling all_inventory to load vars for managed_node1 23880 1726882441.97664: Calling groups_inventory to load vars for managed_node1 23880 1726882441.97668: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882441.97679: Calling all_plugins_play to load vars for managed_node1 23880 1726882441.97682: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882441.97686: Calling groups_plugins_play to load vars for managed_node1 23880 1726882441.98448: done sending task result for task 12673a56-9f93-5528-e87a-000000000035 23880 1726882441.98452: WORKER PROCESS EXITING 23880 1726882441.98476: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882441.98904: done with get_vars() 23880 1726882441.98915: done getting variables 23880 1726882441.98979: in VariableManager get_vars() 23880 1726882441.99103: Calling all_inventory to load vars for managed_node1 23880 1726882441.99106: Calling groups_inventory to load vars for managed_node1 23880 1726882441.99108: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882441.99113: Calling all_plugins_play to load vars for managed_node1 23880 1726882441.99116: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882441.99118: Calling groups_plugins_play to load vars for managed_node1 23880 1726882441.99359: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882441.99809: done with get_vars() 23880 1726882441.99821: done queuing things up, now waiting for results queue to drain 23880 1726882441.99823: results queue empty 23880 1726882441.99824: checking for any_errors_fatal 23880 1726882441.99826: done checking for any_errors_fatal 23880 1726882441.99827: checking for max_fail_percentage 23880 1726882441.99828: done checking for max_fail_percentage 23880 1726882441.99828: checking to see if all hosts have failed and the running result is not ok 23880 1726882441.99829: done checking to see if all hosts have failed 23880 1726882441.99830: getting the remaining hosts for this loop 23880 1726882441.99831: done getting the remaining hosts for this loop 23880 1726882441.99833: getting the next task for host managed_node1 23880 1726882441.99836: done getting next task for host managed_node1 23880 1726882441.99837: ^ task is: TASK: meta (flush_handlers) 23880 1726882441.99839: ^ 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 23880 1726882441.99841: getting variables 23880 1726882441.99842: in VariableManager get_vars() 23880 1726882441.99904: Calling all_inventory to load vars for managed_node1 23880 1726882441.99907: Calling groups_inventory to load vars for managed_node1 23880 1726882441.99909: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882441.99914: Calling all_plugins_play to load vars for managed_node1 23880 1726882441.99916: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882441.99919: Calling groups_plugins_play to load vars for managed_node1 23880 1726882442.00311: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882442.00596: done with get_vars() 23880 1726882442.00603: done getting variables 23880 1726882442.00763: in VariableManager get_vars() 23880 1726882442.00772: Calling all_inventory to load vars for managed_node1 23880 1726882442.00774: Calling groups_inventory to load vars for managed_node1 23880 1726882442.00776: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882442.00780: Calling all_plugins_play to load vars for managed_node1 23880 1726882442.00782: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882442.00785: Calling groups_plugins_play to load vars for managed_node1 23880 1726882442.01023: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882442.01560: done with get_vars() 23880 1726882442.01572: done queuing things up, now waiting for results queue to drain 23880 1726882442.01574: results queue empty 23880 1726882442.01575: checking for any_errors_fatal 23880 1726882442.01576: done checking for any_errors_fatal 23880 1726882442.01577: checking for max_fail_percentage 23880 1726882442.01578: done checking for max_fail_percentage 23880 1726882442.01578: checking to see if all hosts have failed and the running result is not ok 23880 1726882442.01579: done checking to see if all hosts have failed 23880 1726882442.01580: getting the remaining hosts for this loop 23880 1726882442.01581: done getting the remaining hosts for this loop 23880 1726882442.01583: getting the next task for host managed_node1 23880 1726882442.01618: done getting next task for host managed_node1 23880 1726882442.01619: ^ task is: None 23880 1726882442.01622: ^ 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 23880 1726882442.01623: done queuing things up, now waiting for results queue to drain 23880 1726882442.01624: results queue empty 23880 1726882442.01625: checking for any_errors_fatal 23880 1726882442.01626: done checking for any_errors_fatal 23880 1726882442.01626: checking for max_fail_percentage 23880 1726882442.01627: done checking for max_fail_percentage 23880 1726882442.01628: checking to see if all hosts have failed and the running result is not ok 23880 1726882442.01629: done checking to see if all hosts have failed 23880 1726882442.01630: getting the next task for host managed_node1 23880 1726882442.01633: done getting next task for host managed_node1 23880 1726882442.01633: ^ task is: None 23880 1726882442.01635: ^ 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 23880 1726882442.01710: in VariableManager get_vars() 23880 1726882442.01731: done with get_vars() 23880 1726882442.01737: in VariableManager get_vars() 23880 1726882442.01749: done with get_vars() 23880 1726882442.01754: variable 'omit' from source: magic vars 23880 1726882442.01785: in VariableManager get_vars() 23880 1726882442.01935: done with get_vars() 23880 1726882442.01959: variable 'omit' from source: magic vars PLAY [Test executing the role with default parameters] ************************* 23880 1726882442.03399: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 23880 1726882442.03473: getting the remaining hosts for this loop 23880 1726882442.03475: done getting the remaining hosts for this loop 23880 1726882442.03477: getting the next task for host managed_node1 23880 1726882442.03480: done getting next task for host managed_node1 23880 1726882442.03482: ^ task is: TASK: meta (flush_handlers) 23880 1726882442.03483: ^ 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 23880 1726882442.03486: getting variables 23880 1726882442.03487: in VariableManager get_vars() 23880 1726882442.03500: Calling all_inventory to load vars for managed_node1 23880 1726882442.03503: Calling groups_inventory to load vars for managed_node1 23880 1726882442.03504: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882442.03509: Calling all_plugins_play to load vars for managed_node1 23880 1726882442.03554: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882442.03558: Calling groups_plugins_play to load vars for managed_node1 23880 1726882442.03892: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882442.04196: done with get_vars() 23880 1726882442.04209: done getting variables 23880 1726882442.04261: in VariableManager get_vars() 23880 1726882442.04279: Calling all_inventory to load vars for managed_node1 23880 1726882442.04281: Calling groups_inventory to load vars for managed_node1 23880 1726882442.04283: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882442.04289: Calling all_plugins_play to load vars for managed_node1 23880 1726882442.04292: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882442.04296: Calling groups_plugins_play to load vars for managed_node1 23880 1726882442.04517: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882442.04928: done with get_vars() 23880 1726882442.04940: done queuing things up, now waiting for results queue to drain 23880 1726882442.04942: results queue empty 23880 1726882442.04943: checking for any_errors_fatal 23880 1726882442.04944: done checking for any_errors_fatal 23880 1726882442.04944: checking for max_fail_percentage 23880 1726882442.04945: done checking for max_fail_percentage 23880 1726882442.04946: checking to see if all hosts have failed and the running result is not ok 23880 1726882442.04947: done checking to see if all hosts have failed 23880 1726882442.04947: getting the remaining hosts for this loop 23880 1726882442.04949: done getting the remaining hosts for this loop 23880 1726882442.04951: getting the next task for host managed_node1 23880 1726882442.04954: done getting next task for host managed_node1 23880 1726882442.04957: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 23880 1726882442.04958: ^ 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 23880 1726882442.04966: getting variables 23880 1726882442.04967: in VariableManager get_vars() 23880 1726882442.04978: Calling all_inventory to load vars for managed_node1 23880 1726882442.04980: Calling groups_inventory to load vars for managed_node1 23880 1726882442.04982: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882442.04989: Calling all_plugins_play to load vars for managed_node1 23880 1726882442.04991: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882442.04998: Calling groups_plugins_play to load vars for managed_node1 23880 1726882442.05131: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882442.05321: done with get_vars() 23880 1726882442.05329: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:34:02 -0400 (0:00:00.145) 0:00:04.439 ****** 23880 1726882442.05398: entering _queue_task() for managed_node1/include_tasks 23880 1726882442.05686: worker is 1 (out of 1 available) 23880 1726882442.05702: exiting _queue_task() for managed_node1/include_tasks 23880 1726882442.05715: done queuing things up, now waiting for results queue to drain 23880 1726882442.05716: waiting for pending results... 23880 1726882442.06014: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 23880 1726882442.06188: in run() - task 12673a56-9f93-5528-e87a-00000000003d 23880 1726882442.06192: variable 'ansible_search_path' from source: unknown 23880 1726882442.06197: variable 'ansible_search_path' from source: unknown 23880 1726882442.06199: calling self._execute() 23880 1726882442.06245: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882442.06256: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882442.06268: variable 'omit' from source: magic vars 23880 1726882442.06813: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882442.09760: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882442.10101: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882442.10142: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882442.10179: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882442.10300: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882442.10305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882442.10336: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882442.10371: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882442.10498: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882442.10502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882442.10652: variable 'ansible_distribution' from source: facts 23880 1726882442.10667: variable 'ansible_distribution_major_version' from source: facts 23880 1726882442.10685: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882442.10698: when evaluation is False, skipping this task 23880 1726882442.10708: _execute() done 23880 1726882442.10714: dumping result to json 23880 1726882442.10720: done dumping result, returning 23880 1726882442.10735: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [12673a56-9f93-5528-e87a-00000000003d] 23880 1726882442.10758: sending task result for task 12673a56-9f93-5528-e87a-00000000003d skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23880 1726882442.11049: no more pending results, returning what we have 23880 1726882442.11052: results queue empty 23880 1726882442.11053: checking for any_errors_fatal 23880 1726882442.11054: done checking for any_errors_fatal 23880 1726882442.11055: checking for max_fail_percentage 23880 1726882442.11057: done checking for max_fail_percentage 23880 1726882442.11057: checking to see if all hosts have failed and the running result is not ok 23880 1726882442.11058: done checking to see if all hosts have failed 23880 1726882442.11059: getting the remaining hosts for this loop 23880 1726882442.11060: done getting the remaining hosts for this loop 23880 1726882442.11065: getting the next task for host managed_node1 23880 1726882442.11070: done getting next task for host managed_node1 23880 1726882442.11074: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 23880 1726882442.11076: ^ 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 23880 1726882442.11089: getting variables 23880 1726882442.11091: in VariableManager get_vars() 23880 1726882442.11179: Calling all_inventory to load vars for managed_node1 23880 1726882442.11182: Calling groups_inventory to load vars for managed_node1 23880 1726882442.11184: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882442.11309: Calling all_plugins_play to load vars for managed_node1 23880 1726882442.11314: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882442.11319: Calling groups_plugins_play to load vars for managed_node1 23880 1726882442.11556: done sending task result for task 12673a56-9f93-5528-e87a-00000000003d 23880 1726882442.11560: WORKER PROCESS EXITING 23880 1726882442.11581: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882442.11778: done with get_vars() 23880 1726882442.11788: done getting variables 23880 1726882442.11843: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:34:02 -0400 (0:00:00.064) 0:00:04.504 ****** 23880 1726882442.11877: entering _queue_task() for managed_node1/debug 23880 1726882442.12145: worker is 1 (out of 1 available) 23880 1726882442.12157: exiting _queue_task() for managed_node1/debug 23880 1726882442.12168: done queuing things up, now waiting for results queue to drain 23880 1726882442.12169: waiting for pending results... 23880 1726882442.12441: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 23880 1726882442.12572: in run() - task 12673a56-9f93-5528-e87a-00000000003e 23880 1726882442.12599: variable 'ansible_search_path' from source: unknown 23880 1726882442.12608: variable 'ansible_search_path' from source: unknown 23880 1726882442.12656: calling self._execute() 23880 1726882442.12748: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882442.12759: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882442.12772: variable 'omit' from source: magic vars 23880 1726882442.13257: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882442.16169: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882442.16239: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882442.16318: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882442.16368: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882442.16410: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882442.16544: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882442.16598: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882442.16645: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882442.16739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882442.16779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882442.17081: variable 'ansible_distribution' from source: facts 23880 1726882442.17086: variable 'ansible_distribution_major_version' from source: facts 23880 1726882442.17091: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882442.17099: when evaluation is False, skipping this task 23880 1726882442.17102: _execute() done 23880 1726882442.17104: dumping result to json 23880 1726882442.17108: done dumping result, returning 23880 1726882442.17125: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [12673a56-9f93-5528-e87a-00000000003e] 23880 1726882442.17188: sending task result for task 12673a56-9f93-5528-e87a-00000000003e skipping: [managed_node1] => { "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)" } 23880 1726882442.17351: no more pending results, returning what we have 23880 1726882442.17355: results queue empty 23880 1726882442.17356: checking for any_errors_fatal 23880 1726882442.17366: done checking for any_errors_fatal 23880 1726882442.17367: checking for max_fail_percentage 23880 1726882442.17369: done checking for max_fail_percentage 23880 1726882442.17369: checking to see if all hosts have failed and the running result is not ok 23880 1726882442.17373: done checking to see if all hosts have failed 23880 1726882442.17374: getting the remaining hosts for this loop 23880 1726882442.17375: done getting the remaining hosts for this loop 23880 1726882442.17381: getting the next task for host managed_node1 23880 1726882442.17389: done getting next task for host managed_node1 23880 1726882442.17397: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 23880 1726882442.17402: ^ 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 23880 1726882442.17417: getting variables 23880 1726882442.17419: in VariableManager get_vars() 23880 1726882442.17466: Calling all_inventory to load vars for managed_node1 23880 1726882442.17469: Calling groups_inventory to load vars for managed_node1 23880 1726882442.17472: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882442.17483: Calling all_plugins_play to load vars for managed_node1 23880 1726882442.17486: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882442.17489: Calling groups_plugins_play to load vars for managed_node1 23880 1726882442.17723: done sending task result for task 12673a56-9f93-5528-e87a-00000000003e 23880 1726882442.17730: WORKER PROCESS EXITING 23880 1726882442.18482: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882442.19053: done with get_vars() 23880 1726882442.19065: done getting variables 23880 1726882442.19237: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:34:02 -0400 (0:00:00.074) 0:00:04.579 ****** 23880 1726882442.19350: entering _queue_task() for managed_node1/fail 23880 1726882442.20012: worker is 1 (out of 1 available) 23880 1726882442.20027: exiting _queue_task() for managed_node1/fail 23880 1726882442.20218: done queuing things up, now waiting for results queue to drain 23880 1726882442.20220: waiting for pending results... 23880 1726882442.20490: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 23880 1726882442.20797: in run() - task 12673a56-9f93-5528-e87a-00000000003f 23880 1726882442.21000: variable 'ansible_search_path' from source: unknown 23880 1726882442.21004: variable 'ansible_search_path' from source: unknown 23880 1726882442.21007: calling self._execute() 23880 1726882442.21009: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882442.21012: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882442.21015: variable 'omit' from source: magic vars 23880 1726882442.22171: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882442.26526: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882442.26601: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882442.26645: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882442.26684: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882442.26721: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882442.26835: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882442.26869: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882442.26903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882442.27044: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882442.27047: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882442.27156: variable 'ansible_distribution' from source: facts 23880 1726882442.27168: variable 'ansible_distribution_major_version' from source: facts 23880 1726882442.27185: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882442.27197: when evaluation is False, skipping this task 23880 1726882442.27206: _execute() done 23880 1726882442.27212: dumping result to json 23880 1726882442.27222: done dumping result, returning 23880 1726882442.27270: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [12673a56-9f93-5528-e87a-00000000003f] 23880 1726882442.27281: sending task result for task 12673a56-9f93-5528-e87a-00000000003f 23880 1726882442.27554: done sending task result for task 12673a56-9f93-5528-e87a-00000000003f 23880 1726882442.27557: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23880 1726882442.27622: no more pending results, returning what we have 23880 1726882442.27627: results queue empty 23880 1726882442.27628: checking for any_errors_fatal 23880 1726882442.27637: done checking for any_errors_fatal 23880 1726882442.27639: checking for max_fail_percentage 23880 1726882442.27641: done checking for max_fail_percentage 23880 1726882442.27642: checking to see if all hosts have failed and the running result is not ok 23880 1726882442.27643: done checking to see if all hosts have failed 23880 1726882442.27643: getting the remaining hosts for this loop 23880 1726882442.27645: done getting the remaining hosts for this loop 23880 1726882442.27650: getting the next task for host managed_node1 23880 1726882442.27656: done getting next task for host managed_node1 23880 1726882442.27660: ^ 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 23880 1726882442.27662: ^ 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 23880 1726882442.27677: getting variables 23880 1726882442.27679: in VariableManager get_vars() 23880 1726882442.27725: Calling all_inventory to load vars for managed_node1 23880 1726882442.27729: Calling groups_inventory to load vars for managed_node1 23880 1726882442.27731: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882442.27742: Calling all_plugins_play to load vars for managed_node1 23880 1726882442.27746: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882442.27749: Calling groups_plugins_play to load vars for managed_node1 23880 1726882442.28103: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882442.28690: done with get_vars() 23880 1726882442.28752: done getting variables 23880 1726882442.28874: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:34:02 -0400 (0:00:00.095) 0:00:04.674 ****** 23880 1726882442.28915: entering _queue_task() for managed_node1/fail 23880 1726882442.29479: worker is 1 (out of 1 available) 23880 1726882442.29666: exiting _queue_task() for managed_node1/fail 23880 1726882442.29678: done queuing things up, now waiting for results queue to drain 23880 1726882442.29680: waiting for pending results... 23880 1726882442.30020: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 23880 1726882442.30099: in run() - task 12673a56-9f93-5528-e87a-000000000040 23880 1726882442.30103: variable 'ansible_search_path' from source: unknown 23880 1726882442.30106: variable 'ansible_search_path' from source: unknown 23880 1726882442.30115: calling self._execute() 23880 1726882442.30233: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882442.30246: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882442.30261: variable 'omit' from source: magic vars 23880 1726882442.31299: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882442.35097: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882442.35168: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882442.35296: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882442.35299: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882442.35302: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882442.35373: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882442.35412: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882442.35441: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882442.35483: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882442.35508: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882442.35682: variable 'ansible_distribution' from source: facts 23880 1726882442.35695: variable 'ansible_distribution_major_version' from source: facts 23880 1726882442.35712: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882442.35722: when evaluation is False, skipping this task 23880 1726882442.35733: _execute() done 23880 1726882442.35739: dumping result to json 23880 1726882442.35746: done dumping result, returning 23880 1726882442.35798: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [12673a56-9f93-5528-e87a-000000000040] 23880 1726882442.35802: sending task result for task 12673a56-9f93-5528-e87a-000000000040 23880 1726882442.36062: done sending task result for task 12673a56-9f93-5528-e87a-000000000040 23880 1726882442.36067: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23880 1726882442.36112: no more pending results, returning what we have 23880 1726882442.36115: results queue empty 23880 1726882442.36116: checking for any_errors_fatal 23880 1726882442.36123: done checking for any_errors_fatal 23880 1726882442.36123: checking for max_fail_percentage 23880 1726882442.36125: done checking for max_fail_percentage 23880 1726882442.36126: checking to see if all hosts have failed and the running result is not ok 23880 1726882442.36127: done checking to see if all hosts have failed 23880 1726882442.36128: getting the remaining hosts for this loop 23880 1726882442.36129: done getting the remaining hosts for this loop 23880 1726882442.36132: getting the next task for host managed_node1 23880 1726882442.36138: done getting next task for host managed_node1 23880 1726882442.36142: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 23880 1726882442.36144: ^ 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 23880 1726882442.36156: getting variables 23880 1726882442.36158: in VariableManager get_vars() 23880 1726882442.36197: Calling all_inventory to load vars for managed_node1 23880 1726882442.36200: Calling groups_inventory to load vars for managed_node1 23880 1726882442.36203: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882442.36212: Calling all_plugins_play to load vars for managed_node1 23880 1726882442.36215: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882442.36218: Calling groups_plugins_play to load vars for managed_node1 23880 1726882442.36584: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882442.36755: done with get_vars() 23880 1726882442.36765: done getting variables 23880 1726882442.36822: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:34:02 -0400 (0:00:00.079) 0:00:04.754 ****** 23880 1726882442.36849: entering _queue_task() for managed_node1/fail 23880 1726882442.37728: worker is 1 (out of 1 available) 23880 1726882442.37737: exiting _queue_task() for managed_node1/fail 23880 1726882442.37747: done queuing things up, now waiting for results queue to drain 23880 1726882442.37748: waiting for pending results... 23880 1726882442.37984: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 23880 1726882442.38201: in run() - task 12673a56-9f93-5528-e87a-000000000041 23880 1726882442.38204: variable 'ansible_search_path' from source: unknown 23880 1726882442.38207: variable 'ansible_search_path' from source: unknown 23880 1726882442.38209: calling self._execute() 23880 1726882442.38355: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882442.38368: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882442.38384: variable 'omit' from source: magic vars 23880 1726882442.39392: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882442.42072: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882442.42154: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882442.42201: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882442.42239: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882442.42270: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882442.42353: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882442.42386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882442.42424: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882442.42469: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882442.42489: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882442.42671: variable 'ansible_distribution' from source: facts 23880 1726882442.42686: variable 'ansible_distribution_major_version' from source: facts 23880 1726882442.42717: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882442.42721: when evaluation is False, skipping this task 23880 1726882442.42826: _execute() done 23880 1726882442.42829: dumping result to json 23880 1726882442.42831: done dumping result, returning 23880 1726882442.42834: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [12673a56-9f93-5528-e87a-000000000041] 23880 1726882442.42836: sending task result for task 12673a56-9f93-5528-e87a-000000000041 23880 1726882442.42914: done sending task result for task 12673a56-9f93-5528-e87a-000000000041 23880 1726882442.42917: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23880 1726882442.42976: no more pending results, returning what we have 23880 1726882442.42980: results queue empty 23880 1726882442.42981: checking for any_errors_fatal 23880 1726882442.42987: done checking for any_errors_fatal 23880 1726882442.42988: checking for max_fail_percentage 23880 1726882442.42990: done checking for max_fail_percentage 23880 1726882442.42991: checking to see if all hosts have failed and the running result is not ok 23880 1726882442.42992: done checking to see if all hosts have failed 23880 1726882442.42994: getting the remaining hosts for this loop 23880 1726882442.42996: done getting the remaining hosts for this loop 23880 1726882442.43000: getting the next task for host managed_node1 23880 1726882442.43006: done getting next task for host managed_node1 23880 1726882442.43010: ^ 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 23880 1726882442.43012: ^ 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 23880 1726882442.43026: getting variables 23880 1726882442.43028: in VariableManager get_vars() 23880 1726882442.43068: Calling all_inventory to load vars for managed_node1 23880 1726882442.43070: Calling groups_inventory to load vars for managed_node1 23880 1726882442.43073: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882442.43083: Calling all_plugins_play to load vars for managed_node1 23880 1726882442.43086: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882442.43089: Calling groups_plugins_play to load vars for managed_node1 23880 1726882442.43373: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882442.43715: done with get_vars() 23880 1726882442.43727: done getting variables 23880 1726882442.43781: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:34:02 -0400 (0:00:00.069) 0:00:04.823 ****** 23880 1726882442.43811: entering _queue_task() for managed_node1/dnf 23880 1726882442.44064: worker is 1 (out of 1 available) 23880 1726882442.44076: exiting _queue_task() for managed_node1/dnf 23880 1726882442.44088: done queuing things up, now waiting for results queue to drain 23880 1726882442.44089: waiting for pending results... 23880 1726882442.44419: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 23880 1726882442.44446: in run() - task 12673a56-9f93-5528-e87a-000000000042 23880 1726882442.44464: variable 'ansible_search_path' from source: unknown 23880 1726882442.44471: variable 'ansible_search_path' from source: unknown 23880 1726882442.44517: calling self._execute() 23880 1726882442.44591: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882442.44607: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882442.44627: variable 'omit' from source: magic vars 23880 1726882442.45388: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882442.48875: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882442.48945: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882442.49010: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882442.49052: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882442.49088: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882442.49171: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882442.49210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882442.49237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882442.49275: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882442.49299: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882442.49457: variable 'ansible_distribution' from source: facts 23880 1726882442.49468: variable 'ansible_distribution_major_version' from source: facts 23880 1726882442.49483: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882442.49490: when evaluation is False, skipping this task 23880 1726882442.49499: _execute() done 23880 1726882442.49508: dumping result to json 23880 1726882442.49514: done dumping result, returning 23880 1726882442.49525: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [12673a56-9f93-5528-e87a-000000000042] 23880 1726882442.49533: sending task result for task 12673a56-9f93-5528-e87a-000000000042 23880 1726882442.49899: done sending task result for task 12673a56-9f93-5528-e87a-000000000042 23880 1726882442.49902: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23880 1726882442.49950: no more pending results, returning what we have 23880 1726882442.49953: results queue empty 23880 1726882442.49954: checking for any_errors_fatal 23880 1726882442.49960: done checking for any_errors_fatal 23880 1726882442.49961: checking for max_fail_percentage 23880 1726882442.49962: done checking for max_fail_percentage 23880 1726882442.49963: checking to see if all hosts have failed and the running result is not ok 23880 1726882442.49964: done checking to see if all hosts have failed 23880 1726882442.49965: getting the remaining hosts for this loop 23880 1726882442.49966: done getting the remaining hosts for this loop 23880 1726882442.49970: getting the next task for host managed_node1 23880 1726882442.49976: done getting next task for host managed_node1 23880 1726882442.49979: ^ 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 23880 1726882442.49981: ^ 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 23880 1726882442.49996: getting variables 23880 1726882442.49997: in VariableManager get_vars() 23880 1726882442.50036: Calling all_inventory to load vars for managed_node1 23880 1726882442.50038: Calling groups_inventory to load vars for managed_node1 23880 1726882442.50041: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882442.50053: Calling all_plugins_play to load vars for managed_node1 23880 1726882442.50056: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882442.50059: Calling groups_plugins_play to load vars for managed_node1 23880 1726882442.51102: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882442.51500: done with get_vars() 23880 1726882442.51511: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 23880 1726882442.51579: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:34:02 -0400 (0:00:00.077) 0:00:04.901 ****** 23880 1726882442.51605: entering _queue_task() for managed_node1/yum 23880 1726882442.52055: worker is 1 (out of 1 available) 23880 1726882442.52067: exiting _queue_task() for managed_node1/yum 23880 1726882442.52078: done queuing things up, now waiting for results queue to drain 23880 1726882442.52079: waiting for pending results... 23880 1726882442.52910: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 23880 1726882442.52916: in run() - task 12673a56-9f93-5528-e87a-000000000043 23880 1726882442.52919: variable 'ansible_search_path' from source: unknown 23880 1726882442.52921: variable 'ansible_search_path' from source: unknown 23880 1726882442.52923: calling self._execute() 23880 1726882442.53148: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882442.53152: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882442.53155: variable 'omit' from source: magic vars 23880 1726882442.54139: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882442.58241: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882442.58319: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882442.58361: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882442.58407: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882442.58439: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882442.58600: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882442.58604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882442.58607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882442.58630: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882442.58652: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882442.58833: variable 'ansible_distribution' from source: facts 23880 1726882442.58844: variable 'ansible_distribution_major_version' from source: facts 23880 1726882442.58860: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882442.58869: when evaluation is False, skipping this task 23880 1726882442.58877: _execute() done 23880 1726882442.58883: dumping result to json 23880 1726882442.58890: done dumping result, returning 23880 1726882442.58906: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [12673a56-9f93-5528-e87a-000000000043] 23880 1726882442.58917: sending task result for task 12673a56-9f93-5528-e87a-000000000043 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23880 1726882442.59080: no more pending results, returning what we have 23880 1726882442.59084: results queue empty 23880 1726882442.59085: checking for any_errors_fatal 23880 1726882442.59091: done checking for any_errors_fatal 23880 1726882442.59092: checking for max_fail_percentage 23880 1726882442.59096: done checking for max_fail_percentage 23880 1726882442.59097: checking to see if all hosts have failed and the running result is not ok 23880 1726882442.59098: done checking to see if all hosts have failed 23880 1726882442.59098: getting the remaining hosts for this loop 23880 1726882442.59100: done getting the remaining hosts for this loop 23880 1726882442.59103: getting the next task for host managed_node1 23880 1726882442.59110: done getting next task for host managed_node1 23880 1726882442.59114: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 23880 1726882442.59116: ^ 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 23880 1726882442.59129: getting variables 23880 1726882442.59130: in VariableManager get_vars() 23880 1726882442.59170: Calling all_inventory to load vars for managed_node1 23880 1726882442.59172: Calling groups_inventory to load vars for managed_node1 23880 1726882442.59175: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882442.59185: Calling all_plugins_play to load vars for managed_node1 23880 1726882442.59188: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882442.59191: Calling groups_plugins_play to load vars for managed_node1 23880 1726882442.59307: done sending task result for task 12673a56-9f93-5528-e87a-000000000043 23880 1726882442.59311: WORKER PROCESS EXITING 23880 1726882442.59484: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882442.59889: done with get_vars() 23880 1726882442.59903: done getting variables 23880 1726882442.59957: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:34:02 -0400 (0:00:00.083) 0:00:04.985 ****** 23880 1726882442.59986: entering _queue_task() for managed_node1/fail 23880 1726882442.60230: worker is 1 (out of 1 available) 23880 1726882442.60243: exiting _queue_task() for managed_node1/fail 23880 1726882442.60255: done queuing things up, now waiting for results queue to drain 23880 1726882442.60256: waiting for pending results... 23880 1726882442.60510: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 23880 1726882442.60614: in run() - task 12673a56-9f93-5528-e87a-000000000044 23880 1726882442.60635: variable 'ansible_search_path' from source: unknown 23880 1726882442.60644: variable 'ansible_search_path' from source: unknown 23880 1726882442.60682: calling self._execute() 23880 1726882442.60767: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882442.60825: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882442.60830: variable 'omit' from source: magic vars 23880 1726882442.61267: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882442.63587: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882442.63901: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882442.63905: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882442.64009: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882442.64012: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882442.64025: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882442.64147: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882442.64177: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882442.64301: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882442.64322: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882442.64605: variable 'ansible_distribution' from source: facts 23880 1726882442.64667: variable 'ansible_distribution_major_version' from source: facts 23880 1726882442.64682: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882442.64689: when evaluation is False, skipping this task 23880 1726882442.64698: _execute() done 23880 1726882442.64705: dumping result to json 23880 1726882442.64774: done dumping result, returning 23880 1726882442.64786: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [12673a56-9f93-5528-e87a-000000000044] 23880 1726882442.64798: sending task result for task 12673a56-9f93-5528-e87a-000000000044 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23880 1726882442.64950: no more pending results, returning what we have 23880 1726882442.64953: results queue empty 23880 1726882442.64954: checking for any_errors_fatal 23880 1726882442.64962: done checking for any_errors_fatal 23880 1726882442.64963: checking for max_fail_percentage 23880 1726882442.64965: done checking for max_fail_percentage 23880 1726882442.64966: checking to see if all hosts have failed and the running result is not ok 23880 1726882442.64966: done checking to see if all hosts have failed 23880 1726882442.64967: getting the remaining hosts for this loop 23880 1726882442.64968: done getting the remaining hosts for this loop 23880 1726882442.64972: getting the next task for host managed_node1 23880 1726882442.64978: done getting next task for host managed_node1 23880 1726882442.64981: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 23880 1726882442.64983: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23880 1726882442.64998: getting variables 23880 1726882442.64999: in VariableManager get_vars() 23880 1726882442.65037: Calling all_inventory to load vars for managed_node1 23880 1726882442.65039: Calling groups_inventory to load vars for managed_node1 23880 1726882442.65042: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882442.65051: Calling all_plugins_play to load vars for managed_node1 23880 1726882442.65055: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882442.65059: Calling groups_plugins_play to load vars for managed_node1 23880 1726882442.65919: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882442.66227: done with get_vars() 23880 1726882442.66239: done getting variables 23880 1726882442.66334: done sending task result for task 12673a56-9f93-5528-e87a-000000000044 23880 1726882442.66337: WORKER PROCESS EXITING 23880 1726882442.66371: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:34:02 -0400 (0:00:00.064) 0:00:05.049 ****** 23880 1726882442.66401: entering _queue_task() for managed_node1/package 23880 1726882442.66884: worker is 1 (out of 1 available) 23880 1726882442.66900: exiting _queue_task() for managed_node1/package 23880 1726882442.66912: done queuing things up, now waiting for results queue to drain 23880 1726882442.66914: waiting for pending results... 23880 1726882442.67383: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 23880 1726882442.67718: in run() - task 12673a56-9f93-5528-e87a-000000000045 23880 1726882442.67738: variable 'ansible_search_path' from source: unknown 23880 1726882442.67747: variable 'ansible_search_path' from source: unknown 23880 1726882442.67786: calling self._execute() 23880 1726882442.67904: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882442.68047: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882442.68066: variable 'omit' from source: magic vars 23880 1726882442.69049: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882442.73702: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882442.73707: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882442.73851: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882442.73892: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882442.74032: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882442.74157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882442.74274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882442.74306: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882442.74350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882442.74418: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882442.74833: variable 'ansible_distribution' from source: facts 23880 1726882442.74845: variable 'ansible_distribution_major_version' from source: facts 23880 1726882442.75120: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882442.75124: when evaluation is False, skipping this task 23880 1726882442.75127: _execute() done 23880 1726882442.75129: dumping result to json 23880 1726882442.75131: done dumping result, returning 23880 1726882442.75134: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [12673a56-9f93-5528-e87a-000000000045] 23880 1726882442.75136: sending task result for task 12673a56-9f93-5528-e87a-000000000045 23880 1726882442.75221: done sending task result for task 12673a56-9f93-5528-e87a-000000000045 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23880 1726882442.75399: no more pending results, returning what we have 23880 1726882442.75403: results queue empty 23880 1726882442.75404: checking for any_errors_fatal 23880 1726882442.75410: done checking for any_errors_fatal 23880 1726882442.75411: checking for max_fail_percentage 23880 1726882442.75413: done checking for max_fail_percentage 23880 1726882442.75414: checking to see if all hosts have failed and the running result is not ok 23880 1726882442.75415: done checking to see if all hosts have failed 23880 1726882442.75415: getting the remaining hosts for this loop 23880 1726882442.75417: done getting the remaining hosts for this loop 23880 1726882442.75421: getting the next task for host managed_node1 23880 1726882442.75427: done getting next task for host managed_node1 23880 1726882442.75432: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 23880 1726882442.75434: ^ state is: HOST STATE: block=2, 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 23880 1726882442.75446: getting variables 23880 1726882442.75448: in VariableManager get_vars() 23880 1726882442.75486: Calling all_inventory to load vars for managed_node1 23880 1726882442.75489: Calling groups_inventory to load vars for managed_node1 23880 1726882442.75492: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882442.75504: Calling all_plugins_play to load vars for managed_node1 23880 1726882442.75508: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882442.75512: Calling groups_plugins_play to load vars for managed_node1 23880 1726882442.76091: WORKER PROCESS EXITING 23880 1726882442.76116: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882442.76521: done with get_vars() 23880 1726882442.76533: done getting variables 23880 1726882442.76589: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:34:02 -0400 (0:00:00.104) 0:00:05.154 ****** 23880 1726882442.76821: entering _queue_task() for managed_node1/package 23880 1726882442.77335: worker is 1 (out of 1 available) 23880 1726882442.77347: exiting _queue_task() for managed_node1/package 23880 1726882442.77361: done queuing things up, now waiting for results queue to drain 23880 1726882442.77362: waiting for pending results... 23880 1726882442.77932: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 23880 1726882442.78036: in run() - task 12673a56-9f93-5528-e87a-000000000046 23880 1726882442.78056: variable 'ansible_search_path' from source: unknown 23880 1726882442.78064: variable 'ansible_search_path' from source: unknown 23880 1726882442.78172: calling self._execute() 23880 1726882442.78336: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882442.78350: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882442.78391: variable 'omit' from source: magic vars 23880 1726882442.79645: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882442.83879: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882442.84009: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882442.84105: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882442.84244: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882442.84374: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882442.84471: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882442.84511: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882442.84548: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882442.84603: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882442.84624: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882442.84886: variable 'ansible_distribution' from source: facts 23880 1726882442.84889: variable 'ansible_distribution_major_version' from source: facts 23880 1726882442.84892: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882442.84899: when evaluation is False, skipping this task 23880 1726882442.84901: _execute() done 23880 1726882442.84903: dumping result to json 23880 1726882442.84905: done dumping result, returning 23880 1726882442.84907: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [12673a56-9f93-5528-e87a-000000000046] 23880 1726882442.84910: sending task result for task 12673a56-9f93-5528-e87a-000000000046 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23880 1726882442.85153: no more pending results, returning what we have 23880 1726882442.85157: results queue empty 23880 1726882442.85157: checking for any_errors_fatal 23880 1726882442.85164: done checking for any_errors_fatal 23880 1726882442.85165: checking for max_fail_percentage 23880 1726882442.85166: done checking for max_fail_percentage 23880 1726882442.85167: checking to see if all hosts have failed and the running result is not ok 23880 1726882442.85168: done checking to see if all hosts have failed 23880 1726882442.85169: getting the remaining hosts for this loop 23880 1726882442.85170: done getting the remaining hosts for this loop 23880 1726882442.85173: getting the next task for host managed_node1 23880 1726882442.85178: done getting next task for host managed_node1 23880 1726882442.85182: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 23880 1726882442.85184: ^ state is: HOST STATE: block=2, 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 23880 1726882442.85200: done sending task result for task 12673a56-9f93-5528-e87a-000000000046 23880 1726882442.85204: WORKER PROCESS EXITING 23880 1726882442.85210: getting variables 23880 1726882442.85211: in VariableManager get_vars() 23880 1726882442.85256: Calling all_inventory to load vars for managed_node1 23880 1726882442.85259: Calling groups_inventory to load vars for managed_node1 23880 1726882442.85262: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882442.85272: Calling all_plugins_play to load vars for managed_node1 23880 1726882442.85276: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882442.85279: Calling groups_plugins_play to load vars for managed_node1 23880 1726882442.85679: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882442.85890: done with get_vars() 23880 1726882442.85904: done getting variables 23880 1726882442.85964: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:34:02 -0400 (0:00:00.091) 0:00:05.245 ****** 23880 1726882442.86001: entering _queue_task() for managed_node1/package 23880 1726882442.86345: worker is 1 (out of 1 available) 23880 1726882442.86357: exiting _queue_task() for managed_node1/package 23880 1726882442.86369: done queuing things up, now waiting for results queue to drain 23880 1726882442.86370: waiting for pending results... 23880 1726882442.86631: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 23880 1726882442.86743: in run() - task 12673a56-9f93-5528-e87a-000000000047 23880 1726882442.86770: variable 'ansible_search_path' from source: unknown 23880 1726882442.86801: variable 'ansible_search_path' from source: unknown 23880 1726882442.86828: calling self._execute() 23880 1726882442.86918: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882442.86969: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882442.86973: variable 'omit' from source: magic vars 23880 1726882442.87465: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882442.89461: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882442.89508: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882442.89535: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882442.89562: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882442.89582: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882442.89642: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882442.89663: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882442.89687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882442.89717: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882442.89728: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882442.89876: variable 'ansible_distribution' from source: facts 23880 1726882442.90100: variable 'ansible_distribution_major_version' from source: facts 23880 1726882442.90104: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882442.90107: when evaluation is False, skipping this task 23880 1726882442.90108: _execute() done 23880 1726882442.90110: dumping result to json 23880 1726882442.90112: done dumping result, returning 23880 1726882442.90114: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [12673a56-9f93-5528-e87a-000000000047] 23880 1726882442.90116: sending task result for task 12673a56-9f93-5528-e87a-000000000047 23880 1726882442.90185: done sending task result for task 12673a56-9f93-5528-e87a-000000000047 23880 1726882442.90188: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23880 1726882442.90238: no more pending results, returning what we have 23880 1726882442.90241: results queue empty 23880 1726882442.90242: checking for any_errors_fatal 23880 1726882442.90248: done checking for any_errors_fatal 23880 1726882442.90249: checking for max_fail_percentage 23880 1726882442.90250: done checking for max_fail_percentage 23880 1726882442.90251: checking to see if all hosts have failed and the running result is not ok 23880 1726882442.90252: done checking to see if all hosts have failed 23880 1726882442.90253: getting the remaining hosts for this loop 23880 1726882442.90254: done getting the remaining hosts for this loop 23880 1726882442.90257: getting the next task for host managed_node1 23880 1726882442.90261: done getting next task for host managed_node1 23880 1726882442.90264: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 23880 1726882442.90266: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23880 1726882442.90279: getting variables 23880 1726882442.90280: in VariableManager get_vars() 23880 1726882442.90313: Calling all_inventory to load vars for managed_node1 23880 1726882442.90316: Calling groups_inventory to load vars for managed_node1 23880 1726882442.90318: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882442.90327: Calling all_plugins_play to load vars for managed_node1 23880 1726882442.90330: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882442.90332: Calling groups_plugins_play to load vars for managed_node1 23880 1726882442.90522: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882442.90824: done with get_vars() 23880 1726882442.90950: done getting variables 23880 1726882442.91018: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:34:02 -0400 (0:00:00.050) 0:00:05.296 ****** 23880 1726882442.91101: entering _queue_task() for managed_node1/service 23880 1726882442.91590: worker is 1 (out of 1 available) 23880 1726882442.91721: exiting _queue_task() for managed_node1/service 23880 1726882442.91732: done queuing things up, now waiting for results queue to drain 23880 1726882442.91733: waiting for pending results... 23880 1726882442.91881: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 23880 1726882442.92015: in run() - task 12673a56-9f93-5528-e87a-000000000048 23880 1726882442.92037: variable 'ansible_search_path' from source: unknown 23880 1726882442.92045: variable 'ansible_search_path' from source: unknown 23880 1726882442.92085: calling self._execute() 23880 1726882442.92182: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882442.92186: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882442.92197: variable 'omit' from source: magic vars 23880 1726882442.92584: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882442.94076: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882442.94212: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882442.94218: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882442.94599: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882442.94603: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882442.94643: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882442.94676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882442.94900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882442.94903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882442.94905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882442.95157: variable 'ansible_distribution' from source: facts 23880 1726882442.95169: variable 'ansible_distribution_major_version' from source: facts 23880 1726882442.95187: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882442.95200: when evaluation is False, skipping this task 23880 1726882442.95209: _execute() done 23880 1726882442.95217: dumping result to json 23880 1726882442.95229: done dumping result, returning 23880 1726882442.95241: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [12673a56-9f93-5528-e87a-000000000048] 23880 1726882442.95250: sending task result for task 12673a56-9f93-5528-e87a-000000000048 23880 1726882442.95600: done sending task result for task 12673a56-9f93-5528-e87a-000000000048 23880 1726882442.95604: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23880 1726882442.95645: no more pending results, returning what we have 23880 1726882442.95648: results queue empty 23880 1726882442.95649: checking for any_errors_fatal 23880 1726882442.95655: done checking for any_errors_fatal 23880 1726882442.95655: checking for max_fail_percentage 23880 1726882442.95657: done checking for max_fail_percentage 23880 1726882442.95658: checking to see if all hosts have failed and the running result is not ok 23880 1726882442.95659: done checking to see if all hosts have failed 23880 1726882442.95659: getting the remaining hosts for this loop 23880 1726882442.95660: done getting the remaining hosts for this loop 23880 1726882442.95663: getting the next task for host managed_node1 23880 1726882442.95667: done getting next task for host managed_node1 23880 1726882442.95670: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 23880 1726882442.95672: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23880 1726882442.95683: getting variables 23880 1726882442.95684: in VariableManager get_vars() 23880 1726882442.95720: Calling all_inventory to load vars for managed_node1 23880 1726882442.95723: Calling groups_inventory to load vars for managed_node1 23880 1726882442.95725: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882442.95734: Calling all_plugins_play to load vars for managed_node1 23880 1726882442.95736: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882442.95739: Calling groups_plugins_play to load vars for managed_node1 23880 1726882442.96092: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882442.96305: done with get_vars() 23880 1726882442.96316: done getting variables 23880 1726882442.96370: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:34:02 -0400 (0:00:00.053) 0:00:05.349 ****** 23880 1726882442.96398: entering _queue_task() for managed_node1/service 23880 1726882442.96759: worker is 1 (out of 1 available) 23880 1726882442.96772: exiting _queue_task() for managed_node1/service 23880 1726882442.96783: done queuing things up, now waiting for results queue to drain 23880 1726882442.96785: waiting for pending results... 23880 1726882442.97033: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 23880 1726882442.97115: in run() - task 12673a56-9f93-5528-e87a-000000000049 23880 1726882442.97126: variable 'ansible_search_path' from source: unknown 23880 1726882442.97129: variable 'ansible_search_path' from source: unknown 23880 1726882442.97163: calling self._execute() 23880 1726882442.97228: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882442.97232: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882442.97242: variable 'omit' from source: magic vars 23880 1726882442.97569: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882442.99700: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882442.99703: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882442.99705: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882442.99707: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882442.99709: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882442.99765: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882442.99804: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882442.99833: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882442.99876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882442.99901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882443.00108: variable 'ansible_distribution' from source: facts 23880 1726882443.00137: variable 'ansible_distribution_major_version' from source: facts 23880 1726882443.00151: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882443.00158: when evaluation is False, skipping this task 23880 1726882443.00165: _execute() done 23880 1726882443.00171: dumping result to json 23880 1726882443.00178: done dumping result, returning 23880 1726882443.00205: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [12673a56-9f93-5528-e87a-000000000049] 23880 1726882443.00216: sending task result for task 12673a56-9f93-5528-e87a-000000000049 skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 23880 1726882443.00360: no more pending results, returning what we have 23880 1726882443.00364: results queue empty 23880 1726882443.00365: checking for any_errors_fatal 23880 1726882443.00373: done checking for any_errors_fatal 23880 1726882443.00374: checking for max_fail_percentage 23880 1726882443.00376: done checking for max_fail_percentage 23880 1726882443.00376: checking to see if all hosts have failed and the running result is not ok 23880 1726882443.00377: done checking to see if all hosts have failed 23880 1726882443.00378: getting the remaining hosts for this loop 23880 1726882443.00379: done getting the remaining hosts for this loop 23880 1726882443.00385: getting the next task for host managed_node1 23880 1726882443.00390: done getting next task for host managed_node1 23880 1726882443.00396: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 23880 1726882443.00398: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23880 1726882443.00410: getting variables 23880 1726882443.00412: in VariableManager get_vars() 23880 1726882443.00522: Calling all_inventory to load vars for managed_node1 23880 1726882443.00524: Calling groups_inventory to load vars for managed_node1 23880 1726882443.00526: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882443.00549: Calling all_plugins_play to load vars for managed_node1 23880 1726882443.00552: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882443.00557: Calling groups_plugins_play to load vars for managed_node1 23880 1726882443.00742: done sending task result for task 12673a56-9f93-5528-e87a-000000000049 23880 1726882443.00745: WORKER PROCESS EXITING 23880 1726882443.00756: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882443.00932: done with get_vars() 23880 1726882443.00940: done getting variables 23880 1726882443.00988: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:34:03 -0400 (0:00:00.046) 0:00:05.396 ****** 23880 1726882443.01017: entering _queue_task() for managed_node1/service 23880 1726882443.01279: worker is 1 (out of 1 available) 23880 1726882443.01296: exiting _queue_task() for managed_node1/service 23880 1726882443.01307: done queuing things up, now waiting for results queue to drain 23880 1726882443.01309: waiting for pending results... 23880 1726882443.01711: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 23880 1726882443.01717: in run() - task 12673a56-9f93-5528-e87a-00000000004a 23880 1726882443.01720: variable 'ansible_search_path' from source: unknown 23880 1726882443.01722: variable 'ansible_search_path' from source: unknown 23880 1726882443.01725: calling self._execute() 23880 1726882443.01792: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882443.01810: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882443.01824: variable 'omit' from source: magic vars 23880 1726882443.02254: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882443.03708: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882443.03753: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882443.03787: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882443.03817: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882443.03838: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882443.03898: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882443.04100: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882443.04104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882443.04106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882443.04108: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882443.04181: variable 'ansible_distribution' from source: facts 23880 1726882443.04198: variable 'ansible_distribution_major_version' from source: facts 23880 1726882443.04217: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882443.04225: when evaluation is False, skipping this task 23880 1726882443.04233: _execute() done 23880 1726882443.04240: dumping result to json 23880 1726882443.04247: done dumping result, returning 23880 1726882443.04258: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [12673a56-9f93-5528-e87a-00000000004a] 23880 1726882443.04268: sending task result for task 12673a56-9f93-5528-e87a-00000000004a skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23880 1726882443.04419: no more pending results, returning what we have 23880 1726882443.04423: results queue empty 23880 1726882443.04424: checking for any_errors_fatal 23880 1726882443.04431: done checking for any_errors_fatal 23880 1726882443.04432: checking for max_fail_percentage 23880 1726882443.04434: done checking for max_fail_percentage 23880 1726882443.04435: checking to see if all hosts have failed and the running result is not ok 23880 1726882443.04435: done checking to see if all hosts have failed 23880 1726882443.04436: getting the remaining hosts for this loop 23880 1726882443.04437: done getting the remaining hosts for this loop 23880 1726882443.04441: getting the next task for host managed_node1 23880 1726882443.04446: done getting next task for host managed_node1 23880 1726882443.04450: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 23880 1726882443.04451: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23880 1726882443.04463: getting variables 23880 1726882443.04465: in VariableManager get_vars() 23880 1726882443.04506: Calling all_inventory to load vars for managed_node1 23880 1726882443.04508: Calling groups_inventory to load vars for managed_node1 23880 1726882443.04511: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882443.04520: Calling all_plugins_play to load vars for managed_node1 23880 1726882443.04523: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882443.04526: Calling groups_plugins_play to load vars for managed_node1 23880 1726882443.04975: done sending task result for task 12673a56-9f93-5528-e87a-00000000004a 23880 1726882443.04979: WORKER PROCESS EXITING 23880 1726882443.04989: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882443.05107: done with get_vars() 23880 1726882443.05115: done getting variables 23880 1726882443.05156: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:34:03 -0400 (0:00:00.041) 0:00:05.437 ****** 23880 1726882443.05181: entering _queue_task() for managed_node1/service 23880 1726882443.05374: worker is 1 (out of 1 available) 23880 1726882443.05388: exiting _queue_task() for managed_node1/service 23880 1726882443.05403: done queuing things up, now waiting for results queue to drain 23880 1726882443.05404: waiting for pending results... 23880 1726882443.05563: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 23880 1726882443.05622: in run() - task 12673a56-9f93-5528-e87a-00000000004b 23880 1726882443.05634: variable 'ansible_search_path' from source: unknown 23880 1726882443.05641: variable 'ansible_search_path' from source: unknown 23880 1726882443.05669: calling self._execute() 23880 1726882443.05729: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882443.05732: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882443.05744: variable 'omit' from source: magic vars 23880 1726882443.06071: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882443.07478: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882443.07526: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882443.07552: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882443.07577: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882443.07600: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882443.07656: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882443.07675: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882443.07692: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882443.07727: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882443.07737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882443.07851: variable 'ansible_distribution' from source: facts 23880 1726882443.07854: variable 'ansible_distribution_major_version' from source: facts 23880 1726882443.07864: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882443.07867: when evaluation is False, skipping this task 23880 1726882443.07869: _execute() done 23880 1726882443.07872: dumping result to json 23880 1726882443.07874: done dumping result, returning 23880 1726882443.07881: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [12673a56-9f93-5528-e87a-00000000004b] 23880 1726882443.07886: sending task result for task 12673a56-9f93-5528-e87a-00000000004b 23880 1726882443.07972: done sending task result for task 12673a56-9f93-5528-e87a-00000000004b 23880 1726882443.07975: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 23880 1726882443.08023: no more pending results, returning what we have 23880 1726882443.08026: results queue empty 23880 1726882443.08027: checking for any_errors_fatal 23880 1726882443.08036: done checking for any_errors_fatal 23880 1726882443.08037: checking for max_fail_percentage 23880 1726882443.08038: done checking for max_fail_percentage 23880 1726882443.08039: checking to see if all hosts have failed and the running result is not ok 23880 1726882443.08040: done checking to see if all hosts have failed 23880 1726882443.08040: getting the remaining hosts for this loop 23880 1726882443.08042: done getting the remaining hosts for this loop 23880 1726882443.08045: getting the next task for host managed_node1 23880 1726882443.08049: done getting next task for host managed_node1 23880 1726882443.08052: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 23880 1726882443.08054: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23880 1726882443.08065: getting variables 23880 1726882443.08067: in VariableManager get_vars() 23880 1726882443.08099: Calling all_inventory to load vars for managed_node1 23880 1726882443.08102: Calling groups_inventory to load vars for managed_node1 23880 1726882443.08104: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882443.08111: Calling all_plugins_play to load vars for managed_node1 23880 1726882443.08113: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882443.08115: Calling groups_plugins_play to load vars for managed_node1 23880 1726882443.08238: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882443.08355: done with get_vars() 23880 1726882443.08363: done getting variables 23880 1726882443.08405: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:34:03 -0400 (0:00:00.032) 0:00:05.470 ****** 23880 1726882443.08425: entering _queue_task() for managed_node1/copy 23880 1726882443.08606: worker is 1 (out of 1 available) 23880 1726882443.08618: exiting _queue_task() for managed_node1/copy 23880 1726882443.08630: done queuing things up, now waiting for results queue to drain 23880 1726882443.08631: waiting for pending results... 23880 1726882443.08788: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 23880 1726882443.08847: in run() - task 12673a56-9f93-5528-e87a-00000000004c 23880 1726882443.08861: variable 'ansible_search_path' from source: unknown 23880 1726882443.08864: variable 'ansible_search_path' from source: unknown 23880 1726882443.08889: calling self._execute() 23880 1726882443.08948: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882443.08951: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882443.08961: variable 'omit' from source: magic vars 23880 1726882443.09281: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882443.10706: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882443.10750: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882443.10783: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882443.10813: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882443.10835: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882443.10890: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882443.10915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882443.10935: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882443.10960: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882443.10971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882443.11085: variable 'ansible_distribution' from source: facts 23880 1726882443.11088: variable 'ansible_distribution_major_version' from source: facts 23880 1726882443.11103: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882443.11106: when evaluation is False, skipping this task 23880 1726882443.11108: _execute() done 23880 1726882443.11111: dumping result to json 23880 1726882443.11113: done dumping result, returning 23880 1726882443.11120: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [12673a56-9f93-5528-e87a-00000000004c] 23880 1726882443.11126: sending task result for task 12673a56-9f93-5528-e87a-00000000004c 23880 1726882443.11212: done sending task result for task 12673a56-9f93-5528-e87a-00000000004c 23880 1726882443.11215: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23880 1726882443.11291: no more pending results, returning what we have 23880 1726882443.11296: results queue empty 23880 1726882443.11297: checking for any_errors_fatal 23880 1726882443.11303: done checking for any_errors_fatal 23880 1726882443.11303: checking for max_fail_percentage 23880 1726882443.11305: done checking for max_fail_percentage 23880 1726882443.11306: checking to see if all hosts have failed and the running result is not ok 23880 1726882443.11307: done checking to see if all hosts have failed 23880 1726882443.11307: getting the remaining hosts for this loop 23880 1726882443.11308: done getting the remaining hosts for this loop 23880 1726882443.11311: getting the next task for host managed_node1 23880 1726882443.11315: done getting next task for host managed_node1 23880 1726882443.11319: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 23880 1726882443.11320: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23880 1726882443.11331: getting variables 23880 1726882443.11333: in VariableManager get_vars() 23880 1726882443.11364: Calling all_inventory to load vars for managed_node1 23880 1726882443.11366: Calling groups_inventory to load vars for managed_node1 23880 1726882443.11369: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882443.11376: Calling all_plugins_play to load vars for managed_node1 23880 1726882443.11378: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882443.11380: Calling groups_plugins_play to load vars for managed_node1 23880 1726882443.11525: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882443.11640: done with get_vars() 23880 1726882443.11648: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:34:03 -0400 (0:00:00.032) 0:00:05.502 ****** 23880 1726882443.11701: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 23880 1726882443.11886: worker is 1 (out of 1 available) 23880 1726882443.11900: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 23880 1726882443.11911: done queuing things up, now waiting for results queue to drain 23880 1726882443.11913: waiting for pending results... 23880 1726882443.12072: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 23880 1726882443.12128: in run() - task 12673a56-9f93-5528-e87a-00000000004d 23880 1726882443.12141: variable 'ansible_search_path' from source: unknown 23880 1726882443.12145: variable 'ansible_search_path' from source: unknown 23880 1726882443.12172: calling self._execute() 23880 1726882443.12228: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882443.12233: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882443.12243: variable 'omit' from source: magic vars 23880 1726882443.12565: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882443.13944: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882443.13986: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882443.14019: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882443.14045: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882443.14064: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882443.14124: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882443.14144: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882443.14161: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882443.14187: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882443.14201: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882443.14316: variable 'ansible_distribution' from source: facts 23880 1726882443.14320: variable 'ansible_distribution_major_version' from source: facts 23880 1726882443.14336: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882443.14339: when evaluation is False, skipping this task 23880 1726882443.14342: _execute() done 23880 1726882443.14345: dumping result to json 23880 1726882443.14347: done dumping result, returning 23880 1726882443.14350: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [12673a56-9f93-5528-e87a-00000000004d] 23880 1726882443.14352: sending task result for task 12673a56-9f93-5528-e87a-00000000004d 23880 1726882443.14443: done sending task result for task 12673a56-9f93-5528-e87a-00000000004d 23880 1726882443.14446: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23880 1726882443.14489: no more pending results, returning what we have 23880 1726882443.14492: results queue empty 23880 1726882443.14495: checking for any_errors_fatal 23880 1726882443.14502: done checking for any_errors_fatal 23880 1726882443.14503: checking for max_fail_percentage 23880 1726882443.14505: done checking for max_fail_percentage 23880 1726882443.14506: checking to see if all hosts have failed and the running result is not ok 23880 1726882443.14506: done checking to see if all hosts have failed 23880 1726882443.14507: getting the remaining hosts for this loop 23880 1726882443.14508: done getting the remaining hosts for this loop 23880 1726882443.14511: getting the next task for host managed_node1 23880 1726882443.14515: done getting next task for host managed_node1 23880 1726882443.14519: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 23880 1726882443.14520: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23880 1726882443.14531: getting variables 23880 1726882443.14533: in VariableManager get_vars() 23880 1726882443.14561: Calling all_inventory to load vars for managed_node1 23880 1726882443.14563: Calling groups_inventory to load vars for managed_node1 23880 1726882443.14565: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882443.14572: Calling all_plugins_play to load vars for managed_node1 23880 1726882443.14574: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882443.14576: Calling groups_plugins_play to load vars for managed_node1 23880 1726882443.14696: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882443.14810: done with get_vars() 23880 1726882443.14818: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:34:03 -0400 (0:00:00.031) 0:00:05.534 ****** 23880 1726882443.14872: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 23880 1726882443.15062: worker is 1 (out of 1 available) 23880 1726882443.15075: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 23880 1726882443.15087: done queuing things up, now waiting for results queue to drain 23880 1726882443.15089: waiting for pending results... 23880 1726882443.15250: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 23880 1726882443.15313: in run() - task 12673a56-9f93-5528-e87a-00000000004e 23880 1726882443.15326: variable 'ansible_search_path' from source: unknown 23880 1726882443.15329: variable 'ansible_search_path' from source: unknown 23880 1726882443.15354: calling self._execute() 23880 1726882443.15413: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882443.15417: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882443.15428: variable 'omit' from source: magic vars 23880 1726882443.15745: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882443.17160: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882443.17209: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882443.17245: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882443.17270: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882443.17291: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882443.17348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882443.17368: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882443.17385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882443.17419: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882443.17429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882443.17543: variable 'ansible_distribution' from source: facts 23880 1726882443.17547: variable 'ansible_distribution_major_version' from source: facts 23880 1726882443.17557: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882443.17560: when evaluation is False, skipping this task 23880 1726882443.17562: _execute() done 23880 1726882443.17565: dumping result to json 23880 1726882443.17567: done dumping result, returning 23880 1726882443.17574: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [12673a56-9f93-5528-e87a-00000000004e] 23880 1726882443.17578: sending task result for task 12673a56-9f93-5528-e87a-00000000004e 23880 1726882443.17662: done sending task result for task 12673a56-9f93-5528-e87a-00000000004e 23880 1726882443.17665: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23880 1726882443.17714: no more pending results, returning what we have 23880 1726882443.17717: results queue empty 23880 1726882443.17718: checking for any_errors_fatal 23880 1726882443.17725: done checking for any_errors_fatal 23880 1726882443.17725: checking for max_fail_percentage 23880 1726882443.17727: done checking for max_fail_percentage 23880 1726882443.17728: checking to see if all hosts have failed and the running result is not ok 23880 1726882443.17729: done checking to see if all hosts have failed 23880 1726882443.17729: getting the remaining hosts for this loop 23880 1726882443.17731: done getting the remaining hosts for this loop 23880 1726882443.17734: getting the next task for host managed_node1 23880 1726882443.17738: done getting next task for host managed_node1 23880 1726882443.17742: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 23880 1726882443.17744: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23880 1726882443.17755: getting variables 23880 1726882443.17756: in VariableManager get_vars() 23880 1726882443.17787: Calling all_inventory to load vars for managed_node1 23880 1726882443.17790: Calling groups_inventory to load vars for managed_node1 23880 1726882443.17792: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882443.17801: Calling all_plugins_play to load vars for managed_node1 23880 1726882443.17804: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882443.17806: Calling groups_plugins_play to load vars for managed_node1 23880 1726882443.17961: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882443.18076: done with get_vars() 23880 1726882443.18083: done getting variables 23880 1726882443.18124: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:34:03 -0400 (0:00:00.032) 0:00:05.567 ****** 23880 1726882443.18144: entering _queue_task() for managed_node1/debug 23880 1726882443.18327: worker is 1 (out of 1 available) 23880 1726882443.18340: exiting _queue_task() for managed_node1/debug 23880 1726882443.18352: done queuing things up, now waiting for results queue to drain 23880 1726882443.18353: waiting for pending results... 23880 1726882443.18516: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 23880 1726882443.18580: in run() - task 12673a56-9f93-5528-e87a-00000000004f 23880 1726882443.18590: variable 'ansible_search_path' from source: unknown 23880 1726882443.18595: variable 'ansible_search_path' from source: unknown 23880 1726882443.18622: calling self._execute() 23880 1726882443.18682: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882443.18685: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882443.18747: variable 'omit' from source: magic vars 23880 1726882443.19016: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882443.20394: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882443.20439: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882443.20465: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882443.20491: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882443.20514: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882443.20567: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882443.20589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882443.20611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882443.20637: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882443.20648: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882443.20761: variable 'ansible_distribution' from source: facts 23880 1726882443.20766: variable 'ansible_distribution_major_version' from source: facts 23880 1726882443.20775: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882443.20778: when evaluation is False, skipping this task 23880 1726882443.20781: _execute() done 23880 1726882443.20783: dumping result to json 23880 1726882443.20785: done dumping result, returning 23880 1726882443.20794: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [12673a56-9f93-5528-e87a-00000000004f] 23880 1726882443.20801: sending task result for task 12673a56-9f93-5528-e87a-00000000004f 23880 1726882443.20883: done sending task result for task 12673a56-9f93-5528-e87a-00000000004f 23880 1726882443.20886: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)" } 23880 1726882443.20933: no more pending results, returning what we have 23880 1726882443.20936: results queue empty 23880 1726882443.20937: checking for any_errors_fatal 23880 1726882443.20943: done checking for any_errors_fatal 23880 1726882443.20943: checking for max_fail_percentage 23880 1726882443.20945: done checking for max_fail_percentage 23880 1726882443.20946: checking to see if all hosts have failed and the running result is not ok 23880 1726882443.20947: done checking to see if all hosts have failed 23880 1726882443.20947: getting the remaining hosts for this loop 23880 1726882443.20948: done getting the remaining hosts for this loop 23880 1726882443.20952: getting the next task for host managed_node1 23880 1726882443.20956: done getting next task for host managed_node1 23880 1726882443.20960: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 23880 1726882443.20961: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23880 1726882443.20973: getting variables 23880 1726882443.20974: in VariableManager get_vars() 23880 1726882443.21005: Calling all_inventory to load vars for managed_node1 23880 1726882443.21008: Calling groups_inventory to load vars for managed_node1 23880 1726882443.21010: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882443.21017: Calling all_plugins_play to load vars for managed_node1 23880 1726882443.21020: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882443.21022: Calling groups_plugins_play to load vars for managed_node1 23880 1726882443.21146: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882443.21262: done with get_vars() 23880 1726882443.21269: done getting variables 23880 1726882443.21313: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:34:03 -0400 (0:00:00.031) 0:00:05.599 ****** 23880 1726882443.21333: entering _queue_task() for managed_node1/debug 23880 1726882443.21518: worker is 1 (out of 1 available) 23880 1726882443.21530: exiting _queue_task() for managed_node1/debug 23880 1726882443.21541: done queuing things up, now waiting for results queue to drain 23880 1726882443.21542: waiting for pending results... 23880 1726882443.21703: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 23880 1726882443.21763: in run() - task 12673a56-9f93-5528-e87a-000000000050 23880 1726882443.21776: variable 'ansible_search_path' from source: unknown 23880 1726882443.21780: variable 'ansible_search_path' from source: unknown 23880 1726882443.21808: calling self._execute() 23880 1726882443.21864: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882443.21867: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882443.21883: variable 'omit' from source: magic vars 23880 1726882443.22196: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882443.23607: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882443.23653: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882443.23688: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882443.23717: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882443.23847: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882443.23851: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882443.23854: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882443.23857: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882443.23859: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882443.23861: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882443.23977: variable 'ansible_distribution' from source: facts 23880 1726882443.23981: variable 'ansible_distribution_major_version' from source: facts 23880 1726882443.23991: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882443.23995: when evaluation is False, skipping this task 23880 1726882443.24001: _execute() done 23880 1726882443.24003: dumping result to json 23880 1726882443.24006: done dumping result, returning 23880 1726882443.24013: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [12673a56-9f93-5528-e87a-000000000050] 23880 1726882443.24018: sending task result for task 12673a56-9f93-5528-e87a-000000000050 23880 1726882443.24101: done sending task result for task 12673a56-9f93-5528-e87a-000000000050 23880 1726882443.24104: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)" } 23880 1726882443.24143: no more pending results, returning what we have 23880 1726882443.24146: results queue empty 23880 1726882443.24147: checking for any_errors_fatal 23880 1726882443.24153: done checking for any_errors_fatal 23880 1726882443.24154: checking for max_fail_percentage 23880 1726882443.24155: done checking for max_fail_percentage 23880 1726882443.24156: checking to see if all hosts have failed and the running result is not ok 23880 1726882443.24157: done checking to see if all hosts have failed 23880 1726882443.24158: getting the remaining hosts for this loop 23880 1726882443.24159: done getting the remaining hosts for this loop 23880 1726882443.24162: getting the next task for host managed_node1 23880 1726882443.24167: done getting next task for host managed_node1 23880 1726882443.24170: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 23880 1726882443.24172: ^ state is: HOST STATE: block=2, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23880 1726882443.24184: getting variables 23880 1726882443.24185: in VariableManager get_vars() 23880 1726882443.24217: Calling all_inventory to load vars for managed_node1 23880 1726882443.24219: Calling groups_inventory to load vars for managed_node1 23880 1726882443.24221: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882443.24229: Calling all_plugins_play to load vars for managed_node1 23880 1726882443.24231: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882443.24234: Calling groups_plugins_play to load vars for managed_node1 23880 1726882443.24414: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882443.24602: done with get_vars() 23880 1726882443.24616: done getting variables 23880 1726882443.24670: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:34:03 -0400 (0:00:00.033) 0:00:05.632 ****** 23880 1726882443.24700: entering _queue_task() for managed_node1/debug 23880 1726882443.25064: worker is 1 (out of 1 available) 23880 1726882443.25076: exiting _queue_task() for managed_node1/debug 23880 1726882443.25087: done queuing things up, now waiting for results queue to drain 23880 1726882443.25088: waiting for pending results... 23880 1726882443.25397: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 23880 1726882443.25403: in run() - task 12673a56-9f93-5528-e87a-000000000051 23880 1726882443.25406: variable 'ansible_search_path' from source: unknown 23880 1726882443.25409: variable 'ansible_search_path' from source: unknown 23880 1726882443.25449: calling self._execute() 23880 1726882443.25539: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882443.25553: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882443.25570: variable 'omit' from source: magic vars 23880 1726882443.26155: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882443.28334: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882443.28456: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882443.28469: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882443.28514: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882443.28546: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882443.28642: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882443.28783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882443.28787: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882443.28789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882443.28791: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882443.28961: variable 'ansible_distribution' from source: facts 23880 1726882443.28965: variable 'ansible_distribution_major_version' from source: facts 23880 1726882443.28976: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882443.28978: when evaluation is False, skipping this task 23880 1726882443.28981: _execute() done 23880 1726882443.28983: dumping result to json 23880 1726882443.28985: done dumping result, returning 23880 1726882443.28998: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [12673a56-9f93-5528-e87a-000000000051] 23880 1726882443.29006: sending task result for task 12673a56-9f93-5528-e87a-000000000051 23880 1726882443.29090: done sending task result for task 12673a56-9f93-5528-e87a-000000000051 23880 1726882443.29097: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)" } 23880 1726882443.29151: no more pending results, returning what we have 23880 1726882443.29154: results queue empty 23880 1726882443.29155: checking for any_errors_fatal 23880 1726882443.29161: done checking for any_errors_fatal 23880 1726882443.29162: checking for max_fail_percentage 23880 1726882443.29164: done checking for max_fail_percentage 23880 1726882443.29165: checking to see if all hosts have failed and the running result is not ok 23880 1726882443.29165: done checking to see if all hosts have failed 23880 1726882443.29166: getting the remaining hosts for this loop 23880 1726882443.29167: done getting the remaining hosts for this loop 23880 1726882443.29171: getting the next task for host managed_node1 23880 1726882443.29175: done getting next task for host managed_node1 23880 1726882443.29179: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 23880 1726882443.29181: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23880 1726882443.29192: getting variables 23880 1726882443.29203: in VariableManager get_vars() 23880 1726882443.29242: Calling all_inventory to load vars for managed_node1 23880 1726882443.29244: Calling groups_inventory to load vars for managed_node1 23880 1726882443.29246: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882443.29255: Calling all_plugins_play to load vars for managed_node1 23880 1726882443.29257: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882443.29260: Calling groups_plugins_play to load vars for managed_node1 23880 1726882443.29408: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882443.29532: done with get_vars() 23880 1726882443.29541: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:34:03 -0400 (0:00:00.049) 0:00:05.681 ****** 23880 1726882443.29606: entering _queue_task() for managed_node1/ping 23880 1726882443.29812: worker is 1 (out of 1 available) 23880 1726882443.29826: exiting _queue_task() for managed_node1/ping 23880 1726882443.29837: done queuing things up, now waiting for results queue to drain 23880 1726882443.29838: waiting for pending results... 23880 1726882443.29998: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 23880 1726882443.30056: in run() - task 12673a56-9f93-5528-e87a-000000000052 23880 1726882443.30069: variable 'ansible_search_path' from source: unknown 23880 1726882443.30076: variable 'ansible_search_path' from source: unknown 23880 1726882443.30112: calling self._execute() 23880 1726882443.30168: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882443.30175: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882443.30185: variable 'omit' from source: magic vars 23880 1726882443.30519: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882443.31956: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882443.32003: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882443.32040: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882443.32067: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882443.32086: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882443.32149: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882443.32169: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882443.32187: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882443.32217: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882443.32228: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882443.32348: variable 'ansible_distribution' from source: facts 23880 1726882443.32352: variable 'ansible_distribution_major_version' from source: facts 23880 1726882443.32360: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882443.32363: when evaluation is False, skipping this task 23880 1726882443.32366: _execute() done 23880 1726882443.32368: dumping result to json 23880 1726882443.32370: done dumping result, returning 23880 1726882443.32378: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [12673a56-9f93-5528-e87a-000000000052] 23880 1726882443.32383: sending task result for task 12673a56-9f93-5528-e87a-000000000052 23880 1726882443.32465: done sending task result for task 12673a56-9f93-5528-e87a-000000000052 23880 1726882443.32468: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23880 1726882443.32513: no more pending results, returning what we have 23880 1726882443.32516: results queue empty 23880 1726882443.32517: checking for any_errors_fatal 23880 1726882443.32522: done checking for any_errors_fatal 23880 1726882443.32523: checking for max_fail_percentage 23880 1726882443.32524: done checking for max_fail_percentage 23880 1726882443.32525: checking to see if all hosts have failed and the running result is not ok 23880 1726882443.32526: done checking to see if all hosts have failed 23880 1726882443.32527: getting the remaining hosts for this loop 23880 1726882443.32528: done getting the remaining hosts for this loop 23880 1726882443.32531: getting the next task for host managed_node1 23880 1726882443.32537: done getting next task for host managed_node1 23880 1726882443.32539: ^ task is: TASK: meta (role_complete) 23880 1726882443.32541: ^ 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 23880 1726882443.32553: getting variables 23880 1726882443.32554: in VariableManager get_vars() 23880 1726882443.32590: Calling all_inventory to load vars for managed_node1 23880 1726882443.32592: Calling groups_inventory to load vars for managed_node1 23880 1726882443.32595: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882443.32604: Calling all_plugins_play to load vars for managed_node1 23880 1726882443.32606: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882443.32609: Calling groups_plugins_play to load vars for managed_node1 23880 1726882443.32774: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882443.32890: done with get_vars() 23880 1726882443.32900: done getting variables 23880 1726882443.32951: done queuing things up, now waiting for results queue to drain 23880 1726882443.32953: results queue empty 23880 1726882443.32953: checking for any_errors_fatal 23880 1726882443.32955: done checking for any_errors_fatal 23880 1726882443.32955: checking for max_fail_percentage 23880 1726882443.32956: done checking for max_fail_percentage 23880 1726882443.32957: checking to see if all hosts have failed and the running result is not ok 23880 1726882443.32957: done checking to see if all hosts have failed 23880 1726882443.32957: getting the remaining hosts for this loop 23880 1726882443.32958: done getting the remaining hosts for this loop 23880 1726882443.32960: getting the next task for host managed_node1 23880 1726882443.32962: done getting next task for host managed_node1 23880 1726882443.32963: ^ task is: TASK: Include the task 'el_repo_setup.yml' 23880 1726882443.32964: ^ 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 23880 1726882443.32966: getting variables 23880 1726882443.32966: in VariableManager get_vars() 23880 1726882443.32973: Calling all_inventory to load vars for managed_node1 23880 1726882443.32974: Calling groups_inventory to load vars for managed_node1 23880 1726882443.32976: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882443.32978: Calling all_plugins_play to load vars for managed_node1 23880 1726882443.32980: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882443.32981: Calling groups_plugins_play to load vars for managed_node1 23880 1726882443.33063: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882443.33170: done with get_vars() 23880 1726882443.33179: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml:11 Friday 20 September 2024 21:34:03 -0400 (0:00:00.036) 0:00:05.718 ****** 23880 1726882443.33229: entering _queue_task() for managed_node1/include_tasks 23880 1726882443.33422: worker is 1 (out of 1 available) 23880 1726882443.33433: exiting _queue_task() for managed_node1/include_tasks 23880 1726882443.33444: done queuing things up, now waiting for results queue to drain 23880 1726882443.33445: waiting for pending results... 23880 1726882443.33605: running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' 23880 1726882443.33662: in run() - task 12673a56-9f93-5528-e87a-000000000054 23880 1726882443.33673: variable 'ansible_search_path' from source: unknown 23880 1726882443.33681: variable 'ansible_search_path' from source: unknown 23880 1726882443.33715: calling self._execute() 23880 1726882443.33768: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882443.33772: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882443.33781: variable 'omit' from source: magic vars 23880 1726882443.34156: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882443.35562: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882443.35606: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882443.35666: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882443.35998: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882443.36001: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882443.36003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882443.36034: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882443.36064: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882443.36110: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882443.36130: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882443.36295: variable 'ansible_distribution' from source: facts 23880 1726882443.36308: variable 'ansible_distribution_major_version' from source: facts 23880 1726882443.36327: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882443.36336: when evaluation is False, skipping this task 23880 1726882443.36342: _execute() done 23880 1726882443.36347: dumping result to json 23880 1726882443.36353: done dumping result, returning 23880 1726882443.36362: done running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' [12673a56-9f93-5528-e87a-000000000054] 23880 1726882443.36370: sending task result for task 12673a56-9f93-5528-e87a-000000000054 23880 1726882443.36601: done sending task result for task 12673a56-9f93-5528-e87a-000000000054 23880 1726882443.36604: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23880 1726882443.36649: no more pending results, returning what we have 23880 1726882443.36653: results queue empty 23880 1726882443.36654: checking for any_errors_fatal 23880 1726882443.36656: done checking for any_errors_fatal 23880 1726882443.36657: checking for max_fail_percentage 23880 1726882443.36659: done checking for max_fail_percentage 23880 1726882443.36660: checking to see if all hosts have failed and the running result is not ok 23880 1726882443.36661: done checking to see if all hosts have failed 23880 1726882443.36662: getting the remaining hosts for this loop 23880 1726882443.36663: done getting the remaining hosts for this loop 23880 1726882443.36667: getting the next task for host managed_node1 23880 1726882443.36674: done getting next task for host managed_node1 23880 1726882443.36677: ^ task is: TASK: Test warning and info logs 23880 1726882443.36679: ^ state is: HOST STATE: block=4, 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 23880 1726882443.36682: getting variables 23880 1726882443.36684: in VariableManager get_vars() 23880 1726882443.36722: Calling all_inventory to load vars for managed_node1 23880 1726882443.36725: Calling groups_inventory to load vars for managed_node1 23880 1726882443.36727: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882443.36738: Calling all_plugins_play to load vars for managed_node1 23880 1726882443.36741: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882443.36744: Calling groups_plugins_play to load vars for managed_node1 23880 1726882443.37057: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882443.37166: done with get_vars() 23880 1726882443.37177: done getting variables 23880 1726882443.37218: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Test warning and info logs] ********************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml:13 Friday 20 September 2024 21:34:03 -0400 (0:00:00.040) 0:00:05.758 ****** 23880 1726882443.37238: entering _queue_task() for managed_node1/assert 23880 1726882443.37419: worker is 1 (out of 1 available) 23880 1726882443.37429: exiting _queue_task() for managed_node1/assert 23880 1726882443.37439: done queuing things up, now waiting for results queue to drain 23880 1726882443.37440: waiting for pending results... 23880 1726882443.37592: running TaskExecutor() for managed_node1/TASK: Test warning and info logs 23880 1726882443.37648: in run() - task 12673a56-9f93-5528-e87a-000000000055 23880 1726882443.37659: variable 'ansible_search_path' from source: unknown 23880 1726882443.37664: variable 'ansible_search_path' from source: unknown 23880 1726882443.37691: calling self._execute() 23880 1726882443.37751: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882443.37754: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882443.37762: variable 'omit' from source: magic vars 23880 1726882443.38091: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882443.40266: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882443.40500: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882443.40503: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882443.40505: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882443.40507: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882443.40510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882443.40542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882443.40571: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882443.40619: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882443.40638: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882443.40800: variable 'ansible_distribution' from source: facts 23880 1726882443.40812: variable 'ansible_distribution_major_version' from source: facts 23880 1726882443.40831: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882443.40838: when evaluation is False, skipping this task 23880 1726882443.40845: _execute() done 23880 1726882443.40850: dumping result to json 23880 1726882443.40856: done dumping result, returning 23880 1726882443.40865: done running TaskExecutor() for managed_node1/TASK: Test warning and info logs [12673a56-9f93-5528-e87a-000000000055] 23880 1726882443.40874: sending task result for task 12673a56-9f93-5528-e87a-000000000055 23880 1726882443.40982: done sending task result for task 12673a56-9f93-5528-e87a-000000000055 23880 1726882443.40990: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23880 1726882443.41038: no more pending results, returning what we have 23880 1726882443.41041: results queue empty 23880 1726882443.41042: checking for any_errors_fatal 23880 1726882443.41048: done checking for any_errors_fatal 23880 1726882443.41048: checking for max_fail_percentage 23880 1726882443.41050: done checking for max_fail_percentage 23880 1726882443.41051: checking to see if all hosts have failed and the running result is not ok 23880 1726882443.41052: done checking to see if all hosts have failed 23880 1726882443.41052: getting the remaining hosts for this loop 23880 1726882443.41053: done getting the remaining hosts for this loop 23880 1726882443.41057: getting the next task for host managed_node1 23880 1726882443.41062: done getting next task for host managed_node1 23880 1726882443.41064: ^ task is: TASK: meta (flush_handlers) 23880 1726882443.41066: ^ 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 23880 1726882443.41069: getting variables 23880 1726882443.41070: in VariableManager get_vars() 23880 1726882443.41269: Calling all_inventory to load vars for managed_node1 23880 1726882443.41272: Calling groups_inventory to load vars for managed_node1 23880 1726882443.41275: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882443.41284: Calling all_plugins_play to load vars for managed_node1 23880 1726882443.41286: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882443.41289: Calling groups_plugins_play to load vars for managed_node1 23880 1726882443.41462: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882443.41662: done with get_vars() 23880 1726882443.41673: done getting variables 23880 1726882443.41737: in VariableManager get_vars() 23880 1726882443.41748: Calling all_inventory to load vars for managed_node1 23880 1726882443.41751: Calling groups_inventory to load vars for managed_node1 23880 1726882443.41753: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882443.41757: Calling all_plugins_play to load vars for managed_node1 23880 1726882443.41759: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882443.41762: Calling groups_plugins_play to load vars for managed_node1 23880 1726882443.41934: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882443.42134: done with get_vars() 23880 1726882443.42146: done queuing things up, now waiting for results queue to drain 23880 1726882443.42148: results queue empty 23880 1726882443.42148: checking for any_errors_fatal 23880 1726882443.42151: done checking for any_errors_fatal 23880 1726882443.42151: checking for max_fail_percentage 23880 1726882443.42152: done checking for max_fail_percentage 23880 1726882443.42153: checking to see if all hosts have failed and the running result is not ok 23880 1726882443.42154: done checking to see if all hosts have failed 23880 1726882443.42155: getting the remaining hosts for this loop 23880 1726882443.42156: done getting the remaining hosts for this loop 23880 1726882443.42158: getting the next task for host managed_node1 23880 1726882443.42161: done getting next task for host managed_node1 23880 1726882443.42162: ^ task is: TASK: meta (flush_handlers) 23880 1726882443.42164: ^ state is: HOST STATE: block=6, 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 23880 1726882443.42166: getting variables 23880 1726882443.42167: in VariableManager get_vars() 23880 1726882443.42180: Calling all_inventory to load vars for managed_node1 23880 1726882443.42182: Calling groups_inventory to load vars for managed_node1 23880 1726882443.42184: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882443.42188: Calling all_plugins_play to load vars for managed_node1 23880 1726882443.42191: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882443.42197: Calling groups_plugins_play to load vars for managed_node1 23880 1726882443.42333: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882443.42524: done with get_vars() 23880 1726882443.42533: done getting variables 23880 1726882443.42577: in VariableManager get_vars() 23880 1726882443.42589: Calling all_inventory to load vars for managed_node1 23880 1726882443.42591: Calling groups_inventory to load vars for managed_node1 23880 1726882443.42597: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882443.42602: Calling all_plugins_play to load vars for managed_node1 23880 1726882443.42604: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882443.42607: Calling groups_plugins_play to load vars for managed_node1 23880 1726882443.42742: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882443.42955: done with get_vars() 23880 1726882443.42966: done queuing things up, now waiting for results queue to drain 23880 1726882443.42968: results queue empty 23880 1726882443.42969: checking for any_errors_fatal 23880 1726882443.42970: done checking for any_errors_fatal 23880 1726882443.42971: checking for max_fail_percentage 23880 1726882443.42972: done checking for max_fail_percentage 23880 1726882443.42972: checking to see if all hosts have failed and the running result is not ok 23880 1726882443.42973: done checking to see if all hosts have failed 23880 1726882443.42974: getting the remaining hosts for this loop 23880 1726882443.42975: done getting the remaining hosts for this loop 23880 1726882443.42977: getting the next task for host managed_node1 23880 1726882443.42979: done getting next task for host managed_node1 23880 1726882443.42980: ^ task is: None 23880 1726882443.42981: ^ state is: HOST STATE: block=7, 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 23880 1726882443.42983: done queuing things up, now waiting for results queue to drain 23880 1726882443.42983: results queue empty 23880 1726882443.42984: checking for any_errors_fatal 23880 1726882443.42985: done checking for any_errors_fatal 23880 1726882443.42985: checking for max_fail_percentage 23880 1726882443.42986: done checking for max_fail_percentage 23880 1726882443.42987: checking to see if all hosts have failed and the running result is not ok 23880 1726882443.42987: done checking to see if all hosts have failed 23880 1726882443.42988: getting the next task for host managed_node1 23880 1726882443.42991: done getting next task for host managed_node1 23880 1726882443.42991: ^ task is: None 23880 1726882443.42996: ^ state is: HOST STATE: block=7, 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 23880 1726882443.43028: in VariableManager get_vars() 23880 1726882443.43043: done with get_vars() 23880 1726882443.43049: in VariableManager get_vars() 23880 1726882443.43057: done with get_vars() 23880 1726882443.43061: variable 'omit' from source: magic vars 23880 1726882443.43091: in VariableManager get_vars() 23880 1726882443.43105: done with get_vars() 23880 1726882443.43126: variable 'omit' from source: magic vars PLAY [Run Pytest tests] ******************************************************** 23880 1726882443.43341: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 23880 1726882443.43360: getting the remaining hosts for this loop 23880 1726882443.43362: done getting the remaining hosts for this loop 23880 1726882443.43364: getting the next task for host managed_node1 23880 1726882443.43367: done getting next task for host managed_node1 23880 1726882443.43368: ^ task is: TASK: Gathering Facts 23880 1726882443.43369: ^ 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 23880 1726882443.43371: getting variables 23880 1726882443.43371: in VariableManager get_vars() 23880 1726882443.43378: Calling all_inventory to load vars for managed_node1 23880 1726882443.43380: Calling groups_inventory to load vars for managed_node1 23880 1726882443.43381: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882443.43385: Calling all_plugins_play to load vars for managed_node1 23880 1726882443.43387: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882443.43389: Calling groups_plugins_play to load vars for managed_node1 23880 1726882443.43513: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882443.43687: done with get_vars() 23880 1726882443.43699: done getting variables 23880 1726882443.43737: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:34 Friday 20 September 2024 21:34:03 -0400 (0:00:00.065) 0:00:05.823 ****** 23880 1726882443.43761: entering _queue_task() for managed_node1/gather_facts 23880 1726882443.44072: worker is 1 (out of 1 available) 23880 1726882443.44083: exiting _queue_task() for managed_node1/gather_facts 23880 1726882443.44098: done queuing things up, now waiting for results queue to drain 23880 1726882443.44100: waiting for pending results... 23880 1726882443.44384: running TaskExecutor() for managed_node1/TASK: Gathering Facts 23880 1726882443.44540: in run() - task 12673a56-9f93-5528-e87a-000000000222 23880 1726882443.44543: variable 'ansible_search_path' from source: unknown 23880 1726882443.44563: calling self._execute() 23880 1726882443.44641: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882443.44700: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882443.44704: variable 'omit' from source: magic vars 23880 1726882443.45302: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882443.47662: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882443.47759: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882443.47838: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882443.47884: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882443.47927: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882443.48011: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882443.48059: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882443.48090: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882443.48148: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882443.48170: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882443.48360: variable 'ansible_distribution' from source: facts 23880 1726882443.48378: variable 'ansible_distribution_major_version' from source: facts 23880 1726882443.48398: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882443.48414: when evaluation is False, skipping this task 23880 1726882443.48423: _execute() done 23880 1726882443.48439: dumping result to json 23880 1726882443.48452: done dumping result, returning 23880 1726882443.48469: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [12673a56-9f93-5528-e87a-000000000222] 23880 1726882443.48480: sending task result for task 12673a56-9f93-5528-e87a-000000000222 23880 1726882443.48802: done sending task result for task 12673a56-9f93-5528-e87a-000000000222 23880 1726882443.48805: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23880 1726882443.48858: no more pending results, returning what we have 23880 1726882443.48861: results queue empty 23880 1726882443.48862: checking for any_errors_fatal 23880 1726882443.48864: done checking for any_errors_fatal 23880 1726882443.48864: checking for max_fail_percentage 23880 1726882443.48866: done checking for max_fail_percentage 23880 1726882443.48867: checking to see if all hosts have failed and the running result is not ok 23880 1726882443.48868: done checking to see if all hosts have failed 23880 1726882443.48868: getting the remaining hosts for this loop 23880 1726882443.48870: done getting the remaining hosts for this loop 23880 1726882443.48873: getting the next task for host managed_node1 23880 1726882443.48879: done getting next task for host managed_node1 23880 1726882443.48881: ^ task is: TASK: meta (flush_handlers) 23880 1726882443.48883: ^ 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 23880 1726882443.48887: getting variables 23880 1726882443.48889: in VariableManager get_vars() 23880 1726882443.48922: Calling all_inventory to load vars for managed_node1 23880 1726882443.48925: Calling groups_inventory to load vars for managed_node1 23880 1726882443.48929: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882443.48940: Calling all_plugins_play to load vars for managed_node1 23880 1726882443.48943: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882443.48946: Calling groups_plugins_play to load vars for managed_node1 23880 1726882443.49605: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882443.49790: done with get_vars() 23880 1726882443.49803: done getting variables 23880 1726882443.49864: in VariableManager get_vars() 23880 1726882443.49873: Calling all_inventory to load vars for managed_node1 23880 1726882443.49875: Calling groups_inventory to load vars for managed_node1 23880 1726882443.49877: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882443.49882: Calling all_plugins_play to load vars for managed_node1 23880 1726882443.49884: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882443.49887: Calling groups_plugins_play to load vars for managed_node1 23880 1726882443.50021: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882443.50203: done with get_vars() 23880 1726882443.50214: done queuing things up, now waiting for results queue to drain 23880 1726882443.50216: results queue empty 23880 1726882443.50217: checking for any_errors_fatal 23880 1726882443.50219: done checking for any_errors_fatal 23880 1726882443.50219: checking for max_fail_percentage 23880 1726882443.50220: done checking for max_fail_percentage 23880 1726882443.50221: checking to see if all hosts have failed and the running result is not ok 23880 1726882443.50222: done checking to see if all hosts have failed 23880 1726882443.50222: getting the remaining hosts for this loop 23880 1726882443.50223: done getting the remaining hosts for this loop 23880 1726882443.50226: getting the next task for host managed_node1 23880 1726882443.50229: done getting next task for host managed_node1 23880 1726882443.50231: ^ task is: TASK: Create tempdir for code to test 23880 1726882443.50233: ^ 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 23880 1726882443.50235: getting variables 23880 1726882443.50235: in VariableManager get_vars() 23880 1726882443.50242: Calling all_inventory to load vars for managed_node1 23880 1726882443.50249: Calling groups_inventory to load vars for managed_node1 23880 1726882443.50251: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882443.50256: Calling all_plugins_play to load vars for managed_node1 23880 1726882443.50258: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882443.50261: Calling groups_plugins_play to load vars for managed_node1 23880 1726882443.50392: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882443.50601: done with get_vars() 23880 1726882443.50609: done getting variables TASK [Create tempdir for code to test] ***************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:39 Friday 20 September 2024 21:34:03 -0400 (0:00:00.069) 0:00:05.892 ****** 23880 1726882443.50671: entering _queue_task() for managed_node1/tempfile 23880 1726882443.50673: Creating lock for tempfile 23880 1726882443.50953: worker is 1 (out of 1 available) 23880 1726882443.50964: exiting _queue_task() for managed_node1/tempfile 23880 1726882443.50975: done queuing things up, now waiting for results queue to drain 23880 1726882443.50977: waiting for pending results... 23880 1726882443.51238: running TaskExecutor() for managed_node1/TASK: Create tempdir for code to test 23880 1726882443.51338: in run() - task 12673a56-9f93-5528-e87a-000000000058 23880 1726882443.51400: variable 'ansible_search_path' from source: unknown 23880 1726882443.51404: calling self._execute() 23880 1726882443.51472: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882443.51483: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882443.51501: variable 'omit' from source: magic vars 23880 1726882443.51975: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882443.54167: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882443.54599: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882443.54604: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882443.54606: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882443.54608: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882443.54648: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882443.54681: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882443.54713: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882443.54764: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882443.54787: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882443.54968: variable 'ansible_distribution' from source: facts 23880 1726882443.54979: variable 'ansible_distribution_major_version' from source: facts 23880 1726882443.54997: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882443.55005: when evaluation is False, skipping this task 23880 1726882443.55012: _execute() done 23880 1726882443.55018: dumping result to json 23880 1726882443.55024: done dumping result, returning 23880 1726882443.55050: done running TaskExecutor() for managed_node1/TASK: Create tempdir for code to test [12673a56-9f93-5528-e87a-000000000058] 23880 1726882443.55053: sending task result for task 12673a56-9f93-5528-e87a-000000000058 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23880 1726882443.55203: no more pending results, returning what we have 23880 1726882443.55207: results queue empty 23880 1726882443.55208: checking for any_errors_fatal 23880 1726882443.55209: done checking for any_errors_fatal 23880 1726882443.55210: checking for max_fail_percentage 23880 1726882443.55212: done checking for max_fail_percentage 23880 1726882443.55213: checking to see if all hosts have failed and the running result is not ok 23880 1726882443.55213: done checking to see if all hosts have failed 23880 1726882443.55214: getting the remaining hosts for this loop 23880 1726882443.55216: done getting the remaining hosts for this loop 23880 1726882443.55219: getting the next task for host managed_node1 23880 1726882443.55225: done getting next task for host managed_node1 23880 1726882443.55227: ^ task is: TASK: Get tempfile for tar 23880 1726882443.55229: ^ 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 23880 1726882443.55232: getting variables 23880 1726882443.55234: in VariableManager get_vars() 23880 1726882443.55261: Calling all_inventory to load vars for managed_node1 23880 1726882443.55263: Calling groups_inventory to load vars for managed_node1 23880 1726882443.55267: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882443.55278: Calling all_plugins_play to load vars for managed_node1 23880 1726882443.55281: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882443.55284: Calling groups_plugins_play to load vars for managed_node1 23880 1726882443.55520: done sending task result for task 12673a56-9f93-5528-e87a-000000000058 23880 1726882443.55523: WORKER PROCESS EXITING 23880 1726882443.55545: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882443.55754: done with get_vars() 23880 1726882443.55767: done getting variables TASK [Get tempfile for tar] **************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:45 Friday 20 September 2024 21:34:03 -0400 (0:00:00.051) 0:00:05.944 ****** 23880 1726882443.55869: entering _queue_task() for managed_node1/tempfile 23880 1726882443.56130: worker is 1 (out of 1 available) 23880 1726882443.56255: exiting _queue_task() for managed_node1/tempfile 23880 1726882443.56266: done queuing things up, now waiting for results queue to drain 23880 1726882443.56267: waiting for pending results... 23880 1726882443.56418: running TaskExecutor() for managed_node1/TASK: Get tempfile for tar 23880 1726882443.56515: in run() - task 12673a56-9f93-5528-e87a-000000000059 23880 1726882443.56533: variable 'ansible_search_path' from source: unknown 23880 1726882443.56569: calling self._execute() 23880 1726882443.56688: in VariableManager get_vars() 23880 1726882443.56691: Calling all_inventory to load vars for localhost 23880 1726882443.56695: Calling groups_inventory to load vars for localhost 23880 1726882443.56698: Calling all_plugins_inventory to load vars for localhost 23880 1726882443.56700: Calling all_plugins_play to load vars for localhost 23880 1726882443.56703: Calling groups_plugins_inventory to load vars for localhost 23880 1726882443.56705: Calling groups_plugins_play to load vars for localhost 23880 1726882443.56765: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882443.56797: done with get_vars() 23880 1726882443.56808: variable 'inventory_hostname' from source: host vars for 'managed_node1' 23880 1726882443.56876: variable 'ansible_delegated_vars' from source: unknown 23880 1726882443.56884: variable 'ansible_connection' from source: host vars for 'localhost' 23880 1726882443.56891: no remote address found for delegated host localhost using its name, so success depends on DNS resolution 23880 1726882443.56913: variable 'omit' from source: magic vars 23880 1726882443.57421: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882443.59563: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882443.59729: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882443.59733: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882443.59736: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882443.59763: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882443.59842: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882443.59873: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882443.59902: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882443.59953: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882443.59971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882443.60143: variable 'ansible_distribution' from source: facts 23880 1726882443.60153: variable 'ansible_distribution_major_version' from source: facts 23880 1726882443.60176: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882443.60184: when evaluation is False, skipping this task 23880 1726882443.60190: _execute() done 23880 1726882443.60198: dumping result to json 23880 1726882443.60273: done dumping result, returning 23880 1726882443.60276: done running TaskExecutor() for managed_node1/TASK: Get tempfile for tar [12673a56-9f93-5528-e87a-000000000059] 23880 1726882443.60279: sending task result for task 12673a56-9f93-5528-e87a-000000000059 23880 1726882443.60347: done sending task result for task 12673a56-9f93-5528-e87a-000000000059 23880 1726882443.60351: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23880 1726882443.60423: no more pending results, returning what we have 23880 1726882443.60427: results queue empty 23880 1726882443.60428: checking for any_errors_fatal 23880 1726882443.60433: done checking for any_errors_fatal 23880 1726882443.60434: checking for max_fail_percentage 23880 1726882443.60436: done checking for max_fail_percentage 23880 1726882443.60436: checking to see if all hosts have failed and the running result is not ok 23880 1726882443.60437: done checking to see if all hosts have failed 23880 1726882443.60438: getting the remaining hosts for this loop 23880 1726882443.60439: done getting the remaining hosts for this loop 23880 1726882443.60443: getting the next task for host managed_node1 23880 1726882443.60449: done getting next task for host managed_node1 23880 1726882443.60452: ^ task is: TASK: Include the task '../tasks/get_modules_and_utils_paths.yml' 23880 1726882443.60454: ^ 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 23880 1726882443.60457: getting variables 23880 1726882443.60458: in VariableManager get_vars() 23880 1726882443.60485: Calling all_inventory to load vars for managed_node1 23880 1726882443.60487: Calling groups_inventory to load vars for managed_node1 23880 1726882443.60490: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882443.60501: Calling all_plugins_play to load vars for managed_node1 23880 1726882443.60504: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882443.60507: Calling groups_plugins_play to load vars for managed_node1 23880 1726882443.60978: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882443.61179: done with get_vars() 23880 1726882443.61189: done getting variables TASK [Include the task '../tasks/get_modules_and_utils_paths.yml'] ************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:52 Friday 20 September 2024 21:34:03 -0400 (0:00:00.054) 0:00:05.998 ****** 23880 1726882443.61279: entering _queue_task() for managed_node1/include_tasks 23880 1726882443.61518: worker is 1 (out of 1 available) 23880 1726882443.61529: exiting _queue_task() for managed_node1/include_tasks 23880 1726882443.61540: done queuing things up, now waiting for results queue to drain 23880 1726882443.61541: waiting for pending results... 23880 1726882443.61800: running TaskExecutor() for managed_node1/TASK: Include the task '../tasks/get_modules_and_utils_paths.yml' 23880 1726882443.62003: in run() - task 12673a56-9f93-5528-e87a-00000000005a 23880 1726882443.62007: variable 'ansible_search_path' from source: unknown 23880 1726882443.62011: calling self._execute() 23880 1726882443.62031: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882443.62042: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882443.62055: variable 'omit' from source: magic vars 23880 1726882443.62524: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882443.64832: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882443.64933: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882443.65321: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882443.65325: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882443.65344: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882443.65440: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882443.65561: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882443.65653: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882443.65694: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882443.65749: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882443.66116: variable 'ansible_distribution' from source: facts 23880 1726882443.66119: variable 'ansible_distribution_major_version' from source: facts 23880 1726882443.66121: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882443.66123: when evaluation is False, skipping this task 23880 1726882443.66124: _execute() done 23880 1726882443.66126: dumping result to json 23880 1726882443.66128: done dumping result, returning 23880 1726882443.66130: done running TaskExecutor() for managed_node1/TASK: Include the task '../tasks/get_modules_and_utils_paths.yml' [12673a56-9f93-5528-e87a-00000000005a] 23880 1726882443.66134: sending task result for task 12673a56-9f93-5528-e87a-00000000005a skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23880 1726882443.66409: no more pending results, returning what we have 23880 1726882443.66413: results queue empty 23880 1726882443.66414: checking for any_errors_fatal 23880 1726882443.66421: done checking for any_errors_fatal 23880 1726882443.66421: checking for max_fail_percentage 23880 1726882443.66423: done checking for max_fail_percentage 23880 1726882443.66424: checking to see if all hosts have failed and the running result is not ok 23880 1726882443.66425: done checking to see if all hosts have failed 23880 1726882443.66425: getting the remaining hosts for this loop 23880 1726882443.66427: done getting the remaining hosts for this loop 23880 1726882443.66432: getting the next task for host managed_node1 23880 1726882443.66438: done getting next task for host managed_node1 23880 1726882443.66441: ^ task is: TASK: Get tests directory 23880 1726882443.66443: ^ 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 23880 1726882443.66446: getting variables 23880 1726882443.66448: in VariableManager get_vars() 23880 1726882443.66502: Calling all_inventory to load vars for managed_node1 23880 1726882443.66505: Calling groups_inventory to load vars for managed_node1 23880 1726882443.66509: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882443.66585: Calling all_plugins_play to load vars for managed_node1 23880 1726882443.66589: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882443.66596: Calling groups_plugins_play to load vars for managed_node1 23880 1726882443.66938: done sending task result for task 12673a56-9f93-5528-e87a-00000000005a 23880 1726882443.66942: WORKER PROCESS EXITING 23880 1726882443.66964: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882443.67199: done with get_vars() 23880 1726882443.67210: done getting variables 23880 1726882443.67270: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get tests directory] ***************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:55 Friday 20 September 2024 21:34:03 -0400 (0:00:00.060) 0:00:06.059 ****** 23880 1726882443.67335: entering _queue_task() for managed_node1/set_fact 23880 1726882443.67728: worker is 1 (out of 1 available) 23880 1726882443.67740: exiting _queue_task() for managed_node1/set_fact 23880 1726882443.67751: done queuing things up, now waiting for results queue to drain 23880 1726882443.67753: waiting for pending results... 23880 1726882443.68019: running TaskExecutor() for managed_node1/TASK: Get tests directory 23880 1726882443.68114: in run() - task 12673a56-9f93-5528-e87a-00000000005b 23880 1726882443.68135: variable 'ansible_search_path' from source: unknown 23880 1726882443.68174: calling self._execute() 23880 1726882443.68264: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882443.68277: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882443.68292: variable 'omit' from source: magic vars 23880 1726882443.68855: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882443.73588: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882443.73628: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882443.73734: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882443.73774: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882443.74017: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882443.74022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882443.74128: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882443.74158: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882443.74206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882443.74451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882443.74688: variable 'ansible_distribution' from source: facts 23880 1726882443.74702: variable 'ansible_distribution_major_version' from source: facts 23880 1726882443.74718: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882443.74726: when evaluation is False, skipping this task 23880 1726882443.74733: _execute() done 23880 1726882443.74739: dumping result to json 23880 1726882443.74745: done dumping result, returning 23880 1726882443.74757: done running TaskExecutor() for managed_node1/TASK: Get tests directory [12673a56-9f93-5528-e87a-00000000005b] 23880 1726882443.74767: sending task result for task 12673a56-9f93-5528-e87a-00000000005b skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23880 1726882443.75066: no more pending results, returning what we have 23880 1726882443.75069: results queue empty 23880 1726882443.75071: checking for any_errors_fatal 23880 1726882443.75075: done checking for any_errors_fatal 23880 1726882443.75076: checking for max_fail_percentage 23880 1726882443.75077: done checking for max_fail_percentage 23880 1726882443.75078: checking to see if all hosts have failed and the running result is not ok 23880 1726882443.75079: done checking to see if all hosts have failed 23880 1726882443.75080: getting the remaining hosts for this loop 23880 1726882443.75081: done getting the remaining hosts for this loop 23880 1726882443.75086: getting the next task for host managed_node1 23880 1726882443.75091: done getting next task for host managed_node1 23880 1726882443.75095: ^ task is: TASK: Create Tar file 23880 1726882443.75098: ^ 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 23880 1726882443.75101: getting variables 23880 1726882443.75102: in VariableManager get_vars() 23880 1726882443.75133: Calling all_inventory to load vars for managed_node1 23880 1726882443.75136: Calling groups_inventory to load vars for managed_node1 23880 1726882443.75139: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882443.75149: Calling all_plugins_play to load vars for managed_node1 23880 1726882443.75153: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882443.75156: Calling groups_plugins_play to load vars for managed_node1 23880 1726882443.76017: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882443.76406: done with get_vars() 23880 1726882443.76416: done getting variables 23880 1726882443.76447: done sending task result for task 12673a56-9f93-5528-e87a-00000000005b 23880 1726882443.76450: WORKER PROCESS EXITING 23880 1726882443.76483: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Create Tar file] ********************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:70 Friday 20 September 2024 21:34:03 -0400 (0:00:00.091) 0:00:06.150 ****** 23880 1726882443.76513: entering _queue_task() for managed_node1/command 23880 1726882443.77028: worker is 1 (out of 1 available) 23880 1726882443.77038: exiting _queue_task() for managed_node1/command 23880 1726882443.77048: done queuing things up, now waiting for results queue to drain 23880 1726882443.77049: waiting for pending results... 23880 1726882443.77204: running TaskExecutor() for managed_node1/TASK: Create Tar file 23880 1726882443.77338: in run() - task 12673a56-9f93-5528-e87a-00000000005c 23880 1726882443.77359: variable 'ansible_search_path' from source: unknown 23880 1726882443.77408: calling self._execute() 23880 1726882443.77441: in VariableManager get_vars() 23880 1726882443.77483: Calling all_inventory to load vars for localhost 23880 1726882443.77506: Calling groups_inventory to load vars for localhost 23880 1726882443.77516: Calling all_plugins_inventory to load vars for localhost 23880 1726882443.77538: Calling all_plugins_play to load vars for localhost 23880 1726882443.77549: Calling groups_plugins_inventory to load vars for localhost 23880 1726882443.77559: Calling groups_plugins_play to load vars for localhost 23880 1726882443.77647: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882443.77677: done with get_vars() 23880 1726882443.77688: variable 'inventory_hostname' from source: host vars for 'managed_node1' 23880 1726882443.77764: variable 'ansible_delegated_vars' from source: unknown 23880 1726882443.77773: variable 'ansible_connection' from source: host vars for 'localhost' 23880 1726882443.77781: no remote address found for delegated host localhost using its name, so success depends on DNS resolution 23880 1726882443.77802: variable 'omit' from source: magic vars 23880 1726882443.78266: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882443.81465: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882443.81544: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882443.81584: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882443.81646: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882443.81677: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882443.81769: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882443.81806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882443.81837: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882443.81890: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882443.81915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882443.82107: variable 'ansible_distribution' from source: facts 23880 1726882443.82118: variable 'ansible_distribution_major_version' from source: facts 23880 1726882443.82133: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882443.82141: when evaluation is False, skipping this task 23880 1726882443.82148: _execute() done 23880 1726882443.82154: dumping result to json 23880 1726882443.82161: done dumping result, returning 23880 1726882443.82178: done running TaskExecutor() for managed_node1/TASK: Create Tar file [12673a56-9f93-5528-e87a-00000000005c] 23880 1726882443.82187: sending task result for task 12673a56-9f93-5528-e87a-00000000005c 23880 1726882443.82513: done sending task result for task 12673a56-9f93-5528-e87a-00000000005c 23880 1726882443.82516: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23880 1726882443.82555: no more pending results, returning what we have 23880 1726882443.82558: results queue empty 23880 1726882443.82559: checking for any_errors_fatal 23880 1726882443.82566: done checking for any_errors_fatal 23880 1726882443.82567: checking for max_fail_percentage 23880 1726882443.82569: done checking for max_fail_percentage 23880 1726882443.82569: checking to see if all hosts have failed and the running result is not ok 23880 1726882443.82570: done checking to see if all hosts have failed 23880 1726882443.82571: getting the remaining hosts for this loop 23880 1726882443.82572: done getting the remaining hosts for this loop 23880 1726882443.82575: getting the next task for host managed_node1 23880 1726882443.82579: done getting next task for host managed_node1 23880 1726882443.82582: ^ task is: TASK: Copy testrepo.tar to the remote system 23880 1726882443.82584: ^ 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 23880 1726882443.82587: getting variables 23880 1726882443.82588: in VariableManager get_vars() 23880 1726882443.82618: Calling all_inventory to load vars for managed_node1 23880 1726882443.82621: Calling groups_inventory to load vars for managed_node1 23880 1726882443.82624: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882443.82634: Calling all_plugins_play to load vars for managed_node1 23880 1726882443.82638: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882443.82641: Calling groups_plugins_play to load vars for managed_node1 23880 1726882443.82990: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882443.83200: done with get_vars() 23880 1726882443.83210: done getting variables 23880 1726882443.83292: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Copy testrepo.tar to the remote system] ********************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:84 Friday 20 September 2024 21:34:03 -0400 (0:00:00.068) 0:00:06.219 ****** 23880 1726882443.83329: entering _queue_task() for managed_node1/copy 23880 1726882443.83816: worker is 1 (out of 1 available) 23880 1726882443.83826: exiting _queue_task() for managed_node1/copy 23880 1726882443.83836: done queuing things up, now waiting for results queue to drain 23880 1726882443.83838: waiting for pending results... 23880 1726882443.84029: running TaskExecutor() for managed_node1/TASK: Copy testrepo.tar to the remote system 23880 1726882443.84125: in run() - task 12673a56-9f93-5528-e87a-00000000005d 23880 1726882443.84143: variable 'ansible_search_path' from source: unknown 23880 1726882443.84446: calling self._execute() 23880 1726882443.84451: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882443.84454: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882443.84456: variable 'omit' from source: magic vars 23880 1726882443.85331: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882443.87579: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882443.87667: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882443.87708: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882443.87746: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882443.87775: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882443.87860: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882443.87899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882443.87930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882443.87973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882443.87991: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882443.88170: variable 'ansible_distribution' from source: facts 23880 1726882443.88186: variable 'ansible_distribution_major_version' from source: facts 23880 1726882443.88207: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882443.88216: when evaluation is False, skipping this task 23880 1726882443.88224: _execute() done 23880 1726882443.88230: dumping result to json 23880 1726882443.88237: done dumping result, returning 23880 1726882443.88247: done running TaskExecutor() for managed_node1/TASK: Copy testrepo.tar to the remote system [12673a56-9f93-5528-e87a-00000000005d] 23880 1726882443.88299: sending task result for task 12673a56-9f93-5528-e87a-00000000005d skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23880 1726882443.88434: no more pending results, returning what we have 23880 1726882443.88438: results queue empty 23880 1726882443.88439: checking for any_errors_fatal 23880 1726882443.88443: done checking for any_errors_fatal 23880 1726882443.88444: checking for max_fail_percentage 23880 1726882443.88446: done checking for max_fail_percentage 23880 1726882443.88446: checking to see if all hosts have failed and the running result is not ok 23880 1726882443.88447: done checking to see if all hosts have failed 23880 1726882443.88448: getting the remaining hosts for this loop 23880 1726882443.88449: done getting the remaining hosts for this loop 23880 1726882443.88453: getting the next task for host managed_node1 23880 1726882443.88458: done getting next task for host managed_node1 23880 1726882443.88460: ^ task is: TASK: Untar testrepo.tar 23880 1726882443.88462: ^ 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 23880 1726882443.88464: getting variables 23880 1726882443.88466: in VariableManager get_vars() 23880 1726882443.88496: Calling all_inventory to load vars for managed_node1 23880 1726882443.88498: Calling groups_inventory to load vars for managed_node1 23880 1726882443.88502: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882443.88513: Calling all_plugins_play to load vars for managed_node1 23880 1726882443.88516: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882443.88519: Calling groups_plugins_play to load vars for managed_node1 23880 1726882443.89278: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882443.89470: done with get_vars() 23880 1726882443.89480: done getting variables 23880 1726882443.89542: done sending task result for task 12673a56-9f93-5528-e87a-00000000005d 23880 1726882443.89545: WORKER PROCESS EXITING 23880 1726882443.89622: Loading ActionModule 'unarchive' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/unarchive.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Untar testrepo.tar] ****************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:90 Friday 20 September 2024 21:34:03 -0400 (0:00:00.063) 0:00:06.282 ****** 23880 1726882443.89652: entering _queue_task() for managed_node1/unarchive 23880 1726882443.89654: Creating lock for unarchive 23880 1726882443.89923: worker is 1 (out of 1 available) 23880 1726882443.89935: exiting _queue_task() for managed_node1/unarchive 23880 1726882443.89948: done queuing things up, now waiting for results queue to drain 23880 1726882443.89949: waiting for pending results... 23880 1726882443.90199: running TaskExecutor() for managed_node1/TASK: Untar testrepo.tar 23880 1726882443.90288: in run() - task 12673a56-9f93-5528-e87a-00000000005e 23880 1726882443.90313: variable 'ansible_search_path' from source: unknown 23880 1726882443.90355: calling self._execute() 23880 1726882443.90463: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882443.90476: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882443.90491: variable 'omit' from source: magic vars 23880 1726882443.91070: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882443.92990: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882443.93058: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882443.93100: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882443.93150: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882443.93179: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882443.93260: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882443.93297: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882443.93329: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882443.93374: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882443.93396: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882443.93562: variable 'ansible_distribution' from source: facts 23880 1726882443.93574: variable 'ansible_distribution_major_version' from source: facts 23880 1726882443.93592: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882443.93604: when evaluation is False, skipping this task 23880 1726882443.93612: _execute() done 23880 1726882443.93619: dumping result to json 23880 1726882443.93628: done dumping result, returning 23880 1726882443.93644: done running TaskExecutor() for managed_node1/TASK: Untar testrepo.tar [12673a56-9f93-5528-e87a-00000000005e] 23880 1726882443.93648: sending task result for task 12673a56-9f93-5528-e87a-00000000005e 23880 1726882443.93758: done sending task result for task 12673a56-9f93-5528-e87a-00000000005e 23880 1726882443.93784: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23880 1726882443.93837: no more pending results, returning what we have 23880 1726882443.93840: results queue empty 23880 1726882443.93841: checking for any_errors_fatal 23880 1726882443.93847: done checking for any_errors_fatal 23880 1726882443.93848: checking for max_fail_percentage 23880 1726882443.93850: done checking for max_fail_percentage 23880 1726882443.93851: checking to see if all hosts have failed and the running result is not ok 23880 1726882443.93852: done checking to see if all hosts have failed 23880 1726882443.93852: getting the remaining hosts for this loop 23880 1726882443.93853: done getting the remaining hosts for this loop 23880 1726882443.93857: getting the next task for host managed_node1 23880 1726882443.93862: done getting next task for host managed_node1 23880 1726882443.93864: ^ task is: TASK: Create subdirectory './ansible' under '{{ _rundir.path }}' 23880 1726882443.93866: ^ 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 23880 1726882443.93869: getting variables 23880 1726882443.93885: in VariableManager get_vars() 23880 1726882443.93918: Calling all_inventory to load vars for managed_node1 23880 1726882443.93921: Calling groups_inventory to load vars for managed_node1 23880 1726882443.93923: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882443.93932: Calling all_plugins_play to load vars for managed_node1 23880 1726882443.93934: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882443.93937: Calling groups_plugins_play to load vars for managed_node1 23880 1726882443.94203: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882443.94410: done with get_vars() 23880 1726882443.94430: done getting variables 23880 1726882443.94650: variable '_rundir' from source: set_fact 23880 1726882443.94709: Ignoring undefined failure: 'dict object' has no attribute 'path' TASK [Create subdirectory './ansible' under '{{ _rundir.path }}'] ************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:96 Friday 20 September 2024 21:34:03 -0400 (0:00:00.050) 0:00:06.333 ****** 23880 1726882443.94734: entering _queue_task() for managed_node1/file 23880 1726882443.95102: worker is 1 (out of 1 available) 23880 1726882443.95115: exiting _queue_task() for managed_node1/file 23880 1726882443.95127: done queuing things up, now waiting for results queue to drain 23880 1726882443.95128: waiting for pending results... 23880 1726882443.95299: running TaskExecutor() for managed_node1/TASK: Create subdirectory './ansible' under '{{ _rundir.path }}' 23880 1726882443.95358: in run() - task 12673a56-9f93-5528-e87a-00000000005f 23880 1726882443.95369: variable 'ansible_search_path' from source: unknown 23880 1726882443.95397: calling self._execute() 23880 1726882443.95462: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882443.95470: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882443.95478: variable 'omit' from source: magic vars 23880 1726882443.95810: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882443.97499: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882443.97503: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882443.97506: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882443.97510: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882443.97541: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882443.97625: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882443.97659: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882443.97690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882443.97743: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882443.97763: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882443.97932: variable 'ansible_distribution' from source: facts 23880 1726882443.97943: variable 'ansible_distribution_major_version' from source: facts 23880 1726882443.97959: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882443.97968: when evaluation is False, skipping this task 23880 1726882443.97975: _execute() done 23880 1726882443.97981: dumping result to json 23880 1726882443.97988: done dumping result, returning 23880 1726882443.98005: done running TaskExecutor() for managed_node1/TASK: Create subdirectory './ansible' under '{{ _rundir.path }}' [12673a56-9f93-5528-e87a-00000000005f] 23880 1726882443.98015: sending task result for task 12673a56-9f93-5528-e87a-00000000005f skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23880 1726882443.98152: no more pending results, returning what we have 23880 1726882443.98155: results queue empty 23880 1726882443.98156: checking for any_errors_fatal 23880 1726882443.98162: done checking for any_errors_fatal 23880 1726882443.98162: checking for max_fail_percentage 23880 1726882443.98164: done checking for max_fail_percentage 23880 1726882443.98164: checking to see if all hosts have failed and the running result is not ok 23880 1726882443.98165: done checking to see if all hosts have failed 23880 1726882443.98166: getting the remaining hosts for this loop 23880 1726882443.98167: done getting the remaining hosts for this loop 23880 1726882443.98170: getting the next task for host managed_node1 23880 1726882443.98176: done getting next task for host managed_node1 23880 1726882443.98178: ^ task is: TASK: Move module_utils to ansible directory 23880 1726882443.98179: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23880 1726882443.98182: getting variables 23880 1726882443.98183: in VariableManager get_vars() 23880 1726882443.98218: Calling all_inventory to load vars for managed_node1 23880 1726882443.98221: Calling groups_inventory to load vars for managed_node1 23880 1726882443.98224: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882443.98311: Calling all_plugins_play to load vars for managed_node1 23880 1726882443.98314: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882443.98318: Calling groups_plugins_play to load vars for managed_node1 23880 1726882443.98478: done sending task result for task 12673a56-9f93-5528-e87a-00000000005f 23880 1726882443.98482: WORKER PROCESS EXITING 23880 1726882443.98506: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882443.98715: done with get_vars() 23880 1726882443.98724: done getting variables 23880 1726882443.98818: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Move module_utils to ansible directory] ********************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:102 Friday 20 September 2024 21:34:03 -0400 (0:00:00.041) 0:00:06.374 ****** 23880 1726882443.98844: entering _queue_task() for managed_node1/shell 23880 1726882443.98846: Creating lock for shell 23880 1726882443.99126: worker is 1 (out of 1 available) 23880 1726882443.99138: exiting _queue_task() for managed_node1/shell 23880 1726882443.99150: done queuing things up, now waiting for results queue to drain 23880 1726882443.99151: waiting for pending results... 23880 1726882443.99428: running TaskExecutor() for managed_node1/TASK: Move module_utils to ansible directory 23880 1726882443.99522: in run() - task 12673a56-9f93-5528-e87a-000000000060 23880 1726882443.99542: variable 'ansible_search_path' from source: unknown 23880 1726882443.99578: calling self._execute() 23880 1726882443.99673: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882443.99685: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882443.99702: variable 'omit' from source: magic vars 23880 1726882444.00208: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882444.02506: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882444.02598: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882444.02641: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882444.02688: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882444.02783: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882444.02809: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882444.02846: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882444.02876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882444.02932: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882444.02953: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882444.03199: variable 'ansible_distribution' from source: facts 23880 1726882444.03203: variable 'ansible_distribution_major_version' from source: facts 23880 1726882444.03205: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882444.03208: when evaluation is False, skipping this task 23880 1726882444.03210: _execute() done 23880 1726882444.03213: dumping result to json 23880 1726882444.03215: done dumping result, returning 23880 1726882444.03217: done running TaskExecutor() for managed_node1/TASK: Move module_utils to ansible directory [12673a56-9f93-5528-e87a-000000000060] 23880 1726882444.03222: sending task result for task 12673a56-9f93-5528-e87a-000000000060 23880 1726882444.03370: done sending task result for task 12673a56-9f93-5528-e87a-000000000060 23880 1726882444.03373: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23880 1726882444.03424: no more pending results, returning what we have 23880 1726882444.03428: results queue empty 23880 1726882444.03429: checking for any_errors_fatal 23880 1726882444.03439: done checking for any_errors_fatal 23880 1726882444.03442: checking for max_fail_percentage 23880 1726882444.03443: done checking for max_fail_percentage 23880 1726882444.03444: checking to see if all hosts have failed and the running result is not ok 23880 1726882444.03445: done checking to see if all hosts have failed 23880 1726882444.03446: getting the remaining hosts for this loop 23880 1726882444.03447: done getting the remaining hosts for this loop 23880 1726882444.03451: getting the next task for host managed_node1 23880 1726882444.03457: done getting next task for host managed_node1 23880 1726882444.03459: ^ task is: TASK: Fake out python module directories, primarily for python2 23880 1726882444.03461: ^ state is: HOST STATE: block=2, 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 23880 1726882444.03465: getting variables 23880 1726882444.03466: in VariableManager get_vars() 23880 1726882444.03499: Calling all_inventory to load vars for managed_node1 23880 1726882444.03502: Calling groups_inventory to load vars for managed_node1 23880 1726882444.03506: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882444.03517: Calling all_plugins_play to load vars for managed_node1 23880 1726882444.03520: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882444.03523: Calling groups_plugins_play to load vars for managed_node1 23880 1726882444.04025: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882444.04231: done with get_vars() 23880 1726882444.04247: done getting variables 23880 1726882444.04311: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Fake out python module directories, primarily for python2] *************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:109 Friday 20 September 2024 21:34:04 -0400 (0:00:00.054) 0:00:06.429 ****** 23880 1726882444.04338: entering _queue_task() for managed_node1/shell 23880 1726882444.04688: worker is 1 (out of 1 available) 23880 1726882444.04700: exiting _queue_task() for managed_node1/shell 23880 1726882444.04712: done queuing things up, now waiting for results queue to drain 23880 1726882444.04713: waiting for pending results... 23880 1726882444.05016: running TaskExecutor() for managed_node1/TASK: Fake out python module directories, primarily for python2 23880 1726882444.05064: in run() - task 12673a56-9f93-5528-e87a-000000000061 23880 1726882444.05068: variable 'ansible_search_path' from source: unknown 23880 1726882444.05105: calling self._execute() 23880 1726882444.05194: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882444.05227: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882444.05230: variable 'omit' from source: magic vars 23880 1726882444.05735: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882444.08100: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882444.08137: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882444.08182: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882444.08229: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882444.08258: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882444.08351: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882444.08391: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882444.08439: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882444.08486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882444.08548: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882444.08690: variable 'ansible_distribution' from source: facts 23880 1726882444.08707: variable 'ansible_distribution_major_version' from source: facts 23880 1726882444.08722: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882444.08730: when evaluation is False, skipping this task 23880 1726882444.08736: _execute() done 23880 1726882444.08741: dumping result to json 23880 1726882444.08747: done dumping result, returning 23880 1726882444.08763: done running TaskExecutor() for managed_node1/TASK: Fake out python module directories, primarily for python2 [12673a56-9f93-5528-e87a-000000000061] 23880 1726882444.08776: sending task result for task 12673a56-9f93-5528-e87a-000000000061 23880 1726882444.08955: done sending task result for task 12673a56-9f93-5528-e87a-000000000061 23880 1726882444.08958: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23880 1726882444.09291: no more pending results, returning what we have 23880 1726882444.09300: results queue empty 23880 1726882444.09302: checking for any_errors_fatal 23880 1726882444.09306: done checking for any_errors_fatal 23880 1726882444.09307: checking for max_fail_percentage 23880 1726882444.09309: done checking for max_fail_percentage 23880 1726882444.09310: checking to see if all hosts have failed and the running result is not ok 23880 1726882444.09311: done checking to see if all hosts have failed 23880 1726882444.09312: getting the remaining hosts for this loop 23880 1726882444.09313: done getting the remaining hosts for this loop 23880 1726882444.09317: getting the next task for host managed_node1 23880 1726882444.09322: done getting next task for host managed_node1 23880 1726882444.09324: ^ task is: TASK: Set _lsr_python_path 23880 1726882444.09326: ^ state is: HOST STATE: block=2, 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 23880 1726882444.09329: getting variables 23880 1726882444.09330: in VariableManager get_vars() 23880 1726882444.09356: Calling all_inventory to load vars for managed_node1 23880 1726882444.09359: Calling groups_inventory to load vars for managed_node1 23880 1726882444.09362: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882444.09372: Calling all_plugins_play to load vars for managed_node1 23880 1726882444.09375: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882444.09378: Calling groups_plugins_play to load vars for managed_node1 23880 1726882444.09557: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882444.09747: done with get_vars() 23880 1726882444.09757: done getting variables 23880 1726882444.09824: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set _lsr_python_path] **************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:118 Friday 20 September 2024 21:34:04 -0400 (0:00:00.055) 0:00:06.484 ****** 23880 1726882444.09851: entering _queue_task() for managed_node1/set_fact 23880 1726882444.10173: worker is 1 (out of 1 available) 23880 1726882444.10185: exiting _queue_task() for managed_node1/set_fact 23880 1726882444.10201: done queuing things up, now waiting for results queue to drain 23880 1726882444.10202: waiting for pending results... 23880 1726882444.10381: running TaskExecutor() for managed_node1/TASK: Set _lsr_python_path 23880 1726882444.10438: in run() - task 12673a56-9f93-5528-e87a-000000000062 23880 1726882444.10449: variable 'ansible_search_path' from source: unknown 23880 1726882444.10480: calling self._execute() 23880 1726882444.10544: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882444.10550: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882444.10558: variable 'omit' from source: magic vars 23880 1726882444.10889: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882444.12800: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882444.12804: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882444.12806: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882444.12812: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882444.12844: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882444.12928: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882444.12962: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882444.12999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882444.13045: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882444.13065: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882444.13237: variable 'ansible_distribution' from source: facts 23880 1726882444.13248: variable 'ansible_distribution_major_version' from source: facts 23880 1726882444.13263: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882444.13270: when evaluation is False, skipping this task 23880 1726882444.13276: _execute() done 23880 1726882444.13282: dumping result to json 23880 1726882444.13289: done dumping result, returning 23880 1726882444.13305: done running TaskExecutor() for managed_node1/TASK: Set _lsr_python_path [12673a56-9f93-5528-e87a-000000000062] 23880 1726882444.13315: sending task result for task 12673a56-9f93-5528-e87a-000000000062 23880 1726882444.13514: done sending task result for task 12673a56-9f93-5528-e87a-000000000062 23880 1726882444.13517: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23880 1726882444.13567: no more pending results, returning what we have 23880 1726882444.13571: results queue empty 23880 1726882444.13572: checking for any_errors_fatal 23880 1726882444.13578: done checking for any_errors_fatal 23880 1726882444.13579: checking for max_fail_percentage 23880 1726882444.13580: done checking for max_fail_percentage 23880 1726882444.13581: checking to see if all hosts have failed and the running result is not ok 23880 1726882444.13582: done checking to see if all hosts have failed 23880 1726882444.13583: getting the remaining hosts for this loop 23880 1726882444.13584: done getting the remaining hosts for this loop 23880 1726882444.13588: getting the next task for host managed_node1 23880 1726882444.13598: done getting next task for host managed_node1 23880 1726882444.13601: ^ task is: TASK: Show _lsr_python_path 23880 1726882444.13603: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23880 1726882444.13607: getting variables 23880 1726882444.13608: in VariableManager get_vars() 23880 1726882444.13641: Calling all_inventory to load vars for managed_node1 23880 1726882444.13645: Calling groups_inventory to load vars for managed_node1 23880 1726882444.13648: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882444.13661: Calling all_plugins_play to load vars for managed_node1 23880 1726882444.13664: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882444.13671: Calling groups_plugins_play to load vars for managed_node1 23880 1726882444.13888: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882444.14030: done with get_vars() 23880 1726882444.14038: done getting variables 23880 1726882444.14077: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show _lsr_python_path] *************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:122 Friday 20 September 2024 21:34:04 -0400 (0:00:00.042) 0:00:06.526 ****** 23880 1726882444.14103: entering _queue_task() for managed_node1/debug 23880 1726882444.14316: worker is 1 (out of 1 available) 23880 1726882444.14328: exiting _queue_task() for managed_node1/debug 23880 1726882444.14340: done queuing things up, now waiting for results queue to drain 23880 1726882444.14341: waiting for pending results... 23880 1726882444.14508: running TaskExecutor() for managed_node1/TASK: Show _lsr_python_path 23880 1726882444.14563: in run() - task 12673a56-9f93-5528-e87a-000000000063 23880 1726882444.14576: variable 'ansible_search_path' from source: unknown 23880 1726882444.14612: calling self._execute() 23880 1726882444.14669: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882444.14675: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882444.14686: variable 'omit' from source: magic vars 23880 1726882444.15022: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882444.16887: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882444.16931: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882444.16959: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882444.16984: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882444.17009: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882444.17068: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882444.17100: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882444.17126: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882444.17151: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882444.17162: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882444.17282: variable 'ansible_distribution' from source: facts 23880 1726882444.17287: variable 'ansible_distribution_major_version' from source: facts 23880 1726882444.17303: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882444.17306: when evaluation is False, skipping this task 23880 1726882444.17309: _execute() done 23880 1726882444.17313: dumping result to json 23880 1726882444.17315: done dumping result, returning 23880 1726882444.17327: done running TaskExecutor() for managed_node1/TASK: Show _lsr_python_path [12673a56-9f93-5528-e87a-000000000063] 23880 1726882444.17329: sending task result for task 12673a56-9f93-5528-e87a-000000000063 23880 1726882444.17409: done sending task result for task 12673a56-9f93-5528-e87a-000000000063 23880 1726882444.17412: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)" } 23880 1726882444.17472: no more pending results, returning what we have 23880 1726882444.17476: results queue empty 23880 1726882444.17477: checking for any_errors_fatal 23880 1726882444.17484: done checking for any_errors_fatal 23880 1726882444.17484: checking for max_fail_percentage 23880 1726882444.17486: done checking for max_fail_percentage 23880 1726882444.17487: checking to see if all hosts have failed and the running result is not ok 23880 1726882444.17488: done checking to see if all hosts have failed 23880 1726882444.17489: getting the remaining hosts for this loop 23880 1726882444.17490: done getting the remaining hosts for this loop 23880 1726882444.17497: getting the next task for host managed_node1 23880 1726882444.17502: done getting next task for host managed_node1 23880 1726882444.17505: ^ task is: TASK: List the files in {{ _rundir.path }} 23880 1726882444.17507: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23880 1726882444.17510: getting variables 23880 1726882444.17511: in VariableManager get_vars() 23880 1726882444.17542: Calling all_inventory to load vars for managed_node1 23880 1726882444.17545: Calling groups_inventory to load vars for managed_node1 23880 1726882444.17548: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882444.17557: Calling all_plugins_play to load vars for managed_node1 23880 1726882444.17560: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882444.17562: Calling groups_plugins_play to load vars for managed_node1 23880 1726882444.17719: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882444.17842: done with get_vars() 23880 1726882444.17850: done getting variables 23880 1726882444.17890: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 23880 1726882444.17988: variable '_rundir' from source: set_fact 23880 1726882444.18001: Ignoring undefined failure: 'dict object' has no attribute 'path' TASK [List the files in {{ _rundir.path }}] ************************************ task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:126 Friday 20 September 2024 21:34:04 -0400 (0:00:00.039) 0:00:06.566 ****** 23880 1726882444.18019: entering _queue_task() for managed_node1/command 23880 1726882444.18225: worker is 1 (out of 1 available) 23880 1726882444.18236: exiting _queue_task() for managed_node1/command 23880 1726882444.18247: done queuing things up, now waiting for results queue to drain 23880 1726882444.18249: waiting for pending results... 23880 1726882444.18413: running TaskExecutor() for managed_node1/TASK: List the files in {{ _rundir.path }} 23880 1726882444.18463: in run() - task 12673a56-9f93-5528-e87a-000000000064 23880 1726882444.18479: variable 'ansible_search_path' from source: unknown 23880 1726882444.18507: calling self._execute() 23880 1726882444.18566: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882444.18569: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882444.18579: variable 'omit' from source: magic vars 23880 1726882444.18959: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882444.20350: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882444.20430: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882444.20443: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882444.20490: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882444.20503: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882444.20570: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882444.20586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882444.20607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882444.20633: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882444.20643: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882444.20759: variable 'ansible_distribution' from source: facts 23880 1726882444.20764: variable 'ansible_distribution_major_version' from source: facts 23880 1726882444.20803: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882444.20806: when evaluation is False, skipping this task 23880 1726882444.20809: _execute() done 23880 1726882444.20811: dumping result to json 23880 1726882444.20813: done dumping result, returning 23880 1726882444.20815: done running TaskExecutor() for managed_node1/TASK: List the files in {{ _rundir.path }} [12673a56-9f93-5528-e87a-000000000064] 23880 1726882444.20817: sending task result for task 12673a56-9f93-5528-e87a-000000000064 23880 1726882444.20890: done sending task result for task 12673a56-9f93-5528-e87a-000000000064 23880 1726882444.20899: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23880 1726882444.20952: no more pending results, returning what we have 23880 1726882444.20955: results queue empty 23880 1726882444.20956: checking for any_errors_fatal 23880 1726882444.20962: done checking for any_errors_fatal 23880 1726882444.20962: checking for max_fail_percentage 23880 1726882444.20964: done checking for max_fail_percentage 23880 1726882444.20965: checking to see if all hosts have failed and the running result is not ok 23880 1726882444.20966: done checking to see if all hosts have failed 23880 1726882444.20966: getting the remaining hosts for this loop 23880 1726882444.20968: done getting the remaining hosts for this loop 23880 1726882444.20971: getting the next task for host managed_node1 23880 1726882444.20982: done getting next task for host managed_node1 23880 1726882444.20985: ^ task is: TASK: Run pytest with nm 23880 1726882444.20988: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23880 1726882444.21008: getting variables 23880 1726882444.21010: in VariableManager get_vars() 23880 1726882444.21047: Calling all_inventory to load vars for managed_node1 23880 1726882444.21049: Calling groups_inventory to load vars for managed_node1 23880 1726882444.21052: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882444.21070: Calling all_plugins_play to load vars for managed_node1 23880 1726882444.21073: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882444.21076: Calling groups_plugins_play to load vars for managed_node1 23880 1726882444.21238: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882444.21350: done with get_vars() 23880 1726882444.21357: done getting variables 23880 1726882444.21398: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Run pytest with nm] ****************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:132 Friday 20 September 2024 21:34:04 -0400 (0:00:00.033) 0:00:06.600 ****** 23880 1726882444.21418: entering _queue_task() for managed_node1/command 23880 1726882444.21604: worker is 1 (out of 1 available) 23880 1726882444.21617: exiting _queue_task() for managed_node1/command 23880 1726882444.21631: done queuing things up, now waiting for results queue to drain 23880 1726882444.21632: waiting for pending results... 23880 1726882444.21783: running TaskExecutor() for managed_node1/TASK: Run pytest with nm 23880 1726882444.21841: in run() - task 12673a56-9f93-5528-e87a-000000000066 23880 1726882444.21853: variable 'ansible_search_path' from source: unknown 23880 1726882444.21880: calling self._execute() 23880 1726882444.21937: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882444.21941: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882444.21949: variable 'omit' from source: magic vars 23880 1726882444.22268: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882444.23664: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882444.23713: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882444.23738: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882444.23763: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882444.23965: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882444.24022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882444.24048: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882444.24063: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882444.24089: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882444.24102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882444.24211: variable 'ansible_distribution' from source: facts 23880 1726882444.24214: variable 'ansible_distribution_major_version' from source: facts 23880 1726882444.24224: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882444.24227: when evaluation is False, skipping this task 23880 1726882444.24229: _execute() done 23880 1726882444.24232: dumping result to json 23880 1726882444.24235: done dumping result, returning 23880 1726882444.24241: done running TaskExecutor() for managed_node1/TASK: Run pytest with nm [12673a56-9f93-5528-e87a-000000000066] 23880 1726882444.24246: sending task result for task 12673a56-9f93-5528-e87a-000000000066 23880 1726882444.24338: done sending task result for task 12673a56-9f93-5528-e87a-000000000066 23880 1726882444.24341: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23880 1726882444.24420: no more pending results, returning what we have 23880 1726882444.24423: results queue empty 23880 1726882444.24424: checking for any_errors_fatal 23880 1726882444.24429: done checking for any_errors_fatal 23880 1726882444.24429: checking for max_fail_percentage 23880 1726882444.24431: done checking for max_fail_percentage 23880 1726882444.24431: checking to see if all hosts have failed and the running result is not ok 23880 1726882444.24432: done checking to see if all hosts have failed 23880 1726882444.24433: getting the remaining hosts for this loop 23880 1726882444.24434: done getting the remaining hosts for this loop 23880 1726882444.24438: getting the next task for host managed_node1 23880 1726882444.24443: done getting next task for host managed_node1 23880 1726882444.24447: ^ task is: TASK: Debug stdout_lines of the running playbook with nm 23880 1726882444.24450: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23880 1726882444.24453: getting variables 23880 1726882444.24456: in VariableManager get_vars() 23880 1726882444.24485: Calling all_inventory to load vars for managed_node1 23880 1726882444.24487: Calling groups_inventory to load vars for managed_node1 23880 1726882444.24490: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882444.24529: Calling all_plugins_play to load vars for managed_node1 23880 1726882444.24532: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882444.24535: Calling groups_plugins_play to load vars for managed_node1 23880 1726882444.24659: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882444.24772: done with get_vars() 23880 1726882444.24779: done getting variables 23880 1726882444.24822: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Debug stdout_lines of the running playbook with nm] ********************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:142 Friday 20 September 2024 21:34:04 -0400 (0:00:00.034) 0:00:06.634 ****** 23880 1726882444.24844: entering _queue_task() for managed_node1/debug 23880 1726882444.25035: worker is 1 (out of 1 available) 23880 1726882444.25049: exiting _queue_task() for managed_node1/debug 23880 1726882444.25060: done queuing things up, now waiting for results queue to drain 23880 1726882444.25061: waiting for pending results... 23880 1726882444.25216: running TaskExecutor() for managed_node1/TASK: Debug stdout_lines of the running playbook with nm 23880 1726882444.25270: in run() - task 12673a56-9f93-5528-e87a-000000000067 23880 1726882444.25284: variable 'ansible_search_path' from source: unknown 23880 1726882444.25313: calling self._execute() 23880 1726882444.25368: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882444.25374: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882444.25381: variable 'omit' from source: magic vars 23880 1726882444.25755: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882444.27527: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882444.27748: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882444.27774: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882444.27802: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882444.27823: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882444.27878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882444.27903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882444.27921: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882444.27947: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882444.27958: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882444.28069: variable 'ansible_distribution' from source: facts 23880 1726882444.28073: variable 'ansible_distribution_major_version' from source: facts 23880 1726882444.28083: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882444.28086: when evaluation is False, skipping this task 23880 1726882444.28089: _execute() done 23880 1726882444.28091: dumping result to json 23880 1726882444.28097: done dumping result, returning 23880 1726882444.28102: done running TaskExecutor() for managed_node1/TASK: Debug stdout_lines of the running playbook with nm [12673a56-9f93-5528-e87a-000000000067] 23880 1726882444.28107: sending task result for task 12673a56-9f93-5528-e87a-000000000067 23880 1726882444.28182: done sending task result for task 12673a56-9f93-5528-e87a-000000000067 23880 1726882444.28185: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)" } 23880 1726882444.28272: no more pending results, returning what we have 23880 1726882444.28275: results queue empty 23880 1726882444.28276: checking for any_errors_fatal 23880 1726882444.28282: done checking for any_errors_fatal 23880 1726882444.28283: checking for max_fail_percentage 23880 1726882444.28284: done checking for max_fail_percentage 23880 1726882444.28285: checking to see if all hosts have failed and the running result is not ok 23880 1726882444.28286: done checking to see if all hosts have failed 23880 1726882444.28286: getting the remaining hosts for this loop 23880 1726882444.28287: done getting the remaining hosts for this loop 23880 1726882444.28291: getting the next task for host managed_node1 23880 1726882444.28301: done getting next task for host managed_node1 23880 1726882444.28304: ^ task is: TASK: Install network-scripts when running pytest with initscripts 23880 1726882444.28306: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23880 1726882444.28309: getting variables 23880 1726882444.28311: in VariableManager get_vars() 23880 1726882444.28337: Calling all_inventory to load vars for managed_node1 23880 1726882444.28340: Calling groups_inventory to load vars for managed_node1 23880 1726882444.28342: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882444.28351: Calling all_plugins_play to load vars for managed_node1 23880 1726882444.28353: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882444.28356: Calling groups_plugins_play to load vars for managed_node1 23880 1726882444.28520: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882444.28630: done with get_vars() 23880 1726882444.28638: done getting variables 23880 1726882444.28676: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Install network-scripts when running pytest with initscripts] ************ task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:148 Friday 20 September 2024 21:34:04 -0400 (0:00:00.038) 0:00:06.672 ****** 23880 1726882444.28699: entering _queue_task() for managed_node1/package 23880 1726882444.28882: worker is 1 (out of 1 available) 23880 1726882444.28895: exiting _queue_task() for managed_node1/package 23880 1726882444.28908: done queuing things up, now waiting for results queue to drain 23880 1726882444.28909: waiting for pending results... 23880 1726882444.29212: running TaskExecutor() for managed_node1/TASK: Install network-scripts when running pytest with initscripts 23880 1726882444.29218: in run() - task 12673a56-9f93-5528-e87a-000000000069 23880 1726882444.29222: variable 'ansible_search_path' from source: unknown 23880 1726882444.29321: calling self._execute() 23880 1726882444.29410: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882444.29427: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882444.29442: variable 'omit' from source: magic vars 23880 1726882444.29936: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882444.32466: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882444.32778: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882444.32782: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882444.32784: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882444.32787: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882444.32872: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882444.32917: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882444.32946: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882444.33000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882444.33023: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882444.33208: variable 'ansible_distribution' from source: facts 23880 1726882444.33227: variable 'ansible_distribution_major_version' from source: facts 23880 1726882444.33247: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882444.33256: when evaluation is False, skipping this task 23880 1726882444.33264: _execute() done 23880 1726882444.33272: dumping result to json 23880 1726882444.33280: done dumping result, returning 23880 1726882444.33300: done running TaskExecutor() for managed_node1/TASK: Install network-scripts when running pytest with initscripts [12673a56-9f93-5528-e87a-000000000069] 23880 1726882444.33316: sending task result for task 12673a56-9f93-5528-e87a-000000000069 23880 1726882444.33799: done sending task result for task 12673a56-9f93-5528-e87a-000000000069 23880 1726882444.33802: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23880 1726882444.33850: no more pending results, returning what we have 23880 1726882444.33853: results queue empty 23880 1726882444.33854: checking for any_errors_fatal 23880 1726882444.33859: done checking for any_errors_fatal 23880 1726882444.33859: checking for max_fail_percentage 23880 1726882444.33861: done checking for max_fail_percentage 23880 1726882444.33862: checking to see if all hosts have failed and the running result is not ok 23880 1726882444.33863: done checking to see if all hosts have failed 23880 1726882444.33864: getting the remaining hosts for this loop 23880 1726882444.33865: done getting the remaining hosts for this loop 23880 1726882444.33869: getting the next task for host managed_node1 23880 1726882444.33875: done getting next task for host managed_node1 23880 1726882444.33878: ^ task is: TASK: Run pytest with initscripts 23880 1726882444.33881: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 23880 1726882444.33884: getting variables 23880 1726882444.33886: in VariableManager get_vars() 23880 1726882444.33922: Calling all_inventory to load vars for managed_node1 23880 1726882444.33926: Calling groups_inventory to load vars for managed_node1 23880 1726882444.33930: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882444.33941: Calling all_plugins_play to load vars for managed_node1 23880 1726882444.33944: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882444.33948: Calling groups_plugins_play to load vars for managed_node1 23880 1726882444.34453: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882444.34674: done with get_vars() 23880 1726882444.34685: done getting variables 23880 1726882444.34747: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Run pytest with initscripts] ********************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:153 Friday 20 September 2024 21:34:04 -0400 (0:00:00.060) 0:00:06.733 ****** 23880 1726882444.34777: entering _queue_task() for managed_node1/command 23880 1726882444.35217: worker is 1 (out of 1 available) 23880 1726882444.35227: exiting _queue_task() for managed_node1/command 23880 1726882444.35236: done queuing things up, now waiting for results queue to drain 23880 1726882444.35237: waiting for pending results... 23880 1726882444.35714: running TaskExecutor() for managed_node1/TASK: Run pytest with initscripts 23880 1726882444.35885: in run() - task 12673a56-9f93-5528-e87a-00000000006a 23880 1726882444.35940: variable 'ansible_search_path' from source: unknown 23880 1726882444.36024: calling self._execute() 23880 1726882444.36168: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882444.36412: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882444.36521: variable 'omit' from source: magic vars 23880 1726882444.37446: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882444.41912: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882444.41987: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882444.42039: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882444.42091: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882444.42129: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882444.42215: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882444.42260: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882444.42292: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882444.42344: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882444.42370: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882444.42539: variable 'ansible_distribution' from source: facts 23880 1726882444.42555: variable 'ansible_distribution_major_version' from source: facts 23880 1726882444.42575: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882444.42582: when evaluation is False, skipping this task 23880 1726882444.42589: _execute() done 23880 1726882444.42597: dumping result to json 23880 1726882444.42680: done dumping result, returning 23880 1726882444.42684: done running TaskExecutor() for managed_node1/TASK: Run pytest with initscripts [12673a56-9f93-5528-e87a-00000000006a] 23880 1726882444.42686: sending task result for task 12673a56-9f93-5528-e87a-00000000006a 23880 1726882444.42761: done sending task result for task 12673a56-9f93-5528-e87a-00000000006a 23880 1726882444.42764: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23880 1726882444.42837: no more pending results, returning what we have 23880 1726882444.42841: results queue empty 23880 1726882444.42842: checking for any_errors_fatal 23880 1726882444.42850: done checking for any_errors_fatal 23880 1726882444.42851: checking for max_fail_percentage 23880 1726882444.42853: done checking for max_fail_percentage 23880 1726882444.42854: checking to see if all hosts have failed and the running result is not ok 23880 1726882444.42855: done checking to see if all hosts have failed 23880 1726882444.42855: getting the remaining hosts for this loop 23880 1726882444.42857: done getting the remaining hosts for this loop 23880 1726882444.42861: getting the next task for host managed_node1 23880 1726882444.42868: done getting next task for host managed_node1 23880 1726882444.42871: ^ task is: TASK: Debug stdout_lines of the running playbook with initscripts 23880 1726882444.42874: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23880 1726882444.42879: getting variables 23880 1726882444.42881: in VariableManager get_vars() 23880 1726882444.42968: Calling all_inventory to load vars for managed_node1 23880 1726882444.42970: Calling groups_inventory to load vars for managed_node1 23880 1726882444.42974: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882444.42985: Calling all_plugins_play to load vars for managed_node1 23880 1726882444.42988: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882444.42991: Calling groups_plugins_play to load vars for managed_node1 23880 1726882444.43276: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882444.43710: done with get_vars() 23880 1726882444.43722: done getting variables 23880 1726882444.43785: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Debug stdout_lines of the running playbook with initscripts] ************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:163 Friday 20 September 2024 21:34:04 -0400 (0:00:00.090) 0:00:06.824 ****** 23880 1726882444.43816: entering _queue_task() for managed_node1/debug 23880 1726882444.44338: worker is 1 (out of 1 available) 23880 1726882444.44348: exiting _queue_task() for managed_node1/debug 23880 1726882444.44361: done queuing things up, now waiting for results queue to drain 23880 1726882444.44362: waiting for pending results... 23880 1726882444.45212: running TaskExecutor() for managed_node1/TASK: Debug stdout_lines of the running playbook with initscripts 23880 1726882444.45218: in run() - task 12673a56-9f93-5528-e87a-00000000006b 23880 1726882444.45222: variable 'ansible_search_path' from source: unknown 23880 1726882444.45225: calling self._execute() 23880 1726882444.45279: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882444.45351: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882444.45366: variable 'omit' from source: magic vars 23880 1726882444.46231: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882444.48814: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882444.48935: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882444.48981: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882444.49043: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882444.49069: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882444.49156: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882444.49260: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882444.49264: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882444.49273: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882444.49292: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882444.49470: variable 'ansible_distribution' from source: facts 23880 1726882444.49490: variable 'ansible_distribution_major_version' from source: facts 23880 1726882444.49509: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882444.49518: when evaluation is False, skipping this task 23880 1726882444.49526: _execute() done 23880 1726882444.49532: dumping result to json 23880 1726882444.49540: done dumping result, returning 23880 1726882444.49551: done running TaskExecutor() for managed_node1/TASK: Debug stdout_lines of the running playbook with initscripts [12673a56-9f93-5528-e87a-00000000006b] 23880 1726882444.49561: sending task result for task 12673a56-9f93-5528-e87a-00000000006b skipping: [managed_node1] => { "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)" } 23880 1726882444.49741: no more pending results, returning what we have 23880 1726882444.49745: results queue empty 23880 1726882444.49746: checking for any_errors_fatal 23880 1726882444.49752: done checking for any_errors_fatal 23880 1726882444.49753: checking for max_fail_percentage 23880 1726882444.49755: done checking for max_fail_percentage 23880 1726882444.49756: checking to see if all hosts have failed and the running result is not ok 23880 1726882444.49757: done checking to see if all hosts have failed 23880 1726882444.49757: getting the remaining hosts for this loop 23880 1726882444.49759: done getting the remaining hosts for this loop 23880 1726882444.49763: getting the next task for host managed_node1 23880 1726882444.49771: done getting next task for host managed_node1 23880 1726882444.49773: ^ task is: TASK: Remove local tar file 23880 1726882444.49776: ^ state is: HOST STATE: block=2, task=15, 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? (None), did rescue? False, did start at task? False 23880 1726882444.49779: getting variables 23880 1726882444.49780: in VariableManager get_vars() 23880 1726882444.49812: Calling all_inventory to load vars for managed_node1 23880 1726882444.49815: Calling groups_inventory to load vars for managed_node1 23880 1726882444.49819: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882444.49830: Calling all_plugins_play to load vars for managed_node1 23880 1726882444.49834: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882444.49837: Calling groups_plugins_play to load vars for managed_node1 23880 1726882444.50817: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882444.51254: done with get_vars() 23880 1726882444.51265: done getting variables 23880 1726882444.51299: done sending task result for task 12673a56-9f93-5528-e87a-00000000006b 23880 1726882444.51302: WORKER PROCESS EXITING TASK [Remove local tar file] *************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:167 Friday 20 September 2024 21:34:04 -0400 (0:00:00.075) 0:00:06.899 ****** 23880 1726882444.51366: entering _queue_task() for managed_node1/file 23880 1726882444.51878: worker is 1 (out of 1 available) 23880 1726882444.51891: exiting _queue_task() for managed_node1/file 23880 1726882444.52301: done queuing things up, now waiting for results queue to drain 23880 1726882444.52303: waiting for pending results... 23880 1726882444.52613: running TaskExecutor() for managed_node1/TASK: Remove local tar file 23880 1726882444.52618: in run() - task 12673a56-9f93-5528-e87a-00000000006c 23880 1726882444.52621: variable 'ansible_search_path' from source: unknown 23880 1726882444.53001: calling self._execute() 23880 1726882444.53005: in VariableManager get_vars() 23880 1726882444.53008: Calling all_inventory to load vars for localhost 23880 1726882444.53010: Calling groups_inventory to load vars for localhost 23880 1726882444.53012: Calling all_plugins_inventory to load vars for localhost 23880 1726882444.53014: Calling all_plugins_play to load vars for localhost 23880 1726882444.53017: Calling groups_plugins_inventory to load vars for localhost 23880 1726882444.53019: Calling groups_plugins_play to load vars for localhost 23880 1726882444.53022: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882444.53218: done with get_vars() 23880 1726882444.53228: variable 'inventory_hostname' from source: host vars for 'managed_node1' 23880 1726882444.53289: variable 'ansible_delegated_vars' from source: unknown 23880 1726882444.53304: variable 'ansible_connection' from source: host vars for 'localhost' 23880 1726882444.53312: no remote address found for delegated host localhost using its name, so success depends on DNS resolution 23880 1726882444.53331: variable 'omit' from source: magic vars 23880 1726882444.54073: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882444.56751: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882444.56843: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882444.56885: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882444.56929: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882444.56965: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882444.57073: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882444.57116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882444.57150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882444.57204: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882444.57226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882444.57414: variable 'ansible_distribution' from source: facts 23880 1726882444.57425: variable 'ansible_distribution_major_version' from source: facts 23880 1726882444.57441: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882444.57449: when evaluation is False, skipping this task 23880 1726882444.57455: _execute() done 23880 1726882444.57462: dumping result to json 23880 1726882444.57469: done dumping result, returning 23880 1726882444.57478: done running TaskExecutor() for managed_node1/TASK: Remove local tar file [12673a56-9f93-5528-e87a-00000000006c] 23880 1726882444.57492: sending task result for task 12673a56-9f93-5528-e87a-00000000006c skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23880 1726882444.57665: no more pending results, returning what we have 23880 1726882444.57669: results queue empty 23880 1726882444.57670: checking for any_errors_fatal 23880 1726882444.57677: done checking for any_errors_fatal 23880 1726882444.57678: checking for max_fail_percentage 23880 1726882444.57679: done checking for max_fail_percentage 23880 1726882444.57680: checking to see if all hosts have failed and the running result is not ok 23880 1726882444.57680: done checking to see if all hosts have failed 23880 1726882444.57681: getting the remaining hosts for this loop 23880 1726882444.57682: done getting the remaining hosts for this loop 23880 1726882444.57685: getting the next task for host managed_node1 23880 1726882444.57690: done getting next task for host managed_node1 23880 1726882444.57695: ^ task is: TASK: Remove tempdir 23880 1726882444.57697: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=2, 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? (None), did rescue? False, did start at task? False 23880 1726882444.57700: getting variables 23880 1726882444.57702: in VariableManager get_vars() 23880 1726882444.57727: Calling all_inventory to load vars for managed_node1 23880 1726882444.57730: Calling groups_inventory to load vars for managed_node1 23880 1726882444.57732: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882444.57742: Calling all_plugins_play to load vars for managed_node1 23880 1726882444.57744: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882444.57747: Calling groups_plugins_play to load vars for managed_node1 23880 1726882444.58399: done sending task result for task 12673a56-9f93-5528-e87a-00000000006c 23880 1726882444.58403: WORKER PROCESS EXITING 23880 1726882444.58417: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882444.58800: done with get_vars() 23880 1726882444.58812: done getting variables TASK [Remove tempdir] ********************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:173 Friday 20 September 2024 21:34:04 -0400 (0:00:00.075) 0:00:06.974 ****** 23880 1726882444.58904: entering _queue_task() for managed_node1/file 23880 1726882444.59383: worker is 1 (out of 1 available) 23880 1726882444.59600: exiting _queue_task() for managed_node1/file 23880 1726882444.59613: done queuing things up, now waiting for results queue to drain 23880 1726882444.59615: waiting for pending results... 23880 1726882444.59952: running TaskExecutor() for managed_node1/TASK: Remove tempdir 23880 1726882444.60021: in run() - task 12673a56-9f93-5528-e87a-00000000006d 23880 1726882444.60069: variable 'ansible_search_path' from source: unknown 23880 1726882444.60073: calling self._execute() 23880 1726882444.60346: variable 'ansible_host' from source: host vars for 'managed_node1' 23880 1726882444.60350: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23880 1726882444.60361: variable 'omit' from source: magic vars 23880 1726882444.61072: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23880 1726882444.64000: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23880 1726882444.64004: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23880 1726882444.64041: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23880 1726882444.64078: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23880 1726882444.64399: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23880 1726882444.64598: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23880 1726882444.64602: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23880 1726882444.64605: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23880 1726882444.64607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23880 1726882444.64609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23880 1726882444.64883: variable 'ansible_distribution' from source: facts 23880 1726882444.64897: variable 'ansible_distribution_major_version' from source: facts 23880 1726882444.64916: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23880 1726882444.65026: when evaluation is False, skipping this task 23880 1726882444.65035: _execute() done 23880 1726882444.65041: dumping result to json 23880 1726882444.65049: done dumping result, returning 23880 1726882444.65060: done running TaskExecutor() for managed_node1/TASK: Remove tempdir [12673a56-9f93-5528-e87a-00000000006d] 23880 1726882444.65070: sending task result for task 12673a56-9f93-5528-e87a-00000000006d skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23880 1726882444.65226: no more pending results, returning what we have 23880 1726882444.65229: results queue empty 23880 1726882444.65231: checking for any_errors_fatal 23880 1726882444.65236: done checking for any_errors_fatal 23880 1726882444.65237: checking for max_fail_percentage 23880 1726882444.65239: done checking for max_fail_percentage 23880 1726882444.65240: checking to see if all hosts have failed and the running result is not ok 23880 1726882444.65241: done checking to see if all hosts have failed 23880 1726882444.65241: getting the remaining hosts for this loop 23880 1726882444.65243: done getting the remaining hosts for this loop 23880 1726882444.65247: getting the next task for host managed_node1 23880 1726882444.65253: done getting next task for host managed_node1 23880 1726882444.65256: ^ task is: TASK: meta (flush_handlers) 23880 1726882444.65258: ^ 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 23880 1726882444.65262: getting variables 23880 1726882444.65263: in VariableManager get_vars() 23880 1726882444.65299: Calling all_inventory to load vars for managed_node1 23880 1726882444.65302: Calling groups_inventory to load vars for managed_node1 23880 1726882444.65305: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882444.65317: Calling all_plugins_play to load vars for managed_node1 23880 1726882444.65320: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882444.65323: Calling groups_plugins_play to load vars for managed_node1 23880 1726882444.66079: done sending task result for task 12673a56-9f93-5528-e87a-00000000006d 23880 1726882444.66083: WORKER PROCESS EXITING 23880 1726882444.66138: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882444.66324: done with get_vars() 23880 1726882444.66335: done getting variables 23880 1726882444.66409: in VariableManager get_vars() 23880 1726882444.66418: Calling all_inventory to load vars for managed_node1 23880 1726882444.66421: Calling groups_inventory to load vars for managed_node1 23880 1726882444.66424: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882444.66428: Calling all_plugins_play to load vars for managed_node1 23880 1726882444.66431: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882444.66434: Calling groups_plugins_play to load vars for managed_node1 23880 1726882444.66568: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882444.66744: done with get_vars() 23880 1726882444.66754: done queuing things up, now waiting for results queue to drain 23880 1726882444.66756: results queue empty 23880 1726882444.66756: checking for any_errors_fatal 23880 1726882444.66758: done checking for any_errors_fatal 23880 1726882444.66759: checking for max_fail_percentage 23880 1726882444.66760: done checking for max_fail_percentage 23880 1726882444.66760: checking to see if all hosts have failed and the running result is not ok 23880 1726882444.66761: done checking to see if all hosts have failed 23880 1726882444.66761: getting the remaining hosts for this loop 23880 1726882444.66762: done getting the remaining hosts for this loop 23880 1726882444.66764: getting the next task for host managed_node1 23880 1726882444.66767: done getting next task for host managed_node1 23880 1726882444.66769: ^ task is: TASK: meta (flush_handlers) 23880 1726882444.66770: ^ 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 23880 1726882444.66772: getting variables 23880 1726882444.66773: in VariableManager get_vars() 23880 1726882444.66778: Calling all_inventory to load vars for managed_node1 23880 1726882444.66780: Calling groups_inventory to load vars for managed_node1 23880 1726882444.66786: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882444.66790: Calling all_plugins_play to load vars for managed_node1 23880 1726882444.66792: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882444.66797: Calling groups_plugins_play to load vars for managed_node1 23880 1726882444.66919: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882444.67125: done with get_vars() 23880 1726882444.67132: done getting variables 23880 1726882444.67181: in VariableManager get_vars() 23880 1726882444.67189: Calling all_inventory to load vars for managed_node1 23880 1726882444.67191: Calling groups_inventory to load vars for managed_node1 23880 1726882444.67195: Calling all_plugins_inventory to load vars for managed_node1 23880 1726882444.67199: Calling all_plugins_play to load vars for managed_node1 23880 1726882444.67202: Calling groups_plugins_inventory to load vars for managed_node1 23880 1726882444.67205: Calling groups_plugins_play to load vars for managed_node1 23880 1726882444.67333: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23880 1726882444.67521: done with get_vars() 23880 1726882444.67532: done queuing things up, now waiting for results queue to drain 23880 1726882444.67534: results queue empty 23880 1726882444.67535: checking for any_errors_fatal 23880 1726882444.67536: done checking for any_errors_fatal 23880 1726882444.67537: checking for max_fail_percentage 23880 1726882444.67538: done checking for max_fail_percentage 23880 1726882444.67538: checking to see if all hosts have failed and the running result is not ok 23880 1726882444.67539: done checking to see if all hosts have failed 23880 1726882444.67540: getting the remaining hosts for this loop 23880 1726882444.67541: done getting the remaining hosts for this loop 23880 1726882444.67543: getting the next task for host managed_node1 23880 1726882444.67546: done getting next task for host managed_node1 23880 1726882444.67547: ^ task is: None 23880 1726882444.67548: ^ 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 23880 1726882444.67549: done queuing things up, now waiting for results queue to drain 23880 1726882444.67550: results queue empty 23880 1726882444.67550: checking for any_errors_fatal 23880 1726882444.67551: done checking for any_errors_fatal 23880 1726882444.67552: checking for max_fail_percentage 23880 1726882444.67553: done checking for max_fail_percentage 23880 1726882444.67553: checking to see if all hosts have failed and the running result is not ok 23880 1726882444.67554: done checking to see if all hosts have failed 23880 1726882444.67555: getting the next task for host managed_node1 23880 1726882444.67557: done getting next task for host managed_node1 23880 1726882444.67558: ^ task is: None 23880 1726882444.67559: ^ 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 PLAY RECAP ********************************************************************* managed_node1 : ok=6 changed=0 unreachable=0 failed=0 skipped=84 rescued=0 ignored=0 Friday 20 September 2024 21:34:04 -0400 (0:00:00.087) 0:00:07.062 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 1.21s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_integration_pytest.yml:3 Gather the minimum subset of ansible_facts required by the network role test --- 0.55s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Check if system is ostree ----------------------------------------------- 0.53s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Set network provider to 'nm' -------------------------------------------- 0.15s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_nm.yml:10 fedora.linux_system_roles.network : Install packages -------------------- 0.10s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider --- 0.10s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable --- 0.09s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Get tests directory ----------------------------------------------------- 0.09s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:55 Test warning and info logs ---------------------------------------------- 0.09s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml:13 fedora.linux_system_roles.network : Enable network service -------------- 0.09s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Run pytest with initscripts --------------------------------------------- 0.09s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:153 Remove tempdir ---------------------------------------------------------- 0.09s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:173 Set network provider to 'initscripts' ----------------------------------- 0.09s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_initscripts.yml:10 fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces --- 0.08s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 --- 0.08s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces --- 0.08s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Debug stdout_lines of the running playbook with initscripts ------------- 0.08s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:163 Remove local tar file --------------------------------------------------- 0.08s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:167 fedora.linux_system_roles.network : Print network provider -------------- 0.07s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 fedora.linux_system_roles.network : Show debug messages for the network_connections --- 0.07s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 23880 1726882444.67643: RUNNING CLEANUP