[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. 34354 1727096618.11365: starting run ansible-playbook [core 2.17.4] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-And executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 34354 1727096618.11832: Added group all to inventory 34354 1727096618.11835: Added group ungrouped to inventory 34354 1727096618.11839: Group all now contains ungrouped 34354 1727096618.11842: Examining possible inventory source: /tmp/network-EuO/inventory.yml 34354 1727096618.28391: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 34354 1727096618.28451: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 34354 1727096618.28477: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 34354 1727096618.28536: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 34354 1727096618.28610: Loaded config def from plugin (inventory/script) 34354 1727096618.28612: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 34354 1727096618.28653: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 34354 1727096618.28742: Loaded config def from plugin (inventory/yaml) 34354 1727096618.28745: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 34354 1727096618.28830: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 34354 1727096618.29256: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 34354 1727096618.29260: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 34354 1727096618.29263: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 34354 1727096618.29273: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 34354 1727096618.29278: Loading data from /tmp/network-EuO/inventory.yml 34354 1727096618.29347: /tmp/network-EuO/inventory.yml was not parsable by auto 34354 1727096618.29412: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 34354 1727096618.29452: Loading data from /tmp/network-EuO/inventory.yml 34354 1727096618.29739: group all already in inventory 34354 1727096618.29746: set inventory_file for managed_node1 34354 1727096618.29750: set inventory_dir for managed_node1 34354 1727096618.29751: Added host managed_node1 to inventory 34354 1727096618.29754: Added host managed_node1 to group all 34354 1727096618.29755: set ansible_host for managed_node1 34354 1727096618.29756: set ansible_ssh_extra_args for managed_node1 34354 1727096618.29759: set inventory_file for managed_node2 34354 1727096618.29762: set inventory_dir for managed_node2 34354 1727096618.29763: Added host managed_node2 to inventory 34354 1727096618.29765: Added host managed_node2 to group all 34354 1727096618.29766: set ansible_host for managed_node2 34354 1727096618.29766: set ansible_ssh_extra_args for managed_node2 34354 1727096618.29772: set inventory_file for managed_node3 34354 1727096618.29774: set inventory_dir for managed_node3 34354 1727096618.29775: Added host managed_node3 to inventory 34354 1727096618.29776: Added host managed_node3 to group all 34354 1727096618.29777: set ansible_host for managed_node3 34354 1727096618.29778: set ansible_ssh_extra_args for managed_node3 34354 1727096618.29781: Reconcile groups and hosts in inventory. 34354 1727096618.29785: Group ungrouped now contains managed_node1 34354 1727096618.29787: Group ungrouped now contains managed_node2 34354 1727096618.29788: Group ungrouped now contains managed_node3 34354 1727096618.30070: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 34354 1727096618.30200: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 34354 1727096618.30247: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 34354 1727096618.30277: Loaded config def from plugin (vars/host_group_vars) 34354 1727096618.30279: 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) 34354 1727096618.30286: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 34354 1727096618.30295: 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) 34354 1727096618.30337: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 34354 1727096618.30664: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096618.30762: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 34354 1727096618.30805: Loaded config def from plugin (connection/local) 34354 1727096618.30809: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 34354 1727096618.31463: Loaded config def from plugin (connection/paramiko_ssh) 34354 1727096618.31469: 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) 34354 1727096618.32351: 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) 34354 1727096618.32394: Loaded config def from plugin (connection/psrp) 34354 1727096618.32397: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 34354 1727096618.33106: 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) 34354 1727096618.33143: Loaded config def from plugin (connection/ssh) 34354 1727096618.33146: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 34354 1727096618.35045: 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) 34354 1727096618.35087: Loaded config def from plugin (connection/winrm) 34354 1727096618.35090: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 34354 1727096618.35121: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 34354 1727096618.35186: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 34354 1727096618.35253: Loaded config def from plugin (shell/cmd) 34354 1727096618.35255: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 34354 1727096618.35284: 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) 34354 1727096618.35349: Loaded config def from plugin (shell/powershell) 34354 1727096618.35351: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 34354 1727096618.35405: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 34354 1727096618.35590: Loaded config def from plugin (shell/sh) 34354 1727096618.35592: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 34354 1727096618.35626: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 34354 1727096618.35752: Loaded config def from plugin (become/runas) 34354 1727096618.35755: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 34354 1727096618.35946: Loaded config def from plugin (become/su) 34354 1727096618.35949: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 34354 1727096618.36113: Loaded config def from plugin (become/sudo) 34354 1727096618.36115: 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 34354 1727096618.36150: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_wireless_nm.yml 34354 1727096618.36486: in VariableManager get_vars() 34354 1727096618.36509: done with get_vars() 34354 1727096618.36636: trying /usr/local/lib/python3.12/site-packages/ansible/modules 34354 1727096618.40259: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 34354 1727096618.40572: in VariableManager get_vars() 34354 1727096618.40577: done with get_vars() 34354 1727096618.40580: variable 'playbook_dir' from source: magic vars 34354 1727096618.40581: variable 'ansible_playbook_python' from source: magic vars 34354 1727096618.40582: variable 'ansible_config_file' from source: magic vars 34354 1727096618.40582: variable 'groups' from source: magic vars 34354 1727096618.40583: variable 'omit' from source: magic vars 34354 1727096618.40584: variable 'ansible_version' from source: magic vars 34354 1727096618.40584: variable 'ansible_check_mode' from source: magic vars 34354 1727096618.40585: variable 'ansible_diff_mode' from source: magic vars 34354 1727096618.40586: variable 'ansible_forks' from source: magic vars 34354 1727096618.40586: variable 'ansible_inventory_sources' from source: magic vars 34354 1727096618.40587: variable 'ansible_skip_tags' from source: magic vars 34354 1727096618.40588: variable 'ansible_limit' from source: magic vars 34354 1727096618.40588: variable 'ansible_run_tags' from source: magic vars 34354 1727096618.40589: variable 'ansible_verbosity' from source: magic vars 34354 1727096618.40622: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_wireless.yml 34354 1727096618.41846: in VariableManager get_vars() 34354 1727096618.41864: done with get_vars() 34354 1727096618.42198: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 34354 1727096618.42600: in VariableManager get_vars() 34354 1727096618.42617: done with get_vars() 34354 1727096618.42622: variable 'omit' from source: magic vars 34354 1727096618.42643: variable 'omit' from source: magic vars 34354 1727096618.42883: in VariableManager get_vars() 34354 1727096618.42894: done with get_vars() 34354 1727096618.42942: in VariableManager get_vars() 34354 1727096618.42954: done with get_vars() 34354 1727096618.42991: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 34354 1727096618.43408: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 34354 1727096618.43729: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 34354 1727096618.44987: in VariableManager get_vars() 34354 1727096618.45009: done with get_vars() 34354 1727096618.45838: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 34354 1727096618.46174: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 34354 1727096618.48132: in VariableManager get_vars() 34354 1727096618.48150: done with get_vars() 34354 1727096618.48155: variable 'omit' from source: magic vars 34354 1727096618.48165: variable 'omit' from source: magic vars 34354 1727096618.48198: in VariableManager get_vars() 34354 1727096618.48226: done with get_vars() 34354 1727096618.48245: in VariableManager get_vars() 34354 1727096618.48260: done with get_vars() 34354 1727096618.48289: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 34354 1727096618.48397: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 34354 1727096618.48473: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 34354 1727096618.51130: in VariableManager get_vars() 34354 1727096618.51151: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 34354 1727096618.53660: in VariableManager get_vars() 34354 1727096618.53681: done with get_vars() 34354 1727096618.53686: variable 'omit' from source: magic vars 34354 1727096618.53696: variable 'omit' from source: magic vars 34354 1727096618.53727: in VariableManager get_vars() 34354 1727096618.53742: done with get_vars() 34354 1727096618.53761: in VariableManager get_vars() 34354 1727096618.53917: done with get_vars() 34354 1727096618.53947: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 34354 1727096618.54078: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 34354 1727096618.54154: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 34354 1727096618.54526: in VariableManager get_vars() 34354 1727096618.54548: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 34354 1727096618.56526: in VariableManager get_vars() 34354 1727096618.56549: done with get_vars() 34354 1727096618.56553: variable 'omit' from source: magic vars 34354 1727096618.56579: variable 'omit' from source: magic vars 34354 1727096618.56616: in VariableManager get_vars() 34354 1727096618.56636: done with get_vars() 34354 1727096618.56656: in VariableManager get_vars() 34354 1727096618.56677: done with get_vars() 34354 1727096618.56707: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 34354 1727096618.56873: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 34354 1727096618.57051: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 34354 1727096618.57463: in VariableManager get_vars() 34354 1727096618.57495: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 34354 1727096618.59370: in VariableManager get_vars() 34354 1727096618.59403: done with get_vars() 34354 1727096618.59438: in VariableManager get_vars() 34354 1727096618.59461: done with get_vars() 34354 1727096618.59554: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 34354 1727096618.59581: 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 34354 1727096618.60034: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 34354 1727096618.60202: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 34354 1727096618.60205: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-And/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) 34354 1727096618.60236: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 34354 1727096618.60269: 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) 34354 1727096618.60438: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 34354 1727096618.60505: Loaded config def from plugin (callback/default) 34354 1727096618.60508: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 34354 1727096618.61877: Loaded config def from plugin (callback/junit) 34354 1727096618.61880: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 34354 1727096618.61926: 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) 34354 1727096618.61994: Loaded config def from plugin (callback/minimal) 34354 1727096618.61996: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 34354 1727096618.62039: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 34354 1727096618.62104: Loaded config def from plugin (callback/tree) 34354 1727096618.62106: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 34354 1727096618.62231: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 34354 1727096618.62234: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-And/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_wireless_nm.yml ************************************************ 2 plays in /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_wireless_nm.yml 34354 1727096618.62260: in VariableManager get_vars() 34354 1727096618.62276: done with get_vars() 34354 1727096618.62282: in VariableManager get_vars() 34354 1727096618.62291: done with get_vars() 34354 1727096618.62295: variable 'omit' from source: magic vars 34354 1727096618.62333: in VariableManager get_vars() 34354 1727096618.62348: done with get_vars() 34354 1727096618.62369: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_wireless.yml' with nm as provider] ********* 34354 1727096618.63004: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 34354 1727096618.63215: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 34354 1727096618.63243: getting the remaining hosts for this loop 34354 1727096618.63245: done getting the remaining hosts for this loop 34354 1727096618.63248: getting the next task for host managed_node2 34354 1727096618.63251: done getting next task for host managed_node2 34354 1727096618.63254: ^ task is: TASK: Gathering Facts 34354 1727096618.63255: ^ 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 34354 1727096618.63258: getting variables 34354 1727096618.63258: in VariableManager get_vars() 34354 1727096618.63270: Calling all_inventory to load vars for managed_node2 34354 1727096618.63272: Calling groups_inventory to load vars for managed_node2 34354 1727096618.63282: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096618.63293: Calling all_plugins_play to load vars for managed_node2 34354 1727096618.63304: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096618.63307: Calling groups_plugins_play to load vars for managed_node2 34354 1727096618.63341: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096618.63405: done with get_vars() 34354 1727096618.63411: done getting variables 34354 1727096618.63499: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_wireless_nm.yml:6 Monday 23 September 2024 09:03:38 -0400 (0:00:00.013) 0:00:00.013 ****** 34354 1727096618.63520: entering _queue_task() for managed_node2/gather_facts 34354 1727096618.63521: Creating lock for gather_facts 34354 1727096618.63888: worker is 1 (out of 1 available) 34354 1727096618.63899: exiting _queue_task() for managed_node2/gather_facts 34354 1727096618.63912: done queuing things up, now waiting for results queue to drain 34354 1727096618.63913: waiting for pending results... 34354 1727096618.64160: running TaskExecutor() for managed_node2/TASK: Gathering Facts 34354 1727096618.64266: in run() - task 0afff68d-5257-0bd7-5492-000000000147 34354 1727096618.64294: variable 'ansible_search_path' from source: unknown 34354 1727096618.64334: calling self._execute() 34354 1727096618.64426: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096618.64477: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096618.64481: variable 'omit' from source: magic vars 34354 1727096618.64693: variable 'omit' from source: magic vars 34354 1727096618.64696: variable 'omit' from source: magic vars 34354 1727096618.64699: variable 'omit' from source: magic vars 34354 1727096618.64722: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 34354 1727096618.64761: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 34354 1727096618.64793: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 34354 1727096618.64824: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 34354 1727096618.64842: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 34354 1727096618.64884: variable 'inventory_hostname' from source: host vars for 'managed_node2' 34354 1727096618.64895: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096618.64909: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096618.65028: Set connection var ansible_shell_type to sh 34354 1727096618.65045: Set connection var ansible_connection to ssh 34354 1727096618.65128: Set connection var ansible_shell_executable to /bin/sh 34354 1727096618.65132: Set connection var ansible_pipelining to False 34354 1727096618.65134: Set connection var ansible_timeout to 10 34354 1727096618.65136: Set connection var ansible_module_compression to ZIP_DEFLATED 34354 1727096618.65140: variable 'ansible_shell_executable' from source: unknown 34354 1727096618.65142: variable 'ansible_connection' from source: unknown 34354 1727096618.65144: variable 'ansible_module_compression' from source: unknown 34354 1727096618.65146: variable 'ansible_shell_type' from source: unknown 34354 1727096618.65148: variable 'ansible_shell_executable' from source: unknown 34354 1727096618.65150: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096618.65152: variable 'ansible_pipelining' from source: unknown 34354 1727096618.65154: variable 'ansible_timeout' from source: unknown 34354 1727096618.65156: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096618.65346: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 34354 1727096618.65381: variable 'omit' from source: magic vars 34354 1727096618.65384: starting attempt loop 34354 1727096618.65386: running the handler 34354 1727096618.65456: variable 'ansible_facts' from source: unknown 34354 1727096618.65460: _low_level_execute_command(): starting 34354 1727096618.65462: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 34354 1727096618.66229: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 34354 1727096618.66287: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 34354 1727096618.66313: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 34354 1727096618.66333: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 34354 1727096618.66401: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 34354 1727096618.68072: stdout chunk (state=3): >>>/root <<< 34354 1727096618.68223: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 34354 1727096618.68226: stdout chunk (state=3): >>><<< 34354 1727096618.68228: stderr chunk (state=3): >>><<< 34354 1727096618.68246: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 34354 1727096618.68345: _low_level_execute_command(): starting 34354 1727096618.68349: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096618.6825275-34375-43735813621838 `" && echo ansible-tmp-1727096618.6825275-34375-43735813621838="` echo /root/.ansible/tmp/ansible-tmp-1727096618.6825275-34375-43735813621838 `" ) && sleep 0' 34354 1727096618.68905: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 34354 1727096618.68909: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 34354 1727096618.68912: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 34354 1727096618.68915: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 34354 1727096618.68928: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 34354 1727096618.68975: stderr chunk (state=3): >>>debug2: match not found <<< 34354 1727096618.68979: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 34354 1727096618.68982: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 34354 1727096618.68998: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address <<< 34354 1727096618.69001: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 34354 1727096618.69079: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 34354 1727096618.69082: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 34354 1727096618.69085: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 34354 1727096618.69087: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 34354 1727096618.69089: stderr chunk (state=3): >>>debug2: match found <<< 34354 1727096618.69091: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 34354 1727096618.69093: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 34354 1727096618.69104: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 34354 1727096618.69133: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 34354 1727096618.69191: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 34354 1727096618.71174: stdout chunk (state=3): >>>ansible-tmp-1727096618.6825275-34375-43735813621838=/root/.ansible/tmp/ansible-tmp-1727096618.6825275-34375-43735813621838 <<< 34354 1727096618.71415: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 34354 1727096618.71419: stdout chunk (state=3): >>><<< 34354 1727096618.71421: stderr chunk (state=3): >>><<< 34354 1727096618.71473: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096618.6825275-34375-43735813621838=/root/.ansible/tmp/ansible-tmp-1727096618.6825275-34375-43735813621838 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 34354 1727096618.71518: variable 'ansible_module_compression' from source: unknown 34354 1727096618.71694: ANSIBALLZ: Using generic lock for ansible.legacy.setup 34354 1727096618.71697: ANSIBALLZ: Acquiring lock 34354 1727096618.71699: ANSIBALLZ: Lock acquired: 140501166477760 34354 1727096618.71701: ANSIBALLZ: Creating module 34354 1727096619.24477: ANSIBALLZ: Writing module into payload 34354 1727096619.24708: ANSIBALLZ: Writing module 34354 1727096619.24737: ANSIBALLZ: Renaming module 34354 1727096619.24749: ANSIBALLZ: Done creating module 34354 1727096619.24903: variable 'ansible_facts' from source: unknown 34354 1727096619.24906: variable 'inventory_hostname' from source: host vars for 'managed_node2' 34354 1727096619.24909: _low_level_execute_command(): starting 34354 1727096619.24973: _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' 34354 1727096619.26335: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 34354 1727096619.26544: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 34354 1727096619.26670: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 34354 1727096619.26697: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 34354 1727096619.26775: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 34354 1727096619.28460: stdout chunk (state=3): >>>PLATFORM <<< 34354 1727096619.28939: stdout chunk (state=3): >>>Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 34354 1727096619.28943: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 34354 1727096619.28946: stdout chunk (state=3): >>><<< 34354 1727096619.28948: stderr chunk (state=3): >>><<< 34354 1727096619.28950: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 34354 1727096619.28955 [managed_node2]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 34354 1727096619.29227: _low_level_execute_command(): starting 34354 1727096619.29231: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 34354 1727096619.29581: Sending initial data 34354 1727096619.29584: Sent initial data (1181 bytes) 34354 1727096619.30522: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 34354 1727096619.30883: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 34354 1727096619.31063: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 34354 1727096619.31095: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 34354 1727096619.34589: 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"} <<< 34354 1727096619.35143: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 34354 1727096619.35147: stdout chunk (state=3): >>><<< 34354 1727096619.35149: stderr chunk (state=3): >>><<< 34354 1727096619.35151: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 34354 1727096619.35385: variable 'ansible_facts' from source: unknown 34354 1727096619.35388: variable 'ansible_facts' from source: unknown 34354 1727096619.35391: variable 'ansible_module_compression' from source: unknown 34354 1727096619.35496: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-343543dfs5dbn/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 34354 1727096619.35528: variable 'ansible_facts' from source: unknown 34354 1727096619.35860: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096618.6825275-34375-43735813621838/AnsiballZ_setup.py 34354 1727096619.36473: Sending initial data 34354 1727096619.36476: Sent initial data (153 bytes) 34354 1727096619.38033: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 34354 1727096619.38153: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 34354 1727096619.38475: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 34354 1727096619.38544: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 34354 1727096619.40443: 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 <<< 34354 1727096619.40510: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 34354 1727096619.40561: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-343543dfs5dbn/tmpkv24uwr5 /root/.ansible/tmp/ansible-tmp-1727096618.6825275-34375-43735813621838/AnsiballZ_setup.py <<< 34354 1727096619.40565: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096618.6825275-34375-43735813621838/AnsiballZ_setup.py" <<< 34354 1727096619.40604: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-343543dfs5dbn/tmpkv24uwr5" to remote "/root/.ansible/tmp/ansible-tmp-1727096618.6825275-34375-43735813621838/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096618.6825275-34375-43735813621838/AnsiballZ_setup.py" <<< 34354 1727096619.43588: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 34354 1727096619.43595: stdout chunk (state=3): >>><<< 34354 1727096619.43603: stderr chunk (state=3): >>><<< 34354 1727096619.43624: done transferring module to remote 34354 1727096619.43638: _low_level_execute_command(): starting 34354 1727096619.43643: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096618.6825275-34375-43735813621838/ /root/.ansible/tmp/ansible-tmp-1727096618.6825275-34375-43735813621838/AnsiballZ_setup.py && sleep 0' 34354 1727096619.45190: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 34354 1727096619.45211: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 34354 1727096619.45215: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 34354 1727096619.45365: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 34354 1727096619.48022: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 34354 1727096619.48072: stderr chunk (state=3): >>><<< 34354 1727096619.48082: stdout chunk (state=3): >>><<< 34354 1727096619.48119: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 34354 1727096619.48123: _low_level_execute_command(): starting 34354 1727096619.48126: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096618.6825275-34375-43735813621838/AnsiballZ_setup.py && sleep 0' 34354 1727096619.49531: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 34354 1727096619.49535: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 34354 1727096619.49660: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 34354 1727096619.49664: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 34354 1727096619.49732: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 34354 1727096619.52170: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 34354 1727096619.52174: stdout chunk (state=3): >>>import _imp # builtin <<< 34354 1727096619.52246: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 34354 1727096619.52251: stdout chunk (state=3): >>>import '_weakref' # <<< 34354 1727096619.52319: stdout chunk (state=3): >>>import '_io' # <<< 34354 1727096619.52324: stdout chunk (state=3): >>>import 'marshal' # <<< 34354 1727096619.52490: stdout chunk (state=3): >>>import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 34354 1727096619.52709: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c14184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c13e7b30> <<< 34354 1727096619.52712: 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' <<< 34354 1727096619.52837: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c141aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # <<< 34354 1727096619.52876: stdout chunk (state=3): >>> <<< 34354 1727096619.53039: stdout chunk (state=3): >>>import 'stat' # import '_collections_abc' # <<< 34354 1727096619.53057: stdout chunk (state=3): >>> <<< 34354 1727096619.53161: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # import 'os' # <<< 34354 1727096619.53165: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 34354 1727096619.53169: stdout chunk (state=3): >>> <<< 34354 1727096619.53197: stdout chunk (state=3): >>>Processing user site-packages<<< 34354 1727096619.53293: stdout chunk (state=3): >>> Processing global site-packages <<< 34354 1727096619.53296: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 34354 1727096619.53319: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 34354 1727096619.53381: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c122d130> <<< 34354 1727096619.53453: 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 <<< 34354 1727096619.53580: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c122dfa0> 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. <<< 34354 1727096619.54186: 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' <<< 34354 1727096619.54232: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 34354 1727096619.54271: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py<<< 34354 1727096619.54310: stdout chunk (state=3): >>> <<< 34354 1727096619.54342: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 34354 1727096619.54378: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 34354 1727096619.54407: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 34354 1727096619.54451: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c126bdd0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 34354 1727096619.54487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c126bfe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 34354 1727096619.54560: stdout chunk (state=3): >>># 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 <<< 34354 1727096619.54620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # <<< 34354 1727096619.54671: 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 0x7f03c12a37a0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 34354 1727096619.54707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 34354 1727096619.54710: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c12a3e30> <<< 34354 1727096619.54848: stdout chunk (state=3): >>>import '_collections' # <<< 34354 1727096619.54852: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c1283aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c12811c0> <<< 34354 1727096619.56182: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c1268f80> # /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 0x7f03c12c3710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c12c2330> # /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 0x7f03c1282090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c12c0b90> # /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' <<< 34354 1727096619.56475: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c12f8740> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c1268200> # /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 0x7f03c12f8bf0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c12f8aa0> # 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 0x7f03c12f8e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c1266d20> # /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 0x7f03c12f9580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c12f9250> 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 0x7f03c12fa480> 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 0x7f03c1310680> 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 0x7f03c1311d60> # /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 0x7f03c1312c00> # 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 0x7f03c1313260> <<< 34354 1727096619.56673: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c1312150> # /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 0x7f03c1313ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c1313410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c12fa4b0> # /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 0x7f03c1057bc0> # /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 0x7f03c10806e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c1080440> # 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 0x7f03c1080710> # /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 0x7f03c1081040> # 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 0x7f03c1081a30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c10808f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c1055d60> # /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 0x7f03c1082de0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c1081b50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c12faba0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 34354 1727096619.56821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c10af140> <<< 34354 1727096619.56825: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c10cf500> <<< 34354 1727096619.56848: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 34354 1727096619.56893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 34354 1727096619.56956: stdout chunk (state=3): >>>import 'ntpath' # <<< 34354 1727096619.57188: 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 0x7f03c11302c0> # /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 0x7f03c1132a20> <<< 34354 1727096619.57263: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c11303e0> <<< 34354 1727096619.57302: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c10f92e0> <<< 34354 1727096619.57328: 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 0x7f03c0f393d0> <<< 34354 1727096619.57455: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c10ce300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c1083d10> <<< 34354 1727096619.57686: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f03c10ce900> <<< 34354 1727096619.57888: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_t_xkek13/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 34354 1727096619.57933: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096619.57962: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 34354 1727096619.57970: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 34354 1727096619.58019: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 34354 1727096619.58092: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 34354 1727096619.58176: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 34354 1727096619.58180: 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 0x7f03c0f9f0e0> import '_typing' # <<< 34354 1727096619.58397: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c0f7dfd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c0f7d160> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available <<< 34354 1727096619.58439: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096619.58442: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 34354 1727096619.58444: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096619.61684: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096619.62244: 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 0x7f03c0f9cfb0> # /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' <<< 34354 1727096619.62387: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f03c0fce960> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c0fce6f0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c0fce030> # /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' <<< 34354 1727096619.62484: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c0fce750> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c0f9fd70> <<< 34354 1727096619.62515: stdout chunk (state=3): >>>import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f03c0fcf680> # 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 0x7f03c0fcf8c0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 34354 1727096619.62792: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c0fcfe00> 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 0x7f03c092dbe0> # 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 0x7f03c092f800> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 34354 1727096619.62806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 34354 1727096619.62927: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c0930200> <<< 34354 1727096619.62955: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c09313a0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 34354 1727096619.62963: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 34354 1727096619.62989: 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' <<< 34354 1727096619.63050: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c0933e60> <<< 34354 1727096619.63083: 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 0x7f03c0fcfd10> <<< 34354 1727096619.63104: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c0932030> <<< 34354 1727096619.63127: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 34354 1727096619.63446: 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' # /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 0x7f03c093bcb0> <<< 34354 1727096619.63459: stdout chunk (state=3): >>>import '_tokenize' # <<< 34354 1727096619.63463: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c093a780> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c093a4e0> <<< 34354 1727096619.63491: 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' <<< 34354 1727096619.63562: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c093aa50> <<< 34354 1727096619.63594: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c09325a0> <<< 34354 1727096619.63623: 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 0x7f03c097ffb0> <<< 34354 1727096619.63716: 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 0x7f03c0980140> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 34354 1727096619.63720: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 34354 1727096619.63814: 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' <<< 34354 1727096619.64076: 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 0x7f03c0981bb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c0981970> # /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' <<< 34354 1727096619.64080: 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 0x7f03c0984170> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c09822a0> <<< 34354 1727096619.64336: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 34354 1727096619.64481: stdout chunk (state=3): >>># 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 0x7f03c0987950> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c0984320> # 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 0x7f03c0988710> # 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 0x7f03c0988a70> <<< 34354 1727096619.64500: 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 0x7f03c0988b00> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c0980320> # /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 <<< 34354 1727096619.64592: stdout chunk (state=3): >>># 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' <<< 34354 1727096619.64706: 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 0x7f03c08142c0> <<< 34354 1727096619.64864: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 34354 1727096619.64881: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'<<< 34354 1727096619.64893: stdout chunk (state=3): >>> import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f03c08155b0><<< 34354 1727096619.65034: stdout chunk (state=3): >>> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c098aa50> # 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 0x7f03c098be00> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c098a690> # zipimport: zlib available <<< 34354 1727096619.65055: stdout chunk (state=3): >>># zipimport: zlib available<<< 34354 1727096619.65066: stdout chunk (state=3): >>> import 'ansible.module_utils.compat' # <<< 34354 1727096619.65096: stdout chunk (state=3): >>> # zipimport: zlib available <<< 34354 1727096619.65236: stdout chunk (state=3): >>># zipimport: zlib available<<< 34354 1727096619.65379: stdout chunk (state=3): >>> # zipimport: zlib available <<< 34354 1727096619.65396: stdout chunk (state=3): >>># zipimport: zlib available<<< 34354 1727096619.65451: stdout chunk (state=3): >>> <<< 34354 1727096619.65457: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 34354 1727096619.65508: stdout chunk (state=3): >>> <<< 34354 1727096619.65563: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096619.65566: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096619.65571: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 34354 1727096619.65576: stdout chunk (state=3): >>> <<< 34354 1727096619.65578: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096619.65846: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096619.65958: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096619.66883: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096619.67782: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 34354 1727096619.67793: stdout chunk (state=3): >>> import 'ansible.module_utils.six.moves' # <<< 34354 1727096619.67984: stdout chunk (state=3): >>> 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'<<< 34354 1727096619.68005: stdout chunk (state=3): >>> # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 34354 1727096619.68018: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f03c08197f0> <<< 34354 1727096619.68127: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 34354 1727096619.68179: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 34354 1727096619.68197: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c081a630> <<< 34354 1727096619.68299: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c08156d0> import 'ansible.module_utils.compat.selinux' # <<< 34354 1727096619.68308: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 34354 1727096619.68334: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 34354 1727096619.68371: stdout chunk (state=3): >>> # zipimport: zlib available <<< 34354 1727096619.68717: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096619.68848: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 34354 1727096619.68893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 34354 1727096619.68916: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c081a2a0> # zipimport: zlib available <<< 34354 1727096619.69675: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096619.70641: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096619.70648: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 34354 1727096619.70689: stdout chunk (state=3): >>># zipimport: zlib available<<< 34354 1727096619.70988: stdout chunk (state=3): >>> import 'ansible.module_utils.common.warnings' # <<< 34354 1727096619.70996: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 34354 1727096619.71019: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available <<< 34354 1727096619.71041: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 34354 1727096619.71071: stdout chunk (state=3): >>> # zipimport: zlib available <<< 34354 1727096619.71130: stdout chunk (state=3): >>># zipimport: zlib available<<< 34354 1727096619.71480: stdout chunk (state=3): >>> import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 34354 1727096619.71588: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096619.71962: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py<<< 34354 1727096619.72009: stdout chunk (state=3): >>> <<< 34354 1727096619.72076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 34354 1727096619.72103: stdout chunk (state=3): >>>import '_ast' # <<< 34354 1727096619.72207: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c081b650><<< 34354 1727096619.72239: stdout chunk (state=3): >>> # zipimport: zlib available <<< 34354 1727096619.72404: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096619.72494: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 34354 1727096619.72498: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # <<< 34354 1727096619.72511: stdout chunk (state=3): >>> <<< 34354 1727096619.72515: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 34354 1727096619.72517: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 34354 1727096619.72519: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096619.72675: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.locale' # <<< 34354 1727096619.72683: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096619.72745: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 34354 1727096619.72982: stdout chunk (state=3): >>># 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' <<< 34354 1727096619.73095: 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' <<< 34354 1727096619.73101: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f03c0826120> <<< 34354 1727096619.73175: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c08234a0> import 'ansible.module_utils.common.file' # <<< 34354 1727096619.73184: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 34354 1727096619.73307: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096619.73370: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096619.73410: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096619.73500: 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 <<< 34354 1727096619.73510: 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 <<< 34354 1727096619.73565: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 34354 1727096619.73584: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 34354 1727096619.73710: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 34354 1727096619.73913: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c090eab0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c09fe780> <<< 34354 1727096619.73972: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c08261e0> <<< 34354 1727096619.73984: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c081b110> <<< 34354 1727096619.74110: stdout chunk (state=3): >>># 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' # <<< 34354 1727096619.74155: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 34354 1727096619.74190: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096619.74211: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096619.74214: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 34354 1727096619.74383: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 34354 1727096619.74427: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096619.74612: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 34354 1727096619.74686: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.namespace' # <<< 34354 1727096619.74702: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096619.74820: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096619.74930: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096619.74966: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096619.75108: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 34354 1727096619.75298: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096619.75659: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 34354 1727096619.75711: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py <<< 34354 1727096619.75723: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 34354 1727096619.75760: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 34354 1727096619.75804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 34354 1727096619.75808: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 34354 1727096619.75851: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 34354 1727096619.75886: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c08ba4b0> <<< 34354 1727096619.75910: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 34354 1727096619.76111: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # 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 0x7f03c04881a0> # 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 0x7f03c0488500> <<< 34354 1727096619.76324: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c08aab10> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c08bb050> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c08b8bc0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c08b8620> # /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' <<< 34354 1727096619.76359: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 34354 1727096619.76379: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 34354 1727096619.76413: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 34354 1727096619.76433: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 34354 1727096619.76466: 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 0x7f03c048b560><<< 34354 1727096619.76505: stdout chunk (state=3): >>> <<< 34354 1727096619.76544: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c048ae10> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 34354 1727096619.76576: stdout chunk (state=3): >>># extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f03c048aff0><<< 34354 1727096619.76630: stdout chunk (state=3): >>> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c048a270> <<< 34354 1727096619.76634: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py<<< 34354 1727096619.76674: stdout chunk (state=3): >>> <<< 34354 1727096619.76816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc'<<< 34354 1727096619.76819: stdout chunk (state=3): >>> <<< 34354 1727096619.76876: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c048b710> <<< 34354 1727096619.76906: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 34354 1727096619.77114: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc'<<< 34354 1727096619.77118: 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 0x7f03c04ea1e0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c04e8200> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c08b9c70><<< 34354 1727096619.77209: stdout chunk (state=3): >>> 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 <<< 34354 1727096619.77335: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available <<< 34354 1727096619.77400: stdout chunk (state=3): >>># zipimport: zlib available<<< 34354 1727096619.77425: stdout chunk (state=3): >>> <<< 34354 1727096619.77478: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 34354 1727096619.77562: stdout chunk (state=3): >>> # zipimport: zlib available <<< 34354 1727096619.77592: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available <<< 34354 1727096619.77614: stdout chunk (state=3): >>># zipimport: zlib available<<< 34354 1727096619.77685: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 34354 1727096619.77780: stdout chunk (state=3): >>># zipimport: zlib available<<< 34354 1727096619.77891: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.system.caps' # <<< 34354 1727096619.78017: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 34354 1727096619.78136: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available<<< 34354 1727096619.78190: stdout chunk (state=3): >>> # zipimport: zlib available <<< 34354 1727096619.78280: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096619.78415: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 34354 1727096619.79202: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096619.79907: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 34354 1727096619.80034: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096619.80321: stdout chunk (state=3): >>># 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' # <<< 34354 1727096619.80329: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096619.80411: stdout chunk (state=3): >>># zipimport: zlib available<<< 34354 1727096619.80492: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.system.dns' # <<< 34354 1727096619.80527: stdout chunk (state=3): >>># zipimport: zlib available<<< 34354 1727096619.80634: stdout chunk (state=3): >>> # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # <<< 34354 1727096619.80652: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096619.80691: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096619.80740: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 34354 1727096619.80844: stdout chunk (state=3): >>> # zipimport: zlib available <<< 34354 1727096619.80992: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 34354 1727096619.81180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c04eb6b0> # /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'<<< 34354 1727096619.81303: stdout chunk (state=3): >>> <<< 34354 1727096619.81331: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c04ead20> <<< 34354 1727096619.81351: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # <<< 34354 1727096619.81385: stdout chunk (state=3): >>> # zipimport: zlib available <<< 34354 1727096619.81506: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096619.81719: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available <<< 34354 1727096619.81752: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096619.81903: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 34354 1727096619.81929: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096619.82013: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096619.82160: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 34354 1727096619.82189: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096619.82211: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096619.82293: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 34354 1727096619.82384: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 34354 1727096619.82501: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'<<< 34354 1727096619.82612: 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 0x7f03c052a210> <<< 34354 1727096619.82940: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c09fec00> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 34354 1727096619.83008: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096619.83159: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 34354 1727096619.83421: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 34354 1727096619.83641: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096619.83801: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 34354 1727096619.83859: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096619.83916: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096619.84299: stdout chunk (state=3): >>>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 0x7f03c053d9d0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c052a000> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 34354 1727096619.84314: stdout chunk (state=3): >>> # zipimport: zlib available <<< 34354 1727096619.84362: stdout chunk (state=3): >>># zipimport: zlib available<<< 34354 1727096619.84895: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available <<< 34354 1727096619.84925: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 34354 1727096619.84945: stdout chunk (state=3): >>># zipimport: zlib available<<< 34354 1727096619.85187: stdout chunk (state=3): >>> # zipimport: zlib available <<< 34354 1727096619.85301: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096619.85329: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096619.85404: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 34354 1727096619.85438: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096619.85548: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 34354 1727096619.85792: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096619.85944: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 34354 1727096619.85965: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 34354 1727096619.86022: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096619.86187: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096619.86371: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 34354 1727096619.86398: stdout chunk (state=3): >>> # zipimport: zlib available <<< 34354 1727096619.86495: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available<<< 34354 1727096619.86505: stdout chunk (state=3): >>> <<< 34354 1727096619.87389: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096619.88209: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # <<< 34354 1727096619.88213: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hurd' # <<< 34354 1727096619.88407: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 34354 1727096619.88527: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 34354 1727096619.88531: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096619.88663: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096619.88819: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 34354 1727096619.88835: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096619.89055: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096619.89283: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available <<< 34354 1727096619.89317: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 34354 1727096619.89328: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096619.89385: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096619.89444: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 34354 1727096619.89448: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096619.89599: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096619.89727: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096619.90051: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096619.90358: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 34354 1727096619.90361: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # <<< 34354 1727096619.90433: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 34354 1727096619.90613: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available <<< 34354 1727096619.90712: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available <<< 34354 1727096619.90734: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096619.90777: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 34354 1727096619.90781: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096619.90851: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096619.90936: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 34354 1727096619.90955: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096619.91010: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096619.91102: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 34354 1727096619.91699: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 34354 1727096619.91920: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 34354 1727096619.91939: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096619.92245: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available<<< 34354 1727096619.92463: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 34354 1727096619.92510: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096619.92684: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 34354 1727096619.92705: stdout chunk (state=3): >>> # zipimport: zlib available # zipimport: zlib available <<< 34354 1727096619.92743: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 34354 1727096619.92812: stdout chunk (state=3): >>># zipimport: zlib available<<< 34354 1727096619.92896: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.virtual.base' # <<< 34354 1727096619.92914: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096619.92943: stdout chunk (state=3): >>># zipimport: zlib available<<< 34354 1727096619.92952: stdout chunk (state=3): >>> <<< 34354 1727096619.92987: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096619.93051: stdout chunk (state=3): >>># zipimport: zlib available<<< 34354 1727096619.93062: stdout chunk (state=3): >>> <<< 34354 1727096619.93126: stdout chunk (state=3): >>># zipimport: zlib available<<< 34354 1727096619.93231: stdout chunk (state=3): >>> # zipimport: zlib available <<< 34354 1727096619.93346: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 34354 1727096619.93380: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # <<< 34354 1727096619.93406: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 34354 1727096619.93411: stdout chunk (state=3): >>># zipimport: zlib available<<< 34354 1727096619.93436: stdout chunk (state=3): >>> <<< 34354 1727096619.93494: stdout chunk (state=3): >>># zipimport: zlib available<<< 34354 1727096619.93504: stdout chunk (state=3): >>> <<< 34354 1727096619.93565: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 34354 1727096619.93593: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096619.93927: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096619.94328: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available<<< 34354 1727096619.94395: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.virtual.netbsd' # <<< 34354 1727096619.94430: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096619.94491: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096619.94576: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 34354 1727096619.94587: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096619.94702: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096619.94834: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available <<< 34354 1727096619.94955: stdout chunk (state=3): >>># zipimport: zlib available<<< 34354 1727096619.95011: stdout chunk (state=3): >>> <<< 34354 1727096619.95307: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available <<< 34354 1727096619.95546: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 34354 1727096619.95580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 34354 1727096619.95599: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 34354 1727096619.95645: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f03c033b080> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c033ad50> <<< 34354 1727096619.95689: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c03386e0> <<< 34354 1727096620.06839: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c0380860> # /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 0x7f03c0380d70> # /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 <<< 34354 1727096620.06865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c0382630> <<< 34354 1727096620.06871: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c0381d30> <<< 34354 1727096620.07094: 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 <<< 34354 1727096620.33933: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_is_chroot": false, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 34268 10.31.15.126 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 34268 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-15-126.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-126", "ansible_nodename": "ip-10-31-15-126.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec28dde2945b45c603c07d1816f189ea", "ansible_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_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": 2937, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 594, "free": 2937}, "nocache": {"free": 3278, "used": 253}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec28dde2-945b-45c6-03c0-7d1816f189ea", "ansible_product_uuid": "ec28dde2-945b-45c6-03c0-7d1816f189ea", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": [<<< 34354 1727096620.33984: stdout chunk (state=3): >>>]}, "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": 762, "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": 261790580736, "block_size": 4096, "block_total": 65519099, "block_available": 63913716, "block_used": 1605383, "inode_total": 131070960, "inode_available": 131029093, "inode_used": 41867, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_service_mgr": "systemd", "ansible_interfaces": ["eth0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:ce:61:4d:8f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.15.126", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:ceff:fe61:4d8f", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.15.126", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:ce:61:4d:8f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.15.126"], "ansible_all_ipv6_addresses": ["fe80::8ff:ceff:fe61:4d8f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.15.126", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:ceff:fe61:4d8f"]}, "ansible_loadavg": {"1m": 0.830078125, "5m": 0.62890625, "15m": 0.373046875}, "ansible_fips": false, "ansible_fibre_channel_wwn": [], "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDKegcOhSBBilPJbevAHD4q8M2Mopcwhk5CGV5r5zX7SVKZTcjkW8xnfPyLrun+WW0cQRMXVgP0jFIte4IhEWC+4vcA7Ubhdz4CArTiu0d0CmCP5DrweOGMeiXJAruzQe7p15W7DfmYUttAvwJOnVoGGXIHJ+LeCSjoC8hCBzCBkinO6LdWCxyZJ0Ktd3vrG8rtKXNn6Mcbb/KBQZkIb3Z4FG4DC++e4jGcQGcRFEpSHNwHMfXNsWBHyWTHObEaN/wtzMsrNKvoPkOfnZrX/JzLgfLwZg+6AyfpdYZYO0KUclhofrZ+VMN6lRIJ08BPTU8Ytp/GGVdDbT+CR+/s6ZhfarCNxjaUOeGYKneO18ggxdb122VHaeH6ZtL1Mm<<< 34354 1727096620.34016: stdout chunk (state=3): >>>DlQP+TJDjEo+geHTJ7jspENzBcPqZGqIgTNUWUz6BaYsOfngMlT23D8WFZ0ONY/aME8ehI/7H8ct53v0qli3JiaeASss2Ta0t0TjeAsVmmftFfun4WxCiDEYwZ9qS4slvZfIk=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ9J0Wn206/1q3dk5MbgvB+OOvYvoXlD999cW2a247C6inSEimXU7z4+MjUOd20ewjDwiGvOA1TDPvm8yJUuohE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKTXqMHLRVsYJX1CO4X6/wlD0Am2X0KaDd9ZLpNZJmkW", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "09", "minute": "03", "second": "40", "epoch": "1727096620", "epoch_int": "1727096620", "date": "2024-09-23", "time": "09:03:40", "iso8601_micro": "2024-09-23T13:03:40.331978Z", "iso8601": "2024-09-23T13:03:40Z", "iso8601_basic": "20240923T090340331978", "iso8601_basic_short": "20240923T090340", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_apparmor": {"status": "disabled"}, "ansible_iscsi_iqn": "", "ansible_lsb": {}, "ansible_pkg_mgr": "dnf", "ansible_local": {}, "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 34354 1727096620.34708: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 34354 1727096620.34804: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv<<< 34354 1727096620.34865: stdout chunk (state=3): >>> # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value<<< 34354 1727096620.34910: 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 # 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<<< 34354 1727096620.34955: stdout chunk (state=3): >>> # 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<<< 34354 1727096620.34998: stdout chunk (state=3): >>> # 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<<< 34354 1727096620.35055: stdout chunk (state=3): >>> # 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 <<< 34354 1727096620.35058: 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<<< 34354 1727096620.35110: stdout chunk (state=3): >>> # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading<<< 34354 1727096620.35113: stdout chunk (state=3): >>> # 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<<< 34354 1727096620.35161: stdout chunk (state=3): >>> # 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 <<< 34354 1727096620.35165: stdout chunk (state=3): >>># 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<<< 34354 1727096620.35228: stdout chunk (state=3): >>> # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string<<< 34354 1727096620.35233: 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 # 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<<< 34354 1727096620.35319: stdout chunk (state=3): >>> # 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<<< 34354 1727096620.35323: stdout chunk (state=3): >>> # 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<<< 34354 1727096620.35325: stdout chunk (state=3): >>> # 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<<< 34354 1727096620.35421: stdout chunk (state=3): >>> # 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<<< 34354 1727096620.35424: stdout chunk (state=3): >>> # 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__<<< 34354 1727096620.35432: stdout chunk (state=3): >>> # 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<<< 34354 1727096620.35493: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb<<< 34354 1727096620.35541: stdout chunk (state=3): >>> # 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<<< 34354 1727096620.35575: stdout chunk (state=3): >>> # 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<<< 34354 1727096620.35617: stdout chunk (state=3): >>> # 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<<< 34354 1727096620.35679: stdout chunk (state=3): >>> # 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<<< 34354 1727096620.35684: stdout chunk (state=3): >>> # 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 <<< 34354 1727096620.35722: stdout chunk (state=3): >>># 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<<< 34354 1727096620.35923: stdout chunk (state=3): >>> # 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 <<< 34354 1727096620.36271: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 34354 1727096620.36311: stdout chunk (state=3): >>># destroy importlib.machinery <<< 34354 1727096620.36344: stdout chunk (state=3): >>># destroy importlib._abc # destroy importlib.util <<< 34354 1727096620.36409: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression <<< 34354 1727096620.36460: stdout chunk (state=3): >>># destroy _lzma # destroy _blake2 <<< 34354 1727096620.36487: stdout chunk (state=3): >>># destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 34354 1727096620.36549: stdout chunk (state=3): >>># destroy zipfile._path <<< 34354 1727096620.36611: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress<<< 34354 1727096620.36678: stdout chunk (state=3): >>> # destroy ntpath # destroy importlib <<< 34354 1727096620.36736: stdout chunk (state=3): >>># destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon<<< 34354 1727096620.36756: stdout chunk (state=3): >>> # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json<<< 34354 1727096620.36812: stdout chunk (state=3): >>> # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog<<< 34354 1727096620.36815: stdout chunk (state=3): >>> <<< 34354 1727096620.37106: stdout chunk (state=3): >>># 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<<< 34354 1727096620.37133: stdout chunk (state=3): >>> # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle<<< 34354 1727096620.37135: stdout chunk (state=3): >>> # destroy _pickle # destroy queue<<< 34354 1727096620.37166: stdout chunk (state=3): >>> # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors<<< 34354 1727096620.37198: stdout chunk (state=3): >>> # destroy shlex <<< 34354 1727096620.37223: stdout chunk (state=3): >>># destroy fcntl # destroy datetime <<< 34354 1727096620.37272: stdout chunk (state=3): >>># destroy subprocess # destroy base64 # destroy _ssl <<< 34354 1727096620.37406: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json <<< 34354 1727096620.37462: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout<<< 34354 1727096620.37466: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile<<< 34354 1727096620.37860: stdout chunk (state=3): >>> # 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<<< 34354 1727096620.37927: stdout chunk (state=3): >>> # destroy selinux._selinux # destroy systemd._daemon<<< 34354 1727096620.38008: stdout chunk (state=3): >>> # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 34354 1727096620.38474: 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 <<< 34354 1727096620.38478: 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<<< 34354 1727096620.38513: stdout chunk (state=3): >>> # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 34354 1727096620.38620: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 34354 1727096620.38702: stdout chunk (state=3): >>># destroy codecs <<< 34354 1727096620.38766: stdout chunk (state=3): >>># 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<<< 34354 1727096620.38987: stdout chunk (state=3): >>> # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref<<< 34354 1727096620.39009: stdout chunk (state=3): >>> # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks<<< 34354 1727096620.39298: stdout chunk (state=3): >>> <<< 34354 1727096620.39572: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 34354 1727096620.39578: stdout chunk (state=3): >>><<< 34354 1727096620.39586: stderr chunk (state=3): >>><<< 34354 1727096620.39939: _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 0x7f03c14184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c13e7b30> # /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 0x7f03c141aa50> 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 0x7f03c122d130> # /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 0x7f03c122dfa0> 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 0x7f03c126bdd0> # /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 0x7f03c126bfe0> # /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 0x7f03c12a37a0> # /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 0x7f03c12a3e30> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c1283aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c12811c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c1268f80> # /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 0x7f03c12c3710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c12c2330> # /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 0x7f03c1282090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c12c0b90> # /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 0x7f03c12f8740> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c1268200> # /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 0x7f03c12f8bf0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c12f8aa0> # 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 0x7f03c12f8e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c1266d20> # /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 0x7f03c12f9580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c12f9250> 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 0x7f03c12fa480> 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 0x7f03c1310680> 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 0x7f03c1311d60> # /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 0x7f03c1312c00> # 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 0x7f03c1313260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c1312150> # /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 0x7f03c1313ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c1313410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c12fa4b0> # /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 0x7f03c1057bc0> # /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 0x7f03c10806e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c1080440> # 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 0x7f03c1080710> # /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 0x7f03c1081040> # 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 0x7f03c1081a30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c10808f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c1055d60> # /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 0x7f03c1082de0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c1081b50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c12faba0> # /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 0x7f03c10af140> # /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 0x7f03c10cf500> # /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 0x7f03c11302c0> # /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 0x7f03c1132a20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c11303e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c10f92e0> # /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 0x7f03c0f393d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c10ce300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c1083d10> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f03c10ce900> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_t_xkek13/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 0x7f03c0f9f0e0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c0f7dfd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c0f7d160> # 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 0x7f03c0f9cfb0> # /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 0x7f03c0fce960> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c0fce6f0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c0fce030> # /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 0x7f03c0fce750> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c0f9fd70> 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 0x7f03c0fcf680> # 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 0x7f03c0fcf8c0> # /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 0x7f03c0fcfe00> 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 0x7f03c092dbe0> # 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 0x7f03c092f800> # /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 0x7f03c0930200> # /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 0x7f03c09313a0> # /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 0x7f03c0933e60> # 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 0x7f03c0fcfd10> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c0932030> # /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 0x7f03c093bcb0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c093a780> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c093a4e0> # /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 0x7f03c093aa50> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c09325a0> # 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 0x7f03c097ffb0> # /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 0x7f03c0980140> # /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 0x7f03c0981bb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c0981970> # /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 0x7f03c0984170> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c09822a0> # /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 0x7f03c0987950> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c0984320> # 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 0x7f03c0988710> # 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 0x7f03c0988a70> # 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 0x7f03c0988b00> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c0980320> # /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 0x7f03c08142c0> # 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 0x7f03c08155b0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c098aa50> # 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 0x7f03c098be00> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c098a690> # 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 0x7f03c08197f0> # /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 0x7f03c081a630> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c08156d0> 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 0x7f03c081a2a0> # 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 0x7f03c081b650> # 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 0x7f03c0826120> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c08234a0> 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 0x7f03c090eab0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c09fe780> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c08261e0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c081b110> # 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 0x7f03c08ba4b0> # /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 0x7f03c04881a0> # 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 0x7f03c0488500> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c08aab10> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c08bb050> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c08b8bc0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c08b8620> # /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 0x7f03c048b560> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c048ae10> # 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 0x7f03c048aff0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c048a270> # /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 0x7f03c048b710> # /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 0x7f03c04ea1e0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c04e8200> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c08b9c70> 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 0x7f03c04eb6b0> # /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 0x7f03c04ead20> 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 0x7f03c052a210> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c09fec00> 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 0x7f03c053d9d0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c052a000> 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 0x7f03c033b080> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c033ad50> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c03386e0> # /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 0x7f03c0380860> # /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 0x7f03c0380d70> # /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 0x7f03c0382630> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03c0381d30> 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_is_chroot": false, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 34268 10.31.15.126 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 34268 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-15-126.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-126", "ansible_nodename": "ip-10-31-15-126.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec28dde2945b45c603c07d1816f189ea", "ansible_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_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": 2937, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 594, "free": 2937}, "nocache": {"free": 3278, "used": 253}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec28dde2-945b-45c6-03c0-7d1816f189ea", "ansible_product_uuid": "ec28dde2-945b-45c6-03c0-7d1816f189ea", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 762, "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": 261790580736, "block_size": 4096, "block_total": 65519099, "block_available": 63913716, "block_used": 1605383, "inode_total": 131070960, "inode_available": 131029093, "inode_used": 41867, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_service_mgr": "systemd", "ansible_interfaces": ["eth0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:ce:61:4d:8f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.15.126", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:ceff:fe61:4d8f", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.15.126", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:ce:61:4d:8f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.15.126"], "ansible_all_ipv6_addresses": ["fe80::8ff:ceff:fe61:4d8f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.15.126", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:ceff:fe61:4d8f"]}, "ansible_loadavg": {"1m": 0.830078125, "5m": 0.62890625, "15m": 0.373046875}, "ansible_fips": false, "ansible_fibre_channel_wwn": [], "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDKegcOhSBBilPJbevAHD4q8M2Mopcwhk5CGV5r5zX7SVKZTcjkW8xnfPyLrun+WW0cQRMXVgP0jFIte4IhEWC+4vcA7Ubhdz4CArTiu0d0CmCP5DrweOGMeiXJAruzQe7p15W7DfmYUttAvwJOnVoGGXIHJ+LeCSjoC8hCBzCBkinO6LdWCxyZJ0Ktd3vrG8rtKXNn6Mcbb/KBQZkIb3Z4FG4DC++e4jGcQGcRFEpSHNwHMfXNsWBHyWTHObEaN/wtzMsrNKvoPkOfnZrX/JzLgfLwZg+6AyfpdYZYO0KUclhofrZ+VMN6lRIJ08BPTU8Ytp/GGVdDbT+CR+/s6ZhfarCNxjaUOeGYKneO18ggxdb122VHaeH6ZtL1MmDlQP+TJDjEo+geHTJ7jspENzBcPqZGqIgTNUWUz6BaYsOfngMlT23D8WFZ0ONY/aME8ehI/7H8ct53v0qli3JiaeASss2Ta0t0TjeAsVmmftFfun4WxCiDEYwZ9qS4slvZfIk=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ9J0Wn206/1q3dk5MbgvB+OOvYvoXlD999cW2a247C6inSEimXU7z4+MjUOd20ewjDwiGvOA1TDPvm8yJUuohE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKTXqMHLRVsYJX1CO4X6/wlD0Am2X0KaDd9ZLpNZJmkW", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "09", "minute": "03", "second": "40", "epoch": "1727096620", "epoch_int": "1727096620", "date": "2024-09-23", "time": "09:03:40", "iso8601_micro": "2024-09-23T13:03:40.331978Z", "iso8601": "2024-09-23T13:03:40Z", "iso8601_basic": "20240923T090340331978", "iso8601_basic_short": "20240923T090340", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_apparmor": {"status": "disabled"}, "ansible_iscsi_iqn": "", "ansible_lsb": {}, "ansible_pkg_mgr": "dnf", "ansible_local": {}, "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks [WARNING]: Platform linux on host managed_node2 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 34354 1727096620.41852: 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-1727096618.6825275-34375-43735813621838/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 34354 1727096620.41855: _low_level_execute_command(): starting 34354 1727096620.41857: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096618.6825275-34375-43735813621838/ > /dev/null 2>&1 && sleep 0' 34354 1727096620.41954: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 34354 1727096620.41964: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 34354 1727096620.41978: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 34354 1727096620.41991: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 34354 1727096620.42003: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 34354 1727096620.42261: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 34354 1727096620.42276: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 34354 1727096620.42348: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 34354 1727096620.45024: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 34354 1727096620.45081: stderr chunk (state=3): >>><<< 34354 1727096620.45104: stdout chunk (state=3): >>><<< 34354 1727096620.45125: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 34354 1727096620.45134: handler run complete 34354 1727096620.45286: variable 'ansible_facts' from source: unknown 34354 1727096620.45394: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096620.45974: variable 'ansible_facts' from source: unknown 34354 1727096620.46479: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096620.46483: attempt loop complete, returning result 34354 1727096620.46485: _execute() done 34354 1727096620.46487: dumping result to json 34354 1727096620.46489: done dumping result, returning 34354 1727096620.46490: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0afff68d-5257-0bd7-5492-000000000147] 34354 1727096620.46492: sending task result for task 0afff68d-5257-0bd7-5492-000000000147 34354 1727096620.46714: done sending task result for task 0afff68d-5257-0bd7-5492-000000000147 34354 1727096620.46717: WORKER PROCESS EXITING ok: [managed_node2] 34354 1727096620.47329: no more pending results, returning what we have 34354 1727096620.47333: results queue empty 34354 1727096620.47334: checking for any_errors_fatal 34354 1727096620.47335: done checking for any_errors_fatal 34354 1727096620.47336: checking for max_fail_percentage 34354 1727096620.47338: done checking for max_fail_percentage 34354 1727096620.47338: checking to see if all hosts have failed and the running result is not ok 34354 1727096620.47339: done checking to see if all hosts have failed 34354 1727096620.47340: getting the remaining hosts for this loop 34354 1727096620.47341: done getting the remaining hosts for this loop 34354 1727096620.47345: getting the next task for host managed_node2 34354 1727096620.47351: done getting next task for host managed_node2 34354 1727096620.47353: ^ task is: TASK: meta (flush_handlers) 34354 1727096620.47355: ^ 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 34354 1727096620.47359: getting variables 34354 1727096620.47361: in VariableManager get_vars() 34354 1727096620.47422: Calling all_inventory to load vars for managed_node2 34354 1727096620.47426: Calling groups_inventory to load vars for managed_node2 34354 1727096620.47429: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096620.47439: Calling all_plugins_play to load vars for managed_node2 34354 1727096620.47442: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096620.47458: Calling groups_plugins_play to load vars for managed_node2 34354 1727096620.47741: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096620.47980: done with get_vars() 34354 1727096620.47991: done getting variables 34354 1727096620.48077: in VariableManager get_vars() 34354 1727096620.48087: Calling all_inventory to load vars for managed_node2 34354 1727096620.48089: Calling groups_inventory to load vars for managed_node2 34354 1727096620.48099: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096620.48104: Calling all_plugins_play to load vars for managed_node2 34354 1727096620.48106: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096620.48109: Calling groups_plugins_play to load vars for managed_node2 34354 1727096620.48308: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096620.48569: done with get_vars() 34354 1727096620.48586: done queuing things up, now waiting for results queue to drain 34354 1727096620.48588: results queue empty 34354 1727096620.48589: checking for any_errors_fatal 34354 1727096620.48601: done checking for any_errors_fatal 34354 1727096620.48609: checking for max_fail_percentage 34354 1727096620.48616: done checking for max_fail_percentage 34354 1727096620.48617: checking to see if all hosts have failed and the running result is not ok 34354 1727096620.48617: done checking to see if all hosts have failed 34354 1727096620.48618: getting the remaining hosts for this loop 34354 1727096620.48623: done getting the remaining hosts for this loop 34354 1727096620.48626: getting the next task for host managed_node2 34354 1727096620.48631: done getting next task for host managed_node2 34354 1727096620.48633: ^ task is: TASK: Include the task 'el_repo_setup.yml' 34354 1727096620.48634: ^ 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 34354 1727096620.48636: getting variables 34354 1727096620.48637: in VariableManager get_vars() 34354 1727096620.48646: Calling all_inventory to load vars for managed_node2 34354 1727096620.48648: Calling groups_inventory to load vars for managed_node2 34354 1727096620.48650: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096620.48655: Calling all_plugins_play to load vars for managed_node2 34354 1727096620.48656: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096620.48659: Calling groups_plugins_play to load vars for managed_node2 34354 1727096620.48819: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096620.49008: done with get_vars() 34354 1727096620.49017: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_wireless_nm.yml:11 Monday 23 September 2024 09:03:40 -0400 (0:00:01.857) 0:00:01.871 ****** 34354 1727096620.49296: entering _queue_task() for managed_node2/include_tasks 34354 1727096620.49298: Creating lock for include_tasks 34354 1727096620.50424: worker is 1 (out of 1 available) 34354 1727096620.50436: exiting _queue_task() for managed_node2/include_tasks 34354 1727096620.50447: done queuing things up, now waiting for results queue to drain 34354 1727096620.50450: waiting for pending results... 34354 1727096620.51088: running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' 34354 1727096620.51093: in run() - task 0afff68d-5257-0bd7-5492-000000000006 34354 1727096620.51096: variable 'ansible_search_path' from source: unknown 34354 1727096620.51098: calling self._execute() 34354 1727096620.51336: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096620.51350: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096620.51365: variable 'omit' from source: magic vars 34354 1727096620.51581: _execute() done 34354 1727096620.51777: dumping result to json 34354 1727096620.51781: done dumping result, returning 34354 1727096620.51784: done running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' [0afff68d-5257-0bd7-5492-000000000006] 34354 1727096620.51786: sending task result for task 0afff68d-5257-0bd7-5492-000000000006 34354 1727096620.51863: done sending task result for task 0afff68d-5257-0bd7-5492-000000000006 34354 1727096620.51866: WORKER PROCESS EXITING 34354 1727096620.52018: no more pending results, returning what we have 34354 1727096620.52027: in VariableManager get_vars() 34354 1727096620.52085: Calling all_inventory to load vars for managed_node2 34354 1727096620.52088: Calling groups_inventory to load vars for managed_node2 34354 1727096620.52091: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096620.52104: Calling all_plugins_play to load vars for managed_node2 34354 1727096620.52107: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096620.52111: Calling groups_plugins_play to load vars for managed_node2 34354 1727096620.52445: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096620.52639: done with get_vars() 34354 1727096620.52655: variable 'ansible_search_path' from source: unknown 34354 1727096620.52674: we have included files to process 34354 1727096620.52676: generating all_blocks data 34354 1727096620.52677: done generating all_blocks data 34354 1727096620.52678: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 34354 1727096620.52679: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 34354 1727096620.52682: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 34354 1727096620.53371: in VariableManager get_vars() 34354 1727096620.53387: done with get_vars() 34354 1727096620.53399: done processing included file 34354 1727096620.53401: iterating over new_blocks loaded from include file 34354 1727096620.53403: in VariableManager get_vars() 34354 1727096620.53411: done with get_vars() 34354 1727096620.53420: filtering new block on tags 34354 1727096620.53434: done filtering new block on tags 34354 1727096620.53437: in VariableManager get_vars() 34354 1727096620.53447: done with get_vars() 34354 1727096620.53450: filtering new block on tags 34354 1727096620.53464: done filtering new block on tags 34354 1727096620.53469: in VariableManager get_vars() 34354 1727096620.53479: done with get_vars() 34354 1727096620.53480: filtering new block on tags 34354 1727096620.53494: done filtering new block on tags 34354 1727096620.53496: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node2 34354 1727096620.53501: extending task lists for all hosts with included blocks 34354 1727096620.53556: done extending task lists 34354 1727096620.53557: done processing included files 34354 1727096620.53558: results queue empty 34354 1727096620.53559: checking for any_errors_fatal 34354 1727096620.53560: done checking for any_errors_fatal 34354 1727096620.53561: checking for max_fail_percentage 34354 1727096620.53562: done checking for max_fail_percentage 34354 1727096620.53562: checking to see if all hosts have failed and the running result is not ok 34354 1727096620.53563: done checking to see if all hosts have failed 34354 1727096620.53564: getting the remaining hosts for this loop 34354 1727096620.53565: done getting the remaining hosts for this loop 34354 1727096620.53570: getting the next task for host managed_node2 34354 1727096620.53574: done getting next task for host managed_node2 34354 1727096620.53576: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 34354 1727096620.53578: ^ 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 34354 1727096620.53580: getting variables 34354 1727096620.53581: in VariableManager get_vars() 34354 1727096620.53589: Calling all_inventory to load vars for managed_node2 34354 1727096620.53591: Calling groups_inventory to load vars for managed_node2 34354 1727096620.53593: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096620.53597: Calling all_plugins_play to load vars for managed_node2 34354 1727096620.53599: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096620.53601: Calling groups_plugins_play to load vars for managed_node2 34354 1727096620.53854: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096620.54110: done with get_vars() 34354 1727096620.54118: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Monday 23 September 2024 09:03:40 -0400 (0:00:00.049) 0:00:01.920 ****** 34354 1727096620.54190: entering _queue_task() for managed_node2/setup 34354 1727096620.54544: worker is 1 (out of 1 available) 34354 1727096620.54554: exiting _queue_task() for managed_node2/setup 34354 1727096620.54563: done queuing things up, now waiting for results queue to drain 34354 1727096620.54564: waiting for pending results... 34354 1727096620.54962: running TaskExecutor() for managed_node2/TASK: Gather the minimum subset of ansible_facts required by the network role test 34354 1727096620.54969: in run() - task 0afff68d-5257-0bd7-5492-000000000158 34354 1727096620.54973: variable 'ansible_search_path' from source: unknown 34354 1727096620.54975: variable 'ansible_search_path' from source: unknown 34354 1727096620.54978: calling self._execute() 34354 1727096620.55097: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096620.55100: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096620.55102: variable 'omit' from source: magic vars 34354 1727096620.55571: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 34354 1727096620.59925: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 34354 1727096620.60003: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 34354 1727096620.60048: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 34354 1727096620.60091: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 34354 1727096620.60114: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 34354 1727096620.60194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 34354 1727096620.60215: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 34354 1727096620.60236: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 34354 1727096620.60264: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 34354 1727096620.60293: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 34354 1727096620.60407: variable 'ansible_facts' from source: unknown 34354 1727096620.60455: variable 'network_test_required_facts' from source: task vars 34354 1727096620.60482: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 34354 1727096620.60486: variable 'omit' from source: magic vars 34354 1727096620.60515: variable 'omit' from source: magic vars 34354 1727096620.60537: variable 'omit' from source: magic vars 34354 1727096620.60563: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 34354 1727096620.60581: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 34354 1727096620.60598: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 34354 1727096620.60613: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 34354 1727096620.60621: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 34354 1727096620.60643: variable 'inventory_hostname' from source: host vars for 'managed_node2' 34354 1727096620.60645: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096620.60648: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096620.60718: Set connection var ansible_shell_type to sh 34354 1727096620.60723: Set connection var ansible_connection to ssh 34354 1727096620.60729: Set connection var ansible_shell_executable to /bin/sh 34354 1727096620.60733: Set connection var ansible_pipelining to False 34354 1727096620.60739: Set connection var ansible_timeout to 10 34354 1727096620.60744: Set connection var ansible_module_compression to ZIP_DEFLATED 34354 1727096620.60762: variable 'ansible_shell_executable' from source: unknown 34354 1727096620.60766: variable 'ansible_connection' from source: unknown 34354 1727096620.60777: variable 'ansible_module_compression' from source: unknown 34354 1727096620.60780: variable 'ansible_shell_type' from source: unknown 34354 1727096620.60782: variable 'ansible_shell_executable' from source: unknown 34354 1727096620.60784: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096620.60786: variable 'ansible_pipelining' from source: unknown 34354 1727096620.60788: variable 'ansible_timeout' from source: unknown 34354 1727096620.60790: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096620.60906: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 34354 1727096620.60911: variable 'omit' from source: magic vars 34354 1727096620.60913: starting attempt loop 34354 1727096620.60916: running the handler 34354 1727096620.60918: _low_level_execute_command(): starting 34354 1727096620.60920: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 34354 1727096620.61791: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 34354 1727096620.61844: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 34354 1727096620.61888: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 34354 1727096620.61912: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 34354 1727096620.62095: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 34354 1727096620.64024: stdout chunk (state=3): >>>/root <<< 34354 1727096620.64169: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 34354 1727096620.64200: stderr chunk (state=3): >>><<< 34354 1727096620.64204: stdout chunk (state=3): >>><<< 34354 1727096620.64223: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 34354 1727096620.64237: _low_level_execute_command(): starting 34354 1727096620.64242: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096620.6422443-34442-68539599859658 `" && echo ansible-tmp-1727096620.6422443-34442-68539599859658="` echo /root/.ansible/tmp/ansible-tmp-1727096620.6422443-34442-68539599859658 `" ) && sleep 0' 34354 1727096620.64840: 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 <<< 34354 1727096620.64872: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 34354 1727096620.64875: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 34354 1727096620.64878: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 34354 1727096620.64931: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 34354 1727096620.64935: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 34354 1727096620.64939: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 34354 1727096620.64984: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 34354 1727096620.67103: stdout chunk (state=3): >>>ansible-tmp-1727096620.6422443-34442-68539599859658=/root/.ansible/tmp/ansible-tmp-1727096620.6422443-34442-68539599859658 <<< 34354 1727096620.67260: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 34354 1727096620.67263: stdout chunk (state=3): >>><<< 34354 1727096620.67265: stderr chunk (state=3): >>><<< 34354 1727096620.67474: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096620.6422443-34442-68539599859658=/root/.ansible/tmp/ansible-tmp-1727096620.6422443-34442-68539599859658 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 34354 1727096620.67478: variable 'ansible_module_compression' from source: unknown 34354 1727096620.67480: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-343543dfs5dbn/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 34354 1727096620.67482: variable 'ansible_facts' from source: unknown 34354 1727096620.67645: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096620.6422443-34442-68539599859658/AnsiballZ_setup.py 34354 1727096620.67836: Sending initial data 34354 1727096620.67844: Sent initial data (153 bytes) 34354 1727096620.68507: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 34354 1727096620.68546: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 34354 1727096620.68562: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 34354 1727096620.68647: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 34354 1727096620.68689: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 34354 1727096620.68795: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 34354 1727096620.68799: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 34354 1727096620.68835: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 34354 1727096620.68854: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 34354 1727096620.68931: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 34354 1727096620.69037: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 34354 1727096620.70927: 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 <<< 34354 1727096620.70957: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 34354 1727096620.71004: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-343543dfs5dbn/tmpxeuuj59f /root/.ansible/tmp/ansible-tmp-1727096620.6422443-34442-68539599859658/AnsiballZ_setup.py <<< 34354 1727096620.71008: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096620.6422443-34442-68539599859658/AnsiballZ_setup.py" <<< 34354 1727096620.71052: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-343543dfs5dbn/tmpxeuuj59f" to remote "/root/.ansible/tmp/ansible-tmp-1727096620.6422443-34442-68539599859658/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096620.6422443-34442-68539599859658/AnsiballZ_setup.py" <<< 34354 1727096620.72544: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 34354 1727096620.72632: stderr chunk (state=3): >>><<< 34354 1727096620.72647: stdout chunk (state=3): >>><<< 34354 1727096620.72686: done transferring module to remote 34354 1727096620.72711: _low_level_execute_command(): starting 34354 1727096620.72777: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096620.6422443-34442-68539599859658/ /root/.ansible/tmp/ansible-tmp-1727096620.6422443-34442-68539599859658/AnsiballZ_setup.py && sleep 0' 34354 1727096620.73380: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 34354 1727096620.73393: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 34354 1727096620.73409: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 34354 1727096620.73441: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 34354 1727096620.73486: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 34354 1727096620.73572: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 34354 1727096620.73596: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 34354 1727096620.73670: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 34354 1727096620.75645: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 34354 1727096620.75649: stderr chunk (state=3): >>><<< 34354 1727096620.75652: stdout chunk (state=3): >>><<< 34354 1727096620.75655: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 34354 1727096620.75657: _low_level_execute_command(): starting 34354 1727096620.75659: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096620.6422443-34442-68539599859658/AnsiballZ_setup.py && sleep 0' 34354 1727096620.76344: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 34354 1727096620.76390: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 34354 1727096620.76406: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 34354 1727096620.76496: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 34354 1727096620.76530: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 34354 1727096620.76614: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 34354 1727096620.78841: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 34354 1727096620.78847: stdout chunk (state=3): >>>import _imp # builtin <<< 34354 1727096620.78877: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 34354 1727096620.78943: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 34354 1727096620.78983: stdout chunk (state=3): >>>import 'posix' # <<< 34354 1727096620.79023: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 34354 1727096620.79026: stdout chunk (state=3): >>># installing zipimport hook <<< 34354 1727096620.79053: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 34354 1727096620.79092: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 34354 1727096620.79114: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 34354 1727096620.79150: stdout chunk (state=3): >>>import 'codecs' # <<< 34354 1727096620.79175: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 34354 1727096620.79206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 34354 1727096620.79243: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe89c184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe89be7b30> <<< 34354 1727096620.79247: 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' <<< 34354 1727096620.79269: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe89c1aa50> import '_signal' # <<< 34354 1727096620.79299: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 34354 1727096620.79318: stdout chunk (state=3): >>>import 'io' # <<< 34354 1727096620.79353: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 34354 1727096620.79454: stdout chunk (state=3): >>>import '_collections_abc' # <<< 34354 1727096620.79501: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 34354 1727096620.79533: stdout chunk (state=3): >>>import 'os' # <<< 34354 1727096620.79539: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages <<< 34354 1727096620.79602: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 34354 1727096620.79616: 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' <<< 34354 1727096620.79619: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe89a2d130> <<< 34354 1727096620.79679: 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 <<< 34354 1727096620.79702: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe89a2dfa0> <<< 34354 1727096620.79730: stdout chunk (state=3): >>>import 'site' # <<< 34354 1727096620.79740: 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. <<< 34354 1727096620.80114: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 34354 1727096620.80150: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 34354 1727096620.80153: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 34354 1727096620.80181: stdout chunk (state=3): >>># 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 <<< 34354 1727096620.80220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 34354 1727096620.80243: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 34354 1727096620.80257: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 34354 1727096620.80284: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe89a6be90> <<< 34354 1727096620.80297: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 34354 1727096620.80331: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 34354 1727096620.80348: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe89a6bf50> <<< 34354 1727096620.80364: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 34354 1727096620.80385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 34354 1727096620.80409: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 34354 1727096620.80458: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 34354 1727096620.80518: stdout chunk (state=3): >>>import 'itertools' # <<< 34354 1727096620.80523: 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 0x7fbe89aa3830> <<< 34354 1727096620.80546: 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 0x7fbe89aa3ec0> <<< 34354 1727096620.80557: stdout chunk (state=3): >>>import '_collections' # <<< 34354 1727096620.80600: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe89a83b60> <<< 34354 1727096620.80612: stdout chunk (state=3): >>>import '_functools' # <<< 34354 1727096620.80636: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe89a81280> <<< 34354 1727096620.80725: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe89a69040> <<< 34354 1727096620.80754: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 34354 1727096620.80796: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 34354 1727096620.80813: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 34354 1727096620.80843: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 34354 1727096620.80853: 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' <<< 34354 1727096620.80897: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe89ac37d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe89ac23f0> <<< 34354 1727096620.80936: 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' <<< 34354 1727096620.80947: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe89a82150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe89ac0c20> <<< 34354 1727096620.81013: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe89af8860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe89a682c0> <<< 34354 1727096620.81038: 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' <<< 34354 1727096620.81070: 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 0x7fbe89af8d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe89af8bc0> <<< 34354 1727096620.81110: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe89af8f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe89a66de0> <<< 34354 1727096620.81159: 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' <<< 34354 1727096620.81162: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 34354 1727096620.81223: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe89af9610> <<< 34354 1727096620.81264: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe89af92e0> <<< 34354 1727096620.81277: stdout chunk (state=3): >>>import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe89afa510> <<< 34354 1727096620.81313: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 34354 1727096620.81316: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 34354 1727096620.81389: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 34354 1727096620.81393: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe89b10710> <<< 34354 1727096620.81463: stdout chunk (state=3): >>>import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe89b11df0> <<< 34354 1727096620.81488: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 34354 1727096620.81491: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 34354 1727096620.81520: 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 0x7fbe89b12c90> <<< 34354 1727096620.81585: 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 0x7fbe89b132f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe89b121e0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 34354 1727096620.81594: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 34354 1727096620.81636: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe89b13d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe89b134a0> <<< 34354 1727096620.81683: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe89afa540> <<< 34354 1727096620.81724: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 34354 1727096620.81759: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 34354 1727096620.81762: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 34354 1727096620.81804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 34354 1727096620.81807: 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 0x7fbe8980fbf0> <<< 34354 1727096620.81861: 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' <<< 34354 1727096620.81899: 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 0x7fbe898386e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe89838440> <<< 34354 1727096620.81903: 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 0x7fbe89838710> <<< 34354 1727096620.81923: 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' <<< 34354 1727096620.81991: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 34354 1727096620.82116: 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 0x7fbe89839040> <<< 34354 1727096620.82459: 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 0x7fbe898399a0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe898388f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8980dd90> # /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 0x7fbe8983adb0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe89839af0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe89afac30> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 34354 1727096620.82542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 34354 1727096620.82613: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe89867110> <<< 34354 1727096620.82688: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 34354 1727096620.82691: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 34354 1727096620.82746: 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' <<< 34354 1727096620.82793: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe898874a0> <<< 34354 1727096620.82881: stdout chunk (state=3): >>># /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' <<< 34354 1727096620.82954: stdout chunk (state=3): >>>import 'ntpath' # <<< 34354 1727096620.82985: 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 0x7fbe898e8260> <<< 34354 1727096620.83007: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 34354 1727096620.83043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 34354 1727096620.83076: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 34354 1727096620.83150: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 34354 1727096620.83286: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe898ea9c0> <<< 34354 1727096620.83357: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe898e8380> <<< 34354 1727096620.83410: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe898b1280> <<< 34354 1727096620.83433: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 34354 1727096620.83438: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe896f1340> <<< 34354 1727096620.83459: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe898862a0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8983bce0> <<< 34354 1727096620.83738: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 34354 1727096620.83766: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbe896f15b0> <<< 34354 1727096620.84145: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_4lf8t7ph/ansible_setup_payload.zip' # zipimport: zlib available<<< 34354 1727096620.84215: stdout chunk (state=3): >>> <<< 34354 1727096620.84389: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096620.84440: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 34354 1727096620.84531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py<<< 34354 1727096620.84537: stdout chunk (state=3): >>> <<< 34354 1727096620.84658: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 34354 1727096620.84701: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py<<< 34354 1727096620.84706: stdout chunk (state=3): >>> <<< 34354 1727096620.84741: 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 0x7fbe8975b0b0> import '_typing' # <<< 34354 1727096620.84858: stdout chunk (state=3): >>> <<< 34354 1727096620.85011: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe89739fa0> <<< 34354 1727096620.85041: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe89739160> # zipimport: zlib available <<< 34354 1727096620.85075: stdout chunk (state=3): >>>import 'ansible' # <<< 34354 1727096620.85183: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096620.85271: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 34354 1727096620.86856: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096620.88752: 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 0x7fbe89758f80> <<< 34354 1727096620.88760: 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' <<< 34354 1727096620.88802: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 34354 1727096620.88841: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 34354 1727096620.88853: 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 0x7fbe8978a9c0> <<< 34354 1727096620.88943: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8978a750> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8978a060> <<< 34354 1727096620.88958: 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' <<< 34354 1727096620.89023: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8978aab0> <<< 34354 1727096620.89084: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8975bad0> 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 0x7fbe8978b740> # 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 0x7fbe8978b980> <<< 34354 1727096620.89116: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 34354 1727096620.89155: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 34354 1727096620.89224: stdout chunk (state=3): >>>import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8978bec0> import 'pwd' # <<< 34354 1727096620.89275: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 34354 1727096620.89292: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 34354 1727096620.89324: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8912db50> <<< 34354 1727096620.89354: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 34354 1727096620.89430: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe8912f7d0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 34354 1727096620.89451: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe891301a0> <<< 34354 1727096620.89479: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 34354 1727096620.89513: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe89131340> <<< 34354 1727096620.89569: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 34354 1727096620.89573: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 34354 1727096620.89593: 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' <<< 34354 1727096620.89654: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe89133d70> <<< 34354 1727096620.89705: 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 0x7fbe89130110> <<< 34354 1727096620.89709: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe89132060> <<< 34354 1727096620.89721: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 34354 1727096620.89759: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 34354 1727096620.89786: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 34354 1727096620.89928: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 34354 1727096620.89954: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8913baa0> <<< 34354 1727096620.89966: stdout chunk (state=3): >>>import '_tokenize' # <<< 34354 1727096620.90037: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8913a570> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8913a2d0> <<< 34354 1727096620.90059: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 34354 1727096620.90070: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 34354 1727096620.90480: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8913a840> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe89132540> # 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 0x7fbe8917fd70> # /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 0x7fbe8917fda0> # /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 0x7fbe89181910> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe891816d0> # /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 0x7fbe89183e60> <<< 34354 1727096620.90546: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe89182000> <<< 34354 1727096620.90551: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 34354 1727096620.90566: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 34354 1727096620.90580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 34354 1727096620.90583: stdout chunk (state=3): >>>import '_string' # <<< 34354 1727096620.90645: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe89187620> <<< 34354 1727096620.90941: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe89183fb0> # 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 0x7fbe891883e0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' <<< 34354 1727096620.90949: 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 0x7fbe891885c0> <<< 34354 1727096620.91003: 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 0x7fbe89188920> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe891802c0> <<< 34354 1727096620.91024: 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 <<< 34354 1727096620.91046: stdout chunk (state=3): >>># 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 <<< 34354 1727096620.91080: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 34354 1727096620.91133: 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 0x7fbe8918bf80> <<< 34354 1727096620.91376: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'<<< 34354 1727096620.91398: stdout chunk (state=3): >>> # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'<<< 34354 1727096620.91405: stdout chunk (state=3): >>> <<< 34354 1727096620.91435: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe89014f50> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8918a750><<< 34354 1727096620.91441: stdout chunk (state=3): >>> <<< 34354 1727096620.91485: 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 0x7fbe8918baa0><<< 34354 1727096620.91517: stdout chunk (state=3): >>> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8918a390> # zipimport: zlib available<<< 34354 1727096620.91546: stdout chunk (state=3): >>> # zipimport: zlib available<<< 34354 1727096620.91553: stdout chunk (state=3): >>> <<< 34354 1727096620.91571: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 34354 1727096620.91607: stdout chunk (state=3): >>> # zipimport: zlib available<<< 34354 1727096620.91616: stdout chunk (state=3): >>> <<< 34354 1727096620.91807: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096620.91922: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096620.91960: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 34354 1727096620.92000: stdout chunk (state=3): >>> # zipimport: zlib available<<< 34354 1727096620.92002: stdout chunk (state=3): >>> <<< 34354 1727096620.92037: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 34354 1727096620.92065: stdout chunk (state=3): >>> # zipimport: zlib available<<< 34354 1727096620.92072: stdout chunk (state=3): >>> <<< 34354 1727096620.92400: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096620.92466: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096620.93430: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096620.94378: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 34354 1727096620.94424: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 34354 1727096620.94440: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 34354 1727096620.94467: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 34354 1727096620.94561: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 34354 1727096620.94593: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 34354 1727096620.94657: 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 0x7fbe89019160> <<< 34354 1727096620.94796: 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 0x7fbe89019e80><<< 34354 1727096620.94807: stdout chunk (state=3): >>> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8918b5f0><<< 34354 1727096620.94828: stdout chunk (state=3): >>> <<< 34354 1727096620.94905: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available<<< 34354 1727096620.94912: stdout chunk (state=3): >>> <<< 34354 1727096620.94956: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # <<< 34354 1727096620.94986: stdout chunk (state=3): >>> # zipimport: zlib available<<< 34354 1727096620.94991: stdout chunk (state=3): >>> <<< 34354 1727096620.95302: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096620.95481: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py<<< 34354 1727096620.95489: stdout chunk (state=3): >>> <<< 34354 1727096620.95513: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'<<< 34354 1727096620.95519: stdout chunk (state=3): >>> <<< 34354 1727096620.95539: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe89019ee0><<< 34354 1727096620.95552: stdout chunk (state=3): >>> <<< 34354 1727096620.95570: stdout chunk (state=3): >>># zipimport: zlib available<<< 34354 1727096620.95703: stdout chunk (state=3): >>> <<< 34354 1727096620.96359: stdout chunk (state=3): >>># zipimport: zlib available<<< 34354 1727096620.96365: stdout chunk (state=3): >>> <<< 34354 1727096620.97172: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096620.97260: stdout chunk (state=3): >>># zipimport: zlib available<<< 34354 1727096620.97263: stdout chunk (state=3): >>> <<< 34354 1727096620.97376: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 34354 1727096620.97410: stdout chunk (state=3): >>> <<< 34354 1727096620.97423: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096620.97478: stdout chunk (state=3): >>># zipimport: zlib available<<< 34354 1727096620.97489: stdout chunk (state=3): >>> <<< 34354 1727096620.97530: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 34354 1727096620.97563: stdout chunk (state=3): >>> # zipimport: zlib available<<< 34354 1727096620.97577: stdout chunk (state=3): >>> <<< 34354 1727096620.97805: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.errors' # <<< 34354 1727096620.97834: stdout chunk (state=3): >>> <<< 34354 1727096620.97866: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096620.97895: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 34354 1727096620.97912: stdout chunk (state=3): >>> <<< 34354 1727096620.97937: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096620.98008: stdout chunk (state=3): >>># zipimport: zlib available<<< 34354 1727096620.98020: stdout chunk (state=3): >>> <<< 34354 1727096620.98078: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 34354 1727096620.98100: stdout chunk (state=3): >>># zipimport: zlib available<<< 34354 1727096620.98264: stdout chunk (state=3): >>> <<< 34354 1727096620.98509: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096620.98841: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 34354 1727096620.98948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 34354 1727096620.98953: stdout chunk (state=3): >>>import '_ast' # <<< 34354 1727096620.99066: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8901b0b0> <<< 34354 1727096620.99071: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096620.99172: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096620.99517: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available <<< 34354 1727096620.99541: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096620.99638: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096620.99734: 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 <<< 34354 1727096620.99802: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 34354 1727096620.99933: 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 0x7fbe89025d30> <<< 34354 1727096620.99989: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe89020a40> <<< 34354 1727096621.00029: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 34354 1727096621.00047: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.00143: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.00237: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.00282: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.00338: 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' <<< 34354 1727096621.00377: 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 <<< 34354 1727096621.00426: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 34354 1727096621.00438: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 34354 1727096621.00519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 34354 1727096621.00569: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 34354 1727096621.00583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 34354 1727096621.00670: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8910e750> <<< 34354 1727096621.00731: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe897b6420> <<< 34354 1727096621.00858: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe89025f10> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe89025bb0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 34354 1727096621.00894: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.00912: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.00942: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 34354 1727096621.01026: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 34354 1727096621.01049: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.01113: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 34354 1727096621.01174: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.01259: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.01290: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.01320: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.01374: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.01439: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.01709: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available # zipimport: zlib available <<< 34354 1727096621.01768: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.01797: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.01852: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 34354 1727096621.01863: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.02136: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.02410: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.02467: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.02551: 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' <<< 34354 1727096621.02583: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 34354 1727096621.02720: 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 # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe890b5af0> # /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' <<< 34354 1727096621.02746: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 34354 1727096621.02808: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 34354 1727096621.02862: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 34354 1727096621.02865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 34354 1727096621.02903: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe88c43e00> <<< 34354 1727096621.02933: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 34354 1727096621.02950: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe88c483e0> <<< 34354 1727096621.03016: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8909c8c0> <<< 34354 1727096621.03042: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe890b6690> <<< 34354 1727096621.03108: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe890b41d0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe890b7c80> <<< 34354 1727096621.03125: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 34354 1727096621.03199: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 34354 1727096621.03230: 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' <<< 34354 1727096621.03414: 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' # 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 0x7fbe88c4b0b0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe88c4a960> # 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 0x7fbe88c4ab10> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe88c49d90> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 34354 1727096621.03576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 34354 1727096621.03579: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe88c4b1a0> <<< 34354 1727096621.03590: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 34354 1727096621.03632: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 34354 1727096621.03677: 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 0x7fbe88ca9ca0> <<< 34354 1727096621.03713: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe88c4bc80> <<< 34354 1727096621.03748: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe890b7e60> import 'ansible.module_utils.facts.timeout' # <<< 34354 1727096621.03802: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # # zipimport: zlib available <<< 34354 1727096621.03830: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 34354 1727096621.03843: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.03931: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.04021: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 34354 1727096621.04032: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.04107: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.04181: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 34354 1727096621.04184: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.04309: stdout chunk (state=3): >>># 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 <<< 34354 1727096621.04361: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.04461: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 34354 1727096621.04486: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.04504: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.04803: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 34354 1727096621.04806: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 34354 1727096621.04826: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.04909: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 34354 1727096621.05004: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 34354 1727096621.05730: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.06436: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 34354 1727096621.06506: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.06603: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.06626: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.06667: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.06715: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 34354 1727096621.06735: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.06785: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.06808: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 34354 1727096621.06907: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 34354 1727096621.06972: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 34354 1727096621.07006: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.07035: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.07076: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 34354 1727096621.07095: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.07134: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.07171: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 34354 1727096621.07194: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.07306: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.07730: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe88cabe30> # /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 0x7fbe88caa750> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 34354 1727096621.07835: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.07948: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 34354 1727096621.07951: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.08085: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.08212: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 34354 1727096621.08225: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.08317: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.08484: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 34354 1727096621.08511: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 34354 1727096621.08562: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 34354 1727096621.08988: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 34354 1727096621.08992: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 34354 1727096621.09005: 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 0x7fbe88ce5fa0> <<< 34354 1727096621.09151: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe88cab560> import 'ansible.module_utils.facts.system.python' # <<< 34354 1727096621.09177: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.09257: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.09339: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 34354 1727096621.09358: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.09601: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 34354 1727096621.09778: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.09993: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 34354 1727096621.10017: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.service_mgr' # <<< 34354 1727096621.10034: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.10084: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.10127: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 34354 1727096621.10148: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.10193: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.10269: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 34354 1727096621.10288: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 34354 1727096621.10330: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 34354 1727096621.10356: 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 0x7fbe88cf9d60> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe88cfb740> import 'ansible.module_utils.facts.system.user' # <<< 34354 1727096621.10382: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.10517: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # <<< 34354 1727096621.10535: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.10783: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.11015: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 34354 1727096621.11034: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.11183: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.11331: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.11391: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.11457: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 34354 1727096621.11586: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available <<< 34354 1727096621.11777: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.11832: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.12110: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 34354 1727096621.12171: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.12591: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 34354 1727096621.13380: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.14192: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 34354 1727096621.14227: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.14368: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.14527: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 34354 1727096621.14549: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.14685: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.14843: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 34354 1727096621.14846: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.15091: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.15323: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 34354 1727096621.15343: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.15523: stdout chunk (state=3): >>># 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 <<< 34354 1727096621.15641: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.15784: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.16105: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.16458: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 34354 1727096621.16495: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available <<< 34354 1727096621.16541: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.16617: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available <<< 34354 1727096621.16697: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # <<< 34354 1727096621.16717: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.16818: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.16914: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 34354 1727096621.16941: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.16972: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.17020: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 34354 1727096621.17023: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.17148: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.17305: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available <<< 34354 1727096621.17391: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 34354 1727096621.17820: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.18236: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 34354 1727096621.18272: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.18449: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.18463: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available <<< 34354 1727096621.18494: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.18560: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 34354 1727096621.18616: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 34354 1727096621.18678: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 34354 1727096621.18691: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.18731: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.18906: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available <<< 34354 1727096621.19009: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 34354 1727096621.19104: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.19118: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 34354 1727096621.19157: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.19216: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 34354 1727096621.19314: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.19336: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 34354 1727096621.19379: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.19444: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.19557: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.19666: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 34354 1727096621.19754: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 34354 1727096621.19949: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 34354 1727096621.20202: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.20531: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 34354 1727096621.20535: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.20604: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.20672: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 34354 1727096621.20722: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.20859: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available <<< 34354 1727096621.20962: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.21088: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # <<< 34354 1727096621.21127: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available <<< 34354 1727096621.21246: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.21515: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available <<< 34354 1727096621.21803: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 34354 1727096621.21830: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 34354 1727096621.21869: 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' <<< 34354 1727096621.21949: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' <<< 34354 1727096621.21963: 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 0x7fbe88af7650> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe88af40b0> <<< 34354 1727096621.22057: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe88af7140> <<< 34354 1727096621.23802: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 34268 10.31.15.126 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 34268 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_lsb": {}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-15-126.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-126", "ansible_nodename": "ip-10-31-15-126.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec28dde2945b45c603c07d1816f189ea", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "09", "minute": "03", "second": "41", "epoch": "1727096621", "epoch_int": "1727096621", "date": "2024-09-23", "time": "09:03:41", "iso8601_micro": "2024-09-23T13:03:41.224125Z", "iso8601": "2024-09-23T13:03:41Z", "iso8601_basic": "20240923T090341224125", "iso8601_basic_short": "20240923T090341", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDKegcOhSBBilPJbevAHD4q8M2Mopcwhk5CGV5r5zX7SVKZTcjkW8xnfPyLrun+WW0cQRMXVgP0jFIte4IhEWC+4vcA7Ubhdz4CArTiu0d0CmCP5DrweOGMeiXJAruzQe7p15W7DfmYUttAvwJOnVoGGXIHJ+LeCSjoC8hCBzCBkinO6LdWCxyZJ0Ktd3vrG8rtKXNn6Mcbb/KBQZkIb3Z4FG4DC++e4jGcQGcRFEpSHNwHMfXNsWBHyWTHObEaN/wtzMsrNKvoPkOfnZrX/JzLgfLwZg+6AyfpdYZYO0KUclhofrZ+VMN6lRIJ08BPTU8Ytp/GGVdDbT+CR+/s6ZhfarCNxjaUOeGYKneO18ggxdb122VHaeH6ZtL1MmDlQP+TJDjEo+geHTJ7jspENzBcPqZGqIgTNUWUz6BaYsOfngMlT23D8WFZ0ONY/aME8ehI/7H8ct53v0qli3JiaeASss2Ta0t0TjeAsVmmftFfun4WxCiDEYwZ9qS4slvZfIk=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ9J0Wn206/1q3dk5MbgvB+OOvYvoXlD999cW2a247C6inSEimXU7z4+MjUOd20ewjDwiGvOA1TDPvm8yJUuohE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKTXqMHLRVsYJX1CO4X6/wlD0Am2X0KaDd9ZLpNZJmkW", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_fips": false, "ansible_local": {}, "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_pkg_mgr": "dnf", "ansible_apparmor": {"status": "disabled"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 34354 1727096621.25005: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # 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 <<< 34354 1727096621.25015: 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 # 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 <<< 34354 1727096621.25044: 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 <<< 34354 1727096621.25113: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.system.user<<< 34354 1727096621.25155: stdout chunk (state=3): >>> # 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 <<< 34354 1727096621.25626: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 34354 1727096621.25690: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 34354 1727096621.25796: stdout chunk (state=3): >>># 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__ <<< 34354 1727096621.25804: stdout chunk (state=3): >>># destroy systemd.journal # destroy systemd.daemon # destroy hashlib <<< 34354 1727096621.25857: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 34354 1727096621.26036: stdout chunk (state=3): >>># destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue <<< 34354 1727096621.26072: stdout chunk (state=3): >>># destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 34354 1727096621.26115: stdout chunk (state=3): >>># destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl<<< 34354 1727096621.26121: stdout chunk (state=3): >>> <<< 34354 1727096621.26154: stdout chunk (state=3): >>># destroy datetime # destroy subprocess # destroy base64 <<< 34354 1727096621.26199: stdout chunk (state=3): >>># destroy _ssl <<< 34354 1727096621.26203: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux <<< 34354 1727096621.26206: stdout chunk (state=3): >>># destroy getpass # destroy pwd # destroy termios <<< 34354 1727096621.26232: stdout chunk (state=3): >>># destroy errno # destroy json <<< 34354 1727096621.26297: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 34354 1727096621.26299: stdout chunk (state=3): >>># destroy glob # destroy fnmatch <<< 34354 1727096621.26302: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 34354 1727096621.26379: 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 <<< 34354 1727096621.26382: stdout chunk (state=3): >>># 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 <<< 34354 1727096621.26617: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # 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 <<< 34354 1727096621.26824: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 34354 1727096621.26839: stdout chunk (state=3): >>># destroy _collections <<< 34354 1727096621.26902: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 34354 1727096621.26906: stdout chunk (state=3): >>># destroy tokenize <<< 34354 1727096621.26937: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 34354 1727096621.27007: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize <<< 34354 1727096621.27015: 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 <<< 34354 1727096621.27074: stdout chunk (state=3): >>># destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 34354 1727096621.27078: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 34354 1727096621.27240: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io <<< 34354 1727096621.27287: stdout chunk (state=3): >>># destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 34354 1727096621.27298: stdout chunk (state=3): >>># destroy time # destroy _random # destroy _weakref <<< 34354 1727096621.27345: stdout chunk (state=3): >>># destroy _hashlib <<< 34354 1727096621.27400: stdout chunk (state=3): >>># destroy _operator # destroy _sre # destroy _string # destroy re <<< 34354 1727096621.27404: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins <<< 34354 1727096621.27419: stdout chunk (state=3): >>># destroy _thread <<< 34354 1727096621.27812: stdout chunk (state=3): >>># clear sys.audit hooks <<< 34354 1727096621.28419: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 34354 1727096621.28426: stdout chunk (state=3): >>><<< 34354 1727096621.28429: stderr chunk (state=3): >>><<< 34354 1727096621.28505: _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 0x7fbe89c184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe89be7b30> # /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 0x7fbe89c1aa50> 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 0x7fbe89a2d130> # /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 0x7fbe89a2dfa0> 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 0x7fbe89a6be90> # /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 0x7fbe89a6bf50> # /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 0x7fbe89aa3830> # /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 0x7fbe89aa3ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe89a83b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe89a81280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe89a69040> # /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 0x7fbe89ac37d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe89ac23f0> # /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 0x7fbe89a82150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe89ac0c20> # /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 0x7fbe89af8860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe89a682c0> # /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 0x7fbe89af8d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe89af8bc0> # 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 0x7fbe89af8f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe89a66de0> # /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 0x7fbe89af9610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe89af92e0> 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 0x7fbe89afa510> 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 0x7fbe89b10710> 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 0x7fbe89b11df0> # /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 0x7fbe89b12c90> # 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 0x7fbe89b132f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe89b121e0> # /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 0x7fbe89b13d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe89b134a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe89afa540> # /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 0x7fbe8980fbf0> # /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 0x7fbe898386e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe89838440> # 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 0x7fbe89838710> # /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 0x7fbe89839040> # 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 0x7fbe898399a0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe898388f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8980dd90> # /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 0x7fbe8983adb0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe89839af0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe89afac30> # /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 0x7fbe89867110> # /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 0x7fbe898874a0> # /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 0x7fbe898e8260> # /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 0x7fbe898ea9c0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe898e8380> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe898b1280> # /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 0x7fbe896f1340> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe898862a0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8983bce0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbe896f15b0> # zipimport: found 103 names in '/tmp/ansible_setup_payload_4lf8t7ph/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 0x7fbe8975b0b0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe89739fa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe89739160> # 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 0x7fbe89758f80> # /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 0x7fbe8978a9c0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8978a750> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8978a060> # /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 0x7fbe8978aab0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8975bad0> 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 0x7fbe8978b740> # 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 0x7fbe8978b980> # /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 0x7fbe8978bec0> 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 0x7fbe8912db50> # 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 0x7fbe8912f7d0> # /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 0x7fbe891301a0> # /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 0x7fbe89131340> # /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 0x7fbe89133d70> # 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 0x7fbe89130110> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe89132060> # /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 0x7fbe8913baa0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8913a570> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8913a2d0> # /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 0x7fbe8913a840> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe89132540> # 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 0x7fbe8917fd70> # /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 0x7fbe8917fda0> # /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 0x7fbe89181910> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe891816d0> # /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 0x7fbe89183e60> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe89182000> # /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 0x7fbe89187620> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe89183fb0> # 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 0x7fbe891883e0> # 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 0x7fbe891885c0> # 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 0x7fbe89188920> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe891802c0> # /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 0x7fbe8918bf80> # 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 0x7fbe89014f50> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8918a750> # 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 0x7fbe8918baa0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8918a390> # 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 0x7fbe89019160> # /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 0x7fbe89019e80> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8918b5f0> 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 0x7fbe89019ee0> # 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 0x7fbe8901b0b0> # 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 0x7fbe89025d30> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe89020a40> 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 0x7fbe8910e750> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe897b6420> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe89025f10> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe89025bb0> # 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 0x7fbe890b5af0> # /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 0x7fbe88c43e00> # 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 0x7fbe88c483e0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe8909c8c0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe890b6690> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe890b41d0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe890b7c80> # /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 0x7fbe88c4b0b0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe88c4a960> # 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 0x7fbe88c4ab10> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe88c49d90> # /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 0x7fbe88c4b1a0> # /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 0x7fbe88ca9ca0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe88c4bc80> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe890b7e60> 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 0x7fbe88cabe30> # /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 0x7fbe88caa750> 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 0x7fbe88ce5fa0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe88cab560> 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 0x7fbe88cf9d60> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe88cfb740> 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 0x7fbe88af7650> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe88af40b0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe88af7140> {"ansible_facts": {"ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 34268 10.31.15.126 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 34268 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_lsb": {}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-15-126.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-126", "ansible_nodename": "ip-10-31-15-126.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec28dde2945b45c603c07d1816f189ea", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "09", "minute": "03", "second": "41", "epoch": "1727096621", "epoch_int": "1727096621", "date": "2024-09-23", "time": "09:03:41", "iso8601_micro": "2024-09-23T13:03:41.224125Z", "iso8601": "2024-09-23T13:03:41Z", "iso8601_basic": "20240923T090341224125", "iso8601_basic_short": "20240923T090341", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDKegcOhSBBilPJbevAHD4q8M2Mopcwhk5CGV5r5zX7SVKZTcjkW8xnfPyLrun+WW0cQRMXVgP0jFIte4IhEWC+4vcA7Ubhdz4CArTiu0d0CmCP5DrweOGMeiXJAruzQe7p15W7DfmYUttAvwJOnVoGGXIHJ+LeCSjoC8hCBzCBkinO6LdWCxyZJ0Ktd3vrG8rtKXNn6Mcbb/KBQZkIb3Z4FG4DC++e4jGcQGcRFEpSHNwHMfXNsWBHyWTHObEaN/wtzMsrNKvoPkOfnZrX/JzLgfLwZg+6AyfpdYZYO0KUclhofrZ+VMN6lRIJ08BPTU8Ytp/GGVdDbT+CR+/s6ZhfarCNxjaUOeGYKneO18ggxdb122VHaeH6ZtL1MmDlQP+TJDjEo+geHTJ7jspENzBcPqZGqIgTNUWUz6BaYsOfngMlT23D8WFZ0ONY/aME8ehI/7H8ct53v0qli3JiaeASss2Ta0t0TjeAsVmmftFfun4WxCiDEYwZ9qS4slvZfIk=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ9J0Wn206/1q3dk5MbgvB+OOvYvoXlD999cW2a247C6inSEimXU7z4+MjUOd20ewjDwiGvOA1TDPvm8yJUuohE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKTXqMHLRVsYJX1CO4X6/wlD0Am2X0KaDd9ZLpNZJmkW", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_fips": false, "ansible_local": {}, "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_pkg_mgr": "dnf", "ansible_apparmor": {"status": "disabled"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 34354 1727096621.30157: 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-1727096620.6422443-34442-68539599859658/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 34354 1727096621.30161: _low_level_execute_command(): starting 34354 1727096621.30164: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096620.6422443-34442-68539599859658/ > /dev/null 2>&1 && sleep 0' 34354 1727096621.30192: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 34354 1727096621.30195: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 34354 1727096621.30241: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 34354 1727096621.30244: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 34354 1727096621.30247: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 34354 1727096621.30250: stderr chunk (state=3): >>>debug2: match not found <<< 34354 1727096621.30272: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 34354 1727096621.30344: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 34354 1727096621.30392: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 34354 1727096621.30395: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 34354 1727096621.30398: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 34354 1727096621.30466: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 34354 1727096621.33080: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 34354 1727096621.33103: stderr chunk (state=3): >>><<< 34354 1727096621.33111: stdout chunk (state=3): >>><<< 34354 1727096621.33182: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 34354 1727096621.33185: handler run complete 34354 1727096621.33214: variable 'ansible_facts' from source: unknown 34354 1727096621.33271: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096621.33401: variable 'ansible_facts' from source: unknown 34354 1727096621.33472: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096621.33772: attempt loop complete, returning result 34354 1727096621.33776: _execute() done 34354 1727096621.33778: dumping result to json 34354 1727096621.33780: done dumping result, returning 34354 1727096621.33782: done running TaskExecutor() for managed_node2/TASK: Gather the minimum subset of ansible_facts required by the network role test [0afff68d-5257-0bd7-5492-000000000158] 34354 1727096621.33785: sending task result for task 0afff68d-5257-0bd7-5492-000000000158 34354 1727096621.33872: done sending task result for task 0afff68d-5257-0bd7-5492-000000000158 34354 1727096621.33876: WORKER PROCESS EXITING ok: [managed_node2] 34354 1727096621.33996: no more pending results, returning what we have 34354 1727096621.33999: results queue empty 34354 1727096621.34000: checking for any_errors_fatal 34354 1727096621.34002: done checking for any_errors_fatal 34354 1727096621.34003: checking for max_fail_percentage 34354 1727096621.34004: done checking for max_fail_percentage 34354 1727096621.34005: checking to see if all hosts have failed and the running result is not ok 34354 1727096621.34006: done checking to see if all hosts have failed 34354 1727096621.34007: getting the remaining hosts for this loop 34354 1727096621.34008: done getting the remaining hosts for this loop 34354 1727096621.34012: getting the next task for host managed_node2 34354 1727096621.34022: done getting next task for host managed_node2 34354 1727096621.34024: ^ task is: TASK: Check if system is ostree 34354 1727096621.34027: ^ 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 34354 1727096621.34030: getting variables 34354 1727096621.34032: in VariableManager get_vars() 34354 1727096621.34060: Calling all_inventory to load vars for managed_node2 34354 1727096621.34063: Calling groups_inventory to load vars for managed_node2 34354 1727096621.34066: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096621.34085: Calling all_plugins_play to load vars for managed_node2 34354 1727096621.34088: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096621.34091: Calling groups_plugins_play to load vars for managed_node2 34354 1727096621.34596: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096621.35019: done with get_vars() 34354 1727096621.35030: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Monday 23 September 2024 09:03:41 -0400 (0:00:00.810) 0:00:02.730 ****** 34354 1727096621.35243: entering _queue_task() for managed_node2/stat 34354 1727096621.35806: worker is 1 (out of 1 available) 34354 1727096621.35937: exiting _queue_task() for managed_node2/stat 34354 1727096621.35948: done queuing things up, now waiting for results queue to drain 34354 1727096621.35950: waiting for pending results... 34354 1727096621.36214: running TaskExecutor() for managed_node2/TASK: Check if system is ostree 34354 1727096621.36311: in run() - task 0afff68d-5257-0bd7-5492-00000000015a 34354 1727096621.36475: variable 'ansible_search_path' from source: unknown 34354 1727096621.36480: variable 'ansible_search_path' from source: unknown 34354 1727096621.36483: calling self._execute() 34354 1727096621.36598: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096621.36609: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096621.36624: variable 'omit' from source: magic vars 34354 1727096621.37706: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 34354 1727096621.38090: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 34354 1727096621.38137: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 34354 1727096621.38216: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 34354 1727096621.38413: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 34354 1727096621.38638: 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) 34354 1727096621.38678: 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) 34354 1727096621.38795: 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) 34354 1727096621.38799: 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) 34354 1727096621.38903: Evaluated conditional (not __network_is_ostree is defined): True 34354 1727096621.38920: variable 'omit' from source: magic vars 34354 1727096621.38981: variable 'omit' from source: magic vars 34354 1727096621.39026: variable 'omit' from source: magic vars 34354 1727096621.39050: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 34354 1727096621.39085: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 34354 1727096621.39110: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 34354 1727096621.39183: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 34354 1727096621.39200: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 34354 1727096621.39232: variable 'inventory_hostname' from source: host vars for 'managed_node2' 34354 1727096621.39240: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096621.39250: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096621.39393: Set connection var ansible_shell_type to sh 34354 1727096621.39397: Set connection var ansible_connection to ssh 34354 1727096621.39400: Set connection var ansible_shell_executable to /bin/sh 34354 1727096621.39402: Set connection var ansible_pipelining to False 34354 1727096621.39408: Set connection var ansible_timeout to 10 34354 1727096621.39416: Set connection var ansible_module_compression to ZIP_DEFLATED 34354 1727096621.39433: variable 'ansible_shell_executable' from source: unknown 34354 1727096621.39435: variable 'ansible_connection' from source: unknown 34354 1727096621.39438: variable 'ansible_module_compression' from source: unknown 34354 1727096621.39440: variable 'ansible_shell_type' from source: unknown 34354 1727096621.39442: variable 'ansible_shell_executable' from source: unknown 34354 1727096621.39445: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096621.39450: variable 'ansible_pipelining' from source: unknown 34354 1727096621.39452: variable 'ansible_timeout' from source: unknown 34354 1727096621.39456: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096621.39564: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 34354 1727096621.39575: variable 'omit' from source: magic vars 34354 1727096621.39583: starting attempt loop 34354 1727096621.39586: running the handler 34354 1727096621.39596: _low_level_execute_command(): starting 34354 1727096621.39610: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 34354 1727096621.40098: 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 <<< 34354 1727096621.40103: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 34354 1727096621.40106: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 34354 1727096621.40159: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 34354 1727096621.40163: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 34354 1727096621.40166: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 34354 1727096621.40209: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 34354 1727096621.42557: stdout chunk (state=3): >>>/root <<< 34354 1727096621.42736: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 34354 1727096621.42739: stdout chunk (state=3): >>><<< 34354 1727096621.42746: stderr chunk (state=3): >>><<< 34354 1727096621.42765: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 34354 1727096621.42783: _low_level_execute_command(): starting 34354 1727096621.42792: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096621.4276547-34483-32245551482670 `" && echo ansible-tmp-1727096621.4276547-34483-32245551482670="` echo /root/.ansible/tmp/ansible-tmp-1727096621.4276547-34483-32245551482670 `" ) && sleep 0' 34354 1727096621.43235: 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 <<< 34354 1727096621.43239: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 34354 1727096621.43241: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration <<< 34354 1727096621.43244: 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 <<< 34354 1727096621.43246: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 34354 1727096621.43294: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 34354 1727096621.43298: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 34354 1727096621.43341: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 34354 1727096621.46136: stdout chunk (state=3): >>>ansible-tmp-1727096621.4276547-34483-32245551482670=/root/.ansible/tmp/ansible-tmp-1727096621.4276547-34483-32245551482670 <<< 34354 1727096621.46302: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 34354 1727096621.46335: stderr chunk (state=3): >>><<< 34354 1727096621.46339: stdout chunk (state=3): >>><<< 34354 1727096621.46357: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096621.4276547-34483-32245551482670=/root/.ansible/tmp/ansible-tmp-1727096621.4276547-34483-32245551482670 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 34354 1727096621.46414: variable 'ansible_module_compression' from source: unknown 34354 1727096621.46576: ANSIBALLZ: Using lock for stat 34354 1727096621.46580: ANSIBALLZ: Acquiring lock 34354 1727096621.46582: ANSIBALLZ: Lock acquired: 140501166479152 34354 1727096621.46585: ANSIBALLZ: Creating module 34354 1727096621.55637: ANSIBALLZ: Writing module into payload 34354 1727096621.55706: ANSIBALLZ: Writing module 34354 1727096621.55723: ANSIBALLZ: Renaming module 34354 1727096621.55727: ANSIBALLZ: Done creating module 34354 1727096621.55742: variable 'ansible_facts' from source: unknown 34354 1727096621.55794: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096621.4276547-34483-32245551482670/AnsiballZ_stat.py 34354 1727096621.55897: Sending initial data 34354 1727096621.55901: Sent initial data (152 bytes) 34354 1727096621.56381: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 34354 1727096621.56384: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 34354 1727096621.56387: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 34354 1727096621.56389: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 34354 1727096621.56438: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 34354 1727096621.56441: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 34354 1727096621.56443: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 34354 1727096621.56495: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 34354 1727096621.58755: 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 <<< 34354 1727096621.58788: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 34354 1727096621.58826: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-343543dfs5dbn/tmp175w6r4v /root/.ansible/tmp/ansible-tmp-1727096621.4276547-34483-32245551482670/AnsiballZ_stat.py <<< 34354 1727096621.58829: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096621.4276547-34483-32245551482670/AnsiballZ_stat.py" <<< 34354 1727096621.58865: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-343543dfs5dbn/tmp175w6r4v" to remote "/root/.ansible/tmp/ansible-tmp-1727096621.4276547-34483-32245551482670/AnsiballZ_stat.py" <<< 34354 1727096621.58870: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096621.4276547-34483-32245551482670/AnsiballZ_stat.py" <<< 34354 1727096621.59374: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 34354 1727096621.59423: stderr chunk (state=3): >>><<< 34354 1727096621.59431: stdout chunk (state=3): >>><<< 34354 1727096621.59452: done transferring module to remote 34354 1727096621.59465: _low_level_execute_command(): starting 34354 1727096621.59470: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096621.4276547-34483-32245551482670/ /root/.ansible/tmp/ansible-tmp-1727096621.4276547-34483-32245551482670/AnsiballZ_stat.py && sleep 0' 34354 1727096621.59935: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 34354 1727096621.59938: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found <<< 34354 1727096621.59942: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 34354 1727096621.59944: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 34354 1727096621.59946: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 34354 1727096621.60000: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 34354 1727096621.60003: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 34354 1727096621.60010: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 34354 1727096621.60043: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 34354 1727096621.62601: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 34354 1727096621.62628: stderr chunk (state=3): >>><<< 34354 1727096621.62631: stdout chunk (state=3): >>><<< 34354 1727096621.62653: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 34354 1727096621.62656: _low_level_execute_command(): starting 34354 1727096621.62660: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096621.4276547-34483-32245551482670/AnsiballZ_stat.py && sleep 0' 34354 1727096621.63117: 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 <<< 34354 1727096621.63120: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 34354 1727096621.63122: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address <<< 34354 1727096621.63124: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 34354 1727096621.63126: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 34354 1727096621.63189: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 34354 1727096621.63194: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 34354 1727096621.63197: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 34354 1727096621.63231: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 34354 1727096621.66535: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 34354 1727096621.66608: stdout chunk (state=3): >>>import '_io' # <<< 34354 1727096621.66622: stdout chunk (state=3): >>>import 'marshal' # <<< 34354 1727096621.66674: stdout chunk (state=3): >>>import 'posix' # <<< 34354 1727096621.66721: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 34354 1727096621.66906: stdout chunk (state=3): >>># 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 <<< 34354 1727096621.66941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 34354 1727096621.66964: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80ca184d0> <<< 34354 1727096621.66987: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80c9e7b30> <<< 34354 1727096621.67014: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 34354 1727096621.67032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 34354 1727096621.67049: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80ca1aa50> <<< 34354 1727096621.67090: stdout chunk (state=3): >>>import '_signal' # <<< 34354 1727096621.67118: stdout chunk (state=3): >>>import '_abc' # <<< 34354 1727096621.67139: stdout chunk (state=3): >>>import 'abc' # <<< 34354 1727096621.67171: stdout chunk (state=3): >>>import 'io' # <<< 34354 1727096621.67222: stdout chunk (state=3): >>>import '_stat' # <<< 34354 1727096621.67234: stdout chunk (state=3): >>>import 'stat' # <<< 34354 1727096621.67374: stdout chunk (state=3): >>>import '_collections_abc' # <<< 34354 1727096621.67411: stdout chunk (state=3): >>>import 'genericpath' # <<< 34354 1727096621.67428: stdout chunk (state=3): >>>import 'posixpath' # <<< 34354 1727096621.67471: stdout chunk (state=3): >>>import 'os' # <<< 34354 1727096621.67502: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 34354 1727096621.67608: 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' # /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' <<< 34354 1727096621.67626: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80c809130> <<< 34354 1727096621.67695: 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 <<< 34354 1727096621.67727: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 34354 1727096621.67739: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80c809fa0> <<< 34354 1727096621.67785: stdout chunk (state=3): >>>import 'site' # <<< 34354 1727096621.67827: 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. <<< 34354 1727096621.68204: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 34354 1727096621.68410: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80c847e60> <<< 34354 1727096621.68418: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 34354 1727096621.68443: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 34354 1727096621.68487: stdout chunk (state=3): >>>import '_operator' # <<< 34354 1727096621.68492: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80c847f20> <<< 34354 1727096621.68522: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 34354 1727096621.68559: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 34354 1727096621.68601: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 34354 1727096621.68666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 34354 1727096621.68704: stdout chunk (state=3): >>>import 'itertools' # <<< 34354 1727096621.68729: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 34354 1727096621.68747: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' <<< 34354 1727096621.68752: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80c87f890> <<< 34354 1727096621.68785: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 34354 1727096621.68815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 34354 1727096621.68821: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80c87ff20> <<< 34354 1727096621.68840: stdout chunk (state=3): >>>import '_collections' # <<< 34354 1727096621.68909: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80c85fb30> <<< 34354 1727096621.68932: stdout chunk (state=3): >>>import '_functools' # <<< 34354 1727096621.68981: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80c85d250> <<< 34354 1727096621.69304: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80c845010> # /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 0x7fc80c89f800> <<< 34354 1727096621.69324: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80c89e450> <<< 34354 1727096621.69364: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 34354 1727096621.69388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' <<< 34354 1727096621.69395: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80c85e120> <<< 34354 1727096621.69409: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80c89ccb0> <<< 34354 1727096621.69475: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 34354 1727096621.69497: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 34354 1727096621.69513: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80c8d4860> <<< 34354 1727096621.69528: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80c844290> <<< 34354 1727096621.69566: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 34354 1727096621.69575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 34354 1727096621.69609: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 34354 1727096621.69634: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 34354 1727096621.69644: stdout chunk (state=3): >>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc80c8d4d10> <<< 34354 1727096621.69660: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80c8d4bc0> <<< 34354 1727096621.69717: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc80c8d4fb0> <<< 34354 1727096621.69722: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80c842db0> <<< 34354 1727096621.69758: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 34354 1727096621.69763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 34354 1727096621.69791: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 34354 1727096621.69842: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80c8d56a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80c8d5370> <<< 34354 1727096621.69892: stdout chunk (state=3): >>>import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 34354 1727096621.69899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 34354 1727096621.69914: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80c8d65a0> <<< 34354 1727096621.69940: stdout chunk (state=3): >>>import 'importlib.util' # <<< 34354 1727096621.69945: stdout chunk (state=3): >>>import 'runpy' # <<< 34354 1727096621.70006: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 34354 1727096621.70021: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 34354 1727096621.70050: 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' <<< 34354 1727096621.70082: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80c8ec7a0> import 'errno' # <<< 34354 1727096621.70111: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 34354 1727096621.70152: 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 0x7fc80c8ede80> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 34354 1727096621.70158: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 34354 1727096621.70197: 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' <<< 34354 1727096621.70212: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80c8eed20> <<< 34354 1727096621.70257: 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 0x7fc80c8ef320> <<< 34354 1727096621.70293: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80c8ee270> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 34354 1727096621.70309: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 34354 1727096621.70347: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 34354 1727096621.70378: 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 0x7fc80c8efda0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80c8ef4d0> <<< 34354 1727096621.70508: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80c8d6510> # /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' <<< 34354 1727096621.70511: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 34354 1727096621.70542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 34354 1727096621.70580: 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 0x7fc80c67bbf0> <<< 34354 1727096621.70607: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 34354 1727096621.70612: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 34354 1727096621.70653: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 34354 1727096621.70655: 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 0x7fc80c6a4740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80c6a44a0> <<< 34354 1727096621.70685: 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 0x7fc80c6a4680> <<< 34354 1727096621.70725: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 34354 1727096621.70799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 34354 1727096621.70824: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 34354 1727096621.70998: 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 0x7fc80c6a4fe0> <<< 34354 1727096621.71166: 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 0x7fc80c6a5910> <<< 34354 1727096621.71195: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80c6a48c0> <<< 34354 1727096621.71204: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80c679d90> <<< 34354 1727096621.71232: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 34354 1727096621.71254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 34354 1727096621.71286: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 34354 1727096621.71300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 34354 1727096621.71316: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80c6a6d20> <<< 34354 1727096621.71352: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80c6a5a60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80c8d6750> <<< 34354 1727096621.71384: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 34354 1727096621.71475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 34354 1727096621.71542: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 34354 1727096621.71576: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80c6cf080> <<< 34354 1727096621.71647: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 34354 1727096621.71664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 34354 1727096621.71693: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 34354 1727096621.71769: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80c6f3440> <<< 34354 1727096621.71800: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 34354 1727096621.71863: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 34354 1727096621.71950: stdout chunk (state=3): >>>import 'ntpath' # <<< 34354 1727096621.71995: 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 0x7fc80c754230> <<< 34354 1727096621.72032: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 34354 1727096621.72077: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 34354 1727096621.72124: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 34354 1727096621.72262: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80c756990> <<< 34354 1727096621.72417: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80c754350> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80c721250> <<< 34354 1727096621.72450: 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 0x7fc80c55d310> <<< 34354 1727096621.72481: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80c6f2240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80c6a7c50> <<< 34354 1727096621.72655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 34354 1727096621.72678: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc80c55d5b0> <<< 34354 1727096621.72863: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_ja2afz5_/ansible_stat_payload.zip'<<< 34354 1727096621.72882: stdout chunk (state=3): >>> # zipimport: zlib available<<< 34354 1727096621.72903: stdout chunk (state=3): >>> <<< 34354 1727096621.73126: stdout chunk (state=3): >>># zipimport: zlib available<<< 34354 1727096621.73170: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 34354 1727096621.73204: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 34354 1727096621.73303: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 34354 1727096621.73389: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'<<< 34354 1727096621.73394: stdout chunk (state=3): >>> <<< 34354 1727096621.73435: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py<<< 34354 1727096621.73438: stdout chunk (state=3): >>> <<< 34354 1727096621.73456: 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 0x7fc80c5b2fc0><<< 34354 1727096621.73474: stdout chunk (state=3): >>> import '_typing' # <<< 34354 1727096621.73729: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80c591eb0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80c5910a0><<< 34354 1727096621.73747: stdout chunk (state=3): >>> # zipimport: zlib available <<< 34354 1727096621.73794: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available<<< 34354 1727096621.73820: stdout chunk (state=3): >>> # zipimport: zlib available <<< 34354 1727096621.73844: stdout chunk (state=3): >>># zipimport: zlib available<<< 34354 1727096621.73870: stdout chunk (state=3): >>> import 'ansible.module_utils' # <<< 34354 1727096621.73999: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.76053: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.77871: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 34354 1727096621.77910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80c5b12b0> <<< 34354 1727096621.77935: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 34354 1727096621.77954: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 34354 1727096621.77996: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py<<< 34354 1727096621.78007: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 34354 1727096621.78044: 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'<<< 34354 1727096621.78098: stdout chunk (state=3): >>> # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 34354 1727096621.78117: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 34354 1727096621.78183: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc80c5de9f0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80c5de780> <<< 34354 1727096621.78229: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80c5de090> <<< 34354 1727096621.78264: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 34354 1727096621.78297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 34354 1727096621.78360: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80c5de4e0><<< 34354 1727096621.78363: stdout chunk (state=3): >>> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80c5b3c50> <<< 34354 1727096621.78434: stdout chunk (state=3): >>>import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 34354 1727096621.78437: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc80c5df770><<< 34354 1727096621.78491: stdout chunk (state=3): >>> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 34354 1727096621.78494: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 34354 1727096621.78530: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc80c5df9b0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 34354 1727096621.78602: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'<<< 34354 1727096621.78634: stdout chunk (state=3): >>> import '_locale' # <<< 34354 1727096621.78695: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80c5dfef0><<< 34354 1727096621.78717: stdout chunk (state=3): >>> import 'pwd' # <<< 34354 1727096621.78786: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'<<< 34354 1727096621.78798: stdout chunk (state=3): >>> <<< 34354 1727096621.78846: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80bf11d00> <<< 34354 1727096621.78893: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'<<< 34354 1727096621.78907: stdout chunk (state=3): >>> # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc80bf13920><<< 34354 1727096621.79123: 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' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80bf14290> # /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 0x7fc80bf15430> # /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'<<< 34354 1727096621.79155: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 34354 1727096621.79173: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'<<< 34354 1727096621.79254: stdout chunk (state=3): >>> import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80bf17ef0> <<< 34354 1727096621.79331: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 34354 1727096621.79346: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc80c847d10> <<< 34354 1727096621.79379: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80bf161b0> <<< 34354 1727096621.79421: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py<<< 34354 1727096621.79431: stdout chunk (state=3): >>> <<< 34354 1727096621.79460: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'<<< 34354 1727096621.79497: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 34354 1727096621.79532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 34354 1727096621.79591: stdout chunk (state=3): >>># /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'<<< 34354 1727096621.79619: stdout chunk (state=3): >>> <<< 34354 1727096621.79657: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 34354 1727096621.79681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80bf1fe60><<< 34354 1727096621.79711: stdout chunk (state=3): >>> import '_tokenize' # <<< 34354 1727096621.79845: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80bf1e960> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80bf1e6c0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 34354 1727096621.79857: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'<<< 34354 1727096621.79986: stdout chunk (state=3): >>> import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80bf1ec00> <<< 34354 1727096621.80034: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80bf166c0><<< 34354 1727096621.80051: stdout chunk (state=3): >>> <<< 34354 1727096621.80071: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 34354 1727096621.80098: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc80bf67a10> <<< 34354 1727096621.80148: 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'<<< 34354 1727096621.80158: stdout chunk (state=3): >>> import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80bf681a0> <<< 34354 1727096621.80193: 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 <<< 34354 1727096621.80231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 34354 1727096621.80266: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py<<< 34354 1727096621.80277: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'<<< 34354 1727096621.80301: stdout chunk (state=3): >>> <<< 34354 1727096621.80342: 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 0x7fc80bf69be0><<< 34354 1727096621.80380: stdout chunk (state=3): >>> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80bf699a0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 34354 1727096621.80557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 34354 1727096621.80617: 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'<<< 34354 1727096621.80635: stdout chunk (state=3): >>> import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc80bf6c140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80bf6a2d0><<< 34354 1727096621.80670: stdout chunk (state=3): >>> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 34354 1727096621.80731: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 34354 1727096621.80781: 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' <<< 34354 1727096621.80870: stdout chunk (state=3): >>>import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80bf6f860><<< 34354 1727096621.80917: stdout chunk (state=3): >>> <<< 34354 1727096621.81074: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80bf6c230> <<< 34354 1727096621.81162: 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'<<< 34354 1727096621.81188: stdout chunk (state=3): >>> import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc80bf70410> <<< 34354 1727096621.81228: 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'<<< 34354 1727096621.81316: 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 0x7fc80bf70aa0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' <<< 34354 1727096621.81319: 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'<<< 34354 1727096621.81322: stdout chunk (state=3): >>> <<< 34354 1727096621.81362: stdout chunk (state=3): >>>import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc80bf70b30> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80bf68380> <<< 34354 1727096621.81392: 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'<<< 34354 1727096621.81425: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 34354 1727096621.81465: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'<<< 34354 1727096621.81498: stdout chunk (state=3): >>> # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 34354 1727096621.81582: 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 0x7fc80bff81a0><<< 34354 1727096621.81615: stdout chunk (state=3): >>> <<< 34354 1727096621.81988: 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 0x7fc80bff9250> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80bf72930> # 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 0x7fc80bf73ce0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80bf72570> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 34354 1727096621.81995: stdout chunk (state=3): >>> # zipimport: zlib available <<< 34354 1727096621.82229: stdout chunk (state=3): >>># zipimport: zlib available<<< 34354 1727096621.82394: stdout chunk (state=3): >>> # 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 <<< 34354 1727096621.82582: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.82762: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.83663: stdout chunk (state=3): >>># zipimport: zlib available<<< 34354 1727096621.83688: stdout chunk (state=3): >>> <<< 34354 1727096621.84553: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 34354 1727096621.84583: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 34354 1727096621.84604: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 34354 1727096621.84634: stdout chunk (state=3): >>> # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 34354 1727096621.84662: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 34354 1727096621.84738: 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'<<< 34354 1727096621.84857: stdout chunk (state=3): >>> import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc80be014f0> # /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'<<< 34354 1727096621.84885: stdout chunk (state=3): >>> <<< 34354 1727096621.84913: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80be022a0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80bff9430><<< 34354 1727096621.84941: stdout chunk (state=3): >>> <<< 34354 1727096621.85015: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 34354 1727096621.85061: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.85151: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 34354 1727096621.85689: stdout chunk (state=3): >>># 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 0x7fc80be02a20> # zipimport: zlib available <<< 34354 1727096621.86447: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.87220: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.87337: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.87389: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 34354 1727096621.87414: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.87482: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.87557: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 34354 1727096621.87775: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.errors' # <<< 34354 1727096621.87797: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.87824: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.87842: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 34354 1727096621.87886: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.87933: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.87994: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 34354 1727096621.88020: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.88393: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.88782: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 34354 1727096621.88860: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 34354 1727096621.88890: stdout chunk (state=3): >>>import '_ast' # <<< 34354 1727096621.89002: stdout chunk (state=3): >>> import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80be034d0> <<< 34354 1727096621.89074: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.89192: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.89230: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 34354 1727096621.89233: stdout chunk (state=3): >>> <<< 34354 1727096621.89289: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 34354 1727096621.89327: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.89384: stdout chunk (state=3): >>># zipimport: zlib available<<< 34354 1727096621.89445: stdout chunk (state=3): >>> import 'ansible.module_utils.common.locale' # <<< 34354 1727096621.89523: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.89689: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.90098: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # 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 0x7fc80be0e090> <<< 34354 1727096621.90102: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80be09760> <<< 34354 1727096621.90144: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 34354 1727096621.90171: stdout chunk (state=3): >>> # zipimport: zlib available <<< 34354 1727096621.90355: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 34354 1727096621.90397: stdout chunk (state=3): >>># zipimport: zlib available<<< 34354 1727096621.90420: stdout chunk (state=3): >>> <<< 34354 1727096621.90483: 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 <<< 34354 1727096621.90598: 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 # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 34354 1727096621.90618: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 34354 1727096621.90708: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 34354 1727096621.90757: 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' <<< 34354 1727096621.90850: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80c62ea20><<< 34354 1727096621.90918: stdout chunk (state=3): >>> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80c6226f0> <<< 34354 1727096621.91099: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80be0e1b0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80bf6f5c0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 34354 1727096621.91175: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 34354 1727096621.91252: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 34354 1727096621.91290: stdout chunk (state=3): >>> # zipimport: zlib available <<< 34354 1727096621.91487: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 34354 1727096621.91491: stdout chunk (state=3): >>> # zipimport: zlib available <<< 34354 1727096621.91550: stdout chunk (state=3): >>># zipimport: zlib available<<< 34354 1727096621.91602: stdout chunk (state=3): >>> <<< 34354 1727096621.91864: stdout chunk (state=3): >>># zipimport: zlib available <<< 34354 1727096621.92094: 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__<<< 34354 1727096621.92212: stdout chunk (state=3): >>> <<< 34354 1727096621.92686: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ <<< 34354 1727096621.92755: stdout chunk (state=3): >>># 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<<< 34354 1727096621.92788: stdout chunk (state=3): >>> # 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 <<< 34354 1727096621.92876: stdout chunk (state=3): >>># 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<<< 34354 1727096621.92920: stdout chunk (state=3): >>> # 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<<< 34354 1727096621.92954: stdout chunk (state=3): >>> # 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<<< 34354 1727096621.92991: stdout chunk (state=3): >>> # 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<<< 34354 1727096621.93113: stdout chunk (state=3): >>> # 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<<< 34354 1727096621.93130: stdout chunk (state=3): >>> # 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<<< 34354 1727096621.93313: stdout chunk (state=3): >>> # 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 <<< 34354 1727096621.93501: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 34354 1727096621.93592: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 34354 1727096621.93602: stdout chunk (state=3): >>># destroy _bz2 <<< 34354 1727096621.93715: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob <<< 34354 1727096621.93730: stdout chunk (state=3): >>># destroy fnmatch # destroy ipaddress <<< 34354 1727096621.93901: stdout chunk (state=3): >>># destroy ntpath<<< 34354 1727096621.93917: stdout chunk (state=3): >>> # 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 <<< 34354 1727096621.93950: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array<<< 34354 1727096621.93984: stdout chunk (state=3): >>> # destroy datetime<<< 34354 1727096621.94016: stdout chunk (state=3): >>> # destroy selinux # destroy shutil<<< 34354 1727096621.94034: stdout chunk (state=3): >>> # destroy distro # destroy distro.distro # destroy argparse<<< 34354 1727096621.94214: stdout chunk (state=3): >>> # 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<<< 34354 1727096621.94235: stdout chunk (state=3): >>> # 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<<< 34354 1727096621.94419: stdout chunk (state=3): >>> # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # 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 <<< 34354 1727096621.94553: stdout chunk (state=3): >>># destroy sys.monitoring <<< 34354 1727096621.94581: stdout chunk (state=3): >>># destroy _socket # destroy _collections <<< 34354 1727096621.94705: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 34354 1727096621.94784: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize<<< 34354 1727096621.95188: 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 # 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 <<< 34354 1727096621.95212: stdout chunk (state=3): >>># destroy _random # destroy _weakref<<< 34354 1727096621.95249: stdout chunk (state=3): >>> # destroy _hashlib <<< 34354 1727096621.95285: stdout chunk (state=3): >>># destroy _operator # destroy _string # destroy re<<< 34354 1727096621.95308: stdout chunk (state=3): >>> # destroy itertools # destroy _abc<<< 34354 1727096621.95328: stdout chunk (state=3): >>> # destroy _sre # destroy posix # destroy _functools<<< 34354 1727096621.95346: stdout chunk (state=3): >>> # destroy builtins # destroy _thread # clear sys.audit hooks <<< 34354 1727096621.95859: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 34354 1727096621.95862: stderr chunk (state=3): >>>Shared connection to 10.31.15.126 closed. <<< 34354 1727096621.95907: stderr chunk (state=3): >>><<< 34354 1727096621.95910: stdout chunk (state=3): >>><<< 34354 1727096621.96060: _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 0x7fc80ca184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80c9e7b30> # /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 0x7fc80ca1aa50> 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 0x7fc80c809130> # /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 0x7fc80c809fa0> 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 0x7fc80c847e60> # /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 0x7fc80c847f20> # /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 0x7fc80c87f890> # /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 0x7fc80c87ff20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80c85fb30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80c85d250> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80c845010> # /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 0x7fc80c89f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80c89e450> # /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 0x7fc80c85e120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80c89ccb0> # /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 0x7fc80c8d4860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80c844290> # /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 0x7fc80c8d4d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80c8d4bc0> # 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 0x7fc80c8d4fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80c842db0> # /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 0x7fc80c8d56a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80c8d5370> 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 0x7fc80c8d65a0> 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 0x7fc80c8ec7a0> 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 0x7fc80c8ede80> # /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 0x7fc80c8eed20> # 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 0x7fc80c8ef320> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80c8ee270> # /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 0x7fc80c8efda0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80c8ef4d0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80c8d6510> # /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 0x7fc80c67bbf0> # /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 0x7fc80c6a4740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80c6a44a0> # 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 0x7fc80c6a4680> # /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 0x7fc80c6a4fe0> # 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 0x7fc80c6a5910> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80c6a48c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80c679d90> # /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 0x7fc80c6a6d20> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80c6a5a60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80c8d6750> # /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 0x7fc80c6cf080> # /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 0x7fc80c6f3440> # /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 0x7fc80c754230> # /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 0x7fc80c756990> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80c754350> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80c721250> # /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 0x7fc80c55d310> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80c6f2240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80c6a7c50> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc80c55d5b0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_ja2afz5_/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 0x7fc80c5b2fc0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80c591eb0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80c5910a0> # 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 0x7fc80c5b12b0> # /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 0x7fc80c5de9f0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80c5de780> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80c5de090> # /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 0x7fc80c5de4e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80c5b3c50> 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 0x7fc80c5df770> # 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 0x7fc80c5df9b0> # /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 0x7fc80c5dfef0> 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 0x7fc80bf11d00> # 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 0x7fc80bf13920> # /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 0x7fc80bf14290> # /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 0x7fc80bf15430> # /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 0x7fc80bf17ef0> # 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 0x7fc80c847d10> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80bf161b0> # /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 0x7fc80bf1fe60> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80bf1e960> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80bf1e6c0> # /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 0x7fc80bf1ec00> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80bf166c0> # 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 0x7fc80bf67a10> # /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 0x7fc80bf681a0> # /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 0x7fc80bf69be0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80bf699a0> # /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 0x7fc80bf6c140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80bf6a2d0> # /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 0x7fc80bf6f860> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80bf6c230> # 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 0x7fc80bf70410> # 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 0x7fc80bf70aa0> # 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 0x7fc80bf70b30> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80bf68380> # /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 0x7fc80bff81a0> # 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 0x7fc80bff9250> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80bf72930> # 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 0x7fc80bf73ce0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80bf72570> # 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 0x7fc80be014f0> # /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 0x7fc80be022a0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80bff9430> 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 0x7fc80be02a20> # 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 0x7fc80be034d0> # 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 0x7fc80be0e090> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80be09760> 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 0x7fc80c62ea20> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80c6226f0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80be0e1b0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc80bf6f5c0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 34354 1727096621.97506: 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-1727096621.4276547-34483-32245551482670/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 34354 1727096621.97509: _low_level_execute_command(): starting 34354 1727096621.97511: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096621.4276547-34483-32245551482670/ > /dev/null 2>&1 && sleep 0' 34354 1727096621.97781: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 34354 1727096621.97785: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 34354 1727096621.97787: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration <<< 34354 1727096621.97789: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 34354 1727096621.98097: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 34354 1727096621.98128: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 34354 1727096622.00863: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 34354 1727096622.00881: stdout chunk (state=3): >>><<< 34354 1727096622.00895: stderr chunk (state=3): >>><<< 34354 1727096622.00915: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 34354 1727096622.00926: handler run complete 34354 1727096622.00950: attempt loop complete, returning result 34354 1727096622.01177: _execute() done 34354 1727096622.01181: dumping result to json 34354 1727096622.01183: done dumping result, returning 34354 1727096622.01185: done running TaskExecutor() for managed_node2/TASK: Check if system is ostree [0afff68d-5257-0bd7-5492-00000000015a] 34354 1727096622.01188: sending task result for task 0afff68d-5257-0bd7-5492-00000000015a 34354 1727096622.01257: done sending task result for task 0afff68d-5257-0bd7-5492-00000000015a 34354 1727096622.01260: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 34354 1727096622.01349: no more pending results, returning what we have 34354 1727096622.01352: results queue empty 34354 1727096622.01353: checking for any_errors_fatal 34354 1727096622.01359: done checking for any_errors_fatal 34354 1727096622.01360: checking for max_fail_percentage 34354 1727096622.01361: done checking for max_fail_percentage 34354 1727096622.01362: checking to see if all hosts have failed and the running result is not ok 34354 1727096622.01363: done checking to see if all hosts have failed 34354 1727096622.01363: getting the remaining hosts for this loop 34354 1727096622.01364: done getting the remaining hosts for this loop 34354 1727096622.01371: getting the next task for host managed_node2 34354 1727096622.01378: done getting next task for host managed_node2 34354 1727096622.01380: ^ task is: TASK: Set flag to indicate system is ostree 34354 1727096622.01382: ^ 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 34354 1727096622.01385: getting variables 34354 1727096622.01387: in VariableManager get_vars() 34354 1727096622.01415: Calling all_inventory to load vars for managed_node2 34354 1727096622.01418: Calling groups_inventory to load vars for managed_node2 34354 1727096622.01421: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096622.01432: Calling all_plugins_play to load vars for managed_node2 34354 1727096622.01434: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096622.01437: Calling groups_plugins_play to load vars for managed_node2 34354 1727096622.01692: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096622.02120: done with get_vars() 34354 1727096622.02132: done getting variables 34354 1727096622.02382: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Monday 23 September 2024 09:03:42 -0400 (0:00:00.671) 0:00:03.402 ****** 34354 1727096622.02413: entering _queue_task() for managed_node2/set_fact 34354 1727096622.02414: Creating lock for set_fact 34354 1727096622.03237: worker is 1 (out of 1 available) 34354 1727096622.03250: exiting _queue_task() for managed_node2/set_fact 34354 1727096622.03262: done queuing things up, now waiting for results queue to drain 34354 1727096622.03264: waiting for pending results... 34354 1727096622.03888: running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree 34354 1727096622.03915: in run() - task 0afff68d-5257-0bd7-5492-00000000015b 34354 1727096622.03935: variable 'ansible_search_path' from source: unknown 34354 1727096622.04075: variable 'ansible_search_path' from source: unknown 34354 1727096622.04080: calling self._execute() 34354 1727096622.04187: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096622.04284: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096622.04302: variable 'omit' from source: magic vars 34354 1727096622.05426: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 34354 1727096622.06010: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 34354 1727096622.06055: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 34354 1727096622.06126: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 34354 1727096622.06235: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 34354 1727096622.06399: 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) 34354 1727096622.06442: 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) 34354 1727096622.06673: 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) 34354 1727096622.06677: 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) 34354 1727096622.06812: Evaluated conditional (not __network_is_ostree is defined): True 34354 1727096622.06818: variable 'omit' from source: magic vars 34354 1727096622.06976: variable 'omit' from source: magic vars 34354 1727096622.07208: variable '__ostree_booted_stat' from source: set_fact 34354 1727096622.07255: variable 'omit' from source: magic vars 34354 1727096622.07400: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 34354 1727096622.07430: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 34354 1727096622.07452: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 34354 1727096622.07471: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 34354 1727096622.07588: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 34354 1727096622.07624: variable 'inventory_hostname' from source: host vars for 'managed_node2' 34354 1727096622.07631: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096622.07634: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096622.07837: Set connection var ansible_shell_type to sh 34354 1727096622.07848: Set connection var ansible_connection to ssh 34354 1727096622.07851: Set connection var ansible_shell_executable to /bin/sh 34354 1727096622.07854: Set connection var ansible_pipelining to False 34354 1727096622.07859: Set connection var ansible_timeout to 10 34354 1727096622.07864: Set connection var ansible_module_compression to ZIP_DEFLATED 34354 1727096622.07957: variable 'ansible_shell_executable' from source: unknown 34354 1727096622.07960: variable 'ansible_connection' from source: unknown 34354 1727096622.07963: variable 'ansible_module_compression' from source: unknown 34354 1727096622.07965: variable 'ansible_shell_type' from source: unknown 34354 1727096622.07969: variable 'ansible_shell_executable' from source: unknown 34354 1727096622.07971: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096622.07973: variable 'ansible_pipelining' from source: unknown 34354 1727096622.08063: variable 'ansible_timeout' from source: unknown 34354 1727096622.08066: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096622.08202: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 34354 1727096622.08212: variable 'omit' from source: magic vars 34354 1727096622.08218: starting attempt loop 34354 1727096622.08221: running the handler 34354 1727096622.08232: handler run complete 34354 1727096622.08241: attempt loop complete, returning result 34354 1727096622.08243: _execute() done 34354 1727096622.08246: dumping result to json 34354 1727096622.08249: done dumping result, returning 34354 1727096622.08258: done running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree [0afff68d-5257-0bd7-5492-00000000015b] 34354 1727096622.08381: sending task result for task 0afff68d-5257-0bd7-5492-00000000015b 34354 1727096622.08458: done sending task result for task 0afff68d-5257-0bd7-5492-00000000015b 34354 1727096622.08461: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 34354 1727096622.08538: no more pending results, returning what we have 34354 1727096622.08542: results queue empty 34354 1727096622.08543: checking for any_errors_fatal 34354 1727096622.08550: done checking for any_errors_fatal 34354 1727096622.08551: checking for max_fail_percentage 34354 1727096622.08553: done checking for max_fail_percentage 34354 1727096622.08554: checking to see if all hosts have failed and the running result is not ok 34354 1727096622.08555: done checking to see if all hosts have failed 34354 1727096622.08556: getting the remaining hosts for this loop 34354 1727096622.08557: done getting the remaining hosts for this loop 34354 1727096622.08561: getting the next task for host managed_node2 34354 1727096622.08572: done getting next task for host managed_node2 34354 1727096622.08575: ^ task is: TASK: Fix CentOS6 Base repo 34354 1727096622.08578: ^ 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 34354 1727096622.08582: getting variables 34354 1727096622.08584: in VariableManager get_vars() 34354 1727096622.08612: Calling all_inventory to load vars for managed_node2 34354 1727096622.08615: Calling groups_inventory to load vars for managed_node2 34354 1727096622.08618: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096622.08629: Calling all_plugins_play to load vars for managed_node2 34354 1727096622.08631: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096622.08640: Calling groups_plugins_play to load vars for managed_node2 34354 1727096622.09053: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096622.09540: done with get_vars() 34354 1727096622.09551: done getting variables 34354 1727096622.09786: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Monday 23 September 2024 09:03:42 -0400 (0:00:00.073) 0:00:03.476 ****** 34354 1727096622.09814: entering _queue_task() for managed_node2/copy 34354 1727096622.10439: worker is 1 (out of 1 available) 34354 1727096622.10453: exiting _queue_task() for managed_node2/copy 34354 1727096622.10465: done queuing things up, now waiting for results queue to drain 34354 1727096622.10470: waiting for pending results... 34354 1727096622.10669: running TaskExecutor() for managed_node2/TASK: Fix CentOS6 Base repo 34354 1727096622.11063: in run() - task 0afff68d-5257-0bd7-5492-00000000015d 34354 1727096622.11069: variable 'ansible_search_path' from source: unknown 34354 1727096622.11072: variable 'ansible_search_path' from source: unknown 34354 1727096622.11238: calling self._execute() 34354 1727096622.11274: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096622.11386: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096622.11390: variable 'omit' from source: magic vars 34354 1727096622.12336: variable 'ansible_distribution' from source: facts 34354 1727096622.12366: Evaluated conditional (ansible_distribution == 'CentOS'): True 34354 1727096622.12691: variable 'ansible_distribution_major_version' from source: facts 34354 1727096622.12701: Evaluated conditional (ansible_distribution_major_version == '6'): False 34354 1727096622.12704: when evaluation is False, skipping this task 34354 1727096622.12707: _execute() done 34354 1727096622.12709: dumping result to json 34354 1727096622.12711: done dumping result, returning 34354 1727096622.12782: done running TaskExecutor() for managed_node2/TASK: Fix CentOS6 Base repo [0afff68d-5257-0bd7-5492-00000000015d] 34354 1727096622.12788: sending task result for task 0afff68d-5257-0bd7-5492-00000000015d 34354 1727096622.13017: done sending task result for task 0afff68d-5257-0bd7-5492-00000000015d 34354 1727096622.13022: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 34354 1727096622.13090: no more pending results, returning what we have 34354 1727096622.13094: results queue empty 34354 1727096622.13095: checking for any_errors_fatal 34354 1727096622.13100: done checking for any_errors_fatal 34354 1727096622.13101: checking for max_fail_percentage 34354 1727096622.13102: done checking for max_fail_percentage 34354 1727096622.13103: checking to see if all hosts have failed and the running result is not ok 34354 1727096622.13104: done checking to see if all hosts have failed 34354 1727096622.13105: getting the remaining hosts for this loop 34354 1727096622.13106: done getting the remaining hosts for this loop 34354 1727096622.13110: getting the next task for host managed_node2 34354 1727096622.13117: done getting next task for host managed_node2 34354 1727096622.13234: ^ task is: TASK: Include the task 'enable_epel.yml' 34354 1727096622.13238: ^ 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 34354 1727096622.13241: getting variables 34354 1727096622.13243: in VariableManager get_vars() 34354 1727096622.13274: Calling all_inventory to load vars for managed_node2 34354 1727096622.13277: Calling groups_inventory to load vars for managed_node2 34354 1727096622.13280: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096622.13290: Calling all_plugins_play to load vars for managed_node2 34354 1727096622.13293: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096622.13296: Calling groups_plugins_play to load vars for managed_node2 34354 1727096622.13739: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096622.14339: done with get_vars() 34354 1727096622.14349: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Monday 23 September 2024 09:03:42 -0400 (0:00:00.046) 0:00:03.522 ****** 34354 1727096622.14440: entering _queue_task() for managed_node2/include_tasks 34354 1727096622.15137: worker is 1 (out of 1 available) 34354 1727096622.15150: exiting _queue_task() for managed_node2/include_tasks 34354 1727096622.15161: done queuing things up, now waiting for results queue to drain 34354 1727096622.15163: waiting for pending results... 34354 1727096622.15656: running TaskExecutor() for managed_node2/TASK: Include the task 'enable_epel.yml' 34354 1727096622.15750: in run() - task 0afff68d-5257-0bd7-5492-00000000015e 34354 1727096622.15875: variable 'ansible_search_path' from source: unknown 34354 1727096622.15886: variable 'ansible_search_path' from source: unknown 34354 1727096622.15921: calling self._execute() 34354 1727096622.16113: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096622.16120: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096622.16130: variable 'omit' from source: magic vars 34354 1727096622.17297: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 34354 1727096622.20735: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 34354 1727096622.20825: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 34354 1727096622.20900: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 34354 1727096622.20946: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 34354 1727096622.21002: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 34354 1727096622.21122: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 34354 1727096622.21161: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 34354 1727096622.21202: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 34354 1727096622.21335: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 34354 1727096622.21338: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 34354 1727096622.21474: variable '__network_is_ostree' from source: set_fact 34354 1727096622.21498: Evaluated conditional (not __network_is_ostree | d(false)): True 34354 1727096622.21509: _execute() done 34354 1727096622.21517: dumping result to json 34354 1727096622.21530: done dumping result, returning 34354 1727096622.21547: done running TaskExecutor() for managed_node2/TASK: Include the task 'enable_epel.yml' [0afff68d-5257-0bd7-5492-00000000015e] 34354 1727096622.21569: sending task result for task 0afff68d-5257-0bd7-5492-00000000015e 34354 1727096622.21726: done sending task result for task 0afff68d-5257-0bd7-5492-00000000015e 34354 1727096622.21729: WORKER PROCESS EXITING 34354 1727096622.21785: no more pending results, returning what we have 34354 1727096622.21791: in VariableManager get_vars() 34354 1727096622.21825: Calling all_inventory to load vars for managed_node2 34354 1727096622.21828: Calling groups_inventory to load vars for managed_node2 34354 1727096622.21831: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096622.21842: Calling all_plugins_play to load vars for managed_node2 34354 1727096622.21844: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096622.22003: Calling groups_plugins_play to load vars for managed_node2 34354 1727096622.22496: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096622.22810: done with get_vars() 34354 1727096622.22819: variable 'ansible_search_path' from source: unknown 34354 1727096622.22820: variable 'ansible_search_path' from source: unknown 34354 1727096622.22857: we have included files to process 34354 1727096622.22858: generating all_blocks data 34354 1727096622.22860: done generating all_blocks data 34354 1727096622.22866: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 34354 1727096622.22916: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 34354 1727096622.22921: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 34354 1727096622.23991: done processing included file 34354 1727096622.23994: iterating over new_blocks loaded from include file 34354 1727096622.23995: in VariableManager get_vars() 34354 1727096622.24008: done with get_vars() 34354 1727096622.24010: filtering new block on tags 34354 1727096622.24031: done filtering new block on tags 34354 1727096622.24034: in VariableManager get_vars() 34354 1727096622.24045: done with get_vars() 34354 1727096622.24046: filtering new block on tags 34354 1727096622.24057: done filtering new block on tags 34354 1727096622.24059: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node2 34354 1727096622.24064: extending task lists for all hosts with included blocks 34354 1727096622.24186: done extending task lists 34354 1727096622.24188: done processing included files 34354 1727096622.24188: results queue empty 34354 1727096622.24189: checking for any_errors_fatal 34354 1727096622.24192: done checking for any_errors_fatal 34354 1727096622.24193: checking for max_fail_percentage 34354 1727096622.24194: done checking for max_fail_percentage 34354 1727096622.24194: checking to see if all hosts have failed and the running result is not ok 34354 1727096622.24195: done checking to see if all hosts have failed 34354 1727096622.24196: getting the remaining hosts for this loop 34354 1727096622.24197: done getting the remaining hosts for this loop 34354 1727096622.24199: getting the next task for host managed_node2 34354 1727096622.24210: done getting next task for host managed_node2 34354 1727096622.24212: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 34354 1727096622.24215: ^ 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 34354 1727096622.24217: getting variables 34354 1727096622.24218: in VariableManager get_vars() 34354 1727096622.24227: Calling all_inventory to load vars for managed_node2 34354 1727096622.24230: Calling groups_inventory to load vars for managed_node2 34354 1727096622.24232: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096622.24238: Calling all_plugins_play to load vars for managed_node2 34354 1727096622.24246: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096622.24250: Calling groups_plugins_play to load vars for managed_node2 34354 1727096622.24415: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096622.24624: done with get_vars() 34354 1727096622.24633: done getting variables 34354 1727096622.24707: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) 34354 1727096622.24909: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 10] ********************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Monday 23 September 2024 09:03:42 -0400 (0:00:00.105) 0:00:03.628 ****** 34354 1727096622.24951: entering _queue_task() for managed_node2/command 34354 1727096622.24953: Creating lock for command 34354 1727096622.25372: worker is 1 (out of 1 available) 34354 1727096622.25385: exiting _queue_task() for managed_node2/command 34354 1727096622.25400: done queuing things up, now waiting for results queue to drain 34354 1727096622.25402: waiting for pending results... 34354 1727096622.25686: running TaskExecutor() for managed_node2/TASK: Create EPEL 10 34354 1727096622.25696: in run() - task 0afff68d-5257-0bd7-5492-000000000178 34354 1727096622.25699: variable 'ansible_search_path' from source: unknown 34354 1727096622.25701: variable 'ansible_search_path' from source: unknown 34354 1727096622.25877: calling self._execute() 34354 1727096622.25881: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096622.25884: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096622.25887: variable 'omit' from source: magic vars 34354 1727096622.26699: variable 'ansible_distribution' from source: facts 34354 1727096622.26709: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 34354 1727096622.26940: variable 'ansible_distribution_major_version' from source: facts 34354 1727096622.26946: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 34354 1727096622.26949: when evaluation is False, skipping this task 34354 1727096622.26952: _execute() done 34354 1727096622.26959: dumping result to json 34354 1727096622.26962: done dumping result, returning 34354 1727096622.26965: done running TaskExecutor() for managed_node2/TASK: Create EPEL 10 [0afff68d-5257-0bd7-5492-000000000178] 34354 1727096622.26969: sending task result for task 0afff68d-5257-0bd7-5492-000000000178 34354 1727096622.27305: done sending task result for task 0afff68d-5257-0bd7-5492-000000000178 34354 1727096622.27308: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 34354 1727096622.27382: no more pending results, returning what we have 34354 1727096622.27386: results queue empty 34354 1727096622.27387: checking for any_errors_fatal 34354 1727096622.27389: done checking for any_errors_fatal 34354 1727096622.27390: checking for max_fail_percentage 34354 1727096622.27391: done checking for max_fail_percentage 34354 1727096622.27392: checking to see if all hosts have failed and the running result is not ok 34354 1727096622.27393: done checking to see if all hosts have failed 34354 1727096622.27394: getting the remaining hosts for this loop 34354 1727096622.27396: done getting the remaining hosts for this loop 34354 1727096622.27400: getting the next task for host managed_node2 34354 1727096622.27408: done getting next task for host managed_node2 34354 1727096622.27411: ^ task is: TASK: Install yum-utils package 34354 1727096622.27414: ^ 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 34354 1727096622.27419: getting variables 34354 1727096622.27421: in VariableManager get_vars() 34354 1727096622.27455: Calling all_inventory to load vars for managed_node2 34354 1727096622.27458: Calling groups_inventory to load vars for managed_node2 34354 1727096622.27462: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096622.27482: Calling all_plugins_play to load vars for managed_node2 34354 1727096622.27485: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096622.27489: Calling groups_plugins_play to load vars for managed_node2 34354 1727096622.27989: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096622.28524: done with get_vars() 34354 1727096622.28535: done getting variables 34354 1727096622.28757: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Monday 23 September 2024 09:03:42 -0400 (0:00:00.039) 0:00:03.667 ****** 34354 1727096622.28897: entering _queue_task() for managed_node2/package 34354 1727096622.28899: Creating lock for package 34354 1727096622.29475: worker is 1 (out of 1 available) 34354 1727096622.29488: exiting _queue_task() for managed_node2/package 34354 1727096622.29500: done queuing things up, now waiting for results queue to drain 34354 1727096622.29502: waiting for pending results... 34354 1727096622.29985: running TaskExecutor() for managed_node2/TASK: Install yum-utils package 34354 1727096622.30033: in run() - task 0afff68d-5257-0bd7-5492-000000000179 34354 1727096622.30043: variable 'ansible_search_path' from source: unknown 34354 1727096622.30046: variable 'ansible_search_path' from source: unknown 34354 1727096622.30197: calling self._execute() 34354 1727096622.30436: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096622.30442: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096622.30452: variable 'omit' from source: magic vars 34354 1727096622.31219: variable 'ansible_distribution' from source: facts 34354 1727096622.31231: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 34354 1727096622.31466: variable 'ansible_distribution_major_version' from source: facts 34354 1727096622.31471: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 34354 1727096622.31477: when evaluation is False, skipping this task 34354 1727096622.31480: _execute() done 34354 1727096622.31570: dumping result to json 34354 1727096622.31577: done dumping result, returning 34354 1727096622.31581: done running TaskExecutor() for managed_node2/TASK: Install yum-utils package [0afff68d-5257-0bd7-5492-000000000179] 34354 1727096622.31586: sending task result for task 0afff68d-5257-0bd7-5492-000000000179 34354 1727096622.31875: done sending task result for task 0afff68d-5257-0bd7-5492-000000000179 34354 1727096622.31878: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 34354 1727096622.31987: no more pending results, returning what we have 34354 1727096622.31990: results queue empty 34354 1727096622.31991: checking for any_errors_fatal 34354 1727096622.31995: done checking for any_errors_fatal 34354 1727096622.31996: checking for max_fail_percentage 34354 1727096622.31997: done checking for max_fail_percentage 34354 1727096622.31998: checking to see if all hosts have failed and the running result is not ok 34354 1727096622.31998: done checking to see if all hosts have failed 34354 1727096622.31999: getting the remaining hosts for this loop 34354 1727096622.32000: done getting the remaining hosts for this loop 34354 1727096622.32004: getting the next task for host managed_node2 34354 1727096622.32009: done getting next task for host managed_node2 34354 1727096622.32011: ^ task is: TASK: Enable EPEL 7 34354 1727096622.32014: ^ 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 34354 1727096622.32017: getting variables 34354 1727096622.32018: in VariableManager get_vars() 34354 1727096622.32038: Calling all_inventory to load vars for managed_node2 34354 1727096622.32041: Calling groups_inventory to load vars for managed_node2 34354 1727096622.32044: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096622.32054: Calling all_plugins_play to load vars for managed_node2 34354 1727096622.32057: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096622.32059: Calling groups_plugins_play to load vars for managed_node2 34354 1727096622.32419: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096622.32836: done with get_vars() 34354 1727096622.32846: done getting variables 34354 1727096622.32905: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Monday 23 September 2024 09:03:42 -0400 (0:00:00.040) 0:00:03.707 ****** 34354 1727096622.33048: entering _queue_task() for managed_node2/command 34354 1727096622.33552: worker is 1 (out of 1 available) 34354 1727096622.33565: exiting _queue_task() for managed_node2/command 34354 1727096622.33681: done queuing things up, now waiting for results queue to drain 34354 1727096622.33683: waiting for pending results... 34354 1727096622.33999: running TaskExecutor() for managed_node2/TASK: Enable EPEL 7 34354 1727096622.34203: in run() - task 0afff68d-5257-0bd7-5492-00000000017a 34354 1727096622.34217: variable 'ansible_search_path' from source: unknown 34354 1727096622.34221: variable 'ansible_search_path' from source: unknown 34354 1727096622.34355: calling self._execute() 34354 1727096622.34484: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096622.34490: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096622.34500: variable 'omit' from source: magic vars 34354 1727096622.35054: variable 'ansible_distribution' from source: facts 34354 1727096622.35068: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 34354 1727096622.35205: variable 'ansible_distribution_major_version' from source: facts 34354 1727096622.35216: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 34354 1727096622.35245: when evaluation is False, skipping this task 34354 1727096622.35251: _execute() done 34354 1727096622.35257: dumping result to json 34354 1727096622.35263: done dumping result, returning 34354 1727096622.35276: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 7 [0afff68d-5257-0bd7-5492-00000000017a] 34354 1727096622.35291: sending task result for task 0afff68d-5257-0bd7-5492-00000000017a skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 34354 1727096622.35438: no more pending results, returning what we have 34354 1727096622.35443: results queue empty 34354 1727096622.35444: checking for any_errors_fatal 34354 1727096622.35452: done checking for any_errors_fatal 34354 1727096622.35453: checking for max_fail_percentage 34354 1727096622.35454: done checking for max_fail_percentage 34354 1727096622.35455: checking to see if all hosts have failed and the running result is not ok 34354 1727096622.35456: done checking to see if all hosts have failed 34354 1727096622.35457: getting the remaining hosts for this loop 34354 1727096622.35458: done getting the remaining hosts for this loop 34354 1727096622.35461: getting the next task for host managed_node2 34354 1727096622.35471: done getting next task for host managed_node2 34354 1727096622.35475: ^ task is: TASK: Enable EPEL 8 34354 1727096622.35479: ^ 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 34354 1727096622.35483: getting variables 34354 1727096622.35485: in VariableManager get_vars() 34354 1727096622.35514: Calling all_inventory to load vars for managed_node2 34354 1727096622.35517: Calling groups_inventory to load vars for managed_node2 34354 1727096622.35520: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096622.35535: Calling all_plugins_play to load vars for managed_node2 34354 1727096622.35537: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096622.35541: Calling groups_plugins_play to load vars for managed_node2 34354 1727096622.35853: done sending task result for task 0afff68d-5257-0bd7-5492-00000000017a 34354 1727096622.35856: WORKER PROCESS EXITING 34354 1727096622.35889: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096622.36129: done with get_vars() 34354 1727096622.36140: done getting variables 34354 1727096622.36209: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Monday 23 September 2024 09:03:42 -0400 (0:00:00.033) 0:00:03.740 ****** 34354 1727096622.36239: entering _queue_task() for managed_node2/command 34354 1727096622.36548: worker is 1 (out of 1 available) 34354 1727096622.36560: exiting _queue_task() for managed_node2/command 34354 1727096622.36675: done queuing things up, now waiting for results queue to drain 34354 1727096622.36677: waiting for pending results... 34354 1727096622.36844: running TaskExecutor() for managed_node2/TASK: Enable EPEL 8 34354 1727096622.37040: in run() - task 0afff68d-5257-0bd7-5492-00000000017b 34354 1727096622.37044: variable 'ansible_search_path' from source: unknown 34354 1727096622.37047: variable 'ansible_search_path' from source: unknown 34354 1727096622.37050: calling self._execute() 34354 1727096622.37149: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096622.37165: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096622.37182: variable 'omit' from source: magic vars 34354 1727096622.37664: variable 'ansible_distribution' from source: facts 34354 1727096622.37669: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 34354 1727096622.37806: variable 'ansible_distribution_major_version' from source: facts 34354 1727096622.37822: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 34354 1727096622.37829: when evaluation is False, skipping this task 34354 1727096622.37835: _execute() done 34354 1727096622.37911: dumping result to json 34354 1727096622.37914: done dumping result, returning 34354 1727096622.37919: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 8 [0afff68d-5257-0bd7-5492-00000000017b] 34354 1727096622.37921: sending task result for task 0afff68d-5257-0bd7-5492-00000000017b 34354 1727096622.37989: done sending task result for task 0afff68d-5257-0bd7-5492-00000000017b 34354 1727096622.37992: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 34354 1727096622.38046: no more pending results, returning what we have 34354 1727096622.38050: results queue empty 34354 1727096622.38052: checking for any_errors_fatal 34354 1727096622.38057: done checking for any_errors_fatal 34354 1727096622.38058: checking for max_fail_percentage 34354 1727096622.38060: done checking for max_fail_percentage 34354 1727096622.38060: checking to see if all hosts have failed and the running result is not ok 34354 1727096622.38061: done checking to see if all hosts have failed 34354 1727096622.38062: getting the remaining hosts for this loop 34354 1727096622.38064: done getting the remaining hosts for this loop 34354 1727096622.38069: getting the next task for host managed_node2 34354 1727096622.38079: done getting next task for host managed_node2 34354 1727096622.38082: ^ task is: TASK: Enable EPEL 6 34354 1727096622.38085: ^ 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 34354 1727096622.38089: getting variables 34354 1727096622.38091: in VariableManager get_vars() 34354 1727096622.38342: Calling all_inventory to load vars for managed_node2 34354 1727096622.38345: Calling groups_inventory to load vars for managed_node2 34354 1727096622.38349: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096622.38359: Calling all_plugins_play to load vars for managed_node2 34354 1727096622.38362: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096622.38365: Calling groups_plugins_play to load vars for managed_node2 34354 1727096622.38639: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096622.38844: done with get_vars() 34354 1727096622.38854: done getting variables 34354 1727096622.38927: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Monday 23 September 2024 09:03:42 -0400 (0:00:00.027) 0:00:03.768 ****** 34354 1727096622.38956: entering _queue_task() for managed_node2/copy 34354 1727096622.39531: worker is 1 (out of 1 available) 34354 1727096622.39543: exiting _queue_task() for managed_node2/copy 34354 1727096622.39554: done queuing things up, now waiting for results queue to drain 34354 1727096622.39555: waiting for pending results... 34354 1727096622.40049: running TaskExecutor() for managed_node2/TASK: Enable EPEL 6 34354 1727096622.40054: in run() - task 0afff68d-5257-0bd7-5492-00000000017d 34354 1727096622.40075: variable 'ansible_search_path' from source: unknown 34354 1727096622.40084: variable 'ansible_search_path' from source: unknown 34354 1727096622.40129: calling self._execute() 34354 1727096622.40256: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096622.40260: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096622.40263: variable 'omit' from source: magic vars 34354 1727096622.40636: variable 'ansible_distribution' from source: facts 34354 1727096622.40656: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 34354 1727096622.40786: variable 'ansible_distribution_major_version' from source: facts 34354 1727096622.40801: Evaluated conditional (ansible_distribution_major_version == '6'): False 34354 1727096622.40808: when evaluation is False, skipping this task 34354 1727096622.40875: _execute() done 34354 1727096622.40879: dumping result to json 34354 1727096622.40882: done dumping result, returning 34354 1727096622.40887: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 6 [0afff68d-5257-0bd7-5492-00000000017d] 34354 1727096622.40890: sending task result for task 0afff68d-5257-0bd7-5492-00000000017d 34354 1727096622.40966: done sending task result for task 0afff68d-5257-0bd7-5492-00000000017d 34354 1727096622.40971: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 34354 1727096622.41021: no more pending results, returning what we have 34354 1727096622.41025: results queue empty 34354 1727096622.41026: checking for any_errors_fatal 34354 1727096622.41031: done checking for any_errors_fatal 34354 1727096622.41032: checking for max_fail_percentage 34354 1727096622.41033: done checking for max_fail_percentage 34354 1727096622.41034: checking to see if all hosts have failed and the running result is not ok 34354 1727096622.41034: done checking to see if all hosts have failed 34354 1727096622.41035: getting the remaining hosts for this loop 34354 1727096622.41036: done getting the remaining hosts for this loop 34354 1727096622.41040: getting the next task for host managed_node2 34354 1727096622.41050: done getting next task for host managed_node2 34354 1727096622.41052: ^ task is: TASK: Set network provider to 'nm' 34354 1727096622.41055: ^ 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 34354 1727096622.41058: getting variables 34354 1727096622.41060: in VariableManager get_vars() 34354 1727096622.41089: Calling all_inventory to load vars for managed_node2 34354 1727096622.41092: Calling groups_inventory to load vars for managed_node2 34354 1727096622.41095: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096622.41109: Calling all_plugins_play to load vars for managed_node2 34354 1727096622.41111: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096622.41113: Calling groups_plugins_play to load vars for managed_node2 34354 1727096622.41407: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096622.41644: done with get_vars() 34354 1727096622.41653: done getting variables 34354 1727096622.41806: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set network provider to 'nm'] ******************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_wireless_nm.yml:13 Monday 23 September 2024 09:03:42 -0400 (0:00:00.028) 0:00:03.796 ****** 34354 1727096622.41833: entering _queue_task() for managed_node2/set_fact 34354 1727096622.42261: worker is 1 (out of 1 available) 34354 1727096622.42279: exiting _queue_task() for managed_node2/set_fact 34354 1727096622.42292: done queuing things up, now waiting for results queue to drain 34354 1727096622.42294: waiting for pending results... 34354 1727096622.42902: running TaskExecutor() for managed_node2/TASK: Set network provider to 'nm' 34354 1727096622.43007: in run() - task 0afff68d-5257-0bd7-5492-000000000007 34354 1727096622.43011: variable 'ansible_search_path' from source: unknown 34354 1727096622.43140: calling self._execute() 34354 1727096622.43232: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096622.43238: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096622.43248: variable 'omit' from source: magic vars 34354 1727096622.43384: variable 'omit' from source: magic vars 34354 1727096622.43430: variable 'omit' from source: magic vars 34354 1727096622.43508: variable 'omit' from source: magic vars 34354 1727096622.43532: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 34354 1727096622.43575: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 34354 1727096622.43603: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 34354 1727096622.43633: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 34354 1727096622.43649: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 34354 1727096622.43724: variable 'inventory_hostname' from source: host vars for 'managed_node2' 34354 1727096622.43727: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096622.43730: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096622.43810: Set connection var ansible_shell_type to sh 34354 1727096622.43821: Set connection var ansible_connection to ssh 34354 1727096622.43835: Set connection var ansible_shell_executable to /bin/sh 34354 1727096622.43850: Set connection var ansible_pipelining to False 34354 1727096622.43860: Set connection var ansible_timeout to 10 34354 1727096622.43942: Set connection var ansible_module_compression to ZIP_DEFLATED 34354 1727096622.43945: variable 'ansible_shell_executable' from source: unknown 34354 1727096622.43947: variable 'ansible_connection' from source: unknown 34354 1727096622.43948: variable 'ansible_module_compression' from source: unknown 34354 1727096622.43954: variable 'ansible_shell_type' from source: unknown 34354 1727096622.43957: variable 'ansible_shell_executable' from source: unknown 34354 1727096622.43959: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096622.43961: variable 'ansible_pipelining' from source: unknown 34354 1727096622.43962: variable 'ansible_timeout' from source: unknown 34354 1727096622.43964: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096622.44098: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 34354 1727096622.44114: variable 'omit' from source: magic vars 34354 1727096622.44123: starting attempt loop 34354 1727096622.44129: running the handler 34354 1727096622.44143: handler run complete 34354 1727096622.44159: attempt loop complete, returning result 34354 1727096622.44165: _execute() done 34354 1727096622.44179: dumping result to json 34354 1727096622.44186: done dumping result, returning 34354 1727096622.44196: done running TaskExecutor() for managed_node2/TASK: Set network provider to 'nm' [0afff68d-5257-0bd7-5492-000000000007] 34354 1727096622.44205: sending task result for task 0afff68d-5257-0bd7-5492-000000000007 ok: [managed_node2] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } 34354 1727096622.44470: no more pending results, returning what we have 34354 1727096622.44476: results queue empty 34354 1727096622.44478: checking for any_errors_fatal 34354 1727096622.44485: done checking for any_errors_fatal 34354 1727096622.44486: checking for max_fail_percentage 34354 1727096622.44488: done checking for max_fail_percentage 34354 1727096622.44489: checking to see if all hosts have failed and the running result is not ok 34354 1727096622.44490: done checking to see if all hosts have failed 34354 1727096622.44490: getting the remaining hosts for this loop 34354 1727096622.44497: done getting the remaining hosts for this loop 34354 1727096622.44502: getting the next task for host managed_node2 34354 1727096622.44510: done getting next task for host managed_node2 34354 1727096622.44512: ^ task is: TASK: meta (flush_handlers) 34354 1727096622.44514: ^ 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 34354 1727096622.44518: getting variables 34354 1727096622.44521: in VariableManager get_vars() 34354 1727096622.44551: Calling all_inventory to load vars for managed_node2 34354 1727096622.44555: Calling groups_inventory to load vars for managed_node2 34354 1727096622.44558: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096622.44576: Calling all_plugins_play to load vars for managed_node2 34354 1727096622.44580: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096622.44583: Calling groups_plugins_play to load vars for managed_node2 34354 1727096622.44882: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096622.45209: done with get_vars() 34354 1727096622.45322: done getting variables 34354 1727096622.45394: done sending task result for task 0afff68d-5257-0bd7-5492-000000000007 34354 1727096622.45398: WORKER PROCESS EXITING 34354 1727096622.45442: in VariableManager get_vars() 34354 1727096622.45454: Calling all_inventory to load vars for managed_node2 34354 1727096622.45456: Calling groups_inventory to load vars for managed_node2 34354 1727096622.45458: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096622.45463: Calling all_plugins_play to load vars for managed_node2 34354 1727096622.45466: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096622.45601: Calling groups_plugins_play to load vars for managed_node2 34354 1727096622.45843: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096622.46281: done with get_vars() 34354 1727096622.46297: done queuing things up, now waiting for results queue to drain 34354 1727096622.46299: results queue empty 34354 1727096622.46300: checking for any_errors_fatal 34354 1727096622.46302: done checking for any_errors_fatal 34354 1727096622.46303: checking for max_fail_percentage 34354 1727096622.46304: done checking for max_fail_percentage 34354 1727096622.46304: checking to see if all hosts have failed and the running result is not ok 34354 1727096622.46305: done checking to see if all hosts have failed 34354 1727096622.46306: getting the remaining hosts for this loop 34354 1727096622.46307: done getting the remaining hosts for this loop 34354 1727096622.46310: getting the next task for host managed_node2 34354 1727096622.46314: done getting next task for host managed_node2 34354 1727096622.46315: ^ task is: TASK: meta (flush_handlers) 34354 1727096622.46316: ^ 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 34354 1727096622.46325: getting variables 34354 1727096622.46325: in VariableManager get_vars() 34354 1727096622.46334: Calling all_inventory to load vars for managed_node2 34354 1727096622.46336: Calling groups_inventory to load vars for managed_node2 34354 1727096622.46338: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096622.46342: Calling all_plugins_play to load vars for managed_node2 34354 1727096622.46344: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096622.46347: Calling groups_plugins_play to load vars for managed_node2 34354 1727096622.46703: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096622.47088: done with get_vars() 34354 1727096622.47097: done getting variables 34354 1727096622.47150: in VariableManager get_vars() 34354 1727096622.47159: Calling all_inventory to load vars for managed_node2 34354 1727096622.47161: Calling groups_inventory to load vars for managed_node2 34354 1727096622.47163: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096622.47169: Calling all_plugins_play to load vars for managed_node2 34354 1727096622.47172: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096622.47177: Calling groups_plugins_play to load vars for managed_node2 34354 1727096622.47425: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096622.47951: done with get_vars() 34354 1727096622.47963: done queuing things up, now waiting for results queue to drain 34354 1727096622.47965: results queue empty 34354 1727096622.47966: checking for any_errors_fatal 34354 1727096622.47970: done checking for any_errors_fatal 34354 1727096622.47971: checking for max_fail_percentage 34354 1727096622.47972: done checking for max_fail_percentage 34354 1727096622.47975: checking to see if all hosts have failed and the running result is not ok 34354 1727096622.47976: done checking to see if all hosts have failed 34354 1727096622.47976: getting the remaining hosts for this loop 34354 1727096622.47977: done getting the remaining hosts for this loop 34354 1727096622.47981: getting the next task for host managed_node2 34354 1727096622.47984: done getting next task for host managed_node2 34354 1727096622.47989: ^ task is: None 34354 1727096622.47991: ^ 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 34354 1727096622.47992: done queuing things up, now waiting for results queue to drain 34354 1727096622.47993: results queue empty 34354 1727096622.47994: checking for any_errors_fatal 34354 1727096622.47994: done checking for any_errors_fatal 34354 1727096622.47995: checking for max_fail_percentage 34354 1727096622.47996: done checking for max_fail_percentage 34354 1727096622.47997: checking to see if all hosts have failed and the running result is not ok 34354 1727096622.47997: done checking to see if all hosts have failed 34354 1727096622.48000: getting the next task for host managed_node2 34354 1727096622.48002: done getting next task for host managed_node2 34354 1727096622.48003: ^ task is: None 34354 1727096622.48020: ^ 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 34354 1727096622.48077: in VariableManager get_vars() 34354 1727096622.48114: done with get_vars() 34354 1727096622.48121: in VariableManager get_vars() 34354 1727096622.48141: done with get_vars() 34354 1727096622.48146: variable 'omit' from source: magic vars 34354 1727096622.48184: in VariableManager get_vars() 34354 1727096622.48209: done with get_vars() 34354 1727096622.48233: variable 'omit' from source: magic vars PLAY [Play for testing wireless connection] ************************************ 34354 1727096622.49024: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 34354 1727096622.49053: getting the remaining hosts for this loop 34354 1727096622.49054: done getting the remaining hosts for this loop 34354 1727096622.49056: getting the next task for host managed_node2 34354 1727096622.49059: done getting next task for host managed_node2 34354 1727096622.49061: ^ task is: TASK: Gathering Facts 34354 1727096622.49062: ^ 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 34354 1727096622.49064: getting variables 34354 1727096622.49065: in VariableManager get_vars() 34354 1727096622.49090: Calling all_inventory to load vars for managed_node2 34354 1727096622.49092: Calling groups_inventory to load vars for managed_node2 34354 1727096622.49094: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096622.49099: Calling all_plugins_play to load vars for managed_node2 34354 1727096622.49112: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096622.49115: Calling groups_plugins_play to load vars for managed_node2 34354 1727096622.49258: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096622.49455: done with get_vars() 34354 1727096622.49463: done getting variables 34354 1727096622.49618: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_wireless.yml:3 Monday 23 September 2024 09:03:42 -0400 (0:00:00.078) 0:00:03.876 ****** 34354 1727096622.49849: entering _queue_task() for managed_node2/gather_facts 34354 1727096622.50446: worker is 1 (out of 1 available) 34354 1727096622.50461: exiting _queue_task() for managed_node2/gather_facts 34354 1727096622.50474: done queuing things up, now waiting for results queue to drain 34354 1727096622.50476: waiting for pending results... 34354 1727096622.50690: running TaskExecutor() for managed_node2/TASK: Gathering Facts 34354 1727096622.51125: in run() - task 0afff68d-5257-0bd7-5492-0000000001a3 34354 1727096622.51129: variable 'ansible_search_path' from source: unknown 34354 1727096622.51132: calling self._execute() 34354 1727096622.51295: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096622.51308: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096622.51339: variable 'omit' from source: magic vars 34354 1727096622.52152: variable 'ansible_distribution_major_version' from source: facts 34354 1727096622.52177: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096622.52427: variable 'ansible_distribution_major_version' from source: facts 34354 1727096622.52562: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096622.52565: when evaluation is False, skipping this task 34354 1727096622.52570: _execute() done 34354 1727096622.52574: dumping result to json 34354 1727096622.52577: done dumping result, returning 34354 1727096622.52592: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0afff68d-5257-0bd7-5492-0000000001a3] 34354 1727096622.52603: sending task result for task 0afff68d-5257-0bd7-5492-0000000001a3 skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } 34354 1727096622.52851: no more pending results, returning what we have 34354 1727096622.52855: results queue empty 34354 1727096622.52856: checking for any_errors_fatal 34354 1727096622.52857: done checking for any_errors_fatal 34354 1727096622.52858: checking for max_fail_percentage 34354 1727096622.52859: done checking for max_fail_percentage 34354 1727096622.52860: checking to see if all hosts have failed and the running result is not ok 34354 1727096622.52861: done checking to see if all hosts have failed 34354 1727096622.52861: getting the remaining hosts for this loop 34354 1727096622.52863: done getting the remaining hosts for this loop 34354 1727096622.52866: getting the next task for host managed_node2 34354 1727096622.52875: done getting next task for host managed_node2 34354 1727096622.52877: ^ task is: TASK: meta (flush_handlers) 34354 1727096622.52879: ^ 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 34354 1727096622.52882: getting variables 34354 1727096622.52884: in VariableManager get_vars() 34354 1727096622.52931: Calling all_inventory to load vars for managed_node2 34354 1727096622.52934: Calling groups_inventory to load vars for managed_node2 34354 1727096622.52936: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096622.52949: Calling all_plugins_play to load vars for managed_node2 34354 1727096622.52952: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096622.52955: Calling groups_plugins_play to load vars for managed_node2 34354 1727096622.53300: done sending task result for task 0afff68d-5257-0bd7-5492-0000000001a3 34354 1727096622.53304: WORKER PROCESS EXITING 34354 1727096622.53333: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096622.53548: done with get_vars() 34354 1727096622.53563: done getting variables 34354 1727096622.53633: in VariableManager get_vars() 34354 1727096622.53657: Calling all_inventory to load vars for managed_node2 34354 1727096622.53659: Calling groups_inventory to load vars for managed_node2 34354 1727096622.53661: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096622.53666: Calling all_plugins_play to load vars for managed_node2 34354 1727096622.53675: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096622.53679: Calling groups_plugins_play to load vars for managed_node2 34354 1727096622.53832: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096622.54036: done with get_vars() 34354 1727096622.54047: done queuing things up, now waiting for results queue to drain 34354 1727096622.54049: results queue empty 34354 1727096622.54050: checking for any_errors_fatal 34354 1727096622.54052: done checking for any_errors_fatal 34354 1727096622.54053: checking for max_fail_percentage 34354 1727096622.54053: done checking for max_fail_percentage 34354 1727096622.54054: checking to see if all hosts have failed and the running result is not ok 34354 1727096622.54055: done checking to see if all hosts have failed 34354 1727096622.54056: getting the remaining hosts for this loop 34354 1727096622.54056: done getting the remaining hosts for this loop 34354 1727096622.54059: getting the next task for host managed_node2 34354 1727096622.54062: done getting next task for host managed_node2 34354 1727096622.54064: ^ task is: TASK: INIT: wireless tests 34354 1727096622.54066: ^ 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 34354 1727096622.54070: getting variables 34354 1727096622.54071: in VariableManager get_vars() 34354 1727096622.54092: Calling all_inventory to load vars for managed_node2 34354 1727096622.54094: Calling groups_inventory to load vars for managed_node2 34354 1727096622.54096: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096622.54105: Calling all_plugins_play to load vars for managed_node2 34354 1727096622.54107: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096622.54110: Calling groups_plugins_play to load vars for managed_node2 34354 1727096622.54244: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096622.54451: done with get_vars() 34354 1727096622.54458: done getting variables 34354 1727096622.54544: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [INIT: wireless tests] **************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_wireless.yml:8 Monday 23 September 2024 09:03:42 -0400 (0:00:00.047) 0:00:03.924 ****** 34354 1727096622.54575: entering _queue_task() for managed_node2/debug 34354 1727096622.54577: Creating lock for debug 34354 1727096622.55015: worker is 1 (out of 1 available) 34354 1727096622.55028: exiting _queue_task() for managed_node2/debug 34354 1727096622.55039: done queuing things up, now waiting for results queue to drain 34354 1727096622.55040: waiting for pending results... 34354 1727096622.55405: running TaskExecutor() for managed_node2/TASK: INIT: wireless tests 34354 1727096622.55577: in run() - task 0afff68d-5257-0bd7-5492-00000000000b 34354 1727096622.55583: variable 'ansible_search_path' from source: unknown 34354 1727096622.55593: calling self._execute() 34354 1727096622.55663: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096622.55680: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096622.55703: variable 'omit' from source: magic vars 34354 1727096622.56100: variable 'ansible_distribution_major_version' from source: facts 34354 1727096622.56120: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096622.56254: variable 'ansible_distribution_major_version' from source: facts 34354 1727096622.56265: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096622.56278: when evaluation is False, skipping this task 34354 1727096622.56324: _execute() done 34354 1727096622.56328: dumping result to json 34354 1727096622.56331: done dumping result, returning 34354 1727096622.56334: done running TaskExecutor() for managed_node2/TASK: INIT: wireless tests [0afff68d-5257-0bd7-5492-00000000000b] 34354 1727096622.56337: sending task result for task 0afff68d-5257-0bd7-5492-00000000000b skipping: [managed_node2] => { "false_condition": "ansible_distribution_major_version == '7'" } 34354 1727096622.56490: no more pending results, returning what we have 34354 1727096622.56494: results queue empty 34354 1727096622.56495: checking for any_errors_fatal 34354 1727096622.56497: done checking for any_errors_fatal 34354 1727096622.56498: checking for max_fail_percentage 34354 1727096622.56500: done checking for max_fail_percentage 34354 1727096622.56500: checking to see if all hosts have failed and the running result is not ok 34354 1727096622.56501: done checking to see if all hosts have failed 34354 1727096622.56502: getting the remaining hosts for this loop 34354 1727096622.56503: done getting the remaining hosts for this loop 34354 1727096622.56507: getting the next task for host managed_node2 34354 1727096622.56514: done getting next task for host managed_node2 34354 1727096622.56517: ^ task is: TASK: Include the task 'setup_mock_wifi.yml' 34354 1727096622.56519: ^ 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 34354 1727096622.56523: getting variables 34354 1727096622.56525: in VariableManager get_vars() 34354 1727096622.56580: Calling all_inventory to load vars for managed_node2 34354 1727096622.56583: Calling groups_inventory to load vars for managed_node2 34354 1727096622.56586: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096622.56599: Calling all_plugins_play to load vars for managed_node2 34354 1727096622.56602: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096622.56605: Calling groups_plugins_play to load vars for managed_node2 34354 1727096622.57088: done sending task result for task 0afff68d-5257-0bd7-5492-00000000000b 34354 1727096622.57092: WORKER PROCESS EXITING 34354 1727096622.57120: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096622.57335: done with get_vars() 34354 1727096622.57347: done getting variables TASK [Include the task 'setup_mock_wifi.yml'] ********************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_wireless.yml:11 Monday 23 September 2024 09:03:42 -0400 (0:00:00.028) 0:00:03.953 ****** 34354 1727096622.57453: entering _queue_task() for managed_node2/include_tasks 34354 1727096622.57842: worker is 1 (out of 1 available) 34354 1727096622.57852: exiting _queue_task() for managed_node2/include_tasks 34354 1727096622.57867: done queuing things up, now waiting for results queue to drain 34354 1727096622.57870: waiting for pending results... 34354 1727096622.58042: running TaskExecutor() for managed_node2/TASK: Include the task 'setup_mock_wifi.yml' 34354 1727096622.58148: in run() - task 0afff68d-5257-0bd7-5492-00000000000c 34354 1727096622.58176: variable 'ansible_search_path' from source: unknown 34354 1727096622.58222: calling self._execute() 34354 1727096622.58316: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096622.58328: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096622.58346: variable 'omit' from source: magic vars 34354 1727096622.58753: variable 'ansible_distribution_major_version' from source: facts 34354 1727096622.58777: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096622.58907: variable 'ansible_distribution_major_version' from source: facts 34354 1727096622.58942: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096622.58945: when evaluation is False, skipping this task 34354 1727096622.58948: _execute() done 34354 1727096622.58950: dumping result to json 34354 1727096622.58952: done dumping result, returning 34354 1727096622.58955: done running TaskExecutor() for managed_node2/TASK: Include the task 'setup_mock_wifi.yml' [0afff68d-5257-0bd7-5492-00000000000c] 34354 1727096622.59026: sending task result for task 0afff68d-5257-0bd7-5492-00000000000c 34354 1727096622.59248: done sending task result for task 0afff68d-5257-0bd7-5492-00000000000c 34354 1727096622.59251: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } 34354 1727096622.59312: no more pending results, returning what we have 34354 1727096622.59316: results queue empty 34354 1727096622.59317: checking for any_errors_fatal 34354 1727096622.59326: done checking for any_errors_fatal 34354 1727096622.59327: checking for max_fail_percentage 34354 1727096622.59329: done checking for max_fail_percentage 34354 1727096622.59330: checking to see if all hosts have failed and the running result is not ok 34354 1727096622.59330: done checking to see if all hosts have failed 34354 1727096622.59331: getting the remaining hosts for this loop 34354 1727096622.59333: done getting the remaining hosts for this loop 34354 1727096622.59337: getting the next task for host managed_node2 34354 1727096622.59344: done getting next task for host managed_node2 34354 1727096622.59355: ^ task is: TASK: Copy client certs 34354 1727096622.59357: ^ 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 34354 1727096622.59360: getting variables 34354 1727096622.59362: in VariableManager get_vars() 34354 1727096622.59507: Calling all_inventory to load vars for managed_node2 34354 1727096622.59510: Calling groups_inventory to load vars for managed_node2 34354 1727096622.59512: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096622.59523: Calling all_plugins_play to load vars for managed_node2 34354 1727096622.59526: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096622.59529: Calling groups_plugins_play to load vars for managed_node2 34354 1727096622.59831: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096622.60062: done with get_vars() 34354 1727096622.60077: done getting variables 34354 1727096622.60170: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Copy client certs] ******************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_wireless.yml:13 Monday 23 September 2024 09:03:42 -0400 (0:00:00.027) 0:00:03.980 ****** 34354 1727096622.60194: entering _queue_task() for managed_node2/copy 34354 1727096622.60436: worker is 1 (out of 1 available) 34354 1727096622.60448: exiting _queue_task() for managed_node2/copy 34354 1727096622.60462: done queuing things up, now waiting for results queue to drain 34354 1727096622.60464: waiting for pending results... 34354 1727096622.60628: running TaskExecutor() for managed_node2/TASK: Copy client certs 34354 1727096622.60692: in run() - task 0afff68d-5257-0bd7-5492-00000000000d 34354 1727096622.60701: variable 'ansible_search_path' from source: unknown 34354 1727096622.60860: Loaded config def from plugin (lookup/items) 34354 1727096622.60879: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 34354 1727096622.60907: variable 'omit' from source: magic vars 34354 1727096622.60998: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096622.61005: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096622.61015: variable 'omit' from source: magic vars 34354 1727096622.61250: variable 'ansible_distribution_major_version' from source: facts 34354 1727096622.61259: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096622.61340: variable 'ansible_distribution_major_version' from source: facts 34354 1727096622.61344: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096622.61347: when evaluation is False, skipping this task 34354 1727096622.61365: variable 'item' from source: unknown 34354 1727096622.61421: variable 'item' from source: unknown skipping: [managed_node2] => (item=client.key) => { "ansible_loop_var": "item", "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "item": "client.key", "skip_reason": "Conditional result was False" } 34354 1727096622.61560: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096622.61563: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096622.61565: variable 'omit' from source: magic vars 34354 1727096622.61625: variable 'ansible_distribution_major_version' from source: facts 34354 1727096622.61628: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096622.61704: variable 'ansible_distribution_major_version' from source: facts 34354 1727096622.61707: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096622.61709: when evaluation is False, skipping this task 34354 1727096622.61727: variable 'item' from source: unknown 34354 1727096622.61769: variable 'item' from source: unknown skipping: [managed_node2] => (item=client.pem) => { "ansible_loop_var": "item", "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "item": "client.pem", "skip_reason": "Conditional result was False" } 34354 1727096622.61850: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096622.61853: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096622.61855: variable 'omit' from source: magic vars 34354 1727096622.62040: variable 'ansible_distribution_major_version' from source: facts 34354 1727096622.62043: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096622.62055: variable 'ansible_distribution_major_version' from source: facts 34354 1727096622.62060: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096622.62063: when evaluation is False, skipping this task 34354 1727096622.62122: variable 'item' from source: unknown 34354 1727096622.62143: variable 'item' from source: unknown skipping: [managed_node2] => (item=cacert.pem) => { "ansible_loop_var": "item", "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "item": "cacert.pem", "skip_reason": "Conditional result was False" } 34354 1727096622.62223: dumping result to json 34354 1727096622.62226: done dumping result, returning 34354 1727096622.62227: done running TaskExecutor() for managed_node2/TASK: Copy client certs [0afff68d-5257-0bd7-5492-00000000000d] 34354 1727096622.62229: sending task result for task 0afff68d-5257-0bd7-5492-00000000000d 34354 1727096622.62265: done sending task result for task 0afff68d-5257-0bd7-5492-00000000000d 34354 1727096622.62269: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false } MSG: All items skipped 34354 1727096622.62319: no more pending results, returning what we have 34354 1727096622.62322: results queue empty 34354 1727096622.62323: checking for any_errors_fatal 34354 1727096622.62329: done checking for any_errors_fatal 34354 1727096622.62329: checking for max_fail_percentage 34354 1727096622.62331: done checking for max_fail_percentage 34354 1727096622.62331: checking to see if all hosts have failed and the running result is not ok 34354 1727096622.62332: done checking to see if all hosts have failed 34354 1727096622.62333: getting the remaining hosts for this loop 34354 1727096622.62334: done getting the remaining hosts for this loop 34354 1727096622.62337: getting the next task for host managed_node2 34354 1727096622.62344: done getting next task for host managed_node2 34354 1727096622.62346: ^ task is: TASK: TEST: wireless connection with WPA-PSK 34354 1727096622.62348: ^ 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 34354 1727096622.62351: getting variables 34354 1727096622.62353: in VariableManager get_vars() 34354 1727096622.62400: Calling all_inventory to load vars for managed_node2 34354 1727096622.62403: Calling groups_inventory to load vars for managed_node2 34354 1727096622.62405: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096622.62414: Calling all_plugins_play to load vars for managed_node2 34354 1727096622.62417: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096622.62419: Calling groups_plugins_play to load vars for managed_node2 34354 1727096622.62587: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096622.62772: done with get_vars() 34354 1727096622.62782: done getting variables 34354 1727096622.62836: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [TEST: wireless connection with WPA-PSK] ********************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_wireless.yml:24 Monday 23 September 2024 09:03:42 -0400 (0:00:00.026) 0:00:04.007 ****** 34354 1727096622.62866: entering _queue_task() for managed_node2/debug 34354 1727096622.63150: worker is 1 (out of 1 available) 34354 1727096622.63161: exiting _queue_task() for managed_node2/debug 34354 1727096622.63176: done queuing things up, now waiting for results queue to drain 34354 1727096622.63177: waiting for pending results... 34354 1727096622.63463: running TaskExecutor() for managed_node2/TASK: TEST: wireless connection with WPA-PSK 34354 1727096622.63511: in run() - task 0afff68d-5257-0bd7-5492-00000000000f 34354 1727096622.63522: variable 'ansible_search_path' from source: unknown 34354 1727096622.63552: calling self._execute() 34354 1727096622.63641: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096622.63645: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096622.63653: variable 'omit' from source: magic vars 34354 1727096622.64033: variable 'ansible_distribution_major_version' from source: facts 34354 1727096622.64036: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096622.64225: variable 'ansible_distribution_major_version' from source: facts 34354 1727096622.64228: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096622.64230: when evaluation is False, skipping this task 34354 1727096622.64232: _execute() done 34354 1727096622.64242: dumping result to json 34354 1727096622.64247: done dumping result, returning 34354 1727096622.64250: done running TaskExecutor() for managed_node2/TASK: TEST: wireless connection with WPA-PSK [0afff68d-5257-0bd7-5492-00000000000f] 34354 1727096622.64252: sending task result for task 0afff68d-5257-0bd7-5492-00000000000f 34354 1727096622.64319: done sending task result for task 0afff68d-5257-0bd7-5492-00000000000f 34354 1727096622.64322: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "ansible_distribution_major_version == '7'" } 34354 1727096622.64402: no more pending results, returning what we have 34354 1727096622.64406: results queue empty 34354 1727096622.64407: checking for any_errors_fatal 34354 1727096622.64416: done checking for any_errors_fatal 34354 1727096622.64417: checking for max_fail_percentage 34354 1727096622.64419: done checking for max_fail_percentage 34354 1727096622.64419: checking to see if all hosts have failed and the running result is not ok 34354 1727096622.64420: done checking to see if all hosts have failed 34354 1727096622.64421: getting the remaining hosts for this loop 34354 1727096622.64422: done getting the remaining hosts for this loop 34354 1727096622.64426: getting the next task for host managed_node2 34354 1727096622.64433: done getting next task for host managed_node2 34354 1727096622.64443: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 34354 1727096622.64448: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 34354 1727096622.64476: getting variables 34354 1727096622.64478: in VariableManager get_vars() 34354 1727096622.64528: Calling all_inventory to load vars for managed_node2 34354 1727096622.64531: Calling groups_inventory to load vars for managed_node2 34354 1727096622.64533: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096622.64756: Calling all_plugins_play to load vars for managed_node2 34354 1727096622.64761: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096622.64765: Calling groups_plugins_play to load vars for managed_node2 34354 1727096622.64942: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096622.65093: done with get_vars() 34354 1727096622.65103: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 23 September 2024 09:03:42 -0400 (0:00:00.023) 0:00:04.030 ****** 34354 1727096622.65178: entering _queue_task() for managed_node2/include_tasks 34354 1727096622.65383: worker is 1 (out of 1 available) 34354 1727096622.65397: exiting _queue_task() for managed_node2/include_tasks 34354 1727096622.65409: done queuing things up, now waiting for results queue to drain 34354 1727096622.65410: waiting for pending results... 34354 1727096622.65565: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 34354 1727096622.65651: in run() - task 0afff68d-5257-0bd7-5492-000000000017 34354 1727096622.65660: variable 'ansible_search_path' from source: unknown 34354 1727096622.65663: variable 'ansible_search_path' from source: unknown 34354 1727096622.65696: calling self._execute() 34354 1727096622.65755: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096622.65759: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096622.65775: variable 'omit' from source: magic vars 34354 1727096622.66034: variable 'ansible_distribution_major_version' from source: facts 34354 1727096622.66044: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096622.66126: variable 'ansible_distribution_major_version' from source: facts 34354 1727096622.66129: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096622.66132: when evaluation is False, skipping this task 34354 1727096622.66135: _execute() done 34354 1727096622.66137: dumping result to json 34354 1727096622.66141: done dumping result, returning 34354 1727096622.66148: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-0bd7-5492-000000000017] 34354 1727096622.66152: sending task result for task 0afff68d-5257-0bd7-5492-000000000017 34354 1727096622.66237: done sending task result for task 0afff68d-5257-0bd7-5492-000000000017 34354 1727096622.66239: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } 34354 1727096622.66285: no more pending results, returning what we have 34354 1727096622.66290: results queue empty 34354 1727096622.66291: checking for any_errors_fatal 34354 1727096622.66296: done checking for any_errors_fatal 34354 1727096622.66297: checking for max_fail_percentage 34354 1727096622.66298: done checking for max_fail_percentage 34354 1727096622.66299: checking to see if all hosts have failed and the running result is not ok 34354 1727096622.66299: done checking to see if all hosts have failed 34354 1727096622.66300: getting the remaining hosts for this loop 34354 1727096622.66301: done getting the remaining hosts for this loop 34354 1727096622.66306: getting the next task for host managed_node2 34354 1727096622.66312: done getting next task for host managed_node2 34354 1727096622.66316: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 34354 1727096622.66319: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 34354 1727096622.66332: getting variables 34354 1727096622.66333: in VariableManager get_vars() 34354 1727096622.66372: Calling all_inventory to load vars for managed_node2 34354 1727096622.66375: Calling groups_inventory to load vars for managed_node2 34354 1727096622.66377: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096622.66386: Calling all_plugins_play to load vars for managed_node2 34354 1727096622.66388: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096622.66390: Calling groups_plugins_play to load vars for managed_node2 34354 1727096622.66685: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096622.66802: done with get_vars() 34354 1727096622.66809: done getting variables 34354 1727096622.66909: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 09:03:42 -0400 (0:00:00.017) 0:00:04.047 ****** 34354 1727096622.66938: entering _queue_task() for managed_node2/debug 34354 1727096622.67255: worker is 1 (out of 1 available) 34354 1727096622.67270: exiting _queue_task() for managed_node2/debug 34354 1727096622.67282: done queuing things up, now waiting for results queue to drain 34354 1727096622.67284: waiting for pending results... 34354 1727096622.67666: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 34354 1727096622.67676: in run() - task 0afff68d-5257-0bd7-5492-000000000018 34354 1727096622.67680: variable 'ansible_search_path' from source: unknown 34354 1727096622.67683: variable 'ansible_search_path' from source: unknown 34354 1727096622.67756: calling self._execute() 34354 1727096622.67879: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096622.67883: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096622.67889: variable 'omit' from source: magic vars 34354 1727096622.68171: variable 'ansible_distribution_major_version' from source: facts 34354 1727096622.68187: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096622.68262: variable 'ansible_distribution_major_version' from source: facts 34354 1727096622.68265: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096622.68270: when evaluation is False, skipping this task 34354 1727096622.68273: _execute() done 34354 1727096622.68278: dumping result to json 34354 1727096622.68281: done dumping result, returning 34354 1727096622.68290: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-0bd7-5492-000000000018] 34354 1727096622.68292: sending task result for task 0afff68d-5257-0bd7-5492-000000000018 34354 1727096622.68384: done sending task result for task 0afff68d-5257-0bd7-5492-000000000018 34354 1727096622.68387: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "ansible_distribution_major_version == '7'" } 34354 1727096622.68444: no more pending results, returning what we have 34354 1727096622.68447: results queue empty 34354 1727096622.68448: checking for any_errors_fatal 34354 1727096622.68453: done checking for any_errors_fatal 34354 1727096622.68454: checking for max_fail_percentage 34354 1727096622.68456: done checking for max_fail_percentage 34354 1727096622.68456: checking to see if all hosts have failed and the running result is not ok 34354 1727096622.68457: done checking to see if all hosts have failed 34354 1727096622.68458: getting the remaining hosts for this loop 34354 1727096622.68460: done getting the remaining hosts for this loop 34354 1727096622.68463: getting the next task for host managed_node2 34354 1727096622.68471: done getting next task for host managed_node2 34354 1727096622.68474: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 34354 1727096622.68477: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 34354 1727096622.68490: getting variables 34354 1727096622.68492: in VariableManager get_vars() 34354 1727096622.68531: Calling all_inventory to load vars for managed_node2 34354 1727096622.68533: Calling groups_inventory to load vars for managed_node2 34354 1727096622.68535: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096622.68544: Calling all_plugins_play to load vars for managed_node2 34354 1727096622.68546: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096622.68548: Calling groups_plugins_play to load vars for managed_node2 34354 1727096622.68730: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096622.68948: done with get_vars() 34354 1727096622.68959: done getting variables 34354 1727096622.69058: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 09:03:42 -0400 (0:00:00.021) 0:00:04.069 ****** 34354 1727096622.69093: entering _queue_task() for managed_node2/fail 34354 1727096622.69094: Creating lock for fail 34354 1727096622.69474: worker is 1 (out of 1 available) 34354 1727096622.69486: exiting _queue_task() for managed_node2/fail 34354 1727096622.69497: done queuing things up, now waiting for results queue to drain 34354 1727096622.69499: waiting for pending results... 34354 1727096622.69673: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 34354 1727096622.69747: in run() - task 0afff68d-5257-0bd7-5492-000000000019 34354 1727096622.69764: variable 'ansible_search_path' from source: unknown 34354 1727096622.69770: variable 'ansible_search_path' from source: unknown 34354 1727096622.69803: calling self._execute() 34354 1727096622.69860: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096622.69864: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096622.69885: variable 'omit' from source: magic vars 34354 1727096622.70150: variable 'ansible_distribution_major_version' from source: facts 34354 1727096622.70160: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096622.70241: variable 'ansible_distribution_major_version' from source: facts 34354 1727096622.70244: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096622.70247: when evaluation is False, skipping this task 34354 1727096622.70251: _execute() done 34354 1727096622.70254: dumping result to json 34354 1727096622.70256: done dumping result, returning 34354 1727096622.70265: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0afff68d-5257-0bd7-5492-000000000019] 34354 1727096622.70269: sending task result for task 0afff68d-5257-0bd7-5492-000000000019 34354 1727096622.70354: done sending task result for task 0afff68d-5257-0bd7-5492-000000000019 34354 1727096622.70356: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } 34354 1727096622.70421: no more pending results, returning what we have 34354 1727096622.70424: results queue empty 34354 1727096622.70425: checking for any_errors_fatal 34354 1727096622.70429: done checking for any_errors_fatal 34354 1727096622.70430: checking for max_fail_percentage 34354 1727096622.70431: done checking for max_fail_percentage 34354 1727096622.70432: checking to see if all hosts have failed and the running result is not ok 34354 1727096622.70433: done checking to see if all hosts have failed 34354 1727096622.70433: getting the remaining hosts for this loop 34354 1727096622.70434: done getting the remaining hosts for this loop 34354 1727096622.70437: getting the next task for host managed_node2 34354 1727096622.70442: done getting next task for host managed_node2 34354 1727096622.70445: ^ 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 34354 1727096622.70448: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 34354 1727096622.70460: getting variables 34354 1727096622.70461: in VariableManager get_vars() 34354 1727096622.70501: Calling all_inventory to load vars for managed_node2 34354 1727096622.70504: Calling groups_inventory to load vars for managed_node2 34354 1727096622.70506: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096622.70514: Calling all_plugins_play to load vars for managed_node2 34354 1727096622.70516: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096622.70518: Calling groups_plugins_play to load vars for managed_node2 34354 1727096622.70653: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096622.70773: done with get_vars() 34354 1727096622.70780: done getting variables 34354 1727096622.70818: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 09:03:42 -0400 (0:00:00.017) 0:00:04.086 ****** 34354 1727096622.70842: entering _queue_task() for managed_node2/fail 34354 1727096622.71022: worker is 1 (out of 1 available) 34354 1727096622.71034: exiting _queue_task() for managed_node2/fail 34354 1727096622.71046: done queuing things up, now waiting for results queue to drain 34354 1727096622.71048: waiting for pending results... 34354 1727096622.71199: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 34354 1727096622.71271: in run() - task 0afff68d-5257-0bd7-5492-00000000001a 34354 1727096622.71287: variable 'ansible_search_path' from source: unknown 34354 1727096622.71291: variable 'ansible_search_path' from source: unknown 34354 1727096622.71316: calling self._execute() 34354 1727096622.71374: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096622.71380: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096622.71396: variable 'omit' from source: magic vars 34354 1727096622.71732: variable 'ansible_distribution_major_version' from source: facts 34354 1727096622.71975: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096622.71980: variable 'ansible_distribution_major_version' from source: facts 34354 1727096622.71982: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096622.71985: when evaluation is False, skipping this task 34354 1727096622.71987: _execute() done 34354 1727096622.71990: dumping result to json 34354 1727096622.71993: done dumping result, returning 34354 1727096622.71999: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0afff68d-5257-0bd7-5492-00000000001a] 34354 1727096622.72002: sending task result for task 0afff68d-5257-0bd7-5492-00000000001a 34354 1727096622.72062: done sending task result for task 0afff68d-5257-0bd7-5492-00000000001a 34354 1727096622.72065: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } 34354 1727096622.72135: no more pending results, returning what we have 34354 1727096622.72138: results queue empty 34354 1727096622.72139: checking for any_errors_fatal 34354 1727096622.72143: done checking for any_errors_fatal 34354 1727096622.72144: checking for max_fail_percentage 34354 1727096622.72146: done checking for max_fail_percentage 34354 1727096622.72146: checking to see if all hosts have failed and the running result is not ok 34354 1727096622.72147: done checking to see if all hosts have failed 34354 1727096622.72148: getting the remaining hosts for this loop 34354 1727096622.72149: done getting the remaining hosts for this loop 34354 1727096622.72152: getting the next task for host managed_node2 34354 1727096622.72157: done getting next task for host managed_node2 34354 1727096622.72160: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 34354 1727096622.72163: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 34354 1727096622.72313: getting variables 34354 1727096622.72315: in VariableManager get_vars() 34354 1727096622.72352: Calling all_inventory to load vars for managed_node2 34354 1727096622.72355: Calling groups_inventory to load vars for managed_node2 34354 1727096622.72357: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096622.72365: Calling all_plugins_play to load vars for managed_node2 34354 1727096622.72369: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096622.72374: Calling groups_plugins_play to load vars for managed_node2 34354 1727096622.72532: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096622.72720: done with get_vars() 34354 1727096622.72732: done getting variables 34354 1727096622.72796: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 09:03:42 -0400 (0:00:00.019) 0:00:04.106 ****** 34354 1727096622.72829: entering _queue_task() for managed_node2/fail 34354 1727096622.73086: worker is 1 (out of 1 available) 34354 1727096622.73098: exiting _queue_task() for managed_node2/fail 34354 1727096622.73108: done queuing things up, now waiting for results queue to drain 34354 1727096622.73110: waiting for pending results... 34354 1727096622.73371: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 34354 1727096622.73545: in run() - task 0afff68d-5257-0bd7-5492-00000000001b 34354 1727096622.73562: variable 'ansible_search_path' from source: unknown 34354 1727096622.73576: variable 'ansible_search_path' from source: unknown 34354 1727096622.73620: calling self._execute() 34354 1727096622.73702: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096622.73717: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096622.73734: variable 'omit' from source: magic vars 34354 1727096622.74159: variable 'ansible_distribution_major_version' from source: facts 34354 1727096622.74183: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096622.74304: variable 'ansible_distribution_major_version' from source: facts 34354 1727096622.74317: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096622.74325: when evaluation is False, skipping this task 34354 1727096622.74332: _execute() done 34354 1727096622.74338: dumping result to json 34354 1727096622.74345: done dumping result, returning 34354 1727096622.74355: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0afff68d-5257-0bd7-5492-00000000001b] 34354 1727096622.74365: sending task result for task 0afff68d-5257-0bd7-5492-00000000001b skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } 34354 1727096622.74621: no more pending results, returning what we have 34354 1727096622.74625: results queue empty 34354 1727096622.74626: checking for any_errors_fatal 34354 1727096622.74632: done checking for any_errors_fatal 34354 1727096622.74632: checking for max_fail_percentage 34354 1727096622.74634: done checking for max_fail_percentage 34354 1727096622.74635: checking to see if all hosts have failed and the running result is not ok 34354 1727096622.74635: done checking to see if all hosts have failed 34354 1727096622.74636: getting the remaining hosts for this loop 34354 1727096622.74638: done getting the remaining hosts for this loop 34354 1727096622.74641: getting the next task for host managed_node2 34354 1727096622.74650: done getting next task for host managed_node2 34354 1727096622.74654: ^ 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 34354 1727096622.74657: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 34354 1727096622.74678: done sending task result for task 0afff68d-5257-0bd7-5492-00000000001b 34354 1727096622.74680: WORKER PROCESS EXITING 34354 1727096622.74687: getting variables 34354 1727096622.74689: in VariableManager get_vars() 34354 1727096622.74738: Calling all_inventory to load vars for managed_node2 34354 1727096622.74741: Calling groups_inventory to load vars for managed_node2 34354 1727096622.74743: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096622.74756: Calling all_plugins_play to load vars for managed_node2 34354 1727096622.74759: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096622.74762: Calling groups_plugins_play to load vars for managed_node2 34354 1727096622.75131: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096622.75332: done with get_vars() 34354 1727096622.75341: done getting variables 34354 1727096622.75437: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 09:03:42 -0400 (0:00:00.026) 0:00:04.133 ****** 34354 1727096622.75468: entering _queue_task() for managed_node2/dnf 34354 1727096622.75937: worker is 1 (out of 1 available) 34354 1727096622.75947: exiting _queue_task() for managed_node2/dnf 34354 1727096622.75957: done queuing things up, now waiting for results queue to drain 34354 1727096622.75958: waiting for pending results... 34354 1727096622.76042: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 34354 1727096622.76132: in run() - task 0afff68d-5257-0bd7-5492-00000000001c 34354 1727096622.76149: variable 'ansible_search_path' from source: unknown 34354 1727096622.76157: variable 'ansible_search_path' from source: unknown 34354 1727096622.76192: calling self._execute() 34354 1727096622.76255: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096622.76261: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096622.76271: variable 'omit' from source: magic vars 34354 1727096622.76536: variable 'ansible_distribution_major_version' from source: facts 34354 1727096622.76546: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096622.76631: variable 'ansible_distribution_major_version' from source: facts 34354 1727096622.76636: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096622.76639: when evaluation is False, skipping this task 34354 1727096622.76642: _execute() done 34354 1727096622.76645: dumping result to json 34354 1727096622.76647: done dumping result, returning 34354 1727096622.76658: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0afff68d-5257-0bd7-5492-00000000001c] 34354 1727096622.76662: sending task result for task 0afff68d-5257-0bd7-5492-00000000001c 34354 1727096622.76750: done sending task result for task 0afff68d-5257-0bd7-5492-00000000001c 34354 1727096622.76753: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } 34354 1727096622.76805: no more pending results, returning what we have 34354 1727096622.76808: results queue empty 34354 1727096622.76809: checking for any_errors_fatal 34354 1727096622.76816: done checking for any_errors_fatal 34354 1727096622.76817: checking for max_fail_percentage 34354 1727096622.76818: done checking for max_fail_percentage 34354 1727096622.76819: checking to see if all hosts have failed and the running result is not ok 34354 1727096622.76820: done checking to see if all hosts have failed 34354 1727096622.76820: getting the remaining hosts for this loop 34354 1727096622.76821: done getting the remaining hosts for this loop 34354 1727096622.76824: getting the next task for host managed_node2 34354 1727096622.76829: done getting next task for host managed_node2 34354 1727096622.76833: ^ 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 34354 1727096622.76835: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 34354 1727096622.76848: getting variables 34354 1727096622.76849: in VariableManager get_vars() 34354 1727096622.76889: Calling all_inventory to load vars for managed_node2 34354 1727096622.76892: Calling groups_inventory to load vars for managed_node2 34354 1727096622.76894: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096622.76903: Calling all_plugins_play to load vars for managed_node2 34354 1727096622.76905: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096622.76908: Calling groups_plugins_play to load vars for managed_node2 34354 1727096622.77011: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096622.77135: done with get_vars() 34354 1727096622.77142: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 34354 1727096622.77195: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 09:03:42 -0400 (0:00:00.017) 0:00:04.150 ****** 34354 1727096622.77214: entering _queue_task() for managed_node2/yum 34354 1727096622.77215: Creating lock for yum 34354 1727096622.77402: worker is 1 (out of 1 available) 34354 1727096622.77415: exiting _queue_task() for managed_node2/yum 34354 1727096622.77426: done queuing things up, now waiting for results queue to drain 34354 1727096622.77427: waiting for pending results... 34354 1727096622.77583: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 34354 1727096622.77650: in run() - task 0afff68d-5257-0bd7-5492-00000000001d 34354 1727096622.77659: variable 'ansible_search_path' from source: unknown 34354 1727096622.77662: variable 'ansible_search_path' from source: unknown 34354 1727096622.77713: calling self._execute() 34354 1727096622.78008: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096622.78012: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096622.78015: variable 'omit' from source: magic vars 34354 1727096622.78674: variable 'ansible_distribution_major_version' from source: facts 34354 1727096622.78692: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096622.78809: variable 'ansible_distribution_major_version' from source: facts 34354 1727096622.78821: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096622.78832: when evaluation is False, skipping this task 34354 1727096622.78838: _execute() done 34354 1727096622.78844: dumping result to json 34354 1727096622.78851: done dumping result, returning 34354 1727096622.78861: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0afff68d-5257-0bd7-5492-00000000001d] 34354 1727096622.78873: sending task result for task 0afff68d-5257-0bd7-5492-00000000001d skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } 34354 1727096622.79017: no more pending results, returning what we have 34354 1727096622.79021: results queue empty 34354 1727096622.79022: checking for any_errors_fatal 34354 1727096622.79026: done checking for any_errors_fatal 34354 1727096622.79027: checking for max_fail_percentage 34354 1727096622.79028: done checking for max_fail_percentage 34354 1727096622.79029: checking to see if all hosts have failed and the running result is not ok 34354 1727096622.79031: done checking to see if all hosts have failed 34354 1727096622.79032: getting the remaining hosts for this loop 34354 1727096622.79033: done getting the remaining hosts for this loop 34354 1727096622.79037: getting the next task for host managed_node2 34354 1727096622.79043: done getting next task for host managed_node2 34354 1727096622.79046: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 34354 1727096622.79050: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 34354 1727096622.79064: getting variables 34354 1727096622.79065: in VariableManager get_vars() 34354 1727096622.79116: Calling all_inventory to load vars for managed_node2 34354 1727096622.79119: Calling groups_inventory to load vars for managed_node2 34354 1727096622.79121: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096622.79131: Calling all_plugins_play to load vars for managed_node2 34354 1727096622.79133: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096622.79137: Calling groups_plugins_play to load vars for managed_node2 34354 1727096622.79642: done sending task result for task 0afff68d-5257-0bd7-5492-00000000001d 34354 1727096622.79645: WORKER PROCESS EXITING 34354 1727096622.79659: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096622.79866: done with get_vars() 34354 1727096622.80081: done getting variables 34354 1727096622.80140: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 09:03:42 -0400 (0:00:00.029) 0:00:04.180 ****** 34354 1727096622.80173: entering _queue_task() for managed_node2/fail 34354 1727096622.80705: worker is 1 (out of 1 available) 34354 1727096622.80720: exiting _queue_task() for managed_node2/fail 34354 1727096622.80732: done queuing things up, now waiting for results queue to drain 34354 1727096622.80733: waiting for pending results... 34354 1727096622.81176: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 34354 1727096622.81407: in run() - task 0afff68d-5257-0bd7-5492-00000000001e 34354 1727096622.81489: variable 'ansible_search_path' from source: unknown 34354 1727096622.81497: variable 'ansible_search_path' from source: unknown 34354 1727096622.81578: calling self._execute() 34354 1727096622.81749: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096622.81761: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096622.81781: variable 'omit' from source: magic vars 34354 1727096622.82525: variable 'ansible_distribution_major_version' from source: facts 34354 1727096622.82728: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096622.82859: variable 'ansible_distribution_major_version' from source: facts 34354 1727096622.82877: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096622.82885: when evaluation is False, skipping this task 34354 1727096622.82892: _execute() done 34354 1727096622.82898: dumping result to json 34354 1727096622.82905: done dumping result, returning 34354 1727096622.82914: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0afff68d-5257-0bd7-5492-00000000001e] 34354 1727096622.82923: sending task result for task 0afff68d-5257-0bd7-5492-00000000001e skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } 34354 1727096622.83112: no more pending results, returning what we have 34354 1727096622.83116: results queue empty 34354 1727096622.83117: checking for any_errors_fatal 34354 1727096622.83126: done checking for any_errors_fatal 34354 1727096622.83126: checking for max_fail_percentage 34354 1727096622.83128: done checking for max_fail_percentage 34354 1727096622.83129: checking to see if all hosts have failed and the running result is not ok 34354 1727096622.83130: done checking to see if all hosts have failed 34354 1727096622.83130: getting the remaining hosts for this loop 34354 1727096622.83132: done getting the remaining hosts for this loop 34354 1727096622.83135: getting the next task for host managed_node2 34354 1727096622.83143: done getting next task for host managed_node2 34354 1727096622.83146: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 34354 1727096622.83150: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 34354 1727096622.83165: getting variables 34354 1727096622.83166: in VariableManager get_vars() 34354 1727096622.83214: Calling all_inventory to load vars for managed_node2 34354 1727096622.83217: Calling groups_inventory to load vars for managed_node2 34354 1727096622.83219: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096622.83230: Calling all_plugins_play to load vars for managed_node2 34354 1727096622.83232: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096622.83234: Calling groups_plugins_play to load vars for managed_node2 34354 1727096622.83526: done sending task result for task 0afff68d-5257-0bd7-5492-00000000001e 34354 1727096622.83529: WORKER PROCESS EXITING 34354 1727096622.83550: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096622.83777: done with get_vars() 34354 1727096622.83787: done getting variables 34354 1727096622.83849: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 09:03:42 -0400 (0:00:00.037) 0:00:04.217 ****** 34354 1727096622.83884: entering _queue_task() for managed_node2/package 34354 1727096622.84128: worker is 1 (out of 1 available) 34354 1727096622.84145: exiting _queue_task() for managed_node2/package 34354 1727096622.84155: done queuing things up, now waiting for results queue to drain 34354 1727096622.84156: waiting for pending results... 34354 1727096622.84642: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 34354 1727096622.84739: in run() - task 0afff68d-5257-0bd7-5492-00000000001f 34354 1727096622.84750: variable 'ansible_search_path' from source: unknown 34354 1727096622.84754: variable 'ansible_search_path' from source: unknown 34354 1727096622.84834: calling self._execute() 34354 1727096622.84915: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096622.84928: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096622.84937: variable 'omit' from source: magic vars 34354 1727096622.85340: variable 'ansible_distribution_major_version' from source: facts 34354 1727096622.85356: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096622.85471: variable 'ansible_distribution_major_version' from source: facts 34354 1727096622.85483: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096622.85490: when evaluation is False, skipping this task 34354 1727096622.85496: _execute() done 34354 1727096622.85502: dumping result to json 34354 1727096622.85509: done dumping result, returning 34354 1727096622.85518: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-0bd7-5492-00000000001f] 34354 1727096622.85527: sending task result for task 0afff68d-5257-0bd7-5492-00000000001f skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } 34354 1727096622.85697: no more pending results, returning what we have 34354 1727096622.85701: results queue empty 34354 1727096622.85702: checking for any_errors_fatal 34354 1727096622.85706: done checking for any_errors_fatal 34354 1727096622.85707: checking for max_fail_percentage 34354 1727096622.85708: done checking for max_fail_percentage 34354 1727096622.85709: checking to see if all hosts have failed and the running result is not ok 34354 1727096622.85710: done checking to see if all hosts have failed 34354 1727096622.85710: getting the remaining hosts for this loop 34354 1727096622.85712: done getting the remaining hosts for this loop 34354 1727096622.85715: getting the next task for host managed_node2 34354 1727096622.85721: done getting next task for host managed_node2 34354 1727096622.85724: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 34354 1727096622.85727: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 34354 1727096622.85741: getting variables 34354 1727096622.85742: in VariableManager get_vars() 34354 1727096622.85827: Calling all_inventory to load vars for managed_node2 34354 1727096622.85830: Calling groups_inventory to load vars for managed_node2 34354 1727096622.85839: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096622.85845: done sending task result for task 0afff68d-5257-0bd7-5492-00000000001f 34354 1727096622.85847: WORKER PROCESS EXITING 34354 1727096622.85856: Calling all_plugins_play to load vars for managed_node2 34354 1727096622.85859: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096622.85861: Calling groups_plugins_play to load vars for managed_node2 34354 1727096622.86026: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096622.86245: done with get_vars() 34354 1727096622.86254: done getting variables 34354 1727096622.86316: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 09:03:42 -0400 (0:00:00.024) 0:00:04.241 ****** 34354 1727096622.86345: entering _queue_task() for managed_node2/package 34354 1727096622.86581: worker is 1 (out of 1 available) 34354 1727096622.86671: exiting _queue_task() for managed_node2/package 34354 1727096622.86685: done queuing things up, now waiting for results queue to drain 34354 1727096622.86687: waiting for pending results... 34354 1727096622.86902: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 34354 1727096622.87040: in run() - task 0afff68d-5257-0bd7-5492-000000000020 34354 1727096622.87063: variable 'ansible_search_path' from source: unknown 34354 1727096622.87077: variable 'ansible_search_path' from source: unknown 34354 1727096622.87118: calling self._execute() 34354 1727096622.87211: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096622.87221: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096622.87232: variable 'omit' from source: magic vars 34354 1727096622.88175: variable 'ansible_distribution_major_version' from source: facts 34354 1727096622.88179: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096622.88182: variable 'ansible_distribution_major_version' from source: facts 34354 1727096622.88184: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096622.88187: when evaluation is False, skipping this task 34354 1727096622.88190: _execute() done 34354 1727096622.88192: dumping result to json 34354 1727096622.88194: done dumping result, returning 34354 1727096622.88197: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-0bd7-5492-000000000020] 34354 1727096622.88200: sending task result for task 0afff68d-5257-0bd7-5492-000000000020 34354 1727096622.88278: done sending task result for task 0afff68d-5257-0bd7-5492-000000000020 34354 1727096622.88281: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } 34354 1727096622.88332: no more pending results, returning what we have 34354 1727096622.88337: results queue empty 34354 1727096622.88338: checking for any_errors_fatal 34354 1727096622.88346: done checking for any_errors_fatal 34354 1727096622.88347: checking for max_fail_percentage 34354 1727096622.88348: done checking for max_fail_percentage 34354 1727096622.88349: checking to see if all hosts have failed and the running result is not ok 34354 1727096622.88350: done checking to see if all hosts have failed 34354 1727096622.88351: getting the remaining hosts for this loop 34354 1727096622.88352: done getting the remaining hosts for this loop 34354 1727096622.88356: getting the next task for host managed_node2 34354 1727096622.88363: done getting next task for host managed_node2 34354 1727096622.88383: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 34354 1727096622.88388: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 34354 1727096622.88404: getting variables 34354 1727096622.88406: in VariableManager get_vars() 34354 1727096622.88455: Calling all_inventory to load vars for managed_node2 34354 1727096622.88459: Calling groups_inventory to load vars for managed_node2 34354 1727096622.88462: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096622.88685: Calling all_plugins_play to load vars for managed_node2 34354 1727096622.88689: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096622.88693: Calling groups_plugins_play to load vars for managed_node2 34354 1727096622.89242: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096622.89681: done with get_vars() 34354 1727096622.89690: done getting variables 34354 1727096622.89761: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 09:03:42 -0400 (0:00:00.034) 0:00:04.276 ****** 34354 1727096622.89799: entering _queue_task() for managed_node2/package 34354 1727096622.90056: worker is 1 (out of 1 available) 34354 1727096622.90071: exiting _queue_task() for managed_node2/package 34354 1727096622.90088: done queuing things up, now waiting for results queue to drain 34354 1727096622.90090: waiting for pending results... 34354 1727096622.90485: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 34354 1727096622.90496: in run() - task 0afff68d-5257-0bd7-5492-000000000021 34354 1727096622.90513: variable 'ansible_search_path' from source: unknown 34354 1727096622.90531: variable 'ansible_search_path' from source: unknown 34354 1727096622.90640: calling self._execute() 34354 1727096622.90660: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096622.90675: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096622.90690: variable 'omit' from source: magic vars 34354 1727096622.91079: variable 'ansible_distribution_major_version' from source: facts 34354 1727096622.91098: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096622.91251: variable 'ansible_distribution_major_version' from source: facts 34354 1727096622.91296: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096622.91331: when evaluation is False, skipping this task 34354 1727096622.91341: _execute() done 34354 1727096622.91385: dumping result to json 34354 1727096622.91388: done dumping result, returning 34354 1727096622.91391: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-0bd7-5492-000000000021] 34354 1727096622.91728: sending task result for task 0afff68d-5257-0bd7-5492-000000000021 34354 1727096622.91804: done sending task result for task 0afff68d-5257-0bd7-5492-000000000021 34354 1727096622.91807: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } 34354 1727096622.91878: no more pending results, returning what we have 34354 1727096622.91881: results queue empty 34354 1727096622.91883: checking for any_errors_fatal 34354 1727096622.91891: done checking for any_errors_fatal 34354 1727096622.91892: checking for max_fail_percentage 34354 1727096622.91894: done checking for max_fail_percentage 34354 1727096622.91895: checking to see if all hosts have failed and the running result is not ok 34354 1727096622.91896: done checking to see if all hosts have failed 34354 1727096622.91896: getting the remaining hosts for this loop 34354 1727096622.91898: done getting the remaining hosts for this loop 34354 1727096622.91901: getting the next task for host managed_node2 34354 1727096622.91908: done getting next task for host managed_node2 34354 1727096622.91912: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 34354 1727096622.91974: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 34354 1727096622.91991: getting variables 34354 1727096622.91992: in VariableManager get_vars() 34354 1727096622.92046: Calling all_inventory to load vars for managed_node2 34354 1727096622.92049: Calling groups_inventory to load vars for managed_node2 34354 1727096622.92051: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096622.92064: Calling all_plugins_play to load vars for managed_node2 34354 1727096622.92067: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096622.92375: Calling groups_plugins_play to load vars for managed_node2 34354 1727096622.92531: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096622.92928: done with get_vars() 34354 1727096622.92938: done getting variables 34354 1727096622.93039: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 09:03:42 -0400 (0:00:00.034) 0:00:04.311 ****** 34354 1727096622.93296: entering _queue_task() for managed_node2/service 34354 1727096622.93298: Creating lock for service 34354 1727096622.93787: worker is 1 (out of 1 available) 34354 1727096622.93800: exiting _queue_task() for managed_node2/service 34354 1727096622.93819: done queuing things up, now waiting for results queue to drain 34354 1727096622.93821: waiting for pending results... 34354 1727096622.94198: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 34354 1727096622.94304: in run() - task 0afff68d-5257-0bd7-5492-000000000022 34354 1727096622.94375: variable 'ansible_search_path' from source: unknown 34354 1727096622.94379: variable 'ansible_search_path' from source: unknown 34354 1727096622.94384: calling self._execute() 34354 1727096622.94466: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096622.94486: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096622.94511: variable 'omit' from source: magic vars 34354 1727096622.94856: variable 'ansible_distribution_major_version' from source: facts 34354 1727096622.95072: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096622.95076: variable 'ansible_distribution_major_version' from source: facts 34354 1727096622.95078: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096622.95080: when evaluation is False, skipping this task 34354 1727096622.95083: _execute() done 34354 1727096622.95085: dumping result to json 34354 1727096622.95087: done dumping result, returning 34354 1727096622.95089: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-0bd7-5492-000000000022] 34354 1727096622.95091: sending task result for task 0afff68d-5257-0bd7-5492-000000000022 34354 1727096622.95160: done sending task result for task 0afff68d-5257-0bd7-5492-000000000022 34354 1727096622.95163: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } 34354 1727096622.95209: no more pending results, returning what we have 34354 1727096622.95213: results queue empty 34354 1727096622.95215: checking for any_errors_fatal 34354 1727096622.95222: done checking for any_errors_fatal 34354 1727096622.95223: checking for max_fail_percentage 34354 1727096622.95225: done checking for max_fail_percentage 34354 1727096622.95225: checking to see if all hosts have failed and the running result is not ok 34354 1727096622.95226: done checking to see if all hosts have failed 34354 1727096622.95227: getting the remaining hosts for this loop 34354 1727096622.95228: done getting the remaining hosts for this loop 34354 1727096622.95232: getting the next task for host managed_node2 34354 1727096622.95239: done getting next task for host managed_node2 34354 1727096622.95242: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 34354 1727096622.95246: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 34354 1727096622.95261: getting variables 34354 1727096622.95263: in VariableManager get_vars() 34354 1727096622.95316: Calling all_inventory to load vars for managed_node2 34354 1727096622.95319: Calling groups_inventory to load vars for managed_node2 34354 1727096622.95321: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096622.95334: Calling all_plugins_play to load vars for managed_node2 34354 1727096622.95336: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096622.95340: Calling groups_plugins_play to load vars for managed_node2 34354 1727096622.95758: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096622.95986: done with get_vars() 34354 1727096622.96038: done getting variables 34354 1727096622.96187: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 09:03:42 -0400 (0:00:00.029) 0:00:04.340 ****** 34354 1727096622.96218: entering _queue_task() for managed_node2/service 34354 1727096622.96606: worker is 1 (out of 1 available) 34354 1727096622.96616: exiting _queue_task() for managed_node2/service 34354 1727096622.96626: done queuing things up, now waiting for results queue to drain 34354 1727096622.96627: waiting for pending results... 34354 1727096622.96792: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 34354 1727096622.96908: in run() - task 0afff68d-5257-0bd7-5492-000000000023 34354 1727096622.96926: variable 'ansible_search_path' from source: unknown 34354 1727096622.96934: variable 'ansible_search_path' from source: unknown 34354 1727096622.96974: calling self._execute() 34354 1727096622.97058: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096622.97074: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096622.97089: variable 'omit' from source: magic vars 34354 1727096622.97633: variable 'ansible_distribution_major_version' from source: facts 34354 1727096622.97900: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096622.97938: variable 'ansible_distribution_major_version' from source: facts 34354 1727096622.97948: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096622.97956: when evaluation is False, skipping this task 34354 1727096622.97963: _execute() done 34354 1727096622.97978: dumping result to json 34354 1727096622.98017: done dumping result, returning 34354 1727096622.98225: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-0bd7-5492-000000000023] 34354 1727096622.98228: sending task result for task 0afff68d-5257-0bd7-5492-000000000023 34354 1727096622.98306: done sending task result for task 0afff68d-5257-0bd7-5492-000000000023 34354 1727096622.98309: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 34354 1727096622.98372: no more pending results, returning what we have 34354 1727096622.98376: results queue empty 34354 1727096622.98377: checking for any_errors_fatal 34354 1727096622.98384: done checking for any_errors_fatal 34354 1727096622.98385: checking for max_fail_percentage 34354 1727096622.98387: done checking for max_fail_percentage 34354 1727096622.98388: checking to see if all hosts have failed and the running result is not ok 34354 1727096622.98389: done checking to see if all hosts have failed 34354 1727096622.98389: getting the remaining hosts for this loop 34354 1727096622.98391: done getting the remaining hosts for this loop 34354 1727096622.98394: getting the next task for host managed_node2 34354 1727096622.98401: done getting next task for host managed_node2 34354 1727096622.98405: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 34354 1727096622.98408: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 34354 1727096622.98422: getting variables 34354 1727096622.98424: in VariableManager get_vars() 34354 1727096622.98472: Calling all_inventory to load vars for managed_node2 34354 1727096622.98475: Calling groups_inventory to load vars for managed_node2 34354 1727096622.98477: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096622.98489: Calling all_plugins_play to load vars for managed_node2 34354 1727096622.98492: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096622.98495: Calling groups_plugins_play to load vars for managed_node2 34354 1727096622.99009: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096622.99213: done with get_vars() 34354 1727096622.99222: done getting variables 34354 1727096622.99278: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 09:03:42 -0400 (0:00:00.030) 0:00:04.371 ****** 34354 1727096622.99309: entering _queue_task() for managed_node2/service 34354 1727096622.99536: worker is 1 (out of 1 available) 34354 1727096622.99548: exiting _queue_task() for managed_node2/service 34354 1727096622.99558: done queuing things up, now waiting for results queue to drain 34354 1727096622.99560: waiting for pending results... 34354 1727096622.99829: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 34354 1727096623.00174: in run() - task 0afff68d-5257-0bd7-5492-000000000024 34354 1727096623.00298: variable 'ansible_search_path' from source: unknown 34354 1727096623.00301: variable 'ansible_search_path' from source: unknown 34354 1727096623.00304: calling self._execute() 34354 1727096623.00336: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096623.00349: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096623.00363: variable 'omit' from source: magic vars 34354 1727096623.01673: variable 'ansible_distribution_major_version' from source: facts 34354 1727096623.01883: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096623.01885: variable 'ansible_distribution_major_version' from source: facts 34354 1727096623.01887: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096623.02110: when evaluation is False, skipping this task 34354 1727096623.02116: _execute() done 34354 1727096623.02122: dumping result to json 34354 1727096623.02128: done dumping result, returning 34354 1727096623.02137: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-0bd7-5492-000000000024] 34354 1727096623.02222: sending task result for task 0afff68d-5257-0bd7-5492-000000000024 skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } 34354 1727096623.02379: no more pending results, returning what we have 34354 1727096623.02383: results queue empty 34354 1727096623.02384: checking for any_errors_fatal 34354 1727096623.02391: done checking for any_errors_fatal 34354 1727096623.02392: checking for max_fail_percentage 34354 1727096623.02393: done checking for max_fail_percentage 34354 1727096623.02394: checking to see if all hosts have failed and the running result is not ok 34354 1727096623.02395: done checking to see if all hosts have failed 34354 1727096623.02396: getting the remaining hosts for this loop 34354 1727096623.02397: done getting the remaining hosts for this loop 34354 1727096623.02401: getting the next task for host managed_node2 34354 1727096623.02408: done getting next task for host managed_node2 34354 1727096623.02413: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 34354 1727096623.02416: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 34354 1727096623.02431: getting variables 34354 1727096623.02433: in VariableManager get_vars() 34354 1727096623.02485: Calling all_inventory to load vars for managed_node2 34354 1727096623.02488: Calling groups_inventory to load vars for managed_node2 34354 1727096623.02490: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096623.02503: Calling all_plugins_play to load vars for managed_node2 34354 1727096623.02506: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096623.02508: Calling groups_plugins_play to load vars for managed_node2 34354 1727096623.03334: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096623.03843: done with get_vars() 34354 1727096623.03855: done getting variables 34354 1727096623.04036: done sending task result for task 0afff68d-5257-0bd7-5492-000000000024 34354 1727096623.04040: WORKER PROCESS EXITING 34354 1727096623.04088: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 09:03:43 -0400 (0:00:00.048) 0:00:04.419 ****** 34354 1727096623.04118: entering _queue_task() for managed_node2/service 34354 1727096623.04403: worker is 1 (out of 1 available) 34354 1727096623.04413: exiting _queue_task() for managed_node2/service 34354 1727096623.04425: done queuing things up, now waiting for results queue to drain 34354 1727096623.04426: waiting for pending results... 34354 1727096623.04677: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 34354 1727096623.05211: in run() - task 0afff68d-5257-0bd7-5492-000000000025 34354 1727096623.05229: variable 'ansible_search_path' from source: unknown 34354 1727096623.05237: variable 'ansible_search_path' from source: unknown 34354 1727096623.05279: calling self._execute() 34354 1727096623.05476: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096623.05480: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096623.05483: variable 'omit' from source: magic vars 34354 1727096623.06225: variable 'ansible_distribution_major_version' from source: facts 34354 1727096623.06242: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096623.06539: variable 'ansible_distribution_major_version' from source: facts 34354 1727096623.06550: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096623.06557: when evaluation is False, skipping this task 34354 1727096623.06563: _execute() done 34354 1727096623.06572: dumping result to json 34354 1727096623.06579: done dumping result, returning 34354 1727096623.06591: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-0bd7-5492-000000000025] 34354 1727096623.06601: sending task result for task 0afff68d-5257-0bd7-5492-000000000025 skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 34354 1727096623.06736: no more pending results, returning what we have 34354 1727096623.06739: results queue empty 34354 1727096623.06741: checking for any_errors_fatal 34354 1727096623.06747: done checking for any_errors_fatal 34354 1727096623.06748: checking for max_fail_percentage 34354 1727096623.06749: done checking for max_fail_percentage 34354 1727096623.06750: checking to see if all hosts have failed and the running result is not ok 34354 1727096623.06751: done checking to see if all hosts have failed 34354 1727096623.06752: getting the remaining hosts for this loop 34354 1727096623.06753: done getting the remaining hosts for this loop 34354 1727096623.06756: getting the next task for host managed_node2 34354 1727096623.06764: done getting next task for host managed_node2 34354 1727096623.06770: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 34354 1727096623.06774: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 34354 1727096623.06790: getting variables 34354 1727096623.06793: in VariableManager get_vars() 34354 1727096623.06841: Calling all_inventory to load vars for managed_node2 34354 1727096623.06844: Calling groups_inventory to load vars for managed_node2 34354 1727096623.06847: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096623.06859: Calling all_plugins_play to load vars for managed_node2 34354 1727096623.06862: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096623.06864: Calling groups_plugins_play to load vars for managed_node2 34354 1727096623.07048: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096623.07655: done with get_vars() 34354 1727096623.07666: done getting variables 34354 1727096623.07899: done sending task result for task 0afff68d-5257-0bd7-5492-000000000025 34354 1727096623.07903: WORKER PROCESS EXITING 34354 1727096623.07936: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 09:03:43 -0400 (0:00:00.038) 0:00:04.458 ****** 34354 1727096623.07966: entering _queue_task() for managed_node2/copy 34354 1727096623.08505: worker is 1 (out of 1 available) 34354 1727096623.08517: exiting _queue_task() for managed_node2/copy 34354 1727096623.08528: done queuing things up, now waiting for results queue to drain 34354 1727096623.08530: waiting for pending results... 34354 1727096623.08886: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 34354 1727096623.09118: in run() - task 0afff68d-5257-0bd7-5492-000000000026 34354 1727096623.09475: variable 'ansible_search_path' from source: unknown 34354 1727096623.09479: variable 'ansible_search_path' from source: unknown 34354 1727096623.09482: calling self._execute() 34354 1727096623.09514: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096623.09525: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096623.09538: variable 'omit' from source: magic vars 34354 1727096623.10165: variable 'ansible_distribution_major_version' from source: facts 34354 1727096623.10185: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096623.10295: variable 'ansible_distribution_major_version' from source: facts 34354 1727096623.10305: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096623.10312: when evaluation is False, skipping this task 34354 1727096623.10351: _execute() done 34354 1727096623.10360: dumping result to json 34354 1727096623.10369: done dumping result, returning 34354 1727096623.10384: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-0bd7-5492-000000000026] 34354 1727096623.10393: sending task result for task 0afff68d-5257-0bd7-5492-000000000026 34354 1727096623.10556: done sending task result for task 0afff68d-5257-0bd7-5492-000000000026 34354 1727096623.10710: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } 34354 1727096623.10762: no more pending results, returning what we have 34354 1727096623.10765: results queue empty 34354 1727096623.10767: checking for any_errors_fatal 34354 1727096623.10777: done checking for any_errors_fatal 34354 1727096623.10778: checking for max_fail_percentage 34354 1727096623.10780: done checking for max_fail_percentage 34354 1727096623.10780: checking to see if all hosts have failed and the running result is not ok 34354 1727096623.10781: done checking to see if all hosts have failed 34354 1727096623.10782: getting the remaining hosts for this loop 34354 1727096623.10784: done getting the remaining hosts for this loop 34354 1727096623.10788: getting the next task for host managed_node2 34354 1727096623.10795: done getting next task for host managed_node2 34354 1727096623.10800: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 34354 1727096623.10805: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 34354 1727096623.10821: getting variables 34354 1727096623.10823: in VariableManager get_vars() 34354 1727096623.10880: Calling all_inventory to load vars for managed_node2 34354 1727096623.10884: Calling groups_inventory to load vars for managed_node2 34354 1727096623.10886: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096623.10899: Calling all_plugins_play to load vars for managed_node2 34354 1727096623.10901: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096623.10905: Calling groups_plugins_play to load vars for managed_node2 34354 1727096623.11280: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096623.11480: done with get_vars() 34354 1727096623.11491: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 23 September 2024 09:03:43 -0400 (0:00:00.036) 0:00:04.494 ****** 34354 1727096623.11572: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 34354 1727096623.11574: Creating lock for fedora.linux_system_roles.network_connections 34354 1727096623.11834: worker is 1 (out of 1 available) 34354 1727096623.11850: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 34354 1727096623.11862: done queuing things up, now waiting for results queue to drain 34354 1727096623.11864: waiting for pending results... 34354 1727096623.12120: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 34354 1727096623.12241: in run() - task 0afff68d-5257-0bd7-5492-000000000027 34354 1727096623.12263: variable 'ansible_search_path' from source: unknown 34354 1727096623.12274: variable 'ansible_search_path' from source: unknown 34354 1727096623.12318: calling self._execute() 34354 1727096623.12400: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096623.12475: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096623.12478: variable 'omit' from source: magic vars 34354 1727096623.12779: variable 'ansible_distribution_major_version' from source: facts 34354 1727096623.12798: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096623.12920: variable 'ansible_distribution_major_version' from source: facts 34354 1727096623.12932: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096623.12940: when evaluation is False, skipping this task 34354 1727096623.12947: _execute() done 34354 1727096623.12954: dumping result to json 34354 1727096623.12963: done dumping result, returning 34354 1727096623.12977: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-0bd7-5492-000000000027] 34354 1727096623.12989: sending task result for task 0afff68d-5257-0bd7-5492-000000000027 skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } 34354 1727096623.13348: no more pending results, returning what we have 34354 1727096623.13351: results queue empty 34354 1727096623.13352: checking for any_errors_fatal 34354 1727096623.13356: done checking for any_errors_fatal 34354 1727096623.13357: checking for max_fail_percentage 34354 1727096623.13359: done checking for max_fail_percentage 34354 1727096623.13360: checking to see if all hosts have failed and the running result is not ok 34354 1727096623.13360: done checking to see if all hosts have failed 34354 1727096623.13361: getting the remaining hosts for this loop 34354 1727096623.13362: done getting the remaining hosts for this loop 34354 1727096623.13365: getting the next task for host managed_node2 34354 1727096623.13374: done getting next task for host managed_node2 34354 1727096623.13378: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 34354 1727096623.13381: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 34354 1727096623.13391: done sending task result for task 0afff68d-5257-0bd7-5492-000000000027 34354 1727096623.13394: WORKER PROCESS EXITING 34354 1727096623.13401: getting variables 34354 1727096623.13403: in VariableManager get_vars() 34354 1727096623.13441: Calling all_inventory to load vars for managed_node2 34354 1727096623.13444: Calling groups_inventory to load vars for managed_node2 34354 1727096623.13446: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096623.13456: Calling all_plugins_play to load vars for managed_node2 34354 1727096623.13459: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096623.13461: Calling groups_plugins_play to load vars for managed_node2 34354 1727096623.13613: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096623.13797: done with get_vars() 34354 1727096623.13807: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 23 September 2024 09:03:43 -0400 (0:00:00.023) 0:00:04.517 ****** 34354 1727096623.13891: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 34354 1727096623.13893: Creating lock for fedora.linux_system_roles.network_state 34354 1727096623.14130: worker is 1 (out of 1 available) 34354 1727096623.14140: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 34354 1727096623.14151: done queuing things up, now waiting for results queue to drain 34354 1727096623.14152: waiting for pending results... 34354 1727096623.14400: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 34354 1727096623.14517: in run() - task 0afff68d-5257-0bd7-5492-000000000028 34354 1727096623.14536: variable 'ansible_search_path' from source: unknown 34354 1727096623.14573: variable 'ansible_search_path' from source: unknown 34354 1727096623.14587: calling self._execute() 34354 1727096623.14663: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096623.14676: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096623.14691: variable 'omit' from source: magic vars 34354 1727096623.15073: variable 'ansible_distribution_major_version' from source: facts 34354 1727096623.15077: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096623.15193: variable 'ansible_distribution_major_version' from source: facts 34354 1727096623.15373: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096623.15377: when evaluation is False, skipping this task 34354 1727096623.15380: _execute() done 34354 1727096623.15382: dumping result to json 34354 1727096623.15384: done dumping result, returning 34354 1727096623.15386: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-0bd7-5492-000000000028] 34354 1727096623.15389: sending task result for task 0afff68d-5257-0bd7-5492-000000000028 34354 1727096623.15447: done sending task result for task 0afff68d-5257-0bd7-5492-000000000028 34354 1727096623.15450: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } 34354 1727096623.15500: no more pending results, returning what we have 34354 1727096623.15504: results queue empty 34354 1727096623.15505: checking for any_errors_fatal 34354 1727096623.15513: done checking for any_errors_fatal 34354 1727096623.15514: checking for max_fail_percentage 34354 1727096623.15515: done checking for max_fail_percentage 34354 1727096623.15516: checking to see if all hosts have failed and the running result is not ok 34354 1727096623.15517: done checking to see if all hosts have failed 34354 1727096623.15518: getting the remaining hosts for this loop 34354 1727096623.15519: done getting the remaining hosts for this loop 34354 1727096623.15522: getting the next task for host managed_node2 34354 1727096623.15528: done getting next task for host managed_node2 34354 1727096623.15532: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 34354 1727096623.15535: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 34354 1727096623.15548: getting variables 34354 1727096623.15550: in VariableManager get_vars() 34354 1727096623.15598: Calling all_inventory to load vars for managed_node2 34354 1727096623.15601: Calling groups_inventory to load vars for managed_node2 34354 1727096623.15604: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096623.15614: Calling all_plugins_play to load vars for managed_node2 34354 1727096623.15617: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096623.15620: Calling groups_plugins_play to load vars for managed_node2 34354 1727096623.15918: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096623.16113: done with get_vars() 34354 1727096623.16123: done getting variables 34354 1727096623.16179: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 09:03:43 -0400 (0:00:00.023) 0:00:04.540 ****** 34354 1727096623.16210: entering _queue_task() for managed_node2/debug 34354 1727096623.16680: worker is 1 (out of 1 available) 34354 1727096623.16689: exiting _queue_task() for managed_node2/debug 34354 1727096623.16698: done queuing things up, now waiting for results queue to drain 34354 1727096623.16699: waiting for pending results... 34354 1727096623.16760: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 34354 1727096623.16926: in run() - task 0afff68d-5257-0bd7-5492-000000000029 34354 1727096623.16930: variable 'ansible_search_path' from source: unknown 34354 1727096623.16933: variable 'ansible_search_path' from source: unknown 34354 1727096623.16945: calling self._execute() 34354 1727096623.17019: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096623.17034: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096623.17143: variable 'omit' from source: magic vars 34354 1727096623.17691: variable 'ansible_distribution_major_version' from source: facts 34354 1727096623.17706: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096623.18074: variable 'ansible_distribution_major_version' from source: facts 34354 1727096623.18077: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096623.18080: when evaluation is False, skipping this task 34354 1727096623.18082: _execute() done 34354 1727096623.18084: dumping result to json 34354 1727096623.18086: done dumping result, returning 34354 1727096623.18088: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-0bd7-5492-000000000029] 34354 1727096623.18090: sending task result for task 0afff68d-5257-0bd7-5492-000000000029 34354 1727096623.18177: done sending task result for task 0afff68d-5257-0bd7-5492-000000000029 34354 1727096623.18181: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "ansible_distribution_major_version == '7'" } 34354 1727096623.18224: no more pending results, returning what we have 34354 1727096623.18227: results queue empty 34354 1727096623.18229: checking for any_errors_fatal 34354 1727096623.18233: done checking for any_errors_fatal 34354 1727096623.18234: checking for max_fail_percentage 34354 1727096623.18235: done checking for max_fail_percentage 34354 1727096623.18236: checking to see if all hosts have failed and the running result is not ok 34354 1727096623.18237: done checking to see if all hosts have failed 34354 1727096623.18238: getting the remaining hosts for this loop 34354 1727096623.18239: done getting the remaining hosts for this loop 34354 1727096623.18242: getting the next task for host managed_node2 34354 1727096623.18251: done getting next task for host managed_node2 34354 1727096623.18255: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 34354 1727096623.18259: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 34354 1727096623.18274: getting variables 34354 1727096623.18276: in VariableManager get_vars() 34354 1727096623.18321: Calling all_inventory to load vars for managed_node2 34354 1727096623.18323: Calling groups_inventory to load vars for managed_node2 34354 1727096623.18326: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096623.18337: Calling all_plugins_play to load vars for managed_node2 34354 1727096623.18340: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096623.18342: Calling groups_plugins_play to load vars for managed_node2 34354 1727096623.18927: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096623.19359: done with get_vars() 34354 1727096623.19371: done getting variables 34354 1727096623.19428: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 09:03:43 -0400 (0:00:00.033) 0:00:04.574 ****** 34354 1727096623.19577: entering _queue_task() for managed_node2/debug 34354 1727096623.20125: worker is 1 (out of 1 available) 34354 1727096623.20139: exiting _queue_task() for managed_node2/debug 34354 1727096623.20149: done queuing things up, now waiting for results queue to drain 34354 1727096623.20151: waiting for pending results... 34354 1727096623.20709: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 34354 1727096623.20714: in run() - task 0afff68d-5257-0bd7-5492-00000000002a 34354 1727096623.20718: variable 'ansible_search_path' from source: unknown 34354 1727096623.20720: variable 'ansible_search_path' from source: unknown 34354 1727096623.21034: calling self._execute() 34354 1727096623.21166: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096623.21278: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096623.21312: variable 'omit' from source: magic vars 34354 1727096623.22434: variable 'ansible_distribution_major_version' from source: facts 34354 1727096623.22437: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096623.22565: variable 'ansible_distribution_major_version' from source: facts 34354 1727096623.22584: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096623.22592: when evaluation is False, skipping this task 34354 1727096623.22599: _execute() done 34354 1727096623.22616: dumping result to json 34354 1727096623.22634: done dumping result, returning 34354 1727096623.22664: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-0bd7-5492-00000000002a] 34354 1727096623.22692: sending task result for task 0afff68d-5257-0bd7-5492-00000000002a skipping: [managed_node2] => { "false_condition": "ansible_distribution_major_version == '7'" } 34354 1727096623.22883: no more pending results, returning what we have 34354 1727096623.22887: results queue empty 34354 1727096623.22888: checking for any_errors_fatal 34354 1727096623.22893: done checking for any_errors_fatal 34354 1727096623.22894: checking for max_fail_percentage 34354 1727096623.22896: done checking for max_fail_percentage 34354 1727096623.22897: checking to see if all hosts have failed and the running result is not ok 34354 1727096623.22897: done checking to see if all hosts have failed 34354 1727096623.22898: getting the remaining hosts for this loop 34354 1727096623.22900: done getting the remaining hosts for this loop 34354 1727096623.22903: getting the next task for host managed_node2 34354 1727096623.22911: done getting next task for host managed_node2 34354 1727096623.22914: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 34354 1727096623.22918: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 34354 1727096623.22935: getting variables 34354 1727096623.22937: in VariableManager get_vars() 34354 1727096623.22987: Calling all_inventory to load vars for managed_node2 34354 1727096623.22990: Calling groups_inventory to load vars for managed_node2 34354 1727096623.22992: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096623.23007: Calling all_plugins_play to load vars for managed_node2 34354 1727096623.23009: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096623.23012: Calling groups_plugins_play to load vars for managed_node2 34354 1727096623.23425: done sending task result for task 0afff68d-5257-0bd7-5492-00000000002a 34354 1727096623.23428: WORKER PROCESS EXITING 34354 1727096623.23452: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096623.23656: done with get_vars() 34354 1727096623.23666: done getting variables 34354 1727096623.23725: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 09:03:43 -0400 (0:00:00.041) 0:00:04.616 ****** 34354 1727096623.23756: entering _queue_task() for managed_node2/debug 34354 1727096623.24199: worker is 1 (out of 1 available) 34354 1727096623.24208: exiting _queue_task() for managed_node2/debug 34354 1727096623.24217: done queuing things up, now waiting for results queue to drain 34354 1727096623.24219: waiting for pending results... 34354 1727096623.24287: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 34354 1727096623.24414: in run() - task 0afff68d-5257-0bd7-5492-00000000002b 34354 1727096623.24433: variable 'ansible_search_path' from source: unknown 34354 1727096623.24447: variable 'ansible_search_path' from source: unknown 34354 1727096623.24494: calling self._execute() 34354 1727096623.24585: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096623.24596: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096623.24611: variable 'omit' from source: magic vars 34354 1727096623.25305: variable 'ansible_distribution_major_version' from source: facts 34354 1727096623.25308: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096623.25974: variable 'ansible_distribution_major_version' from source: facts 34354 1727096623.25978: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096623.25980: when evaluation is False, skipping this task 34354 1727096623.25981: _execute() done 34354 1727096623.25983: dumping result to json 34354 1727096623.25985: done dumping result, returning 34354 1727096623.25987: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-0bd7-5492-00000000002b] 34354 1727096623.25988: sending task result for task 0afff68d-5257-0bd7-5492-00000000002b 34354 1727096623.26049: done sending task result for task 0afff68d-5257-0bd7-5492-00000000002b 34354 1727096623.26051: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "ansible_distribution_major_version == '7'" } 34354 1727096623.26101: no more pending results, returning what we have 34354 1727096623.26105: results queue empty 34354 1727096623.26106: checking for any_errors_fatal 34354 1727096623.26114: done checking for any_errors_fatal 34354 1727096623.26115: checking for max_fail_percentage 34354 1727096623.26117: done checking for max_fail_percentage 34354 1727096623.26117: checking to see if all hosts have failed and the running result is not ok 34354 1727096623.26118: done checking to see if all hosts have failed 34354 1727096623.26119: getting the remaining hosts for this loop 34354 1727096623.26120: done getting the remaining hosts for this loop 34354 1727096623.26124: getting the next task for host managed_node2 34354 1727096623.26131: done getting next task for host managed_node2 34354 1727096623.26136: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 34354 1727096623.26140: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 34354 1727096623.26156: getting variables 34354 1727096623.26158: in VariableManager get_vars() 34354 1727096623.26212: Calling all_inventory to load vars for managed_node2 34354 1727096623.26215: Calling groups_inventory to load vars for managed_node2 34354 1727096623.26217: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096623.26229: Calling all_plugins_play to load vars for managed_node2 34354 1727096623.26232: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096623.26235: Calling groups_plugins_play to load vars for managed_node2 34354 1727096623.27000: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096623.27548: done with get_vars() 34354 1727096623.27559: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 23 September 2024 09:03:43 -0400 (0:00:00.041) 0:00:04.657 ****** 34354 1727096623.27861: entering _queue_task() for managed_node2/ping 34354 1727096623.27863: Creating lock for ping 34354 1727096623.28329: worker is 1 (out of 1 available) 34354 1727096623.28341: exiting _queue_task() for managed_node2/ping 34354 1727096623.28354: done queuing things up, now waiting for results queue to drain 34354 1727096623.28356: waiting for pending results... 34354 1727096623.29186: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 34354 1727096623.29210: in run() - task 0afff68d-5257-0bd7-5492-00000000002c 34354 1727096623.29225: variable 'ansible_search_path' from source: unknown 34354 1727096623.29228: variable 'ansible_search_path' from source: unknown 34354 1727096623.29259: calling self._execute() 34354 1727096623.29733: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096623.29737: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096623.29748: variable 'omit' from source: magic vars 34354 1727096623.30672: variable 'ansible_distribution_major_version' from source: facts 34354 1727096623.30675: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096623.30678: variable 'ansible_distribution_major_version' from source: facts 34354 1727096623.30680: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096623.30682: when evaluation is False, skipping this task 34354 1727096623.30684: _execute() done 34354 1727096623.30686: dumping result to json 34354 1727096623.30687: done dumping result, returning 34354 1727096623.30689: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-0bd7-5492-00000000002c] 34354 1727096623.30691: sending task result for task 0afff68d-5257-0bd7-5492-00000000002c 34354 1727096623.30750: done sending task result for task 0afff68d-5257-0bd7-5492-00000000002c 34354 1727096623.30753: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } 34354 1727096623.30817: no more pending results, returning what we have 34354 1727096623.30821: results queue empty 34354 1727096623.30823: checking for any_errors_fatal 34354 1727096623.30830: done checking for any_errors_fatal 34354 1727096623.30831: checking for max_fail_percentage 34354 1727096623.30832: done checking for max_fail_percentage 34354 1727096623.30833: checking to see if all hosts have failed and the running result is not ok 34354 1727096623.30834: done checking to see if all hosts have failed 34354 1727096623.30834: getting the remaining hosts for this loop 34354 1727096623.30836: done getting the remaining hosts for this loop 34354 1727096623.30840: getting the next task for host managed_node2 34354 1727096623.30850: done getting next task for host managed_node2 34354 1727096623.30853: ^ task is: TASK: meta (role_complete) 34354 1727096623.30856: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 34354 1727096623.30877: getting variables 34354 1727096623.30879: in VariableManager get_vars() 34354 1727096623.30928: Calling all_inventory to load vars for managed_node2 34354 1727096623.30931: Calling groups_inventory to load vars for managed_node2 34354 1727096623.30934: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096623.30946: Calling all_plugins_play to load vars for managed_node2 34354 1727096623.30949: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096623.30952: Calling groups_plugins_play to load vars for managed_node2 34354 1727096623.31777: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096623.32394: done with get_vars() 34354 1727096623.32404: done getting variables 34354 1727096623.32484: done queuing things up, now waiting for results queue to drain 34354 1727096623.32486: results queue empty 34354 1727096623.32487: checking for any_errors_fatal 34354 1727096623.32489: done checking for any_errors_fatal 34354 1727096623.32489: checking for max_fail_percentage 34354 1727096623.32490: done checking for max_fail_percentage 34354 1727096623.32491: checking to see if all hosts have failed and the running result is not ok 34354 1727096623.32492: done checking to see if all hosts have failed 34354 1727096623.32492: getting the remaining hosts for this loop 34354 1727096623.32493: done getting the remaining hosts for this loop 34354 1727096623.32496: getting the next task for host managed_node2 34354 1727096623.32501: done getting next task for host managed_node2 34354 1727096623.32504: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 34354 1727096623.32506: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 34354 1727096623.32515: getting variables 34354 1727096623.32516: in VariableManager get_vars() 34354 1727096623.32535: Calling all_inventory to load vars for managed_node2 34354 1727096623.32537: Calling groups_inventory to load vars for managed_node2 34354 1727096623.32538: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096623.32543: Calling all_plugins_play to load vars for managed_node2 34354 1727096623.32545: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096623.32547: Calling groups_plugins_play to load vars for managed_node2 34354 1727096623.33093: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096623.33698: done with get_vars() 34354 1727096623.33707: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 23 September 2024 09:03:43 -0400 (0:00:00.061) 0:00:04.718 ****** 34354 1727096623.33984: entering _queue_task() for managed_node2/include_tasks 34354 1727096623.34779: worker is 1 (out of 1 available) 34354 1727096623.34789: exiting _queue_task() for managed_node2/include_tasks 34354 1727096623.34798: done queuing things up, now waiting for results queue to drain 34354 1727096623.34801: waiting for pending results... 34354 1727096623.35027: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 34354 1727096623.35476: in run() - task 0afff68d-5257-0bd7-5492-000000000063 34354 1727096623.35481: variable 'ansible_search_path' from source: unknown 34354 1727096623.35484: variable 'ansible_search_path' from source: unknown 34354 1727096623.35513: calling self._execute() 34354 1727096623.35832: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096623.35836: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096623.35839: variable 'omit' from source: magic vars 34354 1727096623.36519: variable 'ansible_distribution_major_version' from source: facts 34354 1727096623.36537: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096623.36748: variable 'ansible_distribution_major_version' from source: facts 34354 1727096623.36823: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096623.36832: when evaluation is False, skipping this task 34354 1727096623.36839: _execute() done 34354 1727096623.36847: dumping result to json 34354 1727096623.36856: done dumping result, returning 34354 1727096623.36869: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-0bd7-5492-000000000063] 34354 1727096623.36883: sending task result for task 0afff68d-5257-0bd7-5492-000000000063 34354 1727096623.37204: done sending task result for task 0afff68d-5257-0bd7-5492-000000000063 34354 1727096623.37207: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } 34354 1727096623.37256: no more pending results, returning what we have 34354 1727096623.37260: results queue empty 34354 1727096623.37261: checking for any_errors_fatal 34354 1727096623.37263: done checking for any_errors_fatal 34354 1727096623.37264: checking for max_fail_percentage 34354 1727096623.37266: done checking for max_fail_percentage 34354 1727096623.37267: checking to see if all hosts have failed and the running result is not ok 34354 1727096623.37269: done checking to see if all hosts have failed 34354 1727096623.37270: getting the remaining hosts for this loop 34354 1727096623.37272: done getting the remaining hosts for this loop 34354 1727096623.37278: getting the next task for host managed_node2 34354 1727096623.37285: done getting next task for host managed_node2 34354 1727096623.37289: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 34354 1727096623.37293: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 34354 1727096623.37313: getting variables 34354 1727096623.37315: in VariableManager get_vars() 34354 1727096623.37365: Calling all_inventory to load vars for managed_node2 34354 1727096623.37672: Calling groups_inventory to load vars for managed_node2 34354 1727096623.37678: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096623.37690: Calling all_plugins_play to load vars for managed_node2 34354 1727096623.37693: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096623.37696: Calling groups_plugins_play to load vars for managed_node2 34354 1727096623.38185: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096623.39042: done with get_vars() 34354 1727096623.39052: done getting variables 34354 1727096623.39111: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 09:03:43 -0400 (0:00:00.051) 0:00:04.769 ****** 34354 1727096623.39141: entering _queue_task() for managed_node2/debug 34354 1727096623.39824: worker is 1 (out of 1 available) 34354 1727096623.39837: exiting _queue_task() for managed_node2/debug 34354 1727096623.39848: done queuing things up, now waiting for results queue to drain 34354 1727096623.39850: waiting for pending results... 34354 1727096623.40584: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 34354 1727096623.40594: in run() - task 0afff68d-5257-0bd7-5492-000000000064 34354 1727096623.40597: variable 'ansible_search_path' from source: unknown 34354 1727096623.40599: variable 'ansible_search_path' from source: unknown 34354 1727096623.40697: calling self._execute() 34354 1727096623.40972: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096623.40976: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096623.40979: variable 'omit' from source: magic vars 34354 1727096623.41571: variable 'ansible_distribution_major_version' from source: facts 34354 1727096623.41703: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096623.41923: variable 'ansible_distribution_major_version' from source: facts 34354 1727096623.41926: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096623.42173: when evaluation is False, skipping this task 34354 1727096623.42176: _execute() done 34354 1727096623.42179: dumping result to json 34354 1727096623.42181: done dumping result, returning 34354 1727096623.42184: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-0bd7-5492-000000000064] 34354 1727096623.42186: sending task result for task 0afff68d-5257-0bd7-5492-000000000064 34354 1727096623.42262: done sending task result for task 0afff68d-5257-0bd7-5492-000000000064 34354 1727096623.42266: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "ansible_distribution_major_version == '7'" } 34354 1727096623.42317: no more pending results, returning what we have 34354 1727096623.42321: results queue empty 34354 1727096623.42322: checking for any_errors_fatal 34354 1727096623.42329: done checking for any_errors_fatal 34354 1727096623.42330: checking for max_fail_percentage 34354 1727096623.42332: done checking for max_fail_percentage 34354 1727096623.42332: checking to see if all hosts have failed and the running result is not ok 34354 1727096623.42333: done checking to see if all hosts have failed 34354 1727096623.42334: getting the remaining hosts for this loop 34354 1727096623.42335: done getting the remaining hosts for this loop 34354 1727096623.42339: getting the next task for host managed_node2 34354 1727096623.42346: done getting next task for host managed_node2 34354 1727096623.42350: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 34354 1727096623.42353: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 34354 1727096623.42378: getting variables 34354 1727096623.42380: in VariableManager get_vars() 34354 1727096623.42432: Calling all_inventory to load vars for managed_node2 34354 1727096623.42435: Calling groups_inventory to load vars for managed_node2 34354 1727096623.42438: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096623.42451: Calling all_plugins_play to load vars for managed_node2 34354 1727096623.42455: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096623.42458: Calling groups_plugins_play to load vars for managed_node2 34354 1727096623.43041: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096623.43461: done with get_vars() 34354 1727096623.43677: done getting variables 34354 1727096623.43734: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 09:03:43 -0400 (0:00:00.046) 0:00:04.816 ****** 34354 1727096623.43769: entering _queue_task() for managed_node2/fail 34354 1727096623.44234: worker is 1 (out of 1 available) 34354 1727096623.44245: exiting _queue_task() for managed_node2/fail 34354 1727096623.44256: done queuing things up, now waiting for results queue to drain 34354 1727096623.44258: waiting for pending results... 34354 1727096623.44740: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 34354 1727096623.45100: in run() - task 0afff68d-5257-0bd7-5492-000000000065 34354 1727096623.45121: variable 'ansible_search_path' from source: unknown 34354 1727096623.45130: variable 'ansible_search_path' from source: unknown 34354 1727096623.45203: calling self._execute() 34354 1727096623.45406: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096623.45419: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096623.45438: variable 'omit' from source: magic vars 34354 1727096623.46277: variable 'ansible_distribution_major_version' from source: facts 34354 1727096623.46301: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096623.46496: variable 'ansible_distribution_major_version' from source: facts 34354 1727096623.46675: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096623.46679: when evaluation is False, skipping this task 34354 1727096623.46682: _execute() done 34354 1727096623.46684: dumping result to json 34354 1727096623.46687: done dumping result, returning 34354 1727096623.46689: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0afff68d-5257-0bd7-5492-000000000065] 34354 1727096623.46692: sending task result for task 0afff68d-5257-0bd7-5492-000000000065 34354 1727096623.47075: done sending task result for task 0afff68d-5257-0bd7-5492-000000000065 34354 1727096623.47079: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } 34354 1727096623.47118: no more pending results, returning what we have 34354 1727096623.47122: results queue empty 34354 1727096623.47123: checking for any_errors_fatal 34354 1727096623.47127: done checking for any_errors_fatal 34354 1727096623.47128: checking for max_fail_percentage 34354 1727096623.47130: done checking for max_fail_percentage 34354 1727096623.47130: checking to see if all hosts have failed and the running result is not ok 34354 1727096623.47131: done checking to see if all hosts have failed 34354 1727096623.47132: getting the remaining hosts for this loop 34354 1727096623.47133: done getting the remaining hosts for this loop 34354 1727096623.47137: getting the next task for host managed_node2 34354 1727096623.47143: done getting next task for host managed_node2 34354 1727096623.47146: ^ 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 34354 1727096623.47149: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 34354 1727096623.47165: getting variables 34354 1727096623.47169: in VariableManager get_vars() 34354 1727096623.47213: Calling all_inventory to load vars for managed_node2 34354 1727096623.47216: Calling groups_inventory to load vars for managed_node2 34354 1727096623.47219: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096623.47228: Calling all_plugins_play to load vars for managed_node2 34354 1727096623.47231: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096623.47234: Calling groups_plugins_play to load vars for managed_node2 34354 1727096623.47874: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096623.48378: done with get_vars() 34354 1727096623.48390: done getting variables 34354 1727096623.48443: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 09:03:43 -0400 (0:00:00.047) 0:00:04.863 ****** 34354 1727096623.48480: entering _queue_task() for managed_node2/fail 34354 1727096623.49061: worker is 1 (out of 1 available) 34354 1727096623.49379: exiting _queue_task() for managed_node2/fail 34354 1727096623.49388: done queuing things up, now waiting for results queue to drain 34354 1727096623.49390: waiting for pending results... 34354 1727096623.49462: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 34354 1727096623.49806: in run() - task 0afff68d-5257-0bd7-5492-000000000066 34354 1727096623.49958: variable 'ansible_search_path' from source: unknown 34354 1727096623.49962: variable 'ansible_search_path' from source: unknown 34354 1727096623.49965: calling self._execute() 34354 1727096623.50004: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096623.50017: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096623.50032: variable 'omit' from source: magic vars 34354 1727096623.50417: variable 'ansible_distribution_major_version' from source: facts 34354 1727096623.50435: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096623.50553: variable 'ansible_distribution_major_version' from source: facts 34354 1727096623.50563: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096623.50571: when evaluation is False, skipping this task 34354 1727096623.50580: _execute() done 34354 1727096623.50586: dumping result to json 34354 1727096623.50592: done dumping result, returning 34354 1727096623.50606: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0afff68d-5257-0bd7-5492-000000000066] 34354 1727096623.50616: sending task result for task 0afff68d-5257-0bd7-5492-000000000066 34354 1727096623.50877: done sending task result for task 0afff68d-5257-0bd7-5492-000000000066 34354 1727096623.50880: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } 34354 1727096623.50922: no more pending results, returning what we have 34354 1727096623.50925: results queue empty 34354 1727096623.50925: checking for any_errors_fatal 34354 1727096623.50931: done checking for any_errors_fatal 34354 1727096623.50932: checking for max_fail_percentage 34354 1727096623.50933: done checking for max_fail_percentage 34354 1727096623.50934: checking to see if all hosts have failed and the running result is not ok 34354 1727096623.50935: done checking to see if all hosts have failed 34354 1727096623.50936: getting the remaining hosts for this loop 34354 1727096623.50937: done getting the remaining hosts for this loop 34354 1727096623.50941: getting the next task for host managed_node2 34354 1727096623.50947: done getting next task for host managed_node2 34354 1727096623.50951: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 34354 1727096623.50954: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 34354 1727096623.50971: getting variables 34354 1727096623.50975: in VariableManager get_vars() 34354 1727096623.51016: Calling all_inventory to load vars for managed_node2 34354 1727096623.51019: Calling groups_inventory to load vars for managed_node2 34354 1727096623.51021: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096623.51032: Calling all_plugins_play to load vars for managed_node2 34354 1727096623.51035: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096623.51038: Calling groups_plugins_play to load vars for managed_node2 34354 1727096623.51299: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096623.51510: done with get_vars() 34354 1727096623.51519: done getting variables 34354 1727096623.51576: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 09:03:43 -0400 (0:00:00.031) 0:00:04.894 ****** 34354 1727096623.51607: entering _queue_task() for managed_node2/fail 34354 1727096623.51838: worker is 1 (out of 1 available) 34354 1727096623.51849: exiting _queue_task() for managed_node2/fail 34354 1727096623.51861: done queuing things up, now waiting for results queue to drain 34354 1727096623.51863: waiting for pending results... 34354 1727096623.52120: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 34354 1727096623.52242: in run() - task 0afff68d-5257-0bd7-5492-000000000067 34354 1727096623.52260: variable 'ansible_search_path' from source: unknown 34354 1727096623.52270: variable 'ansible_search_path' from source: unknown 34354 1727096623.52315: calling self._execute() 34354 1727096623.52402: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096623.52477: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096623.52481: variable 'omit' from source: magic vars 34354 1727096623.52798: variable 'ansible_distribution_major_version' from source: facts 34354 1727096623.52815: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096623.52934: variable 'ansible_distribution_major_version' from source: facts 34354 1727096623.52948: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096623.52956: when evaluation is False, skipping this task 34354 1727096623.52962: _execute() done 34354 1727096623.52969: dumping result to json 34354 1727096623.52981: done dumping result, returning 34354 1727096623.52992: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0afff68d-5257-0bd7-5492-000000000067] 34354 1727096623.53006: sending task result for task 0afff68d-5257-0bd7-5492-000000000067 34354 1727096623.53125: done sending task result for task 0afff68d-5257-0bd7-5492-000000000067 34354 1727096623.53128: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } 34354 1727096623.53201: no more pending results, returning what we have 34354 1727096623.53205: results queue empty 34354 1727096623.53206: checking for any_errors_fatal 34354 1727096623.53212: done checking for any_errors_fatal 34354 1727096623.53213: checking for max_fail_percentage 34354 1727096623.53215: done checking for max_fail_percentage 34354 1727096623.53215: checking to see if all hosts have failed and the running result is not ok 34354 1727096623.53216: done checking to see if all hosts have failed 34354 1727096623.53217: getting the remaining hosts for this loop 34354 1727096623.53218: done getting the remaining hosts for this loop 34354 1727096623.53222: getting the next task for host managed_node2 34354 1727096623.53229: done getting next task for host managed_node2 34354 1727096623.53233: ^ 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 34354 1727096623.53405: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 34354 1727096623.53427: getting variables 34354 1727096623.53429: in VariableManager get_vars() 34354 1727096623.53465: Calling all_inventory to load vars for managed_node2 34354 1727096623.53469: Calling groups_inventory to load vars for managed_node2 34354 1727096623.53472: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096623.53482: Calling all_plugins_play to load vars for managed_node2 34354 1727096623.53485: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096623.53487: Calling groups_plugins_play to load vars for managed_node2 34354 1727096623.53700: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096623.53948: done with get_vars() 34354 1727096623.53957: done getting variables 34354 1727096623.54014: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 09:03:43 -0400 (0:00:00.024) 0:00:04.918 ****** 34354 1727096623.54050: entering _queue_task() for managed_node2/dnf 34354 1727096623.54263: worker is 1 (out of 1 available) 34354 1727096623.54281: exiting _queue_task() for managed_node2/dnf 34354 1727096623.54472: done queuing things up, now waiting for results queue to drain 34354 1727096623.54476: waiting for pending results... 34354 1727096623.54685: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 34354 1727096623.54690: in run() - task 0afff68d-5257-0bd7-5492-000000000068 34354 1727096623.54693: variable 'ansible_search_path' from source: unknown 34354 1727096623.54696: variable 'ansible_search_path' from source: unknown 34354 1727096623.54717: calling self._execute() 34354 1727096623.54795: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096623.54810: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096623.54824: variable 'omit' from source: magic vars 34354 1727096623.55244: variable 'ansible_distribution_major_version' from source: facts 34354 1727096623.55248: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096623.55318: variable 'ansible_distribution_major_version' from source: facts 34354 1727096623.55328: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096623.55335: when evaluation is False, skipping this task 34354 1727096623.55342: _execute() done 34354 1727096623.55352: dumping result to json 34354 1727096623.55360: done dumping result, returning 34354 1727096623.55371: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0afff68d-5257-0bd7-5492-000000000068] 34354 1727096623.55385: sending task result for task 0afff68d-5257-0bd7-5492-000000000068 34354 1727096623.55599: done sending task result for task 0afff68d-5257-0bd7-5492-000000000068 34354 1727096623.55602: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } 34354 1727096623.55641: no more pending results, returning what we have 34354 1727096623.55644: results queue empty 34354 1727096623.55645: checking for any_errors_fatal 34354 1727096623.55654: done checking for any_errors_fatal 34354 1727096623.55655: checking for max_fail_percentage 34354 1727096623.55657: done checking for max_fail_percentage 34354 1727096623.55657: checking to see if all hosts have failed and the running result is not ok 34354 1727096623.55658: done checking to see if all hosts have failed 34354 1727096623.55659: getting the remaining hosts for this loop 34354 1727096623.55660: done getting the remaining hosts for this loop 34354 1727096623.55663: getting the next task for host managed_node2 34354 1727096623.55670: done getting next task for host managed_node2 34354 1727096623.55675: ^ 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 34354 1727096623.55678: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 34354 1727096623.55692: getting variables 34354 1727096623.55693: in VariableManager get_vars() 34354 1727096623.55732: Calling all_inventory to load vars for managed_node2 34354 1727096623.55734: Calling groups_inventory to load vars for managed_node2 34354 1727096623.55737: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096623.55747: Calling all_plugins_play to load vars for managed_node2 34354 1727096623.55749: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096623.55752: Calling groups_plugins_play to load vars for managed_node2 34354 1727096623.55978: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096623.56244: done with get_vars() 34354 1727096623.56254: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 34354 1727096623.56325: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 09:03:43 -0400 (0:00:00.023) 0:00:04.942 ****** 34354 1727096623.56352: entering _queue_task() for managed_node2/yum 34354 1727096623.56552: worker is 1 (out of 1 available) 34354 1727096623.56563: exiting _queue_task() for managed_node2/yum 34354 1727096623.56778: done queuing things up, now waiting for results queue to drain 34354 1727096623.56780: waiting for pending results... 34354 1727096623.56815: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 34354 1727096623.56961: in run() - task 0afff68d-5257-0bd7-5492-000000000069 34354 1727096623.56984: variable 'ansible_search_path' from source: unknown 34354 1727096623.57004: variable 'ansible_search_path' from source: unknown 34354 1727096623.57112: calling self._execute() 34354 1727096623.57224: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096623.57228: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096623.57230: variable 'omit' from source: magic vars 34354 1727096623.57571: variable 'ansible_distribution_major_version' from source: facts 34354 1727096623.57589: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096623.57689: variable 'ansible_distribution_major_version' from source: facts 34354 1727096623.57770: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096623.57776: when evaluation is False, skipping this task 34354 1727096623.57778: _execute() done 34354 1727096623.57780: dumping result to json 34354 1727096623.57782: done dumping result, returning 34354 1727096623.57784: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0afff68d-5257-0bd7-5492-000000000069] 34354 1727096623.57786: sending task result for task 0afff68d-5257-0bd7-5492-000000000069 34354 1727096623.57845: done sending task result for task 0afff68d-5257-0bd7-5492-000000000069 34354 1727096623.57848: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } 34354 1727096623.57917: no more pending results, returning what we have 34354 1727096623.57921: results queue empty 34354 1727096623.57923: checking for any_errors_fatal 34354 1727096623.57928: done checking for any_errors_fatal 34354 1727096623.57928: checking for max_fail_percentage 34354 1727096623.57930: done checking for max_fail_percentage 34354 1727096623.57931: checking to see if all hosts have failed and the running result is not ok 34354 1727096623.57931: done checking to see if all hosts have failed 34354 1727096623.57932: getting the remaining hosts for this loop 34354 1727096623.57934: done getting the remaining hosts for this loop 34354 1727096623.57937: getting the next task for host managed_node2 34354 1727096623.57943: done getting next task for host managed_node2 34354 1727096623.57947: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 34354 1727096623.57949: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 34354 1727096623.57966: getting variables 34354 1727096623.57971: in VariableManager get_vars() 34354 1727096623.58017: Calling all_inventory to load vars for managed_node2 34354 1727096623.58020: Calling groups_inventory to load vars for managed_node2 34354 1727096623.58022: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096623.58033: Calling all_plugins_play to load vars for managed_node2 34354 1727096623.58036: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096623.58038: Calling groups_plugins_play to load vars for managed_node2 34354 1727096623.58565: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096623.58975: done with get_vars() 34354 1727096623.58984: done getting variables 34354 1727096623.59034: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 09:03:43 -0400 (0:00:00.027) 0:00:04.969 ****** 34354 1727096623.59062: entering _queue_task() for managed_node2/fail 34354 1727096623.59465: worker is 1 (out of 1 available) 34354 1727096623.59678: exiting _queue_task() for managed_node2/fail 34354 1727096623.59686: done queuing things up, now waiting for results queue to drain 34354 1727096623.59688: waiting for pending results... 34354 1727096623.60032: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 34354 1727096623.60250: in run() - task 0afff68d-5257-0bd7-5492-00000000006a 34354 1727096623.60261: variable 'ansible_search_path' from source: unknown 34354 1727096623.60265: variable 'ansible_search_path' from source: unknown 34354 1727096623.60445: calling self._execute() 34354 1727096623.60518: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096623.60524: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096623.60565: variable 'omit' from source: magic vars 34354 1727096623.61281: variable 'ansible_distribution_major_version' from source: facts 34354 1727096623.61293: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096623.61517: variable 'ansible_distribution_major_version' from source: facts 34354 1727096623.61528: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096623.61536: when evaluation is False, skipping this task 34354 1727096623.61545: _execute() done 34354 1727096623.61575: dumping result to json 34354 1727096623.61578: done dumping result, returning 34354 1727096623.61581: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0afff68d-5257-0bd7-5492-00000000006a] 34354 1727096623.61661: sending task result for task 0afff68d-5257-0bd7-5492-00000000006a 34354 1727096623.61731: done sending task result for task 0afff68d-5257-0bd7-5492-00000000006a 34354 1727096623.61734: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } 34354 1727096623.61808: no more pending results, returning what we have 34354 1727096623.61811: results queue empty 34354 1727096623.61812: checking for any_errors_fatal 34354 1727096623.61819: done checking for any_errors_fatal 34354 1727096623.61820: checking for max_fail_percentage 34354 1727096623.61821: done checking for max_fail_percentage 34354 1727096623.61822: checking to see if all hosts have failed and the running result is not ok 34354 1727096623.61823: done checking to see if all hosts have failed 34354 1727096623.61824: getting the remaining hosts for this loop 34354 1727096623.61825: done getting the remaining hosts for this loop 34354 1727096623.61828: getting the next task for host managed_node2 34354 1727096623.61835: done getting next task for host managed_node2 34354 1727096623.61838: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 34354 1727096623.61841: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 34354 1727096623.61858: getting variables 34354 1727096623.61860: in VariableManager get_vars() 34354 1727096623.61911: Calling all_inventory to load vars for managed_node2 34354 1727096623.61914: Calling groups_inventory to load vars for managed_node2 34354 1727096623.61917: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096623.61929: Calling all_plugins_play to load vars for managed_node2 34354 1727096623.61932: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096623.61935: Calling groups_plugins_play to load vars for managed_node2 34354 1727096623.62269: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096623.62469: done with get_vars() 34354 1727096623.62481: done getting variables 34354 1727096623.62532: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 09:03:43 -0400 (0:00:00.034) 0:00:05.004 ****** 34354 1727096623.62563: entering _queue_task() for managed_node2/package 34354 1727096623.62808: worker is 1 (out of 1 available) 34354 1727096623.62822: exiting _queue_task() for managed_node2/package 34354 1727096623.62832: done queuing things up, now waiting for results queue to drain 34354 1727096623.62833: waiting for pending results... 34354 1727096623.63187: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 34354 1727096623.63192: in run() - task 0afff68d-5257-0bd7-5492-00000000006b 34354 1727096623.63195: variable 'ansible_search_path' from source: unknown 34354 1727096623.63198: variable 'ansible_search_path' from source: unknown 34354 1727096623.63252: calling self._execute() 34354 1727096623.63378: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096623.63392: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096623.63639: variable 'omit' from source: magic vars 34354 1727096623.63999: variable 'ansible_distribution_major_version' from source: facts 34354 1727096623.64014: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096623.64132: variable 'ansible_distribution_major_version' from source: facts 34354 1727096623.64178: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096623.64181: when evaluation is False, skipping this task 34354 1727096623.64184: _execute() done 34354 1727096623.64191: dumping result to json 34354 1727096623.64193: done dumping result, returning 34354 1727096623.64196: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-0bd7-5492-00000000006b] 34354 1727096623.64198: sending task result for task 0afff68d-5257-0bd7-5492-00000000006b 34354 1727096623.64539: done sending task result for task 0afff68d-5257-0bd7-5492-00000000006b 34354 1727096623.64542: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } 34354 1727096623.64593: no more pending results, returning what we have 34354 1727096623.64597: results queue empty 34354 1727096623.64598: checking for any_errors_fatal 34354 1727096623.64605: done checking for any_errors_fatal 34354 1727096623.64605: checking for max_fail_percentage 34354 1727096623.64607: done checking for max_fail_percentage 34354 1727096623.64607: checking to see if all hosts have failed and the running result is not ok 34354 1727096623.64608: done checking to see if all hosts have failed 34354 1727096623.64609: getting the remaining hosts for this loop 34354 1727096623.64610: done getting the remaining hosts for this loop 34354 1727096623.64613: getting the next task for host managed_node2 34354 1727096623.64621: done getting next task for host managed_node2 34354 1727096623.64624: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 34354 1727096623.64627: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 34354 1727096623.64642: getting variables 34354 1727096623.64644: in VariableManager get_vars() 34354 1727096623.64693: Calling all_inventory to load vars for managed_node2 34354 1727096623.64695: Calling groups_inventory to load vars for managed_node2 34354 1727096623.64698: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096623.64710: Calling all_plugins_play to load vars for managed_node2 34354 1727096623.64713: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096623.64716: Calling groups_plugins_play to load vars for managed_node2 34354 1727096623.65433: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096623.65630: done with get_vars() 34354 1727096623.65640: done getting variables 34354 1727096623.66097: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 09:03:43 -0400 (0:00:00.035) 0:00:05.039 ****** 34354 1727096623.66124: entering _queue_task() for managed_node2/package 34354 1727096623.66531: worker is 1 (out of 1 available) 34354 1727096623.66544: exiting _queue_task() for managed_node2/package 34354 1727096623.66555: done queuing things up, now waiting for results queue to drain 34354 1727096623.66557: waiting for pending results... 34354 1727096623.66989: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 34354 1727096623.67106: in run() - task 0afff68d-5257-0bd7-5492-00000000006c 34354 1727096623.67118: variable 'ansible_search_path' from source: unknown 34354 1727096623.67121: variable 'ansible_search_path' from source: unknown 34354 1727096623.67150: calling self._execute() 34354 1727096623.67583: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096623.67587: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096623.67590: variable 'omit' from source: magic vars 34354 1727096623.68127: variable 'ansible_distribution_major_version' from source: facts 34354 1727096623.68250: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096623.68487: variable 'ansible_distribution_major_version' from source: facts 34354 1727096623.68491: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096623.68494: when evaluation is False, skipping this task 34354 1727096623.68496: _execute() done 34354 1727096623.68499: dumping result to json 34354 1727096623.68501: done dumping result, returning 34354 1727096623.68510: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-0bd7-5492-00000000006c] 34354 1727096623.68516: sending task result for task 0afff68d-5257-0bd7-5492-00000000006c skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } 34354 1727096623.68713: no more pending results, returning what we have 34354 1727096623.68716: results queue empty 34354 1727096623.68717: checking for any_errors_fatal 34354 1727096623.68722: done checking for any_errors_fatal 34354 1727096623.68723: checking for max_fail_percentage 34354 1727096623.68724: done checking for max_fail_percentage 34354 1727096623.68724: checking to see if all hosts have failed and the running result is not ok 34354 1727096623.68725: done checking to see if all hosts have failed 34354 1727096623.68726: getting the remaining hosts for this loop 34354 1727096623.68727: done getting the remaining hosts for this loop 34354 1727096623.68730: getting the next task for host managed_node2 34354 1727096623.68737: done getting next task for host managed_node2 34354 1727096623.68740: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 34354 1727096623.68743: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 34354 1727096623.68757: getting variables 34354 1727096623.68759: in VariableManager get_vars() 34354 1727096623.68805: Calling all_inventory to load vars for managed_node2 34354 1727096623.68808: Calling groups_inventory to load vars for managed_node2 34354 1727096623.68810: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096623.68821: Calling all_plugins_play to load vars for managed_node2 34354 1727096623.68823: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096623.68826: Calling groups_plugins_play to load vars for managed_node2 34354 1727096623.69176: done sending task result for task 0afff68d-5257-0bd7-5492-00000000006c 34354 1727096623.69180: WORKER PROCESS EXITING 34354 1727096623.69202: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096623.69508: done with get_vars() 34354 1727096623.69517: done getting variables 34354 1727096623.69776: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 09:03:43 -0400 (0:00:00.036) 0:00:05.076 ****** 34354 1727096623.69806: entering _queue_task() for managed_node2/package 34354 1727096623.70226: worker is 1 (out of 1 available) 34354 1727096623.70239: exiting _queue_task() for managed_node2/package 34354 1727096623.70251: done queuing things up, now waiting for results queue to drain 34354 1727096623.70253: waiting for pending results... 34354 1727096623.70683: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 34354 1727096623.70896: in run() - task 0afff68d-5257-0bd7-5492-00000000006d 34354 1727096623.70909: variable 'ansible_search_path' from source: unknown 34354 1727096623.70913: variable 'ansible_search_path' from source: unknown 34354 1727096623.70947: calling self._execute() 34354 1727096623.71135: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096623.71139: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096623.71149: variable 'omit' from source: magic vars 34354 1727096623.71837: variable 'ansible_distribution_major_version' from source: facts 34354 1727096623.71840: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096623.72053: variable 'ansible_distribution_major_version' from source: facts 34354 1727096623.72059: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096623.72061: when evaluation is False, skipping this task 34354 1727096623.72064: _execute() done 34354 1727096623.72066: dumping result to json 34354 1727096623.72188: done dumping result, returning 34354 1727096623.72195: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-0bd7-5492-00000000006d] 34354 1727096623.72202: sending task result for task 0afff68d-5257-0bd7-5492-00000000006d 34354 1727096623.72303: done sending task result for task 0afff68d-5257-0bd7-5492-00000000006d 34354 1727096623.72306: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } 34354 1727096623.72349: no more pending results, returning what we have 34354 1727096623.72353: results queue empty 34354 1727096623.72354: checking for any_errors_fatal 34354 1727096623.72362: done checking for any_errors_fatal 34354 1727096623.72363: checking for max_fail_percentage 34354 1727096623.72365: done checking for max_fail_percentage 34354 1727096623.72366: checking to see if all hosts have failed and the running result is not ok 34354 1727096623.72366: done checking to see if all hosts have failed 34354 1727096623.72369: getting the remaining hosts for this loop 34354 1727096623.72371: done getting the remaining hosts for this loop 34354 1727096623.72376: getting the next task for host managed_node2 34354 1727096623.72383: done getting next task for host managed_node2 34354 1727096623.72390: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 34354 1727096623.72393: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 34354 1727096623.72409: getting variables 34354 1727096623.72411: in VariableManager get_vars() 34354 1727096623.72452: Calling all_inventory to load vars for managed_node2 34354 1727096623.72455: Calling groups_inventory to load vars for managed_node2 34354 1727096623.72457: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096623.72571: Calling all_plugins_play to load vars for managed_node2 34354 1727096623.72577: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096623.72582: Calling groups_plugins_play to load vars for managed_node2 34354 1727096623.73007: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096623.73433: done with get_vars() 34354 1727096623.73442: done getting variables 34354 1727096623.73497: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 09:03:43 -0400 (0:00:00.038) 0:00:05.114 ****** 34354 1727096623.73643: entering _queue_task() for managed_node2/service 34354 1727096623.74201: worker is 1 (out of 1 available) 34354 1727096623.74212: exiting _queue_task() for managed_node2/service 34354 1727096623.74222: done queuing things up, now waiting for results queue to drain 34354 1727096623.74224: waiting for pending results... 34354 1727096623.74622: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 34354 1727096623.74829: in run() - task 0afff68d-5257-0bd7-5492-00000000006e 34354 1727096623.74832: variable 'ansible_search_path' from source: unknown 34354 1727096623.74835: variable 'ansible_search_path' from source: unknown 34354 1727096623.74845: calling self._execute() 34354 1727096623.74969: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096623.74986: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096623.75005: variable 'omit' from source: magic vars 34354 1727096623.75863: variable 'ansible_distribution_major_version' from source: facts 34354 1727096623.75976: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096623.76106: variable 'ansible_distribution_major_version' from source: facts 34354 1727096623.76117: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096623.76124: when evaluation is False, skipping this task 34354 1727096623.76132: _execute() done 34354 1727096623.76140: dumping result to json 34354 1727096623.76148: done dumping result, returning 34354 1727096623.76200: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-0bd7-5492-00000000006e] 34354 1727096623.76211: sending task result for task 0afff68d-5257-0bd7-5492-00000000006e 34354 1727096623.76575: done sending task result for task 0afff68d-5257-0bd7-5492-00000000006e 34354 1727096623.76579: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } 34354 1727096623.76613: no more pending results, returning what we have 34354 1727096623.76616: results queue empty 34354 1727096623.76617: checking for any_errors_fatal 34354 1727096623.76621: done checking for any_errors_fatal 34354 1727096623.76622: checking for max_fail_percentage 34354 1727096623.76624: done checking for max_fail_percentage 34354 1727096623.76624: checking to see if all hosts have failed and the running result is not ok 34354 1727096623.76625: done checking to see if all hosts have failed 34354 1727096623.76626: getting the remaining hosts for this loop 34354 1727096623.76627: done getting the remaining hosts for this loop 34354 1727096623.76630: getting the next task for host managed_node2 34354 1727096623.76635: done getting next task for host managed_node2 34354 1727096623.76638: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 34354 1727096623.76641: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 34354 1727096623.76656: getting variables 34354 1727096623.76657: in VariableManager get_vars() 34354 1727096623.76700: Calling all_inventory to load vars for managed_node2 34354 1727096623.76703: Calling groups_inventory to load vars for managed_node2 34354 1727096623.76705: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096623.76714: Calling all_plugins_play to load vars for managed_node2 34354 1727096623.76716: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096623.76720: Calling groups_plugins_play to load vars for managed_node2 34354 1727096623.77095: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096623.77606: done with get_vars() 34354 1727096623.77616: done getting variables 34354 1727096623.77869: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 09:03:43 -0400 (0:00:00.042) 0:00:05.157 ****** 34354 1727096623.77902: entering _queue_task() for managed_node2/service 34354 1727096623.78327: worker is 1 (out of 1 available) 34354 1727096623.78340: exiting _queue_task() for managed_node2/service 34354 1727096623.78351: done queuing things up, now waiting for results queue to drain 34354 1727096623.78353: waiting for pending results... 34354 1727096623.78806: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 34354 1727096623.79014: in run() - task 0afff68d-5257-0bd7-5492-00000000006f 34354 1727096623.79027: variable 'ansible_search_path' from source: unknown 34354 1727096623.79032: variable 'ansible_search_path' from source: unknown 34354 1727096623.79063: calling self._execute() 34354 1727096623.79333: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096623.79337: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096623.79339: variable 'omit' from source: magic vars 34354 1727096623.79993: variable 'ansible_distribution_major_version' from source: facts 34354 1727096623.80002: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096623.80225: variable 'ansible_distribution_major_version' from source: facts 34354 1727096623.80231: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096623.80234: when evaluation is False, skipping this task 34354 1727096623.80236: _execute() done 34354 1727096623.80239: dumping result to json 34354 1727096623.80241: done dumping result, returning 34354 1727096623.80251: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-0bd7-5492-00000000006f] 34354 1727096623.80327: sending task result for task 0afff68d-5257-0bd7-5492-00000000006f 34354 1727096623.80676: done sending task result for task 0afff68d-5257-0bd7-5492-00000000006f 34354 1727096623.80679: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 34354 1727096623.80711: no more pending results, returning what we have 34354 1727096623.80714: results queue empty 34354 1727096623.80715: checking for any_errors_fatal 34354 1727096623.80721: done checking for any_errors_fatal 34354 1727096623.80722: checking for max_fail_percentage 34354 1727096623.80723: done checking for max_fail_percentage 34354 1727096623.80724: checking to see if all hosts have failed and the running result is not ok 34354 1727096623.80725: done checking to see if all hosts have failed 34354 1727096623.80726: getting the remaining hosts for this loop 34354 1727096623.80727: done getting the remaining hosts for this loop 34354 1727096623.80730: getting the next task for host managed_node2 34354 1727096623.80736: done getting next task for host managed_node2 34354 1727096623.80739: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 34354 1727096623.80742: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 34354 1727096623.80755: getting variables 34354 1727096623.80757: in VariableManager get_vars() 34354 1727096623.80799: Calling all_inventory to load vars for managed_node2 34354 1727096623.80802: Calling groups_inventory to load vars for managed_node2 34354 1727096623.80805: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096623.80813: Calling all_plugins_play to load vars for managed_node2 34354 1727096623.80816: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096623.80819: Calling groups_plugins_play to load vars for managed_node2 34354 1727096623.81202: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096623.81406: done with get_vars() 34354 1727096623.81415: done getting variables 34354 1727096623.81476: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 09:03:43 -0400 (0:00:00.036) 0:00:05.193 ****** 34354 1727096623.81506: entering _queue_task() for managed_node2/service 34354 1727096623.81893: worker is 1 (out of 1 available) 34354 1727096623.81904: exiting _queue_task() for managed_node2/service 34354 1727096623.81915: done queuing things up, now waiting for results queue to drain 34354 1727096623.81917: waiting for pending results... 34354 1727096623.82122: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 34354 1727096623.82277: in run() - task 0afff68d-5257-0bd7-5492-000000000070 34354 1727096623.82297: variable 'ansible_search_path' from source: unknown 34354 1727096623.82306: variable 'ansible_search_path' from source: unknown 34354 1727096623.82354: calling self._execute() 34354 1727096623.82591: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096623.82602: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096623.82616: variable 'omit' from source: magic vars 34354 1727096623.83496: variable 'ansible_distribution_major_version' from source: facts 34354 1727096623.83516: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096623.83765: variable 'ansible_distribution_major_version' from source: facts 34354 1727096623.83977: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096623.83980: when evaluation is False, skipping this task 34354 1727096623.83983: _execute() done 34354 1727096623.83985: dumping result to json 34354 1727096623.83987: done dumping result, returning 34354 1727096623.83990: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-0bd7-5492-000000000070] 34354 1727096623.83997: sending task result for task 0afff68d-5257-0bd7-5492-000000000070 skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } 34354 1727096623.84121: no more pending results, returning what we have 34354 1727096623.84125: results queue empty 34354 1727096623.84126: checking for any_errors_fatal 34354 1727096623.84132: done checking for any_errors_fatal 34354 1727096623.84133: checking for max_fail_percentage 34354 1727096623.84135: done checking for max_fail_percentage 34354 1727096623.84136: checking to see if all hosts have failed and the running result is not ok 34354 1727096623.84137: done checking to see if all hosts have failed 34354 1727096623.84138: getting the remaining hosts for this loop 34354 1727096623.84140: done getting the remaining hosts for this loop 34354 1727096623.84143: getting the next task for host managed_node2 34354 1727096623.84150: done getting next task for host managed_node2 34354 1727096623.84154: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 34354 1727096623.84157: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 34354 1727096623.84179: getting variables 34354 1727096623.84181: in VariableManager get_vars() 34354 1727096623.84224: Calling all_inventory to load vars for managed_node2 34354 1727096623.84227: Calling groups_inventory to load vars for managed_node2 34354 1727096623.84229: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096623.84242: Calling all_plugins_play to load vars for managed_node2 34354 1727096623.84245: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096623.84249: Calling groups_plugins_play to load vars for managed_node2 34354 1727096623.84632: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096623.85340: done with get_vars() 34354 1727096623.85349: done getting variables 34354 1727096623.85487: done sending task result for task 0afff68d-5257-0bd7-5492-000000000070 34354 1727096623.85490: WORKER PROCESS EXITING 34354 1727096623.85528: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 09:03:43 -0400 (0:00:00.040) 0:00:05.234 ****** 34354 1727096623.85558: entering _queue_task() for managed_node2/service 34354 1727096623.86015: worker is 1 (out of 1 available) 34354 1727096623.86028: exiting _queue_task() for managed_node2/service 34354 1727096623.86038: done queuing things up, now waiting for results queue to drain 34354 1727096623.86040: waiting for pending results... 34354 1727096623.86395: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 34354 1727096623.86499: in run() - task 0afff68d-5257-0bd7-5492-000000000071 34354 1727096623.86520: variable 'ansible_search_path' from source: unknown 34354 1727096623.86523: variable 'ansible_search_path' from source: unknown 34354 1727096623.86561: calling self._execute() 34354 1727096623.86643: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096623.86647: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096623.86660: variable 'omit' from source: magic vars 34354 1727096623.87057: variable 'ansible_distribution_major_version' from source: facts 34354 1727096623.87069: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096623.87374: variable 'ansible_distribution_major_version' from source: facts 34354 1727096623.87378: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096623.87380: when evaluation is False, skipping this task 34354 1727096623.87382: _execute() done 34354 1727096623.87384: dumping result to json 34354 1727096623.87385: done dumping result, returning 34354 1727096623.87387: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-0bd7-5492-000000000071] 34354 1727096623.87389: sending task result for task 0afff68d-5257-0bd7-5492-000000000071 34354 1727096623.87443: done sending task result for task 0afff68d-5257-0bd7-5492-000000000071 34354 1727096623.87446: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 34354 1727096623.87475: no more pending results, returning what we have 34354 1727096623.87478: results queue empty 34354 1727096623.87478: checking for any_errors_fatal 34354 1727096623.87483: done checking for any_errors_fatal 34354 1727096623.87484: checking for max_fail_percentage 34354 1727096623.87485: done checking for max_fail_percentage 34354 1727096623.87485: checking to see if all hosts have failed and the running result is not ok 34354 1727096623.87486: done checking to see if all hosts have failed 34354 1727096623.87486: getting the remaining hosts for this loop 34354 1727096623.87487: done getting the remaining hosts for this loop 34354 1727096623.87489: getting the next task for host managed_node2 34354 1727096623.87494: done getting next task for host managed_node2 34354 1727096623.87496: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 34354 1727096623.87498: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 34354 1727096623.87508: getting variables 34354 1727096623.87509: in VariableManager get_vars() 34354 1727096623.87535: Calling all_inventory to load vars for managed_node2 34354 1727096623.87536: Calling groups_inventory to load vars for managed_node2 34354 1727096623.87540: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096623.87548: Calling all_plugins_play to load vars for managed_node2 34354 1727096623.87549: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096623.87551: Calling groups_plugins_play to load vars for managed_node2 34354 1727096623.87686: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096623.87802: done with get_vars() 34354 1727096623.87808: done getting variables 34354 1727096623.87846: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 09:03:43 -0400 (0:00:00.023) 0:00:05.257 ****** 34354 1727096623.87871: entering _queue_task() for managed_node2/copy 34354 1727096623.88050: worker is 1 (out of 1 available) 34354 1727096623.88062: exiting _queue_task() for managed_node2/copy 34354 1727096623.88075: done queuing things up, now waiting for results queue to drain 34354 1727096623.88077: waiting for pending results... 34354 1727096623.88386: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 34354 1727096623.88446: in run() - task 0afff68d-5257-0bd7-5492-000000000072 34354 1727096623.88881: variable 'ansible_search_path' from source: unknown 34354 1727096623.88885: variable 'ansible_search_path' from source: unknown 34354 1727096623.88887: calling self._execute() 34354 1727096623.88889: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096623.88892: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096623.88894: variable 'omit' from source: magic vars 34354 1727096623.89425: variable 'ansible_distribution_major_version' from source: facts 34354 1727096623.89454: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096623.89587: variable 'ansible_distribution_major_version' from source: facts 34354 1727096623.89597: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096623.89600: when evaluation is False, skipping this task 34354 1727096623.89603: _execute() done 34354 1727096623.89605: dumping result to json 34354 1727096623.89607: done dumping result, returning 34354 1727096623.89611: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-0bd7-5492-000000000072] 34354 1727096623.89622: sending task result for task 0afff68d-5257-0bd7-5492-000000000072 34354 1727096623.89717: done sending task result for task 0afff68d-5257-0bd7-5492-000000000072 34354 1727096623.89720: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } 34354 1727096623.89780: no more pending results, returning what we have 34354 1727096623.89783: results queue empty 34354 1727096623.89784: checking for any_errors_fatal 34354 1727096623.89793: done checking for any_errors_fatal 34354 1727096623.89793: checking for max_fail_percentage 34354 1727096623.89795: done checking for max_fail_percentage 34354 1727096623.89796: checking to see if all hosts have failed and the running result is not ok 34354 1727096623.89797: done checking to see if all hosts have failed 34354 1727096623.89798: getting the remaining hosts for this loop 34354 1727096623.89799: done getting the remaining hosts for this loop 34354 1727096623.89802: getting the next task for host managed_node2 34354 1727096623.89809: done getting next task for host managed_node2 34354 1727096623.89812: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 34354 1727096623.89816: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 34354 1727096623.89831: getting variables 34354 1727096623.89833: in VariableManager get_vars() 34354 1727096623.89884: Calling all_inventory to load vars for managed_node2 34354 1727096623.89887: Calling groups_inventory to load vars for managed_node2 34354 1727096623.89889: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096623.89901: Calling all_plugins_play to load vars for managed_node2 34354 1727096623.89904: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096623.89906: Calling groups_plugins_play to load vars for managed_node2 34354 1727096623.90166: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096623.90344: done with get_vars() 34354 1727096623.90353: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 23 September 2024 09:03:43 -0400 (0:00:00.025) 0:00:05.282 ****** 34354 1727096623.90432: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 34354 1727096623.90661: worker is 1 (out of 1 available) 34354 1727096623.90684: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 34354 1727096623.90698: done queuing things up, now waiting for results queue to drain 34354 1727096623.90699: waiting for pending results... 34354 1727096623.91085: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 34354 1727096623.91108: in run() - task 0afff68d-5257-0bd7-5492-000000000073 34354 1727096623.91112: variable 'ansible_search_path' from source: unknown 34354 1727096623.91114: variable 'ansible_search_path' from source: unknown 34354 1727096623.91135: calling self._execute() 34354 1727096623.91248: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096623.91253: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096623.91264: variable 'omit' from source: magic vars 34354 1727096623.91580: variable 'ansible_distribution_major_version' from source: facts 34354 1727096623.91592: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096623.91696: variable 'ansible_distribution_major_version' from source: facts 34354 1727096623.91700: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096623.91702: when evaluation is False, skipping this task 34354 1727096623.91705: _execute() done 34354 1727096623.91708: dumping result to json 34354 1727096623.91721: done dumping result, returning 34354 1727096623.91724: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-0bd7-5492-000000000073] 34354 1727096623.91727: sending task result for task 0afff68d-5257-0bd7-5492-000000000073 34354 1727096623.91819: done sending task result for task 0afff68d-5257-0bd7-5492-000000000073 34354 1727096623.91822: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } 34354 1727096623.91887: no more pending results, returning what we have 34354 1727096623.91890: results queue empty 34354 1727096623.91891: checking for any_errors_fatal 34354 1727096623.91896: done checking for any_errors_fatal 34354 1727096623.91897: checking for max_fail_percentage 34354 1727096623.91899: done checking for max_fail_percentage 34354 1727096623.91899: checking to see if all hosts have failed and the running result is not ok 34354 1727096623.91900: done checking to see if all hosts have failed 34354 1727096623.91901: getting the remaining hosts for this loop 34354 1727096623.91902: done getting the remaining hosts for this loop 34354 1727096623.91905: getting the next task for host managed_node2 34354 1727096623.91910: done getting next task for host managed_node2 34354 1727096623.91913: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 34354 1727096623.91916: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 34354 1727096623.91930: getting variables 34354 1727096623.91931: in VariableManager get_vars() 34354 1727096623.91980: Calling all_inventory to load vars for managed_node2 34354 1727096623.91983: Calling groups_inventory to load vars for managed_node2 34354 1727096623.91986: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096623.92000: Calling all_plugins_play to load vars for managed_node2 34354 1727096623.92003: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096623.92006: Calling groups_plugins_play to load vars for managed_node2 34354 1727096623.92231: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096623.92458: done with get_vars() 34354 1727096623.92467: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 23 September 2024 09:03:43 -0400 (0:00:00.021) 0:00:05.303 ****** 34354 1727096623.92549: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 34354 1727096623.92793: worker is 1 (out of 1 available) 34354 1727096623.92808: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 34354 1727096623.92820: done queuing things up, now waiting for results queue to drain 34354 1727096623.92821: waiting for pending results... 34354 1727096623.93080: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 34354 1727096623.93213: in run() - task 0afff68d-5257-0bd7-5492-000000000074 34354 1727096623.93217: variable 'ansible_search_path' from source: unknown 34354 1727096623.93219: variable 'ansible_search_path' from source: unknown 34354 1727096623.93222: calling self._execute() 34354 1727096623.93286: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096623.93301: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096623.93308: variable 'omit' from source: magic vars 34354 1727096623.93638: variable 'ansible_distribution_major_version' from source: facts 34354 1727096623.93733: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096623.93750: variable 'ansible_distribution_major_version' from source: facts 34354 1727096623.93756: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096623.93758: when evaluation is False, skipping this task 34354 1727096623.93761: _execute() done 34354 1727096623.93764: dumping result to json 34354 1727096623.93770: done dumping result, returning 34354 1727096623.93787: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-0bd7-5492-000000000074] 34354 1727096623.93792: sending task result for task 0afff68d-5257-0bd7-5492-000000000074 skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } 34354 1727096623.93989: no more pending results, returning what we have 34354 1727096623.93992: results queue empty 34354 1727096623.93993: checking for any_errors_fatal 34354 1727096623.93998: done checking for any_errors_fatal 34354 1727096623.93999: checking for max_fail_percentage 34354 1727096623.94000: done checking for max_fail_percentage 34354 1727096623.94001: checking to see if all hosts have failed and the running result is not ok 34354 1727096623.94002: done checking to see if all hosts have failed 34354 1727096623.94002: getting the remaining hosts for this loop 34354 1727096623.94003: done getting the remaining hosts for this loop 34354 1727096623.94006: getting the next task for host managed_node2 34354 1727096623.94011: done getting next task for host managed_node2 34354 1727096623.94014: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 34354 1727096623.94017: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 34354 1727096623.94030: getting variables 34354 1727096623.94031: in VariableManager get_vars() 34354 1727096623.94079: Calling all_inventory to load vars for managed_node2 34354 1727096623.94082: Calling groups_inventory to load vars for managed_node2 34354 1727096623.94085: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096623.94090: done sending task result for task 0afff68d-5257-0bd7-5492-000000000074 34354 1727096623.94093: WORKER PROCESS EXITING 34354 1727096623.94101: Calling all_plugins_play to load vars for managed_node2 34354 1727096623.94103: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096623.94106: Calling groups_plugins_play to load vars for managed_node2 34354 1727096623.94337: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096623.94483: done with get_vars() 34354 1727096623.94491: done getting variables 34354 1727096623.94530: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 09:03:43 -0400 (0:00:00.020) 0:00:05.324 ****** 34354 1727096623.94559: entering _queue_task() for managed_node2/debug 34354 1727096623.94812: worker is 1 (out of 1 available) 34354 1727096623.94823: exiting _queue_task() for managed_node2/debug 34354 1727096623.94833: done queuing things up, now waiting for results queue to drain 34354 1727096623.94834: waiting for pending results... 34354 1727096623.95105: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 34354 1727096623.95376: in run() - task 0afff68d-5257-0bd7-5492-000000000075 34354 1727096623.95380: variable 'ansible_search_path' from source: unknown 34354 1727096623.95382: variable 'ansible_search_path' from source: unknown 34354 1727096623.95386: calling self._execute() 34354 1727096623.95388: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096623.95391: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096623.95393: variable 'omit' from source: magic vars 34354 1727096623.95693: variable 'ansible_distribution_major_version' from source: facts 34354 1727096623.95697: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096623.95824: variable 'ansible_distribution_major_version' from source: facts 34354 1727096623.95830: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096623.95832: when evaluation is False, skipping this task 34354 1727096623.95846: _execute() done 34354 1727096623.95850: dumping result to json 34354 1727096623.95852: done dumping result, returning 34354 1727096623.95861: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-0bd7-5492-000000000075] 34354 1727096623.95866: sending task result for task 0afff68d-5257-0bd7-5492-000000000075 34354 1727096623.95949: done sending task result for task 0afff68d-5257-0bd7-5492-000000000075 34354 1727096623.95952: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "ansible_distribution_major_version == '7'" } 34354 1727096623.95994: no more pending results, returning what we have 34354 1727096623.95998: results queue empty 34354 1727096623.95999: checking for any_errors_fatal 34354 1727096623.96005: done checking for any_errors_fatal 34354 1727096623.96006: checking for max_fail_percentage 34354 1727096623.96007: done checking for max_fail_percentage 34354 1727096623.96008: checking to see if all hosts have failed and the running result is not ok 34354 1727096623.96009: done checking to see if all hosts have failed 34354 1727096623.96010: getting the remaining hosts for this loop 34354 1727096623.96011: done getting the remaining hosts for this loop 34354 1727096623.96014: getting the next task for host managed_node2 34354 1727096623.96020: done getting next task for host managed_node2 34354 1727096623.96024: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 34354 1727096623.96027: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 34354 1727096623.96042: getting variables 34354 1727096623.96044: in VariableManager get_vars() 34354 1727096623.96088: Calling all_inventory to load vars for managed_node2 34354 1727096623.96091: Calling groups_inventory to load vars for managed_node2 34354 1727096623.96093: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096623.96104: Calling all_plugins_play to load vars for managed_node2 34354 1727096623.96106: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096623.96108: Calling groups_plugins_play to load vars for managed_node2 34354 1727096623.96471: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096623.96663: done with get_vars() 34354 1727096623.96673: done getting variables 34354 1727096623.96736: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 09:03:43 -0400 (0:00:00.022) 0:00:05.346 ****** 34354 1727096623.96765: entering _queue_task() for managed_node2/debug 34354 1727096623.96981: worker is 1 (out of 1 available) 34354 1727096623.96991: exiting _queue_task() for managed_node2/debug 34354 1727096623.97001: done queuing things up, now waiting for results queue to drain 34354 1727096623.97002: waiting for pending results... 34354 1727096623.97487: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 34354 1727096623.97493: in run() - task 0afff68d-5257-0bd7-5492-000000000076 34354 1727096623.97497: variable 'ansible_search_path' from source: unknown 34354 1727096623.97500: variable 'ansible_search_path' from source: unknown 34354 1727096623.97504: calling self._execute() 34354 1727096623.97507: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096623.97510: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096623.97513: variable 'omit' from source: magic vars 34354 1727096623.97859: variable 'ansible_distribution_major_version' from source: facts 34354 1727096623.97871: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096623.97980: variable 'ansible_distribution_major_version' from source: facts 34354 1727096623.97985: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096623.97988: when evaluation is False, skipping this task 34354 1727096623.97991: _execute() done 34354 1727096623.97994: dumping result to json 34354 1727096623.97996: done dumping result, returning 34354 1727096623.98004: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-0bd7-5492-000000000076] 34354 1727096623.98071: sending task result for task 0afff68d-5257-0bd7-5492-000000000076 34354 1727096623.98132: done sending task result for task 0afff68d-5257-0bd7-5492-000000000076 34354 1727096623.98135: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "ansible_distribution_major_version == '7'" } 34354 1727096623.98200: no more pending results, returning what we have 34354 1727096623.98202: results queue empty 34354 1727096623.98203: checking for any_errors_fatal 34354 1727096623.98207: done checking for any_errors_fatal 34354 1727096623.98208: checking for max_fail_percentage 34354 1727096623.98210: done checking for max_fail_percentage 34354 1727096623.98210: checking to see if all hosts have failed and the running result is not ok 34354 1727096623.98211: done checking to see if all hosts have failed 34354 1727096623.98212: getting the remaining hosts for this loop 34354 1727096623.98213: done getting the remaining hosts for this loop 34354 1727096623.98216: getting the next task for host managed_node2 34354 1727096623.98220: done getting next task for host managed_node2 34354 1727096623.98223: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 34354 1727096623.98226: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 34354 1727096623.98240: getting variables 34354 1727096623.98241: in VariableManager get_vars() 34354 1727096623.98277: Calling all_inventory to load vars for managed_node2 34354 1727096623.98279: Calling groups_inventory to load vars for managed_node2 34354 1727096623.98281: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096623.98289: Calling all_plugins_play to load vars for managed_node2 34354 1727096623.98291: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096623.98294: Calling groups_plugins_play to load vars for managed_node2 34354 1727096623.98501: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096623.98627: done with get_vars() 34354 1727096623.98634: done getting variables 34354 1727096623.98677: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 09:03:43 -0400 (0:00:00.019) 0:00:05.365 ****** 34354 1727096623.98700: entering _queue_task() for managed_node2/debug 34354 1727096623.98860: worker is 1 (out of 1 available) 34354 1727096623.98874: exiting _queue_task() for managed_node2/debug 34354 1727096623.98886: done queuing things up, now waiting for results queue to drain 34354 1727096623.98888: waiting for pending results... 34354 1727096623.99049: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 34354 1727096623.99130: in run() - task 0afff68d-5257-0bd7-5492-000000000077 34354 1727096623.99140: variable 'ansible_search_path' from source: unknown 34354 1727096623.99144: variable 'ansible_search_path' from source: unknown 34354 1727096623.99172: calling self._execute() 34354 1727096623.99228: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096623.99232: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096623.99242: variable 'omit' from source: magic vars 34354 1727096623.99573: variable 'ansible_distribution_major_version' from source: facts 34354 1727096623.99584: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096623.99709: variable 'ansible_distribution_major_version' from source: facts 34354 1727096623.99773: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096623.99776: when evaluation is False, skipping this task 34354 1727096623.99779: _execute() done 34354 1727096623.99781: dumping result to json 34354 1727096623.99783: done dumping result, returning 34354 1727096623.99786: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-0bd7-5492-000000000077] 34354 1727096623.99788: sending task result for task 0afff68d-5257-0bd7-5492-000000000077 34354 1727096623.99849: done sending task result for task 0afff68d-5257-0bd7-5492-000000000077 skipping: [managed_node2] => { "false_condition": "ansible_distribution_major_version == '7'" } 34354 1727096623.99902: no more pending results, returning what we have 34354 1727096623.99905: results queue empty 34354 1727096623.99906: checking for any_errors_fatal 34354 1727096623.99913: done checking for any_errors_fatal 34354 1727096623.99913: checking for max_fail_percentage 34354 1727096623.99915: done checking for max_fail_percentage 34354 1727096623.99916: checking to see if all hosts have failed and the running result is not ok 34354 1727096623.99917: done checking to see if all hosts have failed 34354 1727096623.99917: getting the remaining hosts for this loop 34354 1727096623.99919: done getting the remaining hosts for this loop 34354 1727096623.99922: getting the next task for host managed_node2 34354 1727096623.99929: done getting next task for host managed_node2 34354 1727096623.99932: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 34354 1727096623.99936: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 34354 1727096623.99952: getting variables 34354 1727096623.99954: in VariableManager get_vars() 34354 1727096624.00001: Calling all_inventory to load vars for managed_node2 34354 1727096624.00004: Calling groups_inventory to load vars for managed_node2 34354 1727096624.00007: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096624.00018: Calling all_plugins_play to load vars for managed_node2 34354 1727096624.00021: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096624.00023: Calling groups_plugins_play to load vars for managed_node2 34354 1727096624.00413: WORKER PROCESS EXITING 34354 1727096624.00438: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096624.00556: done with get_vars() 34354 1727096624.00563: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 23 September 2024 09:03:44 -0400 (0:00:00.019) 0:00:05.384 ****** 34354 1727096624.00632: entering _queue_task() for managed_node2/ping 34354 1727096624.00801: worker is 1 (out of 1 available) 34354 1727096624.00815: exiting _queue_task() for managed_node2/ping 34354 1727096624.00825: done queuing things up, now waiting for results queue to drain 34354 1727096624.00827: waiting for pending results... 34354 1727096624.00994: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 34354 1727096624.01068: in run() - task 0afff68d-5257-0bd7-5492-000000000078 34354 1727096624.01082: variable 'ansible_search_path' from source: unknown 34354 1727096624.01086: variable 'ansible_search_path' from source: unknown 34354 1727096624.01112: calling self._execute() 34354 1727096624.01172: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096624.01179: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096624.01188: variable 'omit' from source: magic vars 34354 1727096624.01439: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.01449: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096624.01531: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.01534: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096624.01537: when evaluation is False, skipping this task 34354 1727096624.01540: _execute() done 34354 1727096624.01542: dumping result to json 34354 1727096624.01545: done dumping result, returning 34354 1727096624.01553: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-0bd7-5492-000000000078] 34354 1727096624.01558: sending task result for task 0afff68d-5257-0bd7-5492-000000000078 34354 1727096624.01636: done sending task result for task 0afff68d-5257-0bd7-5492-000000000078 34354 1727096624.01639: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } 34354 1727096624.01690: no more pending results, returning what we have 34354 1727096624.01694: results queue empty 34354 1727096624.01695: checking for any_errors_fatal 34354 1727096624.01699: done checking for any_errors_fatal 34354 1727096624.01700: checking for max_fail_percentage 34354 1727096624.01701: done checking for max_fail_percentage 34354 1727096624.01702: checking to see if all hosts have failed and the running result is not ok 34354 1727096624.01703: done checking to see if all hosts have failed 34354 1727096624.01704: getting the remaining hosts for this loop 34354 1727096624.01705: done getting the remaining hosts for this loop 34354 1727096624.01708: getting the next task for host managed_node2 34354 1727096624.01715: done getting next task for host managed_node2 34354 1727096624.01716: ^ task is: TASK: meta (role_complete) 34354 1727096624.01719: ^ state is: HOST STATE: block=3, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 34354 1727096624.01734: getting variables 34354 1727096624.01735: in VariableManager get_vars() 34354 1727096624.01773: Calling all_inventory to load vars for managed_node2 34354 1727096624.01776: Calling groups_inventory to load vars for managed_node2 34354 1727096624.01782: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096624.01789: Calling all_plugins_play to load vars for managed_node2 34354 1727096624.01791: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096624.01792: Calling groups_plugins_play to load vars for managed_node2 34354 1727096624.01897: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096624.02013: done with get_vars() 34354 1727096624.02020: done getting variables 34354 1727096624.02070: done queuing things up, now waiting for results queue to drain 34354 1727096624.02071: results queue empty 34354 1727096624.02072: checking for any_errors_fatal 34354 1727096624.02075: done checking for any_errors_fatal 34354 1727096624.02075: checking for max_fail_percentage 34354 1727096624.02076: done checking for max_fail_percentage 34354 1727096624.02076: checking to see if all hosts have failed and the running result is not ok 34354 1727096624.02077: done checking to see if all hosts have failed 34354 1727096624.02077: getting the remaining hosts for this loop 34354 1727096624.02078: done getting the remaining hosts for this loop 34354 1727096624.02079: getting the next task for host managed_node2 34354 1727096624.02082: done getting next task for host managed_node2 34354 1727096624.02083: ^ task is: TASK: TEST: wireless connection with 802.1x TLS-EAP 34354 1727096624.02084: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 34354 1727096624.02085: getting variables 34354 1727096624.02086: in VariableManager get_vars() 34354 1727096624.02096: Calling all_inventory to load vars for managed_node2 34354 1727096624.02097: Calling groups_inventory to load vars for managed_node2 34354 1727096624.02099: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096624.02101: Calling all_plugins_play to load vars for managed_node2 34354 1727096624.02103: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096624.02106: Calling groups_plugins_play to load vars for managed_node2 34354 1727096624.02187: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096624.02313: done with get_vars() 34354 1727096624.02319: done getting variables 34354 1727096624.02346: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [TEST: wireless connection with 802.1x TLS-EAP] *************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_wireless.yml:53 Monday 23 September 2024 09:03:44 -0400 (0:00:00.017) 0:00:05.402 ****** 34354 1727096624.02363: entering _queue_task() for managed_node2/debug 34354 1727096624.02537: worker is 1 (out of 1 available) 34354 1727096624.02551: exiting _queue_task() for managed_node2/debug 34354 1727096624.02562: done queuing things up, now waiting for results queue to drain 34354 1727096624.02564: waiting for pending results... 34354 1727096624.02721: running TaskExecutor() for managed_node2/TASK: TEST: wireless connection with 802.1x TLS-EAP 34354 1727096624.02777: in run() - task 0afff68d-5257-0bd7-5492-0000000000a8 34354 1727096624.02788: variable 'ansible_search_path' from source: unknown 34354 1727096624.02817: calling self._execute() 34354 1727096624.02878: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096624.02882: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096624.02889: variable 'omit' from source: magic vars 34354 1727096624.03139: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.03149: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096624.03222: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.03228: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096624.03231: when evaluation is False, skipping this task 34354 1727096624.03234: _execute() done 34354 1727096624.03236: dumping result to json 34354 1727096624.03238: done dumping result, returning 34354 1727096624.03249: done running TaskExecutor() for managed_node2/TASK: TEST: wireless connection with 802.1x TLS-EAP [0afff68d-5257-0bd7-5492-0000000000a8] 34354 1727096624.03252: sending task result for task 0afff68d-5257-0bd7-5492-0000000000a8 34354 1727096624.03330: done sending task result for task 0afff68d-5257-0bd7-5492-0000000000a8 34354 1727096624.03332: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "ansible_distribution_major_version == '7'" } 34354 1727096624.03392: no more pending results, returning what we have 34354 1727096624.03395: results queue empty 34354 1727096624.03396: checking for any_errors_fatal 34354 1727096624.03397: done checking for any_errors_fatal 34354 1727096624.03398: checking for max_fail_percentage 34354 1727096624.03399: done checking for max_fail_percentage 34354 1727096624.03400: checking to see if all hosts have failed and the running result is not ok 34354 1727096624.03401: done checking to see if all hosts have failed 34354 1727096624.03402: getting the remaining hosts for this loop 34354 1727096624.03403: done getting the remaining hosts for this loop 34354 1727096624.03405: getting the next task for host managed_node2 34354 1727096624.03410: done getting next task for host managed_node2 34354 1727096624.03414: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 34354 1727096624.03417: ^ state is: HOST STATE: block=3, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 34354 1727096624.03431: getting variables 34354 1727096624.03432: in VariableManager get_vars() 34354 1727096624.03467: Calling all_inventory to load vars for managed_node2 34354 1727096624.03470: Calling groups_inventory to load vars for managed_node2 34354 1727096624.03474: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096624.03480: Calling all_plugins_play to load vars for managed_node2 34354 1727096624.03482: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096624.03483: Calling groups_plugins_play to load vars for managed_node2 34354 1727096624.03587: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096624.03705: done with get_vars() 34354 1727096624.03712: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 23 September 2024 09:03:44 -0400 (0:00:00.014) 0:00:05.416 ****** 34354 1727096624.03772: entering _queue_task() for managed_node2/include_tasks 34354 1727096624.03938: worker is 1 (out of 1 available) 34354 1727096624.03951: exiting _queue_task() for managed_node2/include_tasks 34354 1727096624.03961: done queuing things up, now waiting for results queue to drain 34354 1727096624.03963: waiting for pending results... 34354 1727096624.04106: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 34354 1727096624.04180: in run() - task 0afff68d-5257-0bd7-5492-0000000000b0 34354 1727096624.04185: variable 'ansible_search_path' from source: unknown 34354 1727096624.04188: variable 'ansible_search_path' from source: unknown 34354 1727096624.04216: calling self._execute() 34354 1727096624.04271: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096624.04278: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096624.04285: variable 'omit' from source: magic vars 34354 1727096624.04517: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.04526: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096624.04603: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.04606: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096624.04609: when evaluation is False, skipping this task 34354 1727096624.04612: _execute() done 34354 1727096624.04616: dumping result to json 34354 1727096624.04619: done dumping result, returning 34354 1727096624.04626: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-0bd7-5492-0000000000b0] 34354 1727096624.04631: sending task result for task 0afff68d-5257-0bd7-5492-0000000000b0 34354 1727096624.04717: done sending task result for task 0afff68d-5257-0bd7-5492-0000000000b0 34354 1727096624.04719: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } 34354 1727096624.04776: no more pending results, returning what we have 34354 1727096624.04779: results queue empty 34354 1727096624.04780: checking for any_errors_fatal 34354 1727096624.04786: done checking for any_errors_fatal 34354 1727096624.04786: checking for max_fail_percentage 34354 1727096624.04788: done checking for max_fail_percentage 34354 1727096624.04788: checking to see if all hosts have failed and the running result is not ok 34354 1727096624.04789: done checking to see if all hosts have failed 34354 1727096624.04790: getting the remaining hosts for this loop 34354 1727096624.04791: done getting the remaining hosts for this loop 34354 1727096624.04794: getting the next task for host managed_node2 34354 1727096624.04798: done getting next task for host managed_node2 34354 1727096624.04801: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 34354 1727096624.04804: ^ state is: HOST STATE: block=3, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 34354 1727096624.04819: getting variables 34354 1727096624.04821: in VariableManager get_vars() 34354 1727096624.04852: Calling all_inventory to load vars for managed_node2 34354 1727096624.04854: Calling groups_inventory to load vars for managed_node2 34354 1727096624.04855: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096624.04861: Calling all_plugins_play to load vars for managed_node2 34354 1727096624.04863: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096624.04865: Calling groups_plugins_play to load vars for managed_node2 34354 1727096624.05132: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096624.05245: done with get_vars() 34354 1727096624.05252: done getting variables 34354 1727096624.05294: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 09:03:44 -0400 (0:00:00.015) 0:00:05.431 ****** 34354 1727096624.05314: entering _queue_task() for managed_node2/debug 34354 1727096624.05492: worker is 1 (out of 1 available) 34354 1727096624.05504: exiting _queue_task() for managed_node2/debug 34354 1727096624.05516: done queuing things up, now waiting for results queue to drain 34354 1727096624.05517: waiting for pending results... 34354 1727096624.05669: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 34354 1727096624.05746: in run() - task 0afff68d-5257-0bd7-5492-0000000000b1 34354 1727096624.05755: variable 'ansible_search_path' from source: unknown 34354 1727096624.05759: variable 'ansible_search_path' from source: unknown 34354 1727096624.05786: calling self._execute() 34354 1727096624.05843: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096624.05849: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096624.05861: variable 'omit' from source: magic vars 34354 1727096624.06103: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.06112: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096624.06191: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.06194: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096624.06197: when evaluation is False, skipping this task 34354 1727096624.06200: _execute() done 34354 1727096624.06202: dumping result to json 34354 1727096624.06205: done dumping result, returning 34354 1727096624.06207: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-0bd7-5492-0000000000b1] 34354 1727096624.06214: sending task result for task 0afff68d-5257-0bd7-5492-0000000000b1 34354 1727096624.06296: done sending task result for task 0afff68d-5257-0bd7-5492-0000000000b1 34354 1727096624.06298: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "ansible_distribution_major_version == '7'" } 34354 1727096624.06340: no more pending results, returning what we have 34354 1727096624.06343: results queue empty 34354 1727096624.06344: checking for any_errors_fatal 34354 1727096624.06348: done checking for any_errors_fatal 34354 1727096624.06349: checking for max_fail_percentage 34354 1727096624.06350: done checking for max_fail_percentage 34354 1727096624.06351: checking to see if all hosts have failed and the running result is not ok 34354 1727096624.06352: done checking to see if all hosts have failed 34354 1727096624.06352: getting the remaining hosts for this loop 34354 1727096624.06353: done getting the remaining hosts for this loop 34354 1727096624.06356: getting the next task for host managed_node2 34354 1727096624.06361: done getting next task for host managed_node2 34354 1727096624.06364: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 34354 1727096624.06366: ^ state is: HOST STATE: block=3, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 34354 1727096624.06386: getting variables 34354 1727096624.06388: in VariableManager get_vars() 34354 1727096624.06424: Calling all_inventory to load vars for managed_node2 34354 1727096624.06426: Calling groups_inventory to load vars for managed_node2 34354 1727096624.06427: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096624.06433: Calling all_plugins_play to load vars for managed_node2 34354 1727096624.06435: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096624.06437: Calling groups_plugins_play to load vars for managed_node2 34354 1727096624.06541: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096624.06661: done with get_vars() 34354 1727096624.06671: done getting variables 34354 1727096624.06710: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 09:03:44 -0400 (0:00:00.014) 0:00:05.445 ****** 34354 1727096624.06730: entering _queue_task() for managed_node2/fail 34354 1727096624.06898: worker is 1 (out of 1 available) 34354 1727096624.06911: exiting _queue_task() for managed_node2/fail 34354 1727096624.06923: done queuing things up, now waiting for results queue to drain 34354 1727096624.06925: waiting for pending results... 34354 1727096624.07070: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 34354 1727096624.07141: in run() - task 0afff68d-5257-0bd7-5492-0000000000b2 34354 1727096624.07154: variable 'ansible_search_path' from source: unknown 34354 1727096624.07157: variable 'ansible_search_path' from source: unknown 34354 1727096624.07185: calling self._execute() 34354 1727096624.07239: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096624.07243: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096624.07251: variable 'omit' from source: magic vars 34354 1727096624.07499: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.07509: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096624.07603: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.07606: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096624.07609: when evaluation is False, skipping this task 34354 1727096624.07612: _execute() done 34354 1727096624.07615: dumping result to json 34354 1727096624.07617: done dumping result, returning 34354 1727096624.07620: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0afff68d-5257-0bd7-5492-0000000000b2] 34354 1727096624.07622: sending task result for task 0afff68d-5257-0bd7-5492-0000000000b2 skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } 34354 1727096624.07745: no more pending results, returning what we have 34354 1727096624.07748: results queue empty 34354 1727096624.07749: checking for any_errors_fatal 34354 1727096624.07753: done checking for any_errors_fatal 34354 1727096624.07754: checking for max_fail_percentage 34354 1727096624.07755: done checking for max_fail_percentage 34354 1727096624.07756: checking to see if all hosts have failed and the running result is not ok 34354 1727096624.07757: done checking to see if all hosts have failed 34354 1727096624.07758: getting the remaining hosts for this loop 34354 1727096624.07759: done getting the remaining hosts for this loop 34354 1727096624.07761: getting the next task for host managed_node2 34354 1727096624.07766: done getting next task for host managed_node2 34354 1727096624.07780: ^ 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 34354 1727096624.07783: ^ state is: HOST STATE: block=3, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 34354 1727096624.07792: done sending task result for task 0afff68d-5257-0bd7-5492-0000000000b2 34354 1727096624.07795: WORKER PROCESS EXITING 34354 1727096624.07805: getting variables 34354 1727096624.07806: in VariableManager get_vars() 34354 1727096624.07834: Calling all_inventory to load vars for managed_node2 34354 1727096624.07835: Calling groups_inventory to load vars for managed_node2 34354 1727096624.07837: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096624.07842: Calling all_plugins_play to load vars for managed_node2 34354 1727096624.07844: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096624.07845: Calling groups_plugins_play to load vars for managed_node2 34354 1727096624.07992: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096624.08108: done with get_vars() 34354 1727096624.08115: done getting variables 34354 1727096624.08151: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 09:03:44 -0400 (0:00:00.014) 0:00:05.460 ****** 34354 1727096624.08174: entering _queue_task() for managed_node2/fail 34354 1727096624.08337: worker is 1 (out of 1 available) 34354 1727096624.08349: exiting _queue_task() for managed_node2/fail 34354 1727096624.08360: done queuing things up, now waiting for results queue to drain 34354 1727096624.08362: waiting for pending results... 34354 1727096624.08502: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 34354 1727096624.08575: in run() - task 0afff68d-5257-0bd7-5492-0000000000b3 34354 1727096624.08584: variable 'ansible_search_path' from source: unknown 34354 1727096624.08588: variable 'ansible_search_path' from source: unknown 34354 1727096624.08614: calling self._execute() 34354 1727096624.08666: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096624.08672: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096624.08681: variable 'omit' from source: magic vars 34354 1727096624.08916: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.08926: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096624.08999: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.09002: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096624.09007: when evaluation is False, skipping this task 34354 1727096624.09009: _execute() done 34354 1727096624.09014: dumping result to json 34354 1727096624.09016: done dumping result, returning 34354 1727096624.09022: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0afff68d-5257-0bd7-5492-0000000000b3] 34354 1727096624.09033: sending task result for task 0afff68d-5257-0bd7-5492-0000000000b3 34354 1727096624.09111: done sending task result for task 0afff68d-5257-0bd7-5492-0000000000b3 34354 1727096624.09114: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } 34354 1727096624.09164: no more pending results, returning what we have 34354 1727096624.09169: results queue empty 34354 1727096624.09170: checking for any_errors_fatal 34354 1727096624.09176: done checking for any_errors_fatal 34354 1727096624.09177: checking for max_fail_percentage 34354 1727096624.09178: done checking for max_fail_percentage 34354 1727096624.09179: checking to see if all hosts have failed and the running result is not ok 34354 1727096624.09180: done checking to see if all hosts have failed 34354 1727096624.09180: getting the remaining hosts for this loop 34354 1727096624.09182: done getting the remaining hosts for this loop 34354 1727096624.09184: getting the next task for host managed_node2 34354 1727096624.09189: done getting next task for host managed_node2 34354 1727096624.09192: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 34354 1727096624.09195: ^ state is: HOST STATE: block=3, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 34354 1727096624.09208: getting variables 34354 1727096624.09209: in VariableManager get_vars() 34354 1727096624.09238: Calling all_inventory to load vars for managed_node2 34354 1727096624.09240: Calling groups_inventory to load vars for managed_node2 34354 1727096624.09241: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096624.09247: Calling all_plugins_play to load vars for managed_node2 34354 1727096624.09248: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096624.09250: Calling groups_plugins_play to load vars for managed_node2 34354 1727096624.09355: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096624.09476: done with get_vars() 34354 1727096624.09483: done getting variables 34354 1727096624.09519: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 09:03:44 -0400 (0:00:00.013) 0:00:05.473 ****** 34354 1727096624.09538: entering _queue_task() for managed_node2/fail 34354 1727096624.09702: worker is 1 (out of 1 available) 34354 1727096624.09714: exiting _queue_task() for managed_node2/fail 34354 1727096624.09725: done queuing things up, now waiting for results queue to drain 34354 1727096624.09726: waiting for pending results... 34354 1727096624.09884: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 34354 1727096624.09954: in run() - task 0afff68d-5257-0bd7-5492-0000000000b4 34354 1727096624.09963: variable 'ansible_search_path' from source: unknown 34354 1727096624.09966: variable 'ansible_search_path' from source: unknown 34354 1727096624.09998: calling self._execute() 34354 1727096624.10052: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096624.10055: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096624.10065: variable 'omit' from source: magic vars 34354 1727096624.10297: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.10306: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096624.10382: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.10385: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096624.10388: when evaluation is False, skipping this task 34354 1727096624.10390: _execute() done 34354 1727096624.10393: dumping result to json 34354 1727096624.10399: done dumping result, returning 34354 1727096624.10406: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0afff68d-5257-0bd7-5492-0000000000b4] 34354 1727096624.10409: sending task result for task 0afff68d-5257-0bd7-5492-0000000000b4 34354 1727096624.10497: done sending task result for task 0afff68d-5257-0bd7-5492-0000000000b4 34354 1727096624.10500: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } 34354 1727096624.10548: no more pending results, returning what we have 34354 1727096624.10551: results queue empty 34354 1727096624.10552: checking for any_errors_fatal 34354 1727096624.10555: done checking for any_errors_fatal 34354 1727096624.10556: checking for max_fail_percentage 34354 1727096624.10557: done checking for max_fail_percentage 34354 1727096624.10558: checking to see if all hosts have failed and the running result is not ok 34354 1727096624.10559: done checking to see if all hosts have failed 34354 1727096624.10560: getting the remaining hosts for this loop 34354 1727096624.10561: done getting the remaining hosts for this loop 34354 1727096624.10563: getting the next task for host managed_node2 34354 1727096624.10570: done getting next task for host managed_node2 34354 1727096624.10575: ^ 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 34354 1727096624.10584: ^ state is: HOST STATE: block=3, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 34354 1727096624.10597: getting variables 34354 1727096624.10598: in VariableManager get_vars() 34354 1727096624.10623: Calling all_inventory to load vars for managed_node2 34354 1727096624.10625: Calling groups_inventory to load vars for managed_node2 34354 1727096624.10626: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096624.10631: Calling all_plugins_play to load vars for managed_node2 34354 1727096624.10633: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096624.10634: Calling groups_plugins_play to load vars for managed_node2 34354 1727096624.10803: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096624.11002: done with get_vars() 34354 1727096624.11016: done getting variables 34354 1727096624.11075: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 09:03:44 -0400 (0:00:00.015) 0:00:05.489 ****** 34354 1727096624.11101: entering _queue_task() for managed_node2/dnf 34354 1727096624.11557: worker is 1 (out of 1 available) 34354 1727096624.11577: exiting _queue_task() for managed_node2/dnf 34354 1727096624.11589: done queuing things up, now waiting for results queue to drain 34354 1727096624.11591: waiting for pending results... 34354 1727096624.12103: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 34354 1727096624.12490: in run() - task 0afff68d-5257-0bd7-5492-0000000000b5 34354 1727096624.12498: variable 'ansible_search_path' from source: unknown 34354 1727096624.12502: variable 'ansible_search_path' from source: unknown 34354 1727096624.12505: calling self._execute() 34354 1727096624.12539: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096624.12552: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096624.12570: variable 'omit' from source: magic vars 34354 1727096624.12945: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.12962: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096624.13090: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.13123: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096624.13134: when evaluation is False, skipping this task 34354 1727096624.13173: _execute() done 34354 1727096624.13177: dumping result to json 34354 1727096624.13179: done dumping result, returning 34354 1727096624.13182: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0afff68d-5257-0bd7-5492-0000000000b5] 34354 1727096624.13185: sending task result for task 0afff68d-5257-0bd7-5492-0000000000b5 34354 1727096624.13428: done sending task result for task 0afff68d-5257-0bd7-5492-0000000000b5 34354 1727096624.13432: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } 34354 1727096624.13477: no more pending results, returning what we have 34354 1727096624.13481: results queue empty 34354 1727096624.13481: checking for any_errors_fatal 34354 1727096624.13486: done checking for any_errors_fatal 34354 1727096624.13487: checking for max_fail_percentage 34354 1727096624.13488: done checking for max_fail_percentage 34354 1727096624.13489: checking to see if all hosts have failed and the running result is not ok 34354 1727096624.13490: done checking to see if all hosts have failed 34354 1727096624.13491: getting the remaining hosts for this loop 34354 1727096624.13492: done getting the remaining hosts for this loop 34354 1727096624.13495: getting the next task for host managed_node2 34354 1727096624.13500: done getting next task for host managed_node2 34354 1727096624.13504: ^ 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 34354 1727096624.13506: ^ state is: HOST STATE: block=3, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 34354 1727096624.13522: getting variables 34354 1727096624.13524: in VariableManager get_vars() 34354 1727096624.13578: Calling all_inventory to load vars for managed_node2 34354 1727096624.13581: Calling groups_inventory to load vars for managed_node2 34354 1727096624.13584: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096624.13593: Calling all_plugins_play to load vars for managed_node2 34354 1727096624.13595: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096624.13598: Calling groups_plugins_play to load vars for managed_node2 34354 1727096624.13816: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096624.14042: done with get_vars() 34354 1727096624.14052: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 34354 1727096624.14130: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 09:03:44 -0400 (0:00:00.030) 0:00:05.520 ****** 34354 1727096624.14158: entering _queue_task() for managed_node2/yum 34354 1727096624.14376: worker is 1 (out of 1 available) 34354 1727096624.14389: exiting _queue_task() for managed_node2/yum 34354 1727096624.14400: done queuing things up, now waiting for results queue to drain 34354 1727096624.14401: waiting for pending results... 34354 1727096624.14705: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 34354 1727096624.14877: in run() - task 0afff68d-5257-0bd7-5492-0000000000b6 34354 1727096624.14881: variable 'ansible_search_path' from source: unknown 34354 1727096624.14883: variable 'ansible_search_path' from source: unknown 34354 1727096624.14892: calling self._execute() 34354 1727096624.15281: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096624.15286: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096624.15289: variable 'omit' from source: magic vars 34354 1727096624.16077: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.16081: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096624.16084: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.16086: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096624.16088: when evaluation is False, skipping this task 34354 1727096624.16090: _execute() done 34354 1727096624.16092: dumping result to json 34354 1727096624.16094: done dumping result, returning 34354 1727096624.16217: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0afff68d-5257-0bd7-5492-0000000000b6] 34354 1727096624.16228: sending task result for task 0afff68d-5257-0bd7-5492-0000000000b6 skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } 34354 1727096624.16392: no more pending results, returning what we have 34354 1727096624.16395: results queue empty 34354 1727096624.16396: checking for any_errors_fatal 34354 1727096624.16402: done checking for any_errors_fatal 34354 1727096624.16403: checking for max_fail_percentage 34354 1727096624.16405: done checking for max_fail_percentage 34354 1727096624.16406: checking to see if all hosts have failed and the running result is not ok 34354 1727096624.16407: done checking to see if all hosts have failed 34354 1727096624.16408: getting the remaining hosts for this loop 34354 1727096624.16409: done getting the remaining hosts for this loop 34354 1727096624.16413: getting the next task for host managed_node2 34354 1727096624.16426: done getting next task for host managed_node2 34354 1727096624.16430: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 34354 1727096624.16436: ^ state is: HOST STATE: block=3, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 34354 1727096624.16455: getting variables 34354 1727096624.16457: in VariableManager get_vars() 34354 1727096624.16507: Calling all_inventory to load vars for managed_node2 34354 1727096624.16511: Calling groups_inventory to load vars for managed_node2 34354 1727096624.16513: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096624.16525: Calling all_plugins_play to load vars for managed_node2 34354 1727096624.16528: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096624.16756: Calling groups_plugins_play to load vars for managed_node2 34354 1727096624.17427: done sending task result for task 0afff68d-5257-0bd7-5492-0000000000b6 34354 1727096624.17431: WORKER PROCESS EXITING 34354 1727096624.17459: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096624.17772: done with get_vars() 34354 1727096624.17785: done getting variables 34354 1727096624.17839: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 09:03:44 -0400 (0:00:00.037) 0:00:05.557 ****** 34354 1727096624.17974: entering _queue_task() for managed_node2/fail 34354 1727096624.18211: worker is 1 (out of 1 available) 34354 1727096624.18222: exiting _queue_task() for managed_node2/fail 34354 1727096624.18232: done queuing things up, now waiting for results queue to drain 34354 1727096624.18234: waiting for pending results... 34354 1727096624.18501: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 34354 1727096624.18629: in run() - task 0afff68d-5257-0bd7-5492-0000000000b7 34354 1727096624.18646: variable 'ansible_search_path' from source: unknown 34354 1727096624.18655: variable 'ansible_search_path' from source: unknown 34354 1727096624.18702: calling self._execute() 34354 1727096624.18787: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096624.18804: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096624.18817: variable 'omit' from source: magic vars 34354 1727096624.19184: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.19200: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096624.19325: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.19335: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096624.19351: when evaluation is False, skipping this task 34354 1727096624.19357: _execute() done 34354 1727096624.19364: dumping result to json 34354 1727096624.19375: done dumping result, returning 34354 1727096624.19387: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0afff68d-5257-0bd7-5492-0000000000b7] 34354 1727096624.19396: sending task result for task 0afff68d-5257-0bd7-5492-0000000000b7 skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } 34354 1727096624.19610: no more pending results, returning what we have 34354 1727096624.19614: results queue empty 34354 1727096624.19615: checking for any_errors_fatal 34354 1727096624.19620: done checking for any_errors_fatal 34354 1727096624.19621: checking for max_fail_percentage 34354 1727096624.19622: done checking for max_fail_percentage 34354 1727096624.19623: checking to see if all hosts have failed and the running result is not ok 34354 1727096624.19624: done checking to see if all hosts have failed 34354 1727096624.19625: getting the remaining hosts for this loop 34354 1727096624.19626: done getting the remaining hosts for this loop 34354 1727096624.19630: getting the next task for host managed_node2 34354 1727096624.19636: done getting next task for host managed_node2 34354 1727096624.19639: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 34354 1727096624.19642: ^ state is: HOST STATE: block=3, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 34354 1727096624.19661: getting variables 34354 1727096624.19662: in VariableManager get_vars() 34354 1727096624.19714: Calling all_inventory to load vars for managed_node2 34354 1727096624.19717: Calling groups_inventory to load vars for managed_node2 34354 1727096624.19719: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096624.19731: Calling all_plugins_play to load vars for managed_node2 34354 1727096624.19734: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096624.19737: Calling groups_plugins_play to load vars for managed_node2 34354 1727096624.20032: done sending task result for task 0afff68d-5257-0bd7-5492-0000000000b7 34354 1727096624.20035: WORKER PROCESS EXITING 34354 1727096624.20055: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096624.20277: done with get_vars() 34354 1727096624.20286: done getting variables 34354 1727096624.20341: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 09:03:44 -0400 (0:00:00.024) 0:00:05.582 ****** 34354 1727096624.20371: entering _queue_task() for managed_node2/package 34354 1727096624.20583: worker is 1 (out of 1 available) 34354 1727096624.20593: exiting _queue_task() for managed_node2/package 34354 1727096624.20603: done queuing things up, now waiting for results queue to drain 34354 1727096624.20604: waiting for pending results... 34354 1727096624.20849: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 34354 1727096624.20972: in run() - task 0afff68d-5257-0bd7-5492-0000000000b8 34354 1727096624.21091: variable 'ansible_search_path' from source: unknown 34354 1727096624.21095: variable 'ansible_search_path' from source: unknown 34354 1727096624.21097: calling self._execute() 34354 1727096624.21117: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096624.21127: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096624.21138: variable 'omit' from source: magic vars 34354 1727096624.21484: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.21499: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096624.21621: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.21636: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096624.21648: when evaluation is False, skipping this task 34354 1727096624.21654: _execute() done 34354 1727096624.21660: dumping result to json 34354 1727096624.21743: done dumping result, returning 34354 1727096624.21746: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-0bd7-5492-0000000000b8] 34354 1727096624.21750: sending task result for task 0afff68d-5257-0bd7-5492-0000000000b8 34354 1727096624.21817: done sending task result for task 0afff68d-5257-0bd7-5492-0000000000b8 34354 1727096624.21820: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } 34354 1727096624.21867: no more pending results, returning what we have 34354 1727096624.21877: results queue empty 34354 1727096624.21878: checking for any_errors_fatal 34354 1727096624.21884: done checking for any_errors_fatal 34354 1727096624.21885: checking for max_fail_percentage 34354 1727096624.21887: done checking for max_fail_percentage 34354 1727096624.21888: checking to see if all hosts have failed and the running result is not ok 34354 1727096624.21889: done checking to see if all hosts have failed 34354 1727096624.21889: getting the remaining hosts for this loop 34354 1727096624.21891: done getting the remaining hosts for this loop 34354 1727096624.21894: getting the next task for host managed_node2 34354 1727096624.21900: done getting next task for host managed_node2 34354 1727096624.21903: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 34354 1727096624.21907: ^ state is: HOST STATE: block=3, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 34354 1727096624.21927: getting variables 34354 1727096624.21929: in VariableManager get_vars() 34354 1727096624.21972: Calling all_inventory to load vars for managed_node2 34354 1727096624.21978: Calling groups_inventory to load vars for managed_node2 34354 1727096624.21981: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096624.21992: Calling all_plugins_play to load vars for managed_node2 34354 1727096624.21995: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096624.21998: Calling groups_plugins_play to load vars for managed_node2 34354 1727096624.22355: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096624.22566: done with get_vars() 34354 1727096624.22580: done getting variables 34354 1727096624.22635: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 09:03:44 -0400 (0:00:00.022) 0:00:05.605 ****** 34354 1727096624.22664: entering _queue_task() for managed_node2/package 34354 1727096624.22970: worker is 1 (out of 1 available) 34354 1727096624.22984: exiting _queue_task() for managed_node2/package 34354 1727096624.22992: done queuing things up, now waiting for results queue to drain 34354 1727096624.22994: waiting for pending results... 34354 1727096624.23281: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 34354 1727096624.23286: in run() - task 0afff68d-5257-0bd7-5492-0000000000b9 34354 1727096624.23301: variable 'ansible_search_path' from source: unknown 34354 1727096624.23309: variable 'ansible_search_path' from source: unknown 34354 1727096624.23349: calling self._execute() 34354 1727096624.23443: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096624.23488: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096624.23491: variable 'omit' from source: magic vars 34354 1727096624.23852: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.23876: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096624.24029: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.24033: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096624.24035: when evaluation is False, skipping this task 34354 1727096624.24038: _execute() done 34354 1727096624.24040: dumping result to json 34354 1727096624.24043: done dumping result, returning 34354 1727096624.24046: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-0bd7-5492-0000000000b9] 34354 1727096624.24139: sending task result for task 0afff68d-5257-0bd7-5492-0000000000b9 34354 1727096624.24208: done sending task result for task 0afff68d-5257-0bd7-5492-0000000000b9 34354 1727096624.24211: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } 34354 1727096624.24260: no more pending results, returning what we have 34354 1727096624.24264: results queue empty 34354 1727096624.24266: checking for any_errors_fatal 34354 1727096624.24271: done checking for any_errors_fatal 34354 1727096624.24272: checking for max_fail_percentage 34354 1727096624.24276: done checking for max_fail_percentage 34354 1727096624.24277: checking to see if all hosts have failed and the running result is not ok 34354 1727096624.24278: done checking to see if all hosts have failed 34354 1727096624.24278: getting the remaining hosts for this loop 34354 1727096624.24280: done getting the remaining hosts for this loop 34354 1727096624.24283: getting the next task for host managed_node2 34354 1727096624.24289: done getting next task for host managed_node2 34354 1727096624.24293: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 34354 1727096624.24296: ^ state is: HOST STATE: block=3, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 34354 1727096624.24314: getting variables 34354 1727096624.24316: in VariableManager get_vars() 34354 1727096624.24472: Calling all_inventory to load vars for managed_node2 34354 1727096624.24477: Calling groups_inventory to load vars for managed_node2 34354 1727096624.24480: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096624.24488: Calling all_plugins_play to load vars for managed_node2 34354 1727096624.24491: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096624.24494: Calling groups_plugins_play to load vars for managed_node2 34354 1727096624.24663: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096624.24881: done with get_vars() 34354 1727096624.24890: done getting variables 34354 1727096624.24947: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 09:03:44 -0400 (0:00:00.023) 0:00:05.628 ****** 34354 1727096624.24978: entering _queue_task() for managed_node2/package 34354 1727096624.25183: worker is 1 (out of 1 available) 34354 1727096624.25194: exiting _queue_task() for managed_node2/package 34354 1727096624.25203: done queuing things up, now waiting for results queue to drain 34354 1727096624.25205: waiting for pending results... 34354 1727096624.25566: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 34354 1727096624.25579: in run() - task 0afff68d-5257-0bd7-5492-0000000000ba 34354 1727096624.25596: variable 'ansible_search_path' from source: unknown 34354 1727096624.25604: variable 'ansible_search_path' from source: unknown 34354 1727096624.25637: calling self._execute() 34354 1727096624.25720: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096624.25732: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096624.25745: variable 'omit' from source: magic vars 34354 1727096624.26101: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.26105: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096624.26223: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.26275: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096624.26278: when evaluation is False, skipping this task 34354 1727096624.26281: _execute() done 34354 1727096624.26284: dumping result to json 34354 1727096624.26286: done dumping result, returning 34354 1727096624.26289: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-0bd7-5492-0000000000ba] 34354 1727096624.26291: sending task result for task 0afff68d-5257-0bd7-5492-0000000000ba skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } 34354 1727096624.26463: no more pending results, returning what we have 34354 1727096624.26469: results queue empty 34354 1727096624.26470: checking for any_errors_fatal 34354 1727096624.26479: done checking for any_errors_fatal 34354 1727096624.26480: checking for max_fail_percentage 34354 1727096624.26482: done checking for max_fail_percentage 34354 1727096624.26482: checking to see if all hosts have failed and the running result is not ok 34354 1727096624.26483: done checking to see if all hosts have failed 34354 1727096624.26484: getting the remaining hosts for this loop 34354 1727096624.26485: done getting the remaining hosts for this loop 34354 1727096624.26488: getting the next task for host managed_node2 34354 1727096624.26494: done getting next task for host managed_node2 34354 1727096624.26498: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 34354 1727096624.26501: ^ state is: HOST STATE: block=3, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 34354 1727096624.26520: getting variables 34354 1727096624.26522: in VariableManager get_vars() 34354 1727096624.26692: Calling all_inventory to load vars for managed_node2 34354 1727096624.26695: Calling groups_inventory to load vars for managed_node2 34354 1727096624.26697: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096624.26703: done sending task result for task 0afff68d-5257-0bd7-5492-0000000000ba 34354 1727096624.26706: WORKER PROCESS EXITING 34354 1727096624.26713: Calling all_plugins_play to load vars for managed_node2 34354 1727096624.26716: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096624.26719: Calling groups_plugins_play to load vars for managed_node2 34354 1727096624.26928: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096624.27144: done with get_vars() 34354 1727096624.27152: done getting variables 34354 1727096624.27210: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 09:03:44 -0400 (0:00:00.022) 0:00:05.650 ****** 34354 1727096624.27238: entering _queue_task() for managed_node2/service 34354 1727096624.27433: worker is 1 (out of 1 available) 34354 1727096624.27444: exiting _queue_task() for managed_node2/service 34354 1727096624.27453: done queuing things up, now waiting for results queue to drain 34354 1727096624.27455: waiting for pending results... 34354 1727096624.27691: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 34354 1727096624.27875: in run() - task 0afff68d-5257-0bd7-5492-0000000000bb 34354 1727096624.27879: variable 'ansible_search_path' from source: unknown 34354 1727096624.27882: variable 'ansible_search_path' from source: unknown 34354 1727096624.27890: calling self._execute() 34354 1727096624.27950: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096624.27974: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096624.28003: variable 'omit' from source: magic vars 34354 1727096624.28318: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.28341: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096624.28549: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.28552: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096624.28555: when evaluation is False, skipping this task 34354 1727096624.28557: _execute() done 34354 1727096624.28559: dumping result to json 34354 1727096624.28562: done dumping result, returning 34354 1727096624.28564: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-0bd7-5492-0000000000bb] 34354 1727096624.28566: sending task result for task 0afff68d-5257-0bd7-5492-0000000000bb 34354 1727096624.28631: done sending task result for task 0afff68d-5257-0bd7-5492-0000000000bb 34354 1727096624.28634: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } 34354 1727096624.28694: no more pending results, returning what we have 34354 1727096624.28698: results queue empty 34354 1727096624.28699: checking for any_errors_fatal 34354 1727096624.28703: done checking for any_errors_fatal 34354 1727096624.28704: checking for max_fail_percentage 34354 1727096624.28706: done checking for max_fail_percentage 34354 1727096624.28707: checking to see if all hosts have failed and the running result is not ok 34354 1727096624.28708: done checking to see if all hosts have failed 34354 1727096624.28709: getting the remaining hosts for this loop 34354 1727096624.28710: done getting the remaining hosts for this loop 34354 1727096624.28713: getting the next task for host managed_node2 34354 1727096624.28719: done getting next task for host managed_node2 34354 1727096624.28722: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 34354 1727096624.28725: ^ state is: HOST STATE: block=3, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 34354 1727096624.28744: getting variables 34354 1727096624.28746: in VariableManager get_vars() 34354 1727096624.28893: Calling all_inventory to load vars for managed_node2 34354 1727096624.28896: Calling groups_inventory to load vars for managed_node2 34354 1727096624.28899: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096624.28907: Calling all_plugins_play to load vars for managed_node2 34354 1727096624.28910: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096624.28912: Calling groups_plugins_play to load vars for managed_node2 34354 1727096624.29119: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096624.29336: done with get_vars() 34354 1727096624.29345: done getting variables 34354 1727096624.29400: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 09:03:44 -0400 (0:00:00.021) 0:00:05.672 ****** 34354 1727096624.29430: entering _queue_task() for managed_node2/service 34354 1727096624.29627: worker is 1 (out of 1 available) 34354 1727096624.29637: exiting _queue_task() for managed_node2/service 34354 1727096624.29856: done queuing things up, now waiting for results queue to drain 34354 1727096624.29858: waiting for pending results... 34354 1727096624.29882: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 34354 1727096624.29996: in run() - task 0afff68d-5257-0bd7-5492-0000000000bc 34354 1727096624.30013: variable 'ansible_search_path' from source: unknown 34354 1727096624.30021: variable 'ansible_search_path' from source: unknown 34354 1727096624.30054: calling self._execute() 34354 1727096624.30135: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096624.30147: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096624.30161: variable 'omit' from source: magic vars 34354 1727096624.30494: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.30509: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096624.30637: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.30649: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096624.30657: when evaluation is False, skipping this task 34354 1727096624.30664: _execute() done 34354 1727096624.30676: dumping result to json 34354 1727096624.30685: done dumping result, returning 34354 1727096624.30696: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-0bd7-5492-0000000000bc] 34354 1727096624.30705: sending task result for task 0afff68d-5257-0bd7-5492-0000000000bc skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 34354 1727096624.30910: no more pending results, returning what we have 34354 1727096624.30913: results queue empty 34354 1727096624.30914: checking for any_errors_fatal 34354 1727096624.30922: done checking for any_errors_fatal 34354 1727096624.30923: checking for max_fail_percentage 34354 1727096624.30925: done checking for max_fail_percentage 34354 1727096624.30926: checking to see if all hosts have failed and the running result is not ok 34354 1727096624.30927: done checking to see if all hosts have failed 34354 1727096624.30927: getting the remaining hosts for this loop 34354 1727096624.30929: done getting the remaining hosts for this loop 34354 1727096624.30932: getting the next task for host managed_node2 34354 1727096624.30938: done getting next task for host managed_node2 34354 1727096624.30941: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 34354 1727096624.30945: ^ state is: HOST STATE: block=3, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 34354 1727096624.30970: getting variables 34354 1727096624.30972: in VariableManager get_vars() 34354 1727096624.31015: Calling all_inventory to load vars for managed_node2 34354 1727096624.31017: Calling groups_inventory to load vars for managed_node2 34354 1727096624.31020: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096624.31030: Calling all_plugins_play to load vars for managed_node2 34354 1727096624.31033: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096624.31035: Calling groups_plugins_play to load vars for managed_node2 34354 1727096624.31331: done sending task result for task 0afff68d-5257-0bd7-5492-0000000000bc 34354 1727096624.31334: WORKER PROCESS EXITING 34354 1727096624.31354: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096624.31565: done with get_vars() 34354 1727096624.31579: done getting variables 34354 1727096624.31631: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 09:03:44 -0400 (0:00:00.022) 0:00:05.695 ****** 34354 1727096624.31658: entering _queue_task() for managed_node2/service 34354 1727096624.31861: worker is 1 (out of 1 available) 34354 1727096624.31872: exiting _queue_task() for managed_node2/service 34354 1727096624.31884: done queuing things up, now waiting for results queue to drain 34354 1727096624.31886: waiting for pending results... 34354 1727096624.32121: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 34354 1727096624.32247: in run() - task 0afff68d-5257-0bd7-5492-0000000000bd 34354 1727096624.32257: variable 'ansible_search_path' from source: unknown 34354 1727096624.32264: variable 'ansible_search_path' from source: unknown 34354 1727096624.32301: calling self._execute() 34354 1727096624.32381: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096624.32392: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096624.32404: variable 'omit' from source: magic vars 34354 1727096624.32730: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.32745: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096624.32900: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.32903: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096624.32906: when evaluation is False, skipping this task 34354 1727096624.32908: _execute() done 34354 1727096624.32911: dumping result to json 34354 1727096624.32913: done dumping result, returning 34354 1727096624.32915: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-0bd7-5492-0000000000bd] 34354 1727096624.32917: sending task result for task 0afff68d-5257-0bd7-5492-0000000000bd skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } 34354 1727096624.33157: no more pending results, returning what we have 34354 1727096624.33160: results queue empty 34354 1727096624.33161: checking for any_errors_fatal 34354 1727096624.33164: done checking for any_errors_fatal 34354 1727096624.33165: checking for max_fail_percentage 34354 1727096624.33169: done checking for max_fail_percentage 34354 1727096624.33170: checking to see if all hosts have failed and the running result is not ok 34354 1727096624.33171: done checking to see if all hosts have failed 34354 1727096624.33172: getting the remaining hosts for this loop 34354 1727096624.33175: done getting the remaining hosts for this loop 34354 1727096624.33178: getting the next task for host managed_node2 34354 1727096624.33184: done getting next task for host managed_node2 34354 1727096624.33188: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 34354 1727096624.33190: ^ state is: HOST STATE: block=3, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 34354 1727096624.33205: done sending task result for task 0afff68d-5257-0bd7-5492-0000000000bd 34354 1727096624.33209: WORKER PROCESS EXITING 34354 1727096624.33217: getting variables 34354 1727096624.33219: in VariableManager get_vars() 34354 1727096624.33260: Calling all_inventory to load vars for managed_node2 34354 1727096624.33263: Calling groups_inventory to load vars for managed_node2 34354 1727096624.33265: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096624.33339: Calling all_plugins_play to load vars for managed_node2 34354 1727096624.33342: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096624.33345: Calling groups_plugins_play to load vars for managed_node2 34354 1727096624.33517: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096624.33731: done with get_vars() 34354 1727096624.33740: done getting variables 34354 1727096624.33801: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 09:03:44 -0400 (0:00:00.021) 0:00:05.716 ****** 34354 1727096624.33824: entering _queue_task() for managed_node2/service 34354 1727096624.34074: worker is 1 (out of 1 available) 34354 1727096624.34087: exiting _queue_task() for managed_node2/service 34354 1727096624.34098: done queuing things up, now waiting for results queue to drain 34354 1727096624.34100: waiting for pending results... 34354 1727096624.34376: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 34354 1727096624.34441: in run() - task 0afff68d-5257-0bd7-5492-0000000000be 34354 1727096624.34459: variable 'ansible_search_path' from source: unknown 34354 1727096624.34471: variable 'ansible_search_path' from source: unknown 34354 1727096624.34515: calling self._execute() 34354 1727096624.34603: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096624.34615: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096624.34646: variable 'omit' from source: magic vars 34354 1727096624.34987: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.35003: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096624.35145: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.35148: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096624.35151: when evaluation is False, skipping this task 34354 1727096624.35153: _execute() done 34354 1727096624.35155: dumping result to json 34354 1727096624.35191: done dumping result, returning 34354 1727096624.35195: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-0bd7-5492-0000000000be] 34354 1727096624.35197: sending task result for task 0afff68d-5257-0bd7-5492-0000000000be skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 34354 1727096624.35496: no more pending results, returning what we have 34354 1727096624.35499: results queue empty 34354 1727096624.35500: checking for any_errors_fatal 34354 1727096624.35506: done checking for any_errors_fatal 34354 1727096624.35506: checking for max_fail_percentage 34354 1727096624.35508: done checking for max_fail_percentage 34354 1727096624.35509: checking to see if all hosts have failed and the running result is not ok 34354 1727096624.35509: done checking to see if all hosts have failed 34354 1727096624.35510: getting the remaining hosts for this loop 34354 1727096624.35511: done getting the remaining hosts for this loop 34354 1727096624.35514: getting the next task for host managed_node2 34354 1727096624.35519: done getting next task for host managed_node2 34354 1727096624.35523: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 34354 1727096624.35526: ^ state is: HOST STATE: block=3, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 34354 1727096624.35541: getting variables 34354 1727096624.35542: in VariableManager get_vars() 34354 1727096624.35584: Calling all_inventory to load vars for managed_node2 34354 1727096624.35587: Calling groups_inventory to load vars for managed_node2 34354 1727096624.35589: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096624.35598: Calling all_plugins_play to load vars for managed_node2 34354 1727096624.35600: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096624.35603: Calling groups_plugins_play to load vars for managed_node2 34354 1727096624.35803: done sending task result for task 0afff68d-5257-0bd7-5492-0000000000be 34354 1727096624.35806: WORKER PROCESS EXITING 34354 1727096624.35828: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096624.36037: done with get_vars() 34354 1727096624.36047: done getting variables 34354 1727096624.36105: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 09:03:44 -0400 (0:00:00.023) 0:00:05.739 ****** 34354 1727096624.36139: entering _queue_task() for managed_node2/copy 34354 1727096624.36389: worker is 1 (out of 1 available) 34354 1727096624.36399: exiting _queue_task() for managed_node2/copy 34354 1727096624.36408: done queuing things up, now waiting for results queue to drain 34354 1727096624.36409: waiting for pending results... 34354 1727096624.36613: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 34354 1727096624.36726: in run() - task 0afff68d-5257-0bd7-5492-0000000000bf 34354 1727096624.36742: variable 'ansible_search_path' from source: unknown 34354 1727096624.36750: variable 'ansible_search_path' from source: unknown 34354 1727096624.36797: calling self._execute() 34354 1727096624.36866: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096624.36879: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096624.36890: variable 'omit' from source: magic vars 34354 1727096624.37128: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.37138: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096624.37216: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.37219: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096624.37222: when evaluation is False, skipping this task 34354 1727096624.37224: _execute() done 34354 1727096624.37227: dumping result to json 34354 1727096624.37231: done dumping result, returning 34354 1727096624.37240: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-0bd7-5492-0000000000bf] 34354 1727096624.37242: sending task result for task 0afff68d-5257-0bd7-5492-0000000000bf 34354 1727096624.37322: done sending task result for task 0afff68d-5257-0bd7-5492-0000000000bf 34354 1727096624.37325: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } 34354 1727096624.37366: no more pending results, returning what we have 34354 1727096624.37370: results queue empty 34354 1727096624.37371: checking for any_errors_fatal 34354 1727096624.37377: done checking for any_errors_fatal 34354 1727096624.37377: checking for max_fail_percentage 34354 1727096624.37379: done checking for max_fail_percentage 34354 1727096624.37379: checking to see if all hosts have failed and the running result is not ok 34354 1727096624.37380: done checking to see if all hosts have failed 34354 1727096624.37381: getting the remaining hosts for this loop 34354 1727096624.37382: done getting the remaining hosts for this loop 34354 1727096624.37385: getting the next task for host managed_node2 34354 1727096624.37389: done getting next task for host managed_node2 34354 1727096624.37392: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 34354 1727096624.37395: ^ state is: HOST STATE: block=3, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 34354 1727096624.37409: getting variables 34354 1727096624.37411: in VariableManager get_vars() 34354 1727096624.37443: Calling all_inventory to load vars for managed_node2 34354 1727096624.37445: Calling groups_inventory to load vars for managed_node2 34354 1727096624.37447: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096624.37454: Calling all_plugins_play to load vars for managed_node2 34354 1727096624.37455: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096624.37457: Calling groups_plugins_play to load vars for managed_node2 34354 1727096624.37555: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096624.37671: done with get_vars() 34354 1727096624.37678: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 23 September 2024 09:03:44 -0400 (0:00:00.015) 0:00:05.755 ****** 34354 1727096624.37727: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 34354 1727096624.37883: worker is 1 (out of 1 available) 34354 1727096624.37896: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 34354 1727096624.37907: done queuing things up, now waiting for results queue to drain 34354 1727096624.37908: waiting for pending results... 34354 1727096624.38041: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 34354 1727096624.38109: in run() - task 0afff68d-5257-0bd7-5492-0000000000c0 34354 1727096624.38119: variable 'ansible_search_path' from source: unknown 34354 1727096624.38123: variable 'ansible_search_path' from source: unknown 34354 1727096624.38149: calling self._execute() 34354 1727096624.38202: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096624.38206: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096624.38214: variable 'omit' from source: magic vars 34354 1727096624.38431: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.38440: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096624.38519: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.38522: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096624.38525: when evaluation is False, skipping this task 34354 1727096624.38528: _execute() done 34354 1727096624.38530: dumping result to json 34354 1727096624.38533: done dumping result, returning 34354 1727096624.38541: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-0bd7-5492-0000000000c0] 34354 1727096624.38545: sending task result for task 0afff68d-5257-0bd7-5492-0000000000c0 34354 1727096624.38628: done sending task result for task 0afff68d-5257-0bd7-5492-0000000000c0 34354 1727096624.38631: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } 34354 1727096624.38684: no more pending results, returning what we have 34354 1727096624.38687: results queue empty 34354 1727096624.38688: checking for any_errors_fatal 34354 1727096624.38692: done checking for any_errors_fatal 34354 1727096624.38693: checking for max_fail_percentage 34354 1727096624.38694: done checking for max_fail_percentage 34354 1727096624.38695: checking to see if all hosts have failed and the running result is not ok 34354 1727096624.38696: done checking to see if all hosts have failed 34354 1727096624.38696: getting the remaining hosts for this loop 34354 1727096624.38697: done getting the remaining hosts for this loop 34354 1727096624.38700: getting the next task for host managed_node2 34354 1727096624.38705: done getting next task for host managed_node2 34354 1727096624.38708: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 34354 1727096624.38711: ^ state is: HOST STATE: block=3, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 34354 1727096624.38726: getting variables 34354 1727096624.38727: in VariableManager get_vars() 34354 1727096624.38771: Calling all_inventory to load vars for managed_node2 34354 1727096624.38778: Calling groups_inventory to load vars for managed_node2 34354 1727096624.38781: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096624.38789: Calling all_plugins_play to load vars for managed_node2 34354 1727096624.38791: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096624.38793: Calling groups_plugins_play to load vars for managed_node2 34354 1727096624.39021: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096624.39223: done with get_vars() 34354 1727096624.39232: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 23 September 2024 09:03:44 -0400 (0:00:00.015) 0:00:05.771 ****** 34354 1727096624.39307: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 34354 1727096624.39520: worker is 1 (out of 1 available) 34354 1727096624.39532: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 34354 1727096624.39541: done queuing things up, now waiting for results queue to drain 34354 1727096624.39543: waiting for pending results... 34354 1727096624.39756: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 34354 1727096624.39818: in run() - task 0afff68d-5257-0bd7-5492-0000000000c1 34354 1727096624.39828: variable 'ansible_search_path' from source: unknown 34354 1727096624.39831: variable 'ansible_search_path' from source: unknown 34354 1727096624.39863: calling self._execute() 34354 1727096624.39931: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096624.39935: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096624.39947: variable 'omit' from source: magic vars 34354 1727096624.40184: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.40194: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096624.40276: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.40280: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096624.40282: when evaluation is False, skipping this task 34354 1727096624.40285: _execute() done 34354 1727096624.40287: dumping result to json 34354 1727096624.40290: done dumping result, returning 34354 1727096624.40292: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-0bd7-5492-0000000000c1] 34354 1727096624.40301: sending task result for task 0afff68d-5257-0bd7-5492-0000000000c1 34354 1727096624.40375: done sending task result for task 0afff68d-5257-0bd7-5492-0000000000c1 34354 1727096624.40378: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } 34354 1727096624.40453: no more pending results, returning what we have 34354 1727096624.40456: results queue empty 34354 1727096624.40456: checking for any_errors_fatal 34354 1727096624.40460: done checking for any_errors_fatal 34354 1727096624.40461: checking for max_fail_percentage 34354 1727096624.40462: done checking for max_fail_percentage 34354 1727096624.40463: checking to see if all hosts have failed and the running result is not ok 34354 1727096624.40463: done checking to see if all hosts have failed 34354 1727096624.40464: getting the remaining hosts for this loop 34354 1727096624.40465: done getting the remaining hosts for this loop 34354 1727096624.40470: getting the next task for host managed_node2 34354 1727096624.40477: done getting next task for host managed_node2 34354 1727096624.40480: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 34354 1727096624.40482: ^ state is: HOST STATE: block=3, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 34354 1727096624.40493: getting variables 34354 1727096624.40494: in VariableManager get_vars() 34354 1727096624.40522: Calling all_inventory to load vars for managed_node2 34354 1727096624.40524: Calling groups_inventory to load vars for managed_node2 34354 1727096624.40526: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096624.40531: Calling all_plugins_play to load vars for managed_node2 34354 1727096624.40533: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096624.40534: Calling groups_plugins_play to load vars for managed_node2 34354 1727096624.40635: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096624.40752: done with get_vars() 34354 1727096624.40759: done getting variables 34354 1727096624.40798: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 09:03:44 -0400 (0:00:00.015) 0:00:05.786 ****** 34354 1727096624.40817: entering _queue_task() for managed_node2/debug 34354 1727096624.40962: worker is 1 (out of 1 available) 34354 1727096624.40977: exiting _queue_task() for managed_node2/debug 34354 1727096624.40986: done queuing things up, now waiting for results queue to drain 34354 1727096624.40987: waiting for pending results... 34354 1727096624.41122: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 34354 1727096624.41187: in run() - task 0afff68d-5257-0bd7-5492-0000000000c2 34354 1727096624.41197: variable 'ansible_search_path' from source: unknown 34354 1727096624.41200: variable 'ansible_search_path' from source: unknown 34354 1727096624.41227: calling self._execute() 34354 1727096624.41279: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096624.41283: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096624.41290: variable 'omit' from source: magic vars 34354 1727096624.41509: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.41517: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096624.41595: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.41598: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096624.41601: when evaluation is False, skipping this task 34354 1727096624.41603: _execute() done 34354 1727096624.41607: dumping result to json 34354 1727096624.41610: done dumping result, returning 34354 1727096624.41617: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-0bd7-5492-0000000000c2] 34354 1727096624.41622: sending task result for task 0afff68d-5257-0bd7-5492-0000000000c2 skipping: [managed_node2] => { "false_condition": "ansible_distribution_major_version == '7'" } 34354 1727096624.41751: no more pending results, returning what we have 34354 1727096624.41754: results queue empty 34354 1727096624.41755: checking for any_errors_fatal 34354 1727096624.41763: done checking for any_errors_fatal 34354 1727096624.41764: checking for max_fail_percentage 34354 1727096624.41765: done checking for max_fail_percentage 34354 1727096624.41768: checking to see if all hosts have failed and the running result is not ok 34354 1727096624.41769: done checking to see if all hosts have failed 34354 1727096624.41770: getting the remaining hosts for this loop 34354 1727096624.41771: done getting the remaining hosts for this loop 34354 1727096624.41776: getting the next task for host managed_node2 34354 1727096624.41782: done getting next task for host managed_node2 34354 1727096624.41787: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 34354 1727096624.41790: ^ state is: HOST STATE: block=3, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 34354 1727096624.41805: getting variables 34354 1727096624.41806: in VariableManager get_vars() 34354 1727096624.41843: Calling all_inventory to load vars for managed_node2 34354 1727096624.41846: Calling groups_inventory to load vars for managed_node2 34354 1727096624.41851: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096624.41859: Calling all_plugins_play to load vars for managed_node2 34354 1727096624.41862: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096624.41865: Calling groups_plugins_play to load vars for managed_node2 34354 1727096624.41876: done sending task result for task 0afff68d-5257-0bd7-5492-0000000000c2 34354 1727096624.41879: WORKER PROCESS EXITING 34354 1727096624.42085: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096624.42305: done with get_vars() 34354 1727096624.42321: done getting variables 34354 1727096624.42379: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 09:03:44 -0400 (0:00:00.015) 0:00:05.802 ****** 34354 1727096624.42407: entering _queue_task() for managed_node2/debug 34354 1727096624.42616: worker is 1 (out of 1 available) 34354 1727096624.42627: exiting _queue_task() for managed_node2/debug 34354 1727096624.42755: done queuing things up, now waiting for results queue to drain 34354 1727096624.42758: waiting for pending results... 34354 1727096624.42993: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 34354 1727096624.43024: in run() - task 0afff68d-5257-0bd7-5492-0000000000c3 34354 1727096624.43043: variable 'ansible_search_path' from source: unknown 34354 1727096624.43052: variable 'ansible_search_path' from source: unknown 34354 1727096624.43104: calling self._execute() 34354 1727096624.43184: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096624.43194: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096624.43203: variable 'omit' from source: magic vars 34354 1727096624.43483: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.43493: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096624.43572: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.43579: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096624.43582: when evaluation is False, skipping this task 34354 1727096624.43585: _execute() done 34354 1727096624.43587: dumping result to json 34354 1727096624.43591: done dumping result, returning 34354 1727096624.43599: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-0bd7-5492-0000000000c3] 34354 1727096624.43604: sending task result for task 0afff68d-5257-0bd7-5492-0000000000c3 skipping: [managed_node2] => { "false_condition": "ansible_distribution_major_version == '7'" } 34354 1727096624.43718: no more pending results, returning what we have 34354 1727096624.43722: results queue empty 34354 1727096624.43723: checking for any_errors_fatal 34354 1727096624.43731: done checking for any_errors_fatal 34354 1727096624.43732: checking for max_fail_percentage 34354 1727096624.43733: done checking for max_fail_percentage 34354 1727096624.43734: checking to see if all hosts have failed and the running result is not ok 34354 1727096624.43735: done checking to see if all hosts have failed 34354 1727096624.43735: getting the remaining hosts for this loop 34354 1727096624.43737: done getting the remaining hosts for this loop 34354 1727096624.43740: getting the next task for host managed_node2 34354 1727096624.43745: done getting next task for host managed_node2 34354 1727096624.43748: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 34354 1727096624.43751: ^ state is: HOST STATE: block=3, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 34354 1727096624.43765: getting variables 34354 1727096624.43768: in VariableManager get_vars() 34354 1727096624.43802: Calling all_inventory to load vars for managed_node2 34354 1727096624.43805: Calling groups_inventory to load vars for managed_node2 34354 1727096624.43807: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096624.43815: Calling all_plugins_play to load vars for managed_node2 34354 1727096624.43817: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096624.43820: Calling groups_plugins_play to load vars for managed_node2 34354 1727096624.43919: done sending task result for task 0afff68d-5257-0bd7-5492-0000000000c3 34354 1727096624.43925: WORKER PROCESS EXITING 34354 1727096624.43935: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096624.44051: done with get_vars() 34354 1727096624.44058: done getting variables 34354 1727096624.44097: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 09:03:44 -0400 (0:00:00.017) 0:00:05.819 ****** 34354 1727096624.44115: entering _queue_task() for managed_node2/debug 34354 1727096624.44260: worker is 1 (out of 1 available) 34354 1727096624.44277: exiting _queue_task() for managed_node2/debug 34354 1727096624.44286: done queuing things up, now waiting for results queue to drain 34354 1727096624.44287: waiting for pending results... 34354 1727096624.44423: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 34354 1727096624.44491: in run() - task 0afff68d-5257-0bd7-5492-0000000000c4 34354 1727096624.44501: variable 'ansible_search_path' from source: unknown 34354 1727096624.44504: variable 'ansible_search_path' from source: unknown 34354 1727096624.44531: calling self._execute() 34354 1727096624.44583: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096624.44587: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096624.44595: variable 'omit' from source: magic vars 34354 1727096624.44823: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.44837: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096624.44961: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.44999: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096624.45002: when evaluation is False, skipping this task 34354 1727096624.45005: _execute() done 34354 1727096624.45008: dumping result to json 34354 1727096624.45010: done dumping result, returning 34354 1727096624.45012: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-0bd7-5492-0000000000c4] 34354 1727096624.45014: sending task result for task 0afff68d-5257-0bd7-5492-0000000000c4 skipping: [managed_node2] => { "false_condition": "ansible_distribution_major_version == '7'" } 34354 1727096624.45175: no more pending results, returning what we have 34354 1727096624.45178: results queue empty 34354 1727096624.45179: checking for any_errors_fatal 34354 1727096624.45183: done checking for any_errors_fatal 34354 1727096624.45184: checking for max_fail_percentage 34354 1727096624.45185: done checking for max_fail_percentage 34354 1727096624.45185: checking to see if all hosts have failed and the running result is not ok 34354 1727096624.45186: done checking to see if all hosts have failed 34354 1727096624.45187: getting the remaining hosts for this loop 34354 1727096624.45188: done getting the remaining hosts for this loop 34354 1727096624.45191: getting the next task for host managed_node2 34354 1727096624.45195: done getting next task for host managed_node2 34354 1727096624.45201: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 34354 1727096624.45205: ^ state is: HOST STATE: block=3, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 34354 1727096624.45220: getting variables 34354 1727096624.45222: in VariableManager get_vars() 34354 1727096624.45262: Calling all_inventory to load vars for managed_node2 34354 1727096624.45264: Calling groups_inventory to load vars for managed_node2 34354 1727096624.45266: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096624.45277: Calling all_plugins_play to load vars for managed_node2 34354 1727096624.45280: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096624.45282: Calling groups_plugins_play to load vars for managed_node2 34354 1727096624.45477: done sending task result for task 0afff68d-5257-0bd7-5492-0000000000c4 34354 1727096624.45480: WORKER PROCESS EXITING 34354 1727096624.45492: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096624.45694: done with get_vars() 34354 1727096624.45703: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 23 September 2024 09:03:44 -0400 (0:00:00.016) 0:00:05.836 ****** 34354 1727096624.45786: entering _queue_task() for managed_node2/ping 34354 1727096624.45984: worker is 1 (out of 1 available) 34354 1727096624.45995: exiting _queue_task() for managed_node2/ping 34354 1727096624.46004: done queuing things up, now waiting for results queue to drain 34354 1727096624.46005: waiting for pending results... 34354 1727096624.46233: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 34354 1727096624.46350: in run() - task 0afff68d-5257-0bd7-5492-0000000000c5 34354 1727096624.46357: variable 'ansible_search_path' from source: unknown 34354 1727096624.46360: variable 'ansible_search_path' from source: unknown 34354 1727096624.46390: calling self._execute() 34354 1727096624.46444: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096624.46448: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096624.46476: variable 'omit' from source: magic vars 34354 1727096624.46738: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.46747: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096624.46975: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.46979: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096624.46981: when evaluation is False, skipping this task 34354 1727096624.46984: _execute() done 34354 1727096624.46986: dumping result to json 34354 1727096624.46988: done dumping result, returning 34354 1727096624.46991: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-0bd7-5492-0000000000c5] 34354 1727096624.46994: sending task result for task 0afff68d-5257-0bd7-5492-0000000000c5 34354 1727096624.47047: done sending task result for task 0afff68d-5257-0bd7-5492-0000000000c5 34354 1727096624.47051: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } 34354 1727096624.47130: no more pending results, returning what we have 34354 1727096624.47133: results queue empty 34354 1727096624.47134: checking for any_errors_fatal 34354 1727096624.47139: done checking for any_errors_fatal 34354 1727096624.47140: checking for max_fail_percentage 34354 1727096624.47142: done checking for max_fail_percentage 34354 1727096624.47142: checking to see if all hosts have failed and the running result is not ok 34354 1727096624.47143: done checking to see if all hosts have failed 34354 1727096624.47144: getting the remaining hosts for this loop 34354 1727096624.47145: done getting the remaining hosts for this loop 34354 1727096624.47148: getting the next task for host managed_node2 34354 1727096624.47156: done getting next task for host managed_node2 34354 1727096624.47157: ^ task is: TASK: meta (role_complete) 34354 1727096624.47160: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 34354 1727096624.47177: getting variables 34354 1727096624.47179: in VariableManager get_vars() 34354 1727096624.47215: Calling all_inventory to load vars for managed_node2 34354 1727096624.47218: Calling groups_inventory to load vars for managed_node2 34354 1727096624.47220: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096624.47228: Calling all_plugins_play to load vars for managed_node2 34354 1727096624.47230: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096624.47233: Calling groups_plugins_play to load vars for managed_node2 34354 1727096624.47402: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096624.47671: done with get_vars() 34354 1727096624.47680: done getting variables 34354 1727096624.47784: done queuing things up, now waiting for results queue to drain 34354 1727096624.47790: results queue empty 34354 1727096624.47790: checking for any_errors_fatal 34354 1727096624.47792: done checking for any_errors_fatal 34354 1727096624.47792: checking for max_fail_percentage 34354 1727096624.47793: done checking for max_fail_percentage 34354 1727096624.47794: checking to see if all hosts have failed and the running result is not ok 34354 1727096624.47794: done checking to see if all hosts have failed 34354 1727096624.47794: getting the remaining hosts for this loop 34354 1727096624.47795: done getting the remaining hosts for this loop 34354 1727096624.47797: getting the next task for host managed_node2 34354 1727096624.47800: done getting next task for host managed_node2 34354 1727096624.47802: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 34354 1727096624.47803: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 34354 1727096624.47809: getting variables 34354 1727096624.47810: in VariableManager get_vars() 34354 1727096624.47827: Calling all_inventory to load vars for managed_node2 34354 1727096624.47829: Calling groups_inventory to load vars for managed_node2 34354 1727096624.47835: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096624.47840: Calling all_plugins_play to load vars for managed_node2 34354 1727096624.47842: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096624.47845: Calling groups_plugins_play to load vars for managed_node2 34354 1727096624.47940: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096624.48081: done with get_vars() 34354 1727096624.48087: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 23 September 2024 09:03:44 -0400 (0:00:00.023) 0:00:05.859 ****** 34354 1727096624.48131: entering _queue_task() for managed_node2/include_tasks 34354 1727096624.48295: worker is 1 (out of 1 available) 34354 1727096624.48309: exiting _queue_task() for managed_node2/include_tasks 34354 1727096624.48318: done queuing things up, now waiting for results queue to drain 34354 1727096624.48320: waiting for pending results... 34354 1727096624.48454: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 34354 1727096624.48528: in run() - task 0afff68d-5257-0bd7-5492-0000000000fd 34354 1727096624.48537: variable 'ansible_search_path' from source: unknown 34354 1727096624.48543: variable 'ansible_search_path' from source: unknown 34354 1727096624.48566: calling self._execute() 34354 1727096624.48616: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096624.48620: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096624.48629: variable 'omit' from source: magic vars 34354 1727096624.48849: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.48859: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096624.48938: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.48941: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096624.48944: when evaluation is False, skipping this task 34354 1727096624.48946: _execute() done 34354 1727096624.48949: dumping result to json 34354 1727096624.48952: done dumping result, returning 34354 1727096624.48959: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-0bd7-5492-0000000000fd] 34354 1727096624.48963: sending task result for task 0afff68d-5257-0bd7-5492-0000000000fd 34354 1727096624.49044: done sending task result for task 0afff68d-5257-0bd7-5492-0000000000fd 34354 1727096624.49046: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } 34354 1727096624.49094: no more pending results, returning what we have 34354 1727096624.49097: results queue empty 34354 1727096624.49098: checking for any_errors_fatal 34354 1727096624.49099: done checking for any_errors_fatal 34354 1727096624.49099: checking for max_fail_percentage 34354 1727096624.49101: done checking for max_fail_percentage 34354 1727096624.49102: checking to see if all hosts have failed and the running result is not ok 34354 1727096624.49102: done checking to see if all hosts have failed 34354 1727096624.49103: getting the remaining hosts for this loop 34354 1727096624.49104: done getting the remaining hosts for this loop 34354 1727096624.49107: getting the next task for host managed_node2 34354 1727096624.49112: done getting next task for host managed_node2 34354 1727096624.49115: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 34354 1727096624.49119: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 34354 1727096624.49134: getting variables 34354 1727096624.49135: in VariableManager get_vars() 34354 1727096624.49168: Calling all_inventory to load vars for managed_node2 34354 1727096624.49171: Calling groups_inventory to load vars for managed_node2 34354 1727096624.49174: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096624.49180: Calling all_plugins_play to load vars for managed_node2 34354 1727096624.49182: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096624.49184: Calling groups_plugins_play to load vars for managed_node2 34354 1727096624.49287: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096624.49404: done with get_vars() 34354 1727096624.49411: done getting variables 34354 1727096624.49445: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 09:03:44 -0400 (0:00:00.013) 0:00:05.873 ****** 34354 1727096624.49465: entering _queue_task() for managed_node2/debug 34354 1727096624.49619: worker is 1 (out of 1 available) 34354 1727096624.49632: exiting _queue_task() for managed_node2/debug 34354 1727096624.49641: done queuing things up, now waiting for results queue to drain 34354 1727096624.49643: waiting for pending results... 34354 1727096624.49852: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 34354 1727096624.49973: in run() - task 0afff68d-5257-0bd7-5492-0000000000fe 34354 1727096624.49977: variable 'ansible_search_path' from source: unknown 34354 1727096624.49980: variable 'ansible_search_path' from source: unknown 34354 1727096624.49983: calling self._execute() 34354 1727096624.50053: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096624.50065: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096624.50082: variable 'omit' from source: magic vars 34354 1727096624.50387: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.50417: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096624.50575: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.50635: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096624.50638: when evaluation is False, skipping this task 34354 1727096624.50641: _execute() done 34354 1727096624.50643: dumping result to json 34354 1727096624.50645: done dumping result, returning 34354 1727096624.50648: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-0bd7-5492-0000000000fe] 34354 1727096624.50650: sending task result for task 0afff68d-5257-0bd7-5492-0000000000fe 34354 1727096624.50712: done sending task result for task 0afff68d-5257-0bd7-5492-0000000000fe 34354 1727096624.50715: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "ansible_distribution_major_version == '7'" } 34354 1727096624.50763: no more pending results, returning what we have 34354 1727096624.50767: results queue empty 34354 1727096624.50769: checking for any_errors_fatal 34354 1727096624.50777: done checking for any_errors_fatal 34354 1727096624.50778: checking for max_fail_percentage 34354 1727096624.50780: done checking for max_fail_percentage 34354 1727096624.50780: checking to see if all hosts have failed and the running result is not ok 34354 1727096624.50781: done checking to see if all hosts have failed 34354 1727096624.50782: getting the remaining hosts for this loop 34354 1727096624.50783: done getting the remaining hosts for this loop 34354 1727096624.50786: getting the next task for host managed_node2 34354 1727096624.50791: done getting next task for host managed_node2 34354 1727096624.50794: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 34354 1727096624.50798: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 34354 1727096624.50813: getting variables 34354 1727096624.50814: in VariableManager get_vars() 34354 1727096624.50847: Calling all_inventory to load vars for managed_node2 34354 1727096624.50850: Calling groups_inventory to load vars for managed_node2 34354 1727096624.50852: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096624.50860: Calling all_plugins_play to load vars for managed_node2 34354 1727096624.50863: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096624.50866: Calling groups_plugins_play to load vars for managed_node2 34354 1727096624.51134: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096624.51248: done with get_vars() 34354 1727096624.51254: done getting variables 34354 1727096624.51295: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 09:03:44 -0400 (0:00:00.018) 0:00:05.891 ****** 34354 1727096624.51314: entering _queue_task() for managed_node2/fail 34354 1727096624.51470: worker is 1 (out of 1 available) 34354 1727096624.51484: exiting _queue_task() for managed_node2/fail 34354 1727096624.51493: done queuing things up, now waiting for results queue to drain 34354 1727096624.51495: waiting for pending results... 34354 1727096624.51633: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 34354 1727096624.51715: in run() - task 0afff68d-5257-0bd7-5492-0000000000ff 34354 1727096624.51729: variable 'ansible_search_path' from source: unknown 34354 1727096624.51732: variable 'ansible_search_path' from source: unknown 34354 1727096624.51754: calling self._execute() 34354 1727096624.51810: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096624.51814: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096624.51822: variable 'omit' from source: magic vars 34354 1727096624.52055: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.52071: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096624.52144: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.52148: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096624.52152: when evaluation is False, skipping this task 34354 1727096624.52155: _execute() done 34354 1727096624.52166: dumping result to json 34354 1727096624.52171: done dumping result, returning 34354 1727096624.52174: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0afff68d-5257-0bd7-5492-0000000000ff] 34354 1727096624.52181: sending task result for task 0afff68d-5257-0bd7-5492-0000000000ff 34354 1727096624.52267: done sending task result for task 0afff68d-5257-0bd7-5492-0000000000ff 34354 1727096624.52277: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } 34354 1727096624.52321: no more pending results, returning what we have 34354 1727096624.52324: results queue empty 34354 1727096624.52325: checking for any_errors_fatal 34354 1727096624.52329: done checking for any_errors_fatal 34354 1727096624.52330: checking for max_fail_percentage 34354 1727096624.52331: done checking for max_fail_percentage 34354 1727096624.52332: checking to see if all hosts have failed and the running result is not ok 34354 1727096624.52332: done checking to see if all hosts have failed 34354 1727096624.52333: getting the remaining hosts for this loop 34354 1727096624.52334: done getting the remaining hosts for this loop 34354 1727096624.52337: getting the next task for host managed_node2 34354 1727096624.52342: done getting next task for host managed_node2 34354 1727096624.52345: ^ 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 34354 1727096624.52348: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 34354 1727096624.52362: getting variables 34354 1727096624.52364: in VariableManager get_vars() 34354 1727096624.52397: Calling all_inventory to load vars for managed_node2 34354 1727096624.52399: Calling groups_inventory to load vars for managed_node2 34354 1727096624.52401: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096624.52406: Calling all_plugins_play to load vars for managed_node2 34354 1727096624.52408: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096624.52409: Calling groups_plugins_play to load vars for managed_node2 34354 1727096624.52508: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096624.52629: done with get_vars() 34354 1727096624.52636: done getting variables 34354 1727096624.52673: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 09:03:44 -0400 (0:00:00.013) 0:00:05.905 ****** 34354 1727096624.52694: entering _queue_task() for managed_node2/fail 34354 1727096624.52844: worker is 1 (out of 1 available) 34354 1727096624.52857: exiting _queue_task() for managed_node2/fail 34354 1727096624.52866: done queuing things up, now waiting for results queue to drain 34354 1727096624.52870: waiting for pending results... 34354 1727096624.53007: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 34354 1727096624.53087: in run() - task 0afff68d-5257-0bd7-5492-000000000100 34354 1727096624.53098: variable 'ansible_search_path' from source: unknown 34354 1727096624.53106: variable 'ansible_search_path' from source: unknown 34354 1727096624.53132: calling self._execute() 34354 1727096624.53191: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096624.53195: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096624.53207: variable 'omit' from source: magic vars 34354 1727096624.53443: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.53454: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096624.53529: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.53533: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096624.53537: when evaluation is False, skipping this task 34354 1727096624.53540: _execute() done 34354 1727096624.53543: dumping result to json 34354 1727096624.53545: done dumping result, returning 34354 1727096624.53548: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0afff68d-5257-0bd7-5492-000000000100] 34354 1727096624.53559: sending task result for task 0afff68d-5257-0bd7-5492-000000000100 34354 1727096624.53635: done sending task result for task 0afff68d-5257-0bd7-5492-000000000100 34354 1727096624.53637: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } 34354 1727096624.53698: no more pending results, returning what we have 34354 1727096624.53701: results queue empty 34354 1727096624.53701: checking for any_errors_fatal 34354 1727096624.53705: done checking for any_errors_fatal 34354 1727096624.53706: checking for max_fail_percentage 34354 1727096624.53707: done checking for max_fail_percentage 34354 1727096624.53708: checking to see if all hosts have failed and the running result is not ok 34354 1727096624.53709: done checking to see if all hosts have failed 34354 1727096624.53709: getting the remaining hosts for this loop 34354 1727096624.53710: done getting the remaining hosts for this loop 34354 1727096624.53713: getting the next task for host managed_node2 34354 1727096624.53718: done getting next task for host managed_node2 34354 1727096624.53721: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 34354 1727096624.53725: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 34354 1727096624.53738: getting variables 34354 1727096624.53740: in VariableManager get_vars() 34354 1727096624.53770: Calling all_inventory to load vars for managed_node2 34354 1727096624.53774: Calling groups_inventory to load vars for managed_node2 34354 1727096624.53776: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096624.53782: Calling all_plugins_play to load vars for managed_node2 34354 1727096624.53783: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096624.53785: Calling groups_plugins_play to load vars for managed_node2 34354 1727096624.53916: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096624.54033: done with get_vars() 34354 1727096624.54039: done getting variables 34354 1727096624.54080: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 09:03:44 -0400 (0:00:00.014) 0:00:05.919 ****** 34354 1727096624.54099: entering _queue_task() for managed_node2/fail 34354 1727096624.54249: worker is 1 (out of 1 available) 34354 1727096624.54261: exiting _queue_task() for managed_node2/fail 34354 1727096624.54275: done queuing things up, now waiting for results queue to drain 34354 1727096624.54276: waiting for pending results... 34354 1727096624.54415: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 34354 1727096624.54492: in run() - task 0afff68d-5257-0bd7-5492-000000000101 34354 1727096624.54504: variable 'ansible_search_path' from source: unknown 34354 1727096624.54507: variable 'ansible_search_path' from source: unknown 34354 1727096624.54532: calling self._execute() 34354 1727096624.54586: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096624.54590: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096624.54598: variable 'omit' from source: magic vars 34354 1727096624.54827: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.54836: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096624.54909: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.54913: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096624.54916: when evaluation is False, skipping this task 34354 1727096624.54918: _execute() done 34354 1727096624.54923: dumping result to json 34354 1727096624.54925: done dumping result, returning 34354 1727096624.54935: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0afff68d-5257-0bd7-5492-000000000101] 34354 1727096624.54938: sending task result for task 0afff68d-5257-0bd7-5492-000000000101 34354 1727096624.55020: done sending task result for task 0afff68d-5257-0bd7-5492-000000000101 34354 1727096624.55023: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } 34354 1727096624.55088: no more pending results, returning what we have 34354 1727096624.55091: results queue empty 34354 1727096624.55091: checking for any_errors_fatal 34354 1727096624.55096: done checking for any_errors_fatal 34354 1727096624.55097: checking for max_fail_percentage 34354 1727096624.55098: done checking for max_fail_percentage 34354 1727096624.55099: checking to see if all hosts have failed and the running result is not ok 34354 1727096624.55099: done checking to see if all hosts have failed 34354 1727096624.55100: getting the remaining hosts for this loop 34354 1727096624.55101: done getting the remaining hosts for this loop 34354 1727096624.55104: getting the next task for host managed_node2 34354 1727096624.55109: done getting next task for host managed_node2 34354 1727096624.55112: ^ 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 34354 1727096624.55116: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 34354 1727096624.55127: getting variables 34354 1727096624.55128: in VariableManager get_vars() 34354 1727096624.55153: Calling all_inventory to load vars for managed_node2 34354 1727096624.55154: Calling groups_inventory to load vars for managed_node2 34354 1727096624.55156: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096624.55161: Calling all_plugins_play to load vars for managed_node2 34354 1727096624.55162: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096624.55164: Calling groups_plugins_play to load vars for managed_node2 34354 1727096624.55275: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096624.55393: done with get_vars() 34354 1727096624.55402: done getting variables 34354 1727096624.55436: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 09:03:44 -0400 (0:00:00.013) 0:00:05.933 ****** 34354 1727096624.55456: entering _queue_task() for managed_node2/dnf 34354 1727096624.55611: worker is 1 (out of 1 available) 34354 1727096624.55623: exiting _queue_task() for managed_node2/dnf 34354 1727096624.55633: done queuing things up, now waiting for results queue to drain 34354 1727096624.55634: waiting for pending results... 34354 1727096624.55772: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 34354 1727096624.55849: in run() - task 0afff68d-5257-0bd7-5492-000000000102 34354 1727096624.55863: variable 'ansible_search_path' from source: unknown 34354 1727096624.55866: variable 'ansible_search_path' from source: unknown 34354 1727096624.55896: calling self._execute() 34354 1727096624.55946: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096624.55950: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096624.55958: variable 'omit' from source: magic vars 34354 1727096624.56191: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.56200: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096624.56275: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.56278: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096624.56281: when evaluation is False, skipping this task 34354 1727096624.56284: _execute() done 34354 1727096624.56288: dumping result to json 34354 1727096624.56290: done dumping result, returning 34354 1727096624.56301: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0afff68d-5257-0bd7-5492-000000000102] 34354 1727096624.56305: sending task result for task 0afff68d-5257-0bd7-5492-000000000102 34354 1727096624.56385: done sending task result for task 0afff68d-5257-0bd7-5492-000000000102 34354 1727096624.56388: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } 34354 1727096624.56440: no more pending results, returning what we have 34354 1727096624.56443: results queue empty 34354 1727096624.56444: checking for any_errors_fatal 34354 1727096624.56449: done checking for any_errors_fatal 34354 1727096624.56449: checking for max_fail_percentage 34354 1727096624.56451: done checking for max_fail_percentage 34354 1727096624.56452: checking to see if all hosts have failed and the running result is not ok 34354 1727096624.56452: done checking to see if all hosts have failed 34354 1727096624.56453: getting the remaining hosts for this loop 34354 1727096624.56454: done getting the remaining hosts for this loop 34354 1727096624.56457: getting the next task for host managed_node2 34354 1727096624.56462: done getting next task for host managed_node2 34354 1727096624.56466: ^ 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 34354 1727096624.56471: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 34354 1727096624.56487: getting variables 34354 1727096624.56488: in VariableManager get_vars() 34354 1727096624.56514: Calling all_inventory to load vars for managed_node2 34354 1727096624.56515: Calling groups_inventory to load vars for managed_node2 34354 1727096624.56517: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096624.56522: Calling all_plugins_play to load vars for managed_node2 34354 1727096624.56524: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096624.56526: Calling groups_plugins_play to load vars for managed_node2 34354 1727096624.56655: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096624.56775: done with get_vars() 34354 1727096624.56781: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 34354 1727096624.56829: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 09:03:44 -0400 (0:00:00.013) 0:00:05.946 ****** 34354 1727096624.56847: entering _queue_task() for managed_node2/yum 34354 1727096624.57007: worker is 1 (out of 1 available) 34354 1727096624.57020: exiting _queue_task() for managed_node2/yum 34354 1727096624.57029: done queuing things up, now waiting for results queue to drain 34354 1727096624.57030: waiting for pending results... 34354 1727096624.57163: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 34354 1727096624.57246: in run() - task 0afff68d-5257-0bd7-5492-000000000103 34354 1727096624.57262: variable 'ansible_search_path' from source: unknown 34354 1727096624.57266: variable 'ansible_search_path' from source: unknown 34354 1727096624.57293: calling self._execute() 34354 1727096624.57345: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096624.57348: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096624.57357: variable 'omit' from source: magic vars 34354 1727096624.57591: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.57601: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096624.57677: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.57681: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096624.57683: when evaluation is False, skipping this task 34354 1727096624.57695: _execute() done 34354 1727096624.57698: dumping result to json 34354 1727096624.57700: done dumping result, returning 34354 1727096624.57703: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0afff68d-5257-0bd7-5492-000000000103] 34354 1727096624.57706: sending task result for task 0afff68d-5257-0bd7-5492-000000000103 34354 1727096624.57786: done sending task result for task 0afff68d-5257-0bd7-5492-000000000103 34354 1727096624.57790: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } 34354 1727096624.57837: no more pending results, returning what we have 34354 1727096624.57840: results queue empty 34354 1727096624.57841: checking for any_errors_fatal 34354 1727096624.57846: done checking for any_errors_fatal 34354 1727096624.57847: checking for max_fail_percentage 34354 1727096624.57849: done checking for max_fail_percentage 34354 1727096624.57849: checking to see if all hosts have failed and the running result is not ok 34354 1727096624.57850: done checking to see if all hosts have failed 34354 1727096624.57851: getting the remaining hosts for this loop 34354 1727096624.57852: done getting the remaining hosts for this loop 34354 1727096624.57855: getting the next task for host managed_node2 34354 1727096624.57860: done getting next task for host managed_node2 34354 1727096624.57862: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 34354 1727096624.57866: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 34354 1727096624.57885: getting variables 34354 1727096624.57886: in VariableManager get_vars() 34354 1727096624.57914: Calling all_inventory to load vars for managed_node2 34354 1727096624.57916: Calling groups_inventory to load vars for managed_node2 34354 1727096624.57918: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096624.57925: Calling all_plugins_play to load vars for managed_node2 34354 1727096624.57927: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096624.57928: Calling groups_plugins_play to load vars for managed_node2 34354 1727096624.58029: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096624.58148: done with get_vars() 34354 1727096624.58154: done getting variables 34354 1727096624.58193: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 09:03:44 -0400 (0:00:00.013) 0:00:05.960 ****** 34354 1727096624.58214: entering _queue_task() for managed_node2/fail 34354 1727096624.58370: worker is 1 (out of 1 available) 34354 1727096624.58386: exiting _queue_task() for managed_node2/fail 34354 1727096624.58395: done queuing things up, now waiting for results queue to drain 34354 1727096624.58397: waiting for pending results... 34354 1727096624.58537: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 34354 1727096624.58612: in run() - task 0afff68d-5257-0bd7-5492-000000000104 34354 1727096624.58621: variable 'ansible_search_path' from source: unknown 34354 1727096624.58624: variable 'ansible_search_path' from source: unknown 34354 1727096624.58650: calling self._execute() 34354 1727096624.58716: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096624.58720: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096624.58773: variable 'omit' from source: magic vars 34354 1727096624.58980: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.58990: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096624.59064: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.59070: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096624.59073: when evaluation is False, skipping this task 34354 1727096624.59079: _execute() done 34354 1727096624.59082: dumping result to json 34354 1727096624.59086: done dumping result, returning 34354 1727096624.59093: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0afff68d-5257-0bd7-5492-000000000104] 34354 1727096624.59099: sending task result for task 0afff68d-5257-0bd7-5492-000000000104 34354 1727096624.59182: done sending task result for task 0afff68d-5257-0bd7-5492-000000000104 34354 1727096624.59185: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } 34354 1727096624.59231: no more pending results, returning what we have 34354 1727096624.59235: results queue empty 34354 1727096624.59235: checking for any_errors_fatal 34354 1727096624.59241: done checking for any_errors_fatal 34354 1727096624.59242: checking for max_fail_percentage 34354 1727096624.59244: done checking for max_fail_percentage 34354 1727096624.59245: checking to see if all hosts have failed and the running result is not ok 34354 1727096624.59245: done checking to see if all hosts have failed 34354 1727096624.59246: getting the remaining hosts for this loop 34354 1727096624.59247: done getting the remaining hosts for this loop 34354 1727096624.59250: getting the next task for host managed_node2 34354 1727096624.59255: done getting next task for host managed_node2 34354 1727096624.59258: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 34354 1727096624.59262: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 34354 1727096624.59279: getting variables 34354 1727096624.59280: in VariableManager get_vars() 34354 1727096624.59318: Calling all_inventory to load vars for managed_node2 34354 1727096624.59320: Calling groups_inventory to load vars for managed_node2 34354 1727096624.59321: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096624.59327: Calling all_plugins_play to load vars for managed_node2 34354 1727096624.59329: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096624.59331: Calling groups_plugins_play to load vars for managed_node2 34354 1727096624.59467: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096624.59586: done with get_vars() 34354 1727096624.59592: done getting variables 34354 1727096624.59630: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 09:03:44 -0400 (0:00:00.014) 0:00:05.975 ****** 34354 1727096624.59651: entering _queue_task() for managed_node2/package 34354 1727096624.59811: worker is 1 (out of 1 available) 34354 1727096624.59824: exiting _queue_task() for managed_node2/package 34354 1727096624.59834: done queuing things up, now waiting for results queue to drain 34354 1727096624.59836: waiting for pending results... 34354 1727096624.59980: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 34354 1727096624.60057: in run() - task 0afff68d-5257-0bd7-5492-000000000105 34354 1727096624.60066: variable 'ansible_search_path' from source: unknown 34354 1727096624.60079: variable 'ansible_search_path' from source: unknown 34354 1727096624.60104: calling self._execute() 34354 1727096624.60160: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096624.60163: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096624.60179: variable 'omit' from source: magic vars 34354 1727096624.60417: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.60426: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096624.60503: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.60508: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096624.60511: when evaluation is False, skipping this task 34354 1727096624.60514: _execute() done 34354 1727096624.60516: dumping result to json 34354 1727096624.60518: done dumping result, returning 34354 1727096624.60521: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-0bd7-5492-000000000105] 34354 1727096624.60576: sending task result for task 0afff68d-5257-0bd7-5492-000000000105 34354 1727096624.60643: done sending task result for task 0afff68d-5257-0bd7-5492-000000000105 34354 1727096624.60646: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } 34354 1727096624.60686: no more pending results, returning what we have 34354 1727096624.60689: results queue empty 34354 1727096624.60690: checking for any_errors_fatal 34354 1727096624.60694: done checking for any_errors_fatal 34354 1727096624.60694: checking for max_fail_percentage 34354 1727096624.60696: done checking for max_fail_percentage 34354 1727096624.60696: checking to see if all hosts have failed and the running result is not ok 34354 1727096624.60697: done checking to see if all hosts have failed 34354 1727096624.60698: getting the remaining hosts for this loop 34354 1727096624.60699: done getting the remaining hosts for this loop 34354 1727096624.60702: getting the next task for host managed_node2 34354 1727096624.60707: done getting next task for host managed_node2 34354 1727096624.60711: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 34354 1727096624.60714: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 34354 1727096624.60726: getting variables 34354 1727096624.60727: in VariableManager get_vars() 34354 1727096624.60753: Calling all_inventory to load vars for managed_node2 34354 1727096624.60755: Calling groups_inventory to load vars for managed_node2 34354 1727096624.60756: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096624.60761: Calling all_plugins_play to load vars for managed_node2 34354 1727096624.60763: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096624.60765: Calling groups_plugins_play to load vars for managed_node2 34354 1727096624.60870: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096624.60992: done with get_vars() 34354 1727096624.60999: done getting variables 34354 1727096624.61034: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 09:03:44 -0400 (0:00:00.014) 0:00:05.989 ****** 34354 1727096624.61058: entering _queue_task() for managed_node2/package 34354 1727096624.61218: worker is 1 (out of 1 available) 34354 1727096624.61230: exiting _queue_task() for managed_node2/package 34354 1727096624.61240: done queuing things up, now waiting for results queue to drain 34354 1727096624.61241: waiting for pending results... 34354 1727096624.61383: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 34354 1727096624.61456: in run() - task 0afff68d-5257-0bd7-5492-000000000106 34354 1727096624.61469: variable 'ansible_search_path' from source: unknown 34354 1727096624.61472: variable 'ansible_search_path' from source: unknown 34354 1727096624.61497: calling self._execute() 34354 1727096624.61552: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096624.61556: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096624.61564: variable 'omit' from source: magic vars 34354 1727096624.61798: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.61807: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096624.61884: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.61888: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096624.61891: when evaluation is False, skipping this task 34354 1727096624.61895: _execute() done 34354 1727096624.61898: dumping result to json 34354 1727096624.61900: done dumping result, returning 34354 1727096624.61908: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-0bd7-5492-000000000106] 34354 1727096624.61913: sending task result for task 0afff68d-5257-0bd7-5492-000000000106 34354 1727096624.62000: done sending task result for task 0afff68d-5257-0bd7-5492-000000000106 34354 1727096624.62003: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } 34354 1727096624.62048: no more pending results, returning what we have 34354 1727096624.62051: results queue empty 34354 1727096624.62052: checking for any_errors_fatal 34354 1727096624.62056: done checking for any_errors_fatal 34354 1727096624.62057: checking for max_fail_percentage 34354 1727096624.62058: done checking for max_fail_percentage 34354 1727096624.62059: checking to see if all hosts have failed and the running result is not ok 34354 1727096624.62059: done checking to see if all hosts have failed 34354 1727096624.62060: getting the remaining hosts for this loop 34354 1727096624.62061: done getting the remaining hosts for this loop 34354 1727096624.62064: getting the next task for host managed_node2 34354 1727096624.62071: done getting next task for host managed_node2 34354 1727096624.62077: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 34354 1727096624.62080: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 34354 1727096624.62094: getting variables 34354 1727096624.62096: in VariableManager get_vars() 34354 1727096624.62130: Calling all_inventory to load vars for managed_node2 34354 1727096624.62132: Calling groups_inventory to load vars for managed_node2 34354 1727096624.62133: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096624.62139: Calling all_plugins_play to load vars for managed_node2 34354 1727096624.62141: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096624.62142: Calling groups_plugins_play to load vars for managed_node2 34354 1727096624.62275: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096624.62392: done with get_vars() 34354 1727096624.62399: done getting variables 34354 1727096624.62434: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 09:03:44 -0400 (0:00:00.013) 0:00:06.003 ****** 34354 1727096624.62458: entering _queue_task() for managed_node2/package 34354 1727096624.62620: worker is 1 (out of 1 available) 34354 1727096624.62633: exiting _queue_task() for managed_node2/package 34354 1727096624.62643: done queuing things up, now waiting for results queue to drain 34354 1727096624.62645: waiting for pending results... 34354 1727096624.62786: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 34354 1727096624.62855: in run() - task 0afff68d-5257-0bd7-5492-000000000107 34354 1727096624.62867: variable 'ansible_search_path' from source: unknown 34354 1727096624.62879: variable 'ansible_search_path' from source: unknown 34354 1727096624.62899: calling self._execute() 34354 1727096624.62955: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096624.62959: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096624.62970: variable 'omit' from source: magic vars 34354 1727096624.63207: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.63217: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096624.63293: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.63297: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096624.63300: when evaluation is False, skipping this task 34354 1727096624.63302: _execute() done 34354 1727096624.63305: dumping result to json 34354 1727096624.63309: done dumping result, returning 34354 1727096624.63315: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-0bd7-5492-000000000107] 34354 1727096624.63321: sending task result for task 0afff68d-5257-0bd7-5492-000000000107 34354 1727096624.63408: done sending task result for task 0afff68d-5257-0bd7-5492-000000000107 34354 1727096624.63411: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } 34354 1727096624.63459: no more pending results, returning what we have 34354 1727096624.63462: results queue empty 34354 1727096624.63463: checking for any_errors_fatal 34354 1727096624.63478: done checking for any_errors_fatal 34354 1727096624.63479: checking for max_fail_percentage 34354 1727096624.63480: done checking for max_fail_percentage 34354 1727096624.63481: checking to see if all hosts have failed and the running result is not ok 34354 1727096624.63482: done checking to see if all hosts have failed 34354 1727096624.63482: getting the remaining hosts for this loop 34354 1727096624.63483: done getting the remaining hosts for this loop 34354 1727096624.63487: getting the next task for host managed_node2 34354 1727096624.63492: done getting next task for host managed_node2 34354 1727096624.63495: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 34354 1727096624.63499: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 34354 1727096624.63513: getting variables 34354 1727096624.63515: in VariableManager get_vars() 34354 1727096624.63541: Calling all_inventory to load vars for managed_node2 34354 1727096624.63543: Calling groups_inventory to load vars for managed_node2 34354 1727096624.63544: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096624.63550: Calling all_plugins_play to load vars for managed_node2 34354 1727096624.63552: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096624.63553: Calling groups_plugins_play to load vars for managed_node2 34354 1727096624.63660: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096624.63782: done with get_vars() 34354 1727096624.63789: done getting variables 34354 1727096624.63827: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 09:03:44 -0400 (0:00:00.013) 0:00:06.016 ****** 34354 1727096624.63849: entering _queue_task() for managed_node2/service 34354 1727096624.64015: worker is 1 (out of 1 available) 34354 1727096624.64028: exiting _queue_task() for managed_node2/service 34354 1727096624.64039: done queuing things up, now waiting for results queue to drain 34354 1727096624.64040: waiting for pending results... 34354 1727096624.64185: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 34354 1727096624.64251: in run() - task 0afff68d-5257-0bd7-5492-000000000108 34354 1727096624.64264: variable 'ansible_search_path' from source: unknown 34354 1727096624.64268: variable 'ansible_search_path' from source: unknown 34354 1727096624.64295: calling self._execute() 34354 1727096624.64346: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096624.64350: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096624.64359: variable 'omit' from source: magic vars 34354 1727096624.64598: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.64610: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096624.64684: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.64688: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096624.64691: when evaluation is False, skipping this task 34354 1727096624.64693: _execute() done 34354 1727096624.64696: dumping result to json 34354 1727096624.64698: done dumping result, returning 34354 1727096624.64706: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-0bd7-5492-000000000108] 34354 1727096624.64716: sending task result for task 0afff68d-5257-0bd7-5492-000000000108 34354 1727096624.64797: done sending task result for task 0afff68d-5257-0bd7-5492-000000000108 34354 1727096624.64800: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } 34354 1727096624.64853: no more pending results, returning what we have 34354 1727096624.64856: results queue empty 34354 1727096624.64857: checking for any_errors_fatal 34354 1727096624.64861: done checking for any_errors_fatal 34354 1727096624.64861: checking for max_fail_percentage 34354 1727096624.64863: done checking for max_fail_percentage 34354 1727096624.64864: checking to see if all hosts have failed and the running result is not ok 34354 1727096624.64864: done checking to see if all hosts have failed 34354 1727096624.64865: getting the remaining hosts for this loop 34354 1727096624.64866: done getting the remaining hosts for this loop 34354 1727096624.64871: getting the next task for host managed_node2 34354 1727096624.64878: done getting next task for host managed_node2 34354 1727096624.64881: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 34354 1727096624.64885: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 34354 1727096624.64898: getting variables 34354 1727096624.64900: in VariableManager get_vars() 34354 1727096624.64927: Calling all_inventory to load vars for managed_node2 34354 1727096624.64929: Calling groups_inventory to load vars for managed_node2 34354 1727096624.64930: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096624.64936: Calling all_plugins_play to load vars for managed_node2 34354 1727096624.64937: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096624.64939: Calling groups_plugins_play to load vars for managed_node2 34354 1727096624.65075: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096624.65193: done with get_vars() 34354 1727096624.65199: done getting variables 34354 1727096624.65238: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 09:03:44 -0400 (0:00:00.014) 0:00:06.031 ****** 34354 1727096624.65257: entering _queue_task() for managed_node2/service 34354 1727096624.65421: worker is 1 (out of 1 available) 34354 1727096624.65435: exiting _queue_task() for managed_node2/service 34354 1727096624.65446: done queuing things up, now waiting for results queue to drain 34354 1727096624.65449: waiting for pending results... 34354 1727096624.65592: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 34354 1727096624.65664: in run() - task 0afff68d-5257-0bd7-5492-000000000109 34354 1727096624.65682: variable 'ansible_search_path' from source: unknown 34354 1727096624.65685: variable 'ansible_search_path' from source: unknown 34354 1727096624.65713: calling self._execute() 34354 1727096624.65770: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096624.65786: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096624.65790: variable 'omit' from source: magic vars 34354 1727096624.66040: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.66049: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096624.66130: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.66133: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096624.66136: when evaluation is False, skipping this task 34354 1727096624.66138: _execute() done 34354 1727096624.66141: dumping result to json 34354 1727096624.66145: done dumping result, returning 34354 1727096624.66152: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-0bd7-5492-000000000109] 34354 1727096624.66157: sending task result for task 0afff68d-5257-0bd7-5492-000000000109 34354 1727096624.66241: done sending task result for task 0afff68d-5257-0bd7-5492-000000000109 34354 1727096624.66243: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 34354 1727096624.66286: no more pending results, returning what we have 34354 1727096624.66289: results queue empty 34354 1727096624.66290: checking for any_errors_fatal 34354 1727096624.66295: done checking for any_errors_fatal 34354 1727096624.66295: checking for max_fail_percentage 34354 1727096624.66297: done checking for max_fail_percentage 34354 1727096624.66298: checking to see if all hosts have failed and the running result is not ok 34354 1727096624.66298: done checking to see if all hosts have failed 34354 1727096624.66299: getting the remaining hosts for this loop 34354 1727096624.66300: done getting the remaining hosts for this loop 34354 1727096624.66303: getting the next task for host managed_node2 34354 1727096624.66309: done getting next task for host managed_node2 34354 1727096624.66312: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 34354 1727096624.66316: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 34354 1727096624.66331: getting variables 34354 1727096624.66332: in VariableManager get_vars() 34354 1727096624.66369: Calling all_inventory to load vars for managed_node2 34354 1727096624.66371: Calling groups_inventory to load vars for managed_node2 34354 1727096624.66373: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096624.66381: Calling all_plugins_play to load vars for managed_node2 34354 1727096624.66383: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096624.66385: Calling groups_plugins_play to load vars for managed_node2 34354 1727096624.66483: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096624.66603: done with get_vars() 34354 1727096624.66610: done getting variables 34354 1727096624.66646: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 09:03:44 -0400 (0:00:00.014) 0:00:06.045 ****** 34354 1727096624.66670: entering _queue_task() for managed_node2/service 34354 1727096624.66832: worker is 1 (out of 1 available) 34354 1727096624.66845: exiting _queue_task() for managed_node2/service 34354 1727096624.66856: done queuing things up, now waiting for results queue to drain 34354 1727096624.66857: waiting for pending results... 34354 1727096624.67004: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 34354 1727096624.67073: in run() - task 0afff68d-5257-0bd7-5492-00000000010a 34354 1727096624.67088: variable 'ansible_search_path' from source: unknown 34354 1727096624.67091: variable 'ansible_search_path' from source: unknown 34354 1727096624.67115: calling self._execute() 34354 1727096624.67174: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096624.67183: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096624.67196: variable 'omit' from source: magic vars 34354 1727096624.67425: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.67434: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096624.67510: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.67516: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096624.67519: when evaluation is False, skipping this task 34354 1727096624.67521: _execute() done 34354 1727096624.67524: dumping result to json 34354 1727096624.67526: done dumping result, returning 34354 1727096624.67537: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-0bd7-5492-00000000010a] 34354 1727096624.67539: sending task result for task 0afff68d-5257-0bd7-5492-00000000010a 34354 1727096624.67618: done sending task result for task 0afff68d-5257-0bd7-5492-00000000010a 34354 1727096624.67620: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } 34354 1727096624.67681: no more pending results, returning what we have 34354 1727096624.67684: results queue empty 34354 1727096624.67684: checking for any_errors_fatal 34354 1727096624.67689: done checking for any_errors_fatal 34354 1727096624.67690: checking for max_fail_percentage 34354 1727096624.67691: done checking for max_fail_percentage 34354 1727096624.67692: checking to see if all hosts have failed and the running result is not ok 34354 1727096624.67692: done checking to see if all hosts have failed 34354 1727096624.67693: getting the remaining hosts for this loop 34354 1727096624.67694: done getting the remaining hosts for this loop 34354 1727096624.67697: getting the next task for host managed_node2 34354 1727096624.67702: done getting next task for host managed_node2 34354 1727096624.67705: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 34354 1727096624.67709: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 34354 1727096624.67722: getting variables 34354 1727096624.67724: in VariableManager get_vars() 34354 1727096624.67755: Calling all_inventory to load vars for managed_node2 34354 1727096624.67757: Calling groups_inventory to load vars for managed_node2 34354 1727096624.67759: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096624.67764: Calling all_plugins_play to load vars for managed_node2 34354 1727096624.67766: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096624.67770: Calling groups_plugins_play to load vars for managed_node2 34354 1727096624.67901: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096624.68015: done with get_vars() 34354 1727096624.68021: done getting variables 34354 1727096624.68057: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 09:03:44 -0400 (0:00:00.014) 0:00:06.059 ****** 34354 1727096624.68080: entering _queue_task() for managed_node2/service 34354 1727096624.68236: worker is 1 (out of 1 available) 34354 1727096624.68250: exiting _queue_task() for managed_node2/service 34354 1727096624.68261: done queuing things up, now waiting for results queue to drain 34354 1727096624.68262: waiting for pending results... 34354 1727096624.68404: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 34354 1727096624.68480: in run() - task 0afff68d-5257-0bd7-5492-00000000010b 34354 1727096624.68490: variable 'ansible_search_path' from source: unknown 34354 1727096624.68494: variable 'ansible_search_path' from source: unknown 34354 1727096624.68525: calling self._execute() 34354 1727096624.68581: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096624.68585: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096624.68594: variable 'omit' from source: magic vars 34354 1727096624.68836: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.68850: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096624.68961: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.68964: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096624.68969: when evaluation is False, skipping this task 34354 1727096624.68972: _execute() done 34354 1727096624.68974: dumping result to json 34354 1727096624.68977: done dumping result, returning 34354 1727096624.68979: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-0bd7-5492-00000000010b] 34354 1727096624.68981: sending task result for task 0afff68d-5257-0bd7-5492-00000000010b 34354 1727096624.69040: done sending task result for task 0afff68d-5257-0bd7-5492-00000000010b 34354 1727096624.69043: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 34354 1727096624.69083: no more pending results, returning what we have 34354 1727096624.69086: results queue empty 34354 1727096624.69087: checking for any_errors_fatal 34354 1727096624.69091: done checking for any_errors_fatal 34354 1727096624.69092: checking for max_fail_percentage 34354 1727096624.69093: done checking for max_fail_percentage 34354 1727096624.69094: checking to see if all hosts have failed and the running result is not ok 34354 1727096624.69094: done checking to see if all hosts have failed 34354 1727096624.69095: getting the remaining hosts for this loop 34354 1727096624.69096: done getting the remaining hosts for this loop 34354 1727096624.69099: getting the next task for host managed_node2 34354 1727096624.69104: done getting next task for host managed_node2 34354 1727096624.69107: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 34354 1727096624.69111: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 34354 1727096624.69126: getting variables 34354 1727096624.69128: in VariableManager get_vars() 34354 1727096624.69159: Calling all_inventory to load vars for managed_node2 34354 1727096624.69161: Calling groups_inventory to load vars for managed_node2 34354 1727096624.69162: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096624.69170: Calling all_plugins_play to load vars for managed_node2 34354 1727096624.69172: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096624.69174: Calling groups_plugins_play to load vars for managed_node2 34354 1727096624.69275: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096624.69392: done with get_vars() 34354 1727096624.69399: done getting variables 34354 1727096624.69434: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 09:03:44 -0400 (0:00:00.013) 0:00:06.073 ****** 34354 1727096624.69454: entering _queue_task() for managed_node2/copy 34354 1727096624.69616: worker is 1 (out of 1 available) 34354 1727096624.69629: exiting _queue_task() for managed_node2/copy 34354 1727096624.69640: done queuing things up, now waiting for results queue to drain 34354 1727096624.69642: waiting for pending results... 34354 1727096624.69784: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 34354 1727096624.69857: in run() - task 0afff68d-5257-0bd7-5492-00000000010c 34354 1727096624.69876: variable 'ansible_search_path' from source: unknown 34354 1727096624.69879: variable 'ansible_search_path' from source: unknown 34354 1727096624.69901: calling self._execute() 34354 1727096624.69960: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096624.69964: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096624.69979: variable 'omit' from source: magic vars 34354 1727096624.70212: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.70222: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096624.70300: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.70303: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096624.70307: when evaluation is False, skipping this task 34354 1727096624.70310: _execute() done 34354 1727096624.70312: dumping result to json 34354 1727096624.70315: done dumping result, returning 34354 1727096624.70327: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-0bd7-5492-00000000010c] 34354 1727096624.70329: sending task result for task 0afff68d-5257-0bd7-5492-00000000010c 34354 1727096624.70409: done sending task result for task 0afff68d-5257-0bd7-5492-00000000010c 34354 1727096624.70412: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } 34354 1727096624.70466: no more pending results, returning what we have 34354 1727096624.70472: results queue empty 34354 1727096624.70472: checking for any_errors_fatal 34354 1727096624.70477: done checking for any_errors_fatal 34354 1727096624.70478: checking for max_fail_percentage 34354 1727096624.70479: done checking for max_fail_percentage 34354 1727096624.70480: checking to see if all hosts have failed and the running result is not ok 34354 1727096624.70480: done checking to see if all hosts have failed 34354 1727096624.70481: getting the remaining hosts for this loop 34354 1727096624.70482: done getting the remaining hosts for this loop 34354 1727096624.70485: getting the next task for host managed_node2 34354 1727096624.70491: done getting next task for host managed_node2 34354 1727096624.70494: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 34354 1727096624.70497: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 34354 1727096624.70512: getting variables 34354 1727096624.70513: in VariableManager get_vars() 34354 1727096624.70545: Calling all_inventory to load vars for managed_node2 34354 1727096624.70547: Calling groups_inventory to load vars for managed_node2 34354 1727096624.70548: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096624.70554: Calling all_plugins_play to load vars for managed_node2 34354 1727096624.70555: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096624.70557: Calling groups_plugins_play to load vars for managed_node2 34354 1727096624.70686: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096624.70801: done with get_vars() 34354 1727096624.70808: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 23 September 2024 09:03:44 -0400 (0:00:00.014) 0:00:06.087 ****** 34354 1727096624.70858: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 34354 1727096624.71021: worker is 1 (out of 1 available) 34354 1727096624.71034: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 34354 1727096624.71045: done queuing things up, now waiting for results queue to drain 34354 1727096624.71047: waiting for pending results... 34354 1727096624.71199: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 34354 1727096624.71266: in run() - task 0afff68d-5257-0bd7-5492-00000000010d 34354 1727096624.71281: variable 'ansible_search_path' from source: unknown 34354 1727096624.71284: variable 'ansible_search_path' from source: unknown 34354 1727096624.71309: calling self._execute() 34354 1727096624.71367: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096624.71373: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096624.71385: variable 'omit' from source: magic vars 34354 1727096624.71623: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.71632: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096624.71712: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.71715: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096624.71718: when evaluation is False, skipping this task 34354 1727096624.71720: _execute() done 34354 1727096624.71723: dumping result to json 34354 1727096624.71725: done dumping result, returning 34354 1727096624.71734: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-0bd7-5492-00000000010d] 34354 1727096624.71739: sending task result for task 0afff68d-5257-0bd7-5492-00000000010d 34354 1727096624.71826: done sending task result for task 0afff68d-5257-0bd7-5492-00000000010d 34354 1727096624.71829: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } 34354 1727096624.71877: no more pending results, returning what we have 34354 1727096624.71880: results queue empty 34354 1727096624.71881: checking for any_errors_fatal 34354 1727096624.71886: done checking for any_errors_fatal 34354 1727096624.71886: checking for max_fail_percentage 34354 1727096624.71888: done checking for max_fail_percentage 34354 1727096624.71888: checking to see if all hosts have failed and the running result is not ok 34354 1727096624.71889: done checking to see if all hosts have failed 34354 1727096624.71890: getting the remaining hosts for this loop 34354 1727096624.71891: done getting the remaining hosts for this loop 34354 1727096624.71893: getting the next task for host managed_node2 34354 1727096624.71899: done getting next task for host managed_node2 34354 1727096624.71903: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 34354 1727096624.71906: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 34354 1727096624.71921: getting variables 34354 1727096624.71922: in VariableManager get_vars() 34354 1727096624.71955: Calling all_inventory to load vars for managed_node2 34354 1727096624.71957: Calling groups_inventory to load vars for managed_node2 34354 1727096624.71958: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096624.71964: Calling all_plugins_play to load vars for managed_node2 34354 1727096624.71966: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096624.71970: Calling groups_plugins_play to load vars for managed_node2 34354 1727096624.72069: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096624.72185: done with get_vars() 34354 1727096624.72192: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 23 September 2024 09:03:44 -0400 (0:00:00.013) 0:00:06.100 ****** 34354 1727096624.72242: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 34354 1727096624.72406: worker is 1 (out of 1 available) 34354 1727096624.72421: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 34354 1727096624.72431: done queuing things up, now waiting for results queue to drain 34354 1727096624.72433: waiting for pending results... 34354 1727096624.72574: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 34354 1727096624.72648: in run() - task 0afff68d-5257-0bd7-5492-00000000010e 34354 1727096624.72663: variable 'ansible_search_path' from source: unknown 34354 1727096624.72667: variable 'ansible_search_path' from source: unknown 34354 1727096624.72694: calling self._execute() 34354 1727096624.72748: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096624.72752: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096624.72760: variable 'omit' from source: magic vars 34354 1727096624.73005: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.73015: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096624.73091: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.73094: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096624.73097: when evaluation is False, skipping this task 34354 1727096624.73100: _execute() done 34354 1727096624.73103: dumping result to json 34354 1727096624.73106: done dumping result, returning 34354 1727096624.73117: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-0bd7-5492-00000000010e] 34354 1727096624.73120: sending task result for task 0afff68d-5257-0bd7-5492-00000000010e 34354 1727096624.73198: done sending task result for task 0afff68d-5257-0bd7-5492-00000000010e 34354 1727096624.73200: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } 34354 1727096624.73262: no more pending results, returning what we have 34354 1727096624.73265: results queue empty 34354 1727096624.73266: checking for any_errors_fatal 34354 1727096624.73274: done checking for any_errors_fatal 34354 1727096624.73275: checking for max_fail_percentage 34354 1727096624.73276: done checking for max_fail_percentage 34354 1727096624.73277: checking to see if all hosts have failed and the running result is not ok 34354 1727096624.73277: done checking to see if all hosts have failed 34354 1727096624.73278: getting the remaining hosts for this loop 34354 1727096624.73279: done getting the remaining hosts for this loop 34354 1727096624.73282: getting the next task for host managed_node2 34354 1727096624.73287: done getting next task for host managed_node2 34354 1727096624.73290: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 34354 1727096624.73294: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 34354 1727096624.73309: getting variables 34354 1727096624.73310: in VariableManager get_vars() 34354 1727096624.73342: Calling all_inventory to load vars for managed_node2 34354 1727096624.73344: Calling groups_inventory to load vars for managed_node2 34354 1727096624.73346: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096624.73352: Calling all_plugins_play to load vars for managed_node2 34354 1727096624.73353: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096624.73355: Calling groups_plugins_play to load vars for managed_node2 34354 1727096624.73488: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096624.73604: done with get_vars() 34354 1727096624.73611: done getting variables 34354 1727096624.73647: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 09:03:44 -0400 (0:00:00.014) 0:00:06.115 ****** 34354 1727096624.73670: entering _queue_task() for managed_node2/debug 34354 1727096624.73835: worker is 1 (out of 1 available) 34354 1727096624.73849: exiting _queue_task() for managed_node2/debug 34354 1727096624.73860: done queuing things up, now waiting for results queue to drain 34354 1727096624.73861: waiting for pending results... 34354 1727096624.74013: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 34354 1727096624.74085: in run() - task 0afff68d-5257-0bd7-5492-00000000010f 34354 1727096624.74099: variable 'ansible_search_path' from source: unknown 34354 1727096624.74102: variable 'ansible_search_path' from source: unknown 34354 1727096624.74127: calling self._execute() 34354 1727096624.74187: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096624.74191: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096624.74205: variable 'omit' from source: magic vars 34354 1727096624.74440: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.74449: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096624.74531: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.74535: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096624.74538: when evaluation is False, skipping this task 34354 1727096624.74540: _execute() done 34354 1727096624.74543: dumping result to json 34354 1727096624.74545: done dumping result, returning 34354 1727096624.74552: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-0bd7-5492-00000000010f] 34354 1727096624.74557: sending task result for task 0afff68d-5257-0bd7-5492-00000000010f 34354 1727096624.74638: done sending task result for task 0afff68d-5257-0bd7-5492-00000000010f 34354 1727096624.74641: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "ansible_distribution_major_version == '7'" } 34354 1727096624.74686: no more pending results, returning what we have 34354 1727096624.74689: results queue empty 34354 1727096624.74689: checking for any_errors_fatal 34354 1727096624.74693: done checking for any_errors_fatal 34354 1727096624.74694: checking for max_fail_percentage 34354 1727096624.74695: done checking for max_fail_percentage 34354 1727096624.74696: checking to see if all hosts have failed and the running result is not ok 34354 1727096624.74696: done checking to see if all hosts have failed 34354 1727096624.74697: getting the remaining hosts for this loop 34354 1727096624.74698: done getting the remaining hosts for this loop 34354 1727096624.74701: getting the next task for host managed_node2 34354 1727096624.74707: done getting next task for host managed_node2 34354 1727096624.74710: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 34354 1727096624.74714: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 34354 1727096624.74729: getting variables 34354 1727096624.74730: in VariableManager get_vars() 34354 1727096624.74764: Calling all_inventory to load vars for managed_node2 34354 1727096624.74769: Calling groups_inventory to load vars for managed_node2 34354 1727096624.74772: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096624.74778: Calling all_plugins_play to load vars for managed_node2 34354 1727096624.74780: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096624.74782: Calling groups_plugins_play to load vars for managed_node2 34354 1727096624.74883: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096624.75001: done with get_vars() 34354 1727096624.75007: done getting variables 34354 1727096624.75044: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 09:03:44 -0400 (0:00:00.013) 0:00:06.129 ****** 34354 1727096624.75065: entering _queue_task() for managed_node2/debug 34354 1727096624.75232: worker is 1 (out of 1 available) 34354 1727096624.75246: exiting _queue_task() for managed_node2/debug 34354 1727096624.75256: done queuing things up, now waiting for results queue to drain 34354 1727096624.75258: waiting for pending results... 34354 1727096624.75403: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 34354 1727096624.75472: in run() - task 0afff68d-5257-0bd7-5492-000000000110 34354 1727096624.75488: variable 'ansible_search_path' from source: unknown 34354 1727096624.75491: variable 'ansible_search_path' from source: unknown 34354 1727096624.75516: calling self._execute() 34354 1727096624.75572: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096624.75579: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096624.75589: variable 'omit' from source: magic vars 34354 1727096624.75826: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.75835: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096624.75910: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.75913: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096624.75919: when evaluation is False, skipping this task 34354 1727096624.75923: _execute() done 34354 1727096624.75927: dumping result to json 34354 1727096624.75929: done dumping result, returning 34354 1727096624.75940: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-0bd7-5492-000000000110] 34354 1727096624.75943: sending task result for task 0afff68d-5257-0bd7-5492-000000000110 34354 1727096624.76020: done sending task result for task 0afff68d-5257-0bd7-5492-000000000110 34354 1727096624.76023: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "ansible_distribution_major_version == '7'" } 34354 1727096624.76080: no more pending results, returning what we have 34354 1727096624.76084: results queue empty 34354 1727096624.76084: checking for any_errors_fatal 34354 1727096624.76089: done checking for any_errors_fatal 34354 1727096624.76089: checking for max_fail_percentage 34354 1727096624.76091: done checking for max_fail_percentage 34354 1727096624.76091: checking to see if all hosts have failed and the running result is not ok 34354 1727096624.76092: done checking to see if all hosts have failed 34354 1727096624.76093: getting the remaining hosts for this loop 34354 1727096624.76094: done getting the remaining hosts for this loop 34354 1727096624.76097: getting the next task for host managed_node2 34354 1727096624.76102: done getting next task for host managed_node2 34354 1727096624.76105: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 34354 1727096624.76109: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 34354 1727096624.76124: getting variables 34354 1727096624.76125: in VariableManager get_vars() 34354 1727096624.76154: Calling all_inventory to load vars for managed_node2 34354 1727096624.76156: Calling groups_inventory to load vars for managed_node2 34354 1727096624.76158: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096624.76163: Calling all_plugins_play to load vars for managed_node2 34354 1727096624.76165: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096624.76167: Calling groups_plugins_play to load vars for managed_node2 34354 1727096624.76302: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096624.76417: done with get_vars() 34354 1727096624.76423: done getting variables 34354 1727096624.76459: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 09:03:44 -0400 (0:00:00.014) 0:00:06.143 ****** 34354 1727096624.76484: entering _queue_task() for managed_node2/debug 34354 1727096624.76652: worker is 1 (out of 1 available) 34354 1727096624.76666: exiting _queue_task() for managed_node2/debug 34354 1727096624.76679: done queuing things up, now waiting for results queue to drain 34354 1727096624.76681: waiting for pending results... 34354 1727096624.76826: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 34354 1727096624.76898: in run() - task 0afff68d-5257-0bd7-5492-000000000111 34354 1727096624.76913: variable 'ansible_search_path' from source: unknown 34354 1727096624.76917: variable 'ansible_search_path' from source: unknown 34354 1727096624.76939: calling self._execute() 34354 1727096624.76999: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096624.77003: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096624.77015: variable 'omit' from source: magic vars 34354 1727096624.77254: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.77263: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096624.77347: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.77351: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096624.77354: when evaluation is False, skipping this task 34354 1727096624.77356: _execute() done 34354 1727096624.77359: dumping result to json 34354 1727096624.77361: done dumping result, returning 34354 1727096624.77364: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-0bd7-5492-000000000111] 34354 1727096624.77371: sending task result for task 0afff68d-5257-0bd7-5492-000000000111 34354 1727096624.77454: done sending task result for task 0afff68d-5257-0bd7-5492-000000000111 34354 1727096624.77456: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "ansible_distribution_major_version == '7'" } 34354 1727096624.77499: no more pending results, returning what we have 34354 1727096624.77501: results queue empty 34354 1727096624.77502: checking for any_errors_fatal 34354 1727096624.77507: done checking for any_errors_fatal 34354 1727096624.77508: checking for max_fail_percentage 34354 1727096624.77510: done checking for max_fail_percentage 34354 1727096624.77510: checking to see if all hosts have failed and the running result is not ok 34354 1727096624.77511: done checking to see if all hosts have failed 34354 1727096624.77512: getting the remaining hosts for this loop 34354 1727096624.77513: done getting the remaining hosts for this loop 34354 1727096624.77516: getting the next task for host managed_node2 34354 1727096624.77521: done getting next task for host managed_node2 34354 1727096624.77524: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 34354 1727096624.77528: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 34354 1727096624.77543: getting variables 34354 1727096624.77544: in VariableManager get_vars() 34354 1727096624.77585: Calling all_inventory to load vars for managed_node2 34354 1727096624.77587: Calling groups_inventory to load vars for managed_node2 34354 1727096624.77589: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096624.77595: Calling all_plugins_play to load vars for managed_node2 34354 1727096624.77596: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096624.77598: Calling groups_plugins_play to load vars for managed_node2 34354 1727096624.77703: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096624.77823: done with get_vars() 34354 1727096624.77830: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 23 September 2024 09:03:44 -0400 (0:00:00.014) 0:00:06.157 ****** 34354 1727096624.77892: entering _queue_task() for managed_node2/ping 34354 1727096624.78059: worker is 1 (out of 1 available) 34354 1727096624.78073: exiting _queue_task() for managed_node2/ping 34354 1727096624.78084: done queuing things up, now waiting for results queue to drain 34354 1727096624.78086: waiting for pending results... 34354 1727096624.78229: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 34354 1727096624.78304: in run() - task 0afff68d-5257-0bd7-5492-000000000112 34354 1727096624.78314: variable 'ansible_search_path' from source: unknown 34354 1727096624.78318: variable 'ansible_search_path' from source: unknown 34354 1727096624.78349: calling self._execute() 34354 1727096624.78402: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096624.78406: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096624.78416: variable 'omit' from source: magic vars 34354 1727096624.78653: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.78661: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096624.78739: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.78744: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096624.78748: when evaluation is False, skipping this task 34354 1727096624.78750: _execute() done 34354 1727096624.78753: dumping result to json 34354 1727096624.78755: done dumping result, returning 34354 1727096624.78761: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-0bd7-5492-000000000112] 34354 1727096624.78769: sending task result for task 0afff68d-5257-0bd7-5492-000000000112 34354 1727096624.78846: done sending task result for task 0afff68d-5257-0bd7-5492-000000000112 34354 1727096624.78849: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } 34354 1727096624.78907: no more pending results, returning what we have 34354 1727096624.78910: results queue empty 34354 1727096624.78911: checking for any_errors_fatal 34354 1727096624.78915: done checking for any_errors_fatal 34354 1727096624.78916: checking for max_fail_percentage 34354 1727096624.78917: done checking for max_fail_percentage 34354 1727096624.78918: checking to see if all hosts have failed and the running result is not ok 34354 1727096624.78919: done checking to see if all hosts have failed 34354 1727096624.78920: getting the remaining hosts for this loop 34354 1727096624.78922: done getting the remaining hosts for this loop 34354 1727096624.78925: getting the next task for host managed_node2 34354 1727096624.78933: done getting next task for host managed_node2 34354 1727096624.78934: ^ task is: TASK: meta (role_complete) 34354 1727096624.78938: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 34354 1727096624.78953: getting variables 34354 1727096624.78955: in VariableManager get_vars() 34354 1727096624.78988: Calling all_inventory to load vars for managed_node2 34354 1727096624.78990: Calling groups_inventory to load vars for managed_node2 34354 1727096624.78991: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096624.78997: Calling all_plugins_play to load vars for managed_node2 34354 1727096624.78999: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096624.79001: Calling groups_plugins_play to load vars for managed_node2 34354 1727096624.79131: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096624.79246: done with get_vars() 34354 1727096624.79253: done getting variables 34354 1727096624.79308: done queuing things up, now waiting for results queue to drain 34354 1727096624.79310: results queue empty 34354 1727096624.79310: checking for any_errors_fatal 34354 1727096624.79311: done checking for any_errors_fatal 34354 1727096624.79312: checking for max_fail_percentage 34354 1727096624.79312: done checking for max_fail_percentage 34354 1727096624.79313: checking to see if all hosts have failed and the running result is not ok 34354 1727096624.79313: done checking to see if all hosts have failed 34354 1727096624.79314: getting the remaining hosts for this loop 34354 1727096624.79314: done getting the remaining hosts for this loop 34354 1727096624.79316: getting the next task for host managed_node2 34354 1727096624.79318: done getting next task for host managed_node2 34354 1727096624.79319: ^ task is: TASK: Include the task 'cleanup_mock_wifi.yml' 34354 1727096624.79321: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 34354 1727096624.79322: getting variables 34354 1727096624.79323: in VariableManager get_vars() 34354 1727096624.79333: Calling all_inventory to load vars for managed_node2 34354 1727096624.79334: Calling groups_inventory to load vars for managed_node2 34354 1727096624.79335: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096624.79338: Calling all_plugins_play to load vars for managed_node2 34354 1727096624.79339: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096624.79341: Calling groups_plugins_play to load vars for managed_node2 34354 1727096624.79421: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096624.79529: done with get_vars() 34354 1727096624.79535: done getting variables TASK [Include the task 'cleanup_mock_wifi.yml'] ******************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_wireless.yml:96 Monday 23 September 2024 09:03:44 -0400 (0:00:00.016) 0:00:06.174 ****** 34354 1727096624.79579: entering _queue_task() for managed_node2/include_tasks 34354 1727096624.79746: worker is 1 (out of 1 available) 34354 1727096624.79759: exiting _queue_task() for managed_node2/include_tasks 34354 1727096624.79770: done queuing things up, now waiting for results queue to drain 34354 1727096624.79772: waiting for pending results... 34354 1727096624.79921: running TaskExecutor() for managed_node2/TASK: Include the task 'cleanup_mock_wifi.yml' 34354 1727096624.79978: in run() - task 0afff68d-5257-0bd7-5492-000000000142 34354 1727096624.79994: variable 'ansible_search_path' from source: unknown 34354 1727096624.80021: calling self._execute() 34354 1727096624.80081: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096624.80085: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096624.80093: variable 'omit' from source: magic vars 34354 1727096624.80344: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.80353: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096624.80428: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.80440: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096624.80443: when evaluation is False, skipping this task 34354 1727096624.80446: _execute() done 34354 1727096624.80449: dumping result to json 34354 1727096624.80451: done dumping result, returning 34354 1727096624.80459: done running TaskExecutor() for managed_node2/TASK: Include the task 'cleanup_mock_wifi.yml' [0afff68d-5257-0bd7-5492-000000000142] 34354 1727096624.80464: sending task result for task 0afff68d-5257-0bd7-5492-000000000142 34354 1727096624.80545: done sending task result for task 0afff68d-5257-0bd7-5492-000000000142 34354 1727096624.80548: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } 34354 1727096624.80592: no more pending results, returning what we have 34354 1727096624.80595: results queue empty 34354 1727096624.80596: checking for any_errors_fatal 34354 1727096624.80598: done checking for any_errors_fatal 34354 1727096624.80598: checking for max_fail_percentage 34354 1727096624.80600: done checking for max_fail_percentage 34354 1727096624.80600: checking to see if all hosts have failed and the running result is not ok 34354 1727096624.80601: done checking to see if all hosts have failed 34354 1727096624.80602: getting the remaining hosts for this loop 34354 1727096624.80603: done getting the remaining hosts for this loop 34354 1727096624.80607: getting the next task for host managed_node2 34354 1727096624.80612: done getting next task for host managed_node2 34354 1727096624.80614: ^ task is: TASK: Verify network state restored to default 34354 1727096624.80618: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 34354 1727096624.80621: getting variables 34354 1727096624.80622: in VariableManager get_vars() 34354 1727096624.80658: Calling all_inventory to load vars for managed_node2 34354 1727096624.80661: Calling groups_inventory to load vars for managed_node2 34354 1727096624.80663: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096624.80676: Calling all_plugins_play to load vars for managed_node2 34354 1727096624.80678: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096624.80681: Calling groups_plugins_play to load vars for managed_node2 34354 1727096624.80785: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096624.80928: done with get_vars() 34354 1727096624.80935: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_wireless.yml:98 Monday 23 September 2024 09:03:44 -0400 (0:00:00.014) 0:00:06.188 ****** 34354 1727096624.80995: entering _queue_task() for managed_node2/include_tasks 34354 1727096624.81162: worker is 1 (out of 1 available) 34354 1727096624.81179: exiting _queue_task() for managed_node2/include_tasks 34354 1727096624.81188: done queuing things up, now waiting for results queue to drain 34354 1727096624.81190: waiting for pending results... 34354 1727096624.81327: running TaskExecutor() for managed_node2/TASK: Verify network state restored to default 34354 1727096624.81384: in run() - task 0afff68d-5257-0bd7-5492-000000000143 34354 1727096624.81394: variable 'ansible_search_path' from source: unknown 34354 1727096624.81421: calling self._execute() 34354 1727096624.81482: variable 'ansible_host' from source: host vars for 'managed_node2' 34354 1727096624.81486: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 34354 1727096624.81496: variable 'omit' from source: magic vars 34354 1727096624.81739: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.81748: Evaluated conditional (ansible_distribution_major_version != '6'): True 34354 1727096624.81825: variable 'ansible_distribution_major_version' from source: facts 34354 1727096624.81829: Evaluated conditional (ansible_distribution_major_version == '7'): False 34354 1727096624.81831: when evaluation is False, skipping this task 34354 1727096624.81834: _execute() done 34354 1727096624.81837: dumping result to json 34354 1727096624.81839: done dumping result, returning 34354 1727096624.81847: done running TaskExecutor() for managed_node2/TASK: Verify network state restored to default [0afff68d-5257-0bd7-5492-000000000143] 34354 1727096624.81852: sending task result for task 0afff68d-5257-0bd7-5492-000000000143 34354 1727096624.81933: done sending task result for task 0afff68d-5257-0bd7-5492-000000000143 34354 1727096624.81936: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } 34354 1727096624.82000: no more pending results, returning what we have 34354 1727096624.82003: results queue empty 34354 1727096624.82004: checking for any_errors_fatal 34354 1727096624.82008: done checking for any_errors_fatal 34354 1727096624.82009: checking for max_fail_percentage 34354 1727096624.82010: done checking for max_fail_percentage 34354 1727096624.82011: checking to see if all hosts have failed and the running result is not ok 34354 1727096624.82012: done checking to see if all hosts have failed 34354 1727096624.82012: getting the remaining hosts for this loop 34354 1727096624.82013: done getting the remaining hosts for this loop 34354 1727096624.82016: getting the next task for host managed_node2 34354 1727096624.82023: done getting next task for host managed_node2 34354 1727096624.82024: ^ task is: TASK: meta (flush_handlers) 34354 1727096624.82026: ^ 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 34354 1727096624.82030: getting variables 34354 1727096624.82031: in VariableManager get_vars() 34354 1727096624.82063: Calling all_inventory to load vars for managed_node2 34354 1727096624.82065: Calling groups_inventory to load vars for managed_node2 34354 1727096624.82066: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096624.82077: Calling all_plugins_play to load vars for managed_node2 34354 1727096624.82078: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096624.82080: Calling groups_plugins_play to load vars for managed_node2 34354 1727096624.82183: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096624.82297: done with get_vars() 34354 1727096624.82305: done getting variables 34354 1727096624.82345: in VariableManager get_vars() 34354 1727096624.82356: Calling all_inventory to load vars for managed_node2 34354 1727096624.82357: Calling groups_inventory to load vars for managed_node2 34354 1727096624.82358: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096624.82361: Calling all_plugins_play to load vars for managed_node2 34354 1727096624.82362: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096624.82364: Calling groups_plugins_play to load vars for managed_node2 34354 1727096624.82446: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096624.82714: done with get_vars() 34354 1727096624.82722: done queuing things up, now waiting for results queue to drain 34354 1727096624.82723: results queue empty 34354 1727096624.82724: checking for any_errors_fatal 34354 1727096624.82725: done checking for any_errors_fatal 34354 1727096624.82725: checking for max_fail_percentage 34354 1727096624.82726: done checking for max_fail_percentage 34354 1727096624.82726: checking to see if all hosts have failed and the running result is not ok 34354 1727096624.82727: done checking to see if all hosts have failed 34354 1727096624.82727: getting the remaining hosts for this loop 34354 1727096624.82728: done getting the remaining hosts for this loop 34354 1727096624.82729: getting the next task for host managed_node2 34354 1727096624.82731: done getting next task for host managed_node2 34354 1727096624.82732: ^ task is: TASK: meta (flush_handlers) 34354 1727096624.82733: ^ 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 34354 1727096624.82734: getting variables 34354 1727096624.82735: in VariableManager get_vars() 34354 1727096624.82743: Calling all_inventory to load vars for managed_node2 34354 1727096624.82745: Calling groups_inventory to load vars for managed_node2 34354 1727096624.82746: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096624.82749: Calling all_plugins_play to load vars for managed_node2 34354 1727096624.82750: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096624.82752: Calling groups_plugins_play to load vars for managed_node2 34354 1727096624.82831: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096624.82941: done with get_vars() 34354 1727096624.82946: done getting variables 34354 1727096624.82977: in VariableManager get_vars() 34354 1727096624.82987: Calling all_inventory to load vars for managed_node2 34354 1727096624.82988: Calling groups_inventory to load vars for managed_node2 34354 1727096624.82989: Calling all_plugins_inventory to load vars for managed_node2 34354 1727096624.82992: Calling all_plugins_play to load vars for managed_node2 34354 1727096624.82993: Calling groups_plugins_inventory to load vars for managed_node2 34354 1727096624.82995: Calling groups_plugins_play to load vars for managed_node2 34354 1727096624.83072: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 34354 1727096624.83194: done with get_vars() 34354 1727096624.83201: done queuing things up, now waiting for results queue to drain 34354 1727096624.83202: results queue empty 34354 1727096624.83203: checking for any_errors_fatal 34354 1727096624.83203: done checking for any_errors_fatal 34354 1727096624.83204: checking for max_fail_percentage 34354 1727096624.83204: done checking for max_fail_percentage 34354 1727096624.83205: checking to see if all hosts have failed and the running result is not ok 34354 1727096624.83205: done checking to see if all hosts have failed 34354 1727096624.83206: getting the remaining hosts for this loop 34354 1727096624.83207: done getting the remaining hosts for this loop 34354 1727096624.83212: getting the next task for host managed_node2 34354 1727096624.83214: done getting next task for host managed_node2 34354 1727096624.83214: ^ task is: None 34354 1727096624.83215: ^ state is: HOST STATE: block=6, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 34354 1727096624.83216: done queuing things up, now waiting for results queue to drain 34354 1727096624.83216: results queue empty 34354 1727096624.83217: checking for any_errors_fatal 34354 1727096624.83217: done checking for any_errors_fatal 34354 1727096624.83217: checking for max_fail_percentage 34354 1727096624.83218: done checking for max_fail_percentage 34354 1727096624.83218: checking to see if all hosts have failed and the running result is not ok 34354 1727096624.83219: done checking to see if all hosts have failed 34354 1727096624.83220: getting the next task for host managed_node2 34354 1727096624.83221: done getting next task for host managed_node2 34354 1727096624.83222: ^ task is: None 34354 1727096624.83222: ^ state is: HOST STATE: block=6, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node2 : ok=7 changed=0 unreachable=0 failed=0 skipped=102 rescued=0 ignored=0 Monday 23 September 2024 09:03:44 -0400 (0:00:00.022) 0:00:06.211 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 1.86s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_wireless_nm.yml:6 Gather the minimum subset of ansible_facts required by the network role test --- 0.81s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Check if system is ostree ----------------------------------------------- 0.67s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Include the task 'enable_epel.yml' -------------------------------------- 0.11s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Set network provider to 'nm' -------------------------------------------- 0.08s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_wireless_nm.yml:13 Set flag to indicate system is ostree ----------------------------------- 0.07s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.06s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 fedora.linux_system_roles.network : Ensure ansible_facts used by role --- 0.05s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Include the task 'el_repo_setup.yml' ------------------------------------ 0.05s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_wireless_nm.yml:11 fedora.linux_system_roles.network : Enable and start wpa_supplicant ----- 0.05s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Gathering Facts --------------------------------------------------------- 0.05s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_wireless.yml:3 fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider --- 0.05s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Fix CentOS6 Base repo --------------------------------------------------- 0.05s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 fedora.linux_system_roles.network : Print network provider -------------- 0.05s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces --- 0.04s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 fedora.linux_system_roles.network : Show debug messages for the network_connections --- 0.04s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 fedora.linux_system_roles.network : Show debug messages for the network_state --- 0.04s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 fedora.linux_system_roles.network : Enable and start wpa_supplicant ----- 0.04s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Install yum-utils package ----------------------------------------------- 0.04s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Create EPEL 10 ---------------------------------------------------------- 0.04s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 34354 1727096624.83288: RUNNING CLEANUP