[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. 15141 1726867227.11662: starting run ansible-playbook [core 2.17.4] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-Isn executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 15141 1726867227.12080: Added group all to inventory 15141 1726867227.12082: Added group ungrouped to inventory 15141 1726867227.12085: Group all now contains ungrouped 15141 1726867227.12088: Examining possible inventory source: /tmp/network-5rw/inventory.yml 15141 1726867227.31354: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 15141 1726867227.31421: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 15141 1726867227.31559: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 15141 1726867227.31714: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 15141 1726867227.31950: Loaded config def from plugin (inventory/script) 15141 1726867227.31952: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 15141 1726867227.32031: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 15141 1726867227.32144: Loaded config def from plugin (inventory/yaml) 15141 1726867227.32147: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 15141 1726867227.32242: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 15141 1726867227.32631: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 15141 1726867227.32634: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 15141 1726867227.32636: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 15141 1726867227.32641: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 15141 1726867227.32648: Loading data from /tmp/network-5rw/inventory.yml 15141 1726867227.32692: /tmp/network-5rw/inventory.yml was not parsable by auto 15141 1726867227.32736: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 15141 1726867227.32765: Loading data from /tmp/network-5rw/inventory.yml 15141 1726867227.32819: group all already in inventory 15141 1726867227.32824: set inventory_file for managed_node1 15141 1726867227.32827: set inventory_dir for managed_node1 15141 1726867227.32828: Added host managed_node1 to inventory 15141 1726867227.32829: Added host managed_node1 to group all 15141 1726867227.32830: set ansible_host for managed_node1 15141 1726867227.32831: set ansible_ssh_extra_args for managed_node1 15141 1726867227.32832: set inventory_file for managed_node2 15141 1726867227.32834: set inventory_dir for managed_node2 15141 1726867227.32835: Added host managed_node2 to inventory 15141 1726867227.32835: Added host managed_node2 to group all 15141 1726867227.32836: set ansible_host for managed_node2 15141 1726867227.32836: set ansible_ssh_extra_args for managed_node2 15141 1726867227.32838: set inventory_file for managed_node3 15141 1726867227.32839: set inventory_dir for managed_node3 15141 1726867227.32840: Added host managed_node3 to inventory 15141 1726867227.32841: Added host managed_node3 to group all 15141 1726867227.32841: set ansible_host for managed_node3 15141 1726867227.32842: set ansible_ssh_extra_args for managed_node3 15141 1726867227.32844: Reconcile groups and hosts in inventory. 15141 1726867227.32848: Group ungrouped now contains managed_node1 15141 1726867227.32850: Group ungrouped now contains managed_node2 15141 1726867227.32850: Group ungrouped now contains managed_node3 15141 1726867227.32905: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 15141 1726867227.32988: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 15141 1726867227.33019: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 15141 1726867227.33036: Loaded config def from plugin (vars/host_group_vars) 15141 1726867227.33038: 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) 15141 1726867227.33042: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 15141 1726867227.33047: 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) 15141 1726867227.33078: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 15141 1726867227.33310: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867227.33372: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 15141 1726867227.33399: Loaded config def from plugin (connection/local) 15141 1726867227.33402: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 15141 1726867227.33915: Loaded config def from plugin (connection/paramiko_ssh) 15141 1726867227.33918: 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) 15141 1726867227.35239: 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) 15141 1726867227.35281: Loaded config def from plugin (connection/psrp) 15141 1726867227.35284: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 15141 1726867227.36038: 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) 15141 1726867227.36082: Loaded config def from plugin (connection/ssh) 15141 1726867227.36085: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 15141 1726867227.37337: 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) 15141 1726867227.37360: Loaded config def from plugin (connection/winrm) 15141 1726867227.37362: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 15141 1726867227.37386: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 15141 1726867227.37429: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 15141 1726867227.37470: Loaded config def from plugin (shell/cmd) 15141 1726867227.37471: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 15141 1726867227.37492: 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) 15141 1726867227.37534: Loaded config def from plugin (shell/powershell) 15141 1726867227.37539: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 15141 1726867227.37582: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 15141 1726867227.37751: Loaded config def from plugin (shell/sh) 15141 1726867227.37753: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 15141 1726867227.37788: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 15141 1726867227.37904: Loaded config def from plugin (become/runas) 15141 1726867227.37906: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 15141 1726867227.38116: Loaded config def from plugin (become/su) 15141 1726867227.38119: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 15141 1726867227.38270: Loaded config def from plugin (become/sudo) 15141 1726867227.38273: 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 15141 1726867227.38305: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_bridge_initscripts.yml 15141 1726867227.38820: in VariableManager get_vars() 15141 1726867227.38840: done with get_vars() 15141 1726867227.39180: trying /usr/local/lib/python3.12/site-packages/ansible/modules 15141 1726867227.41584: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 15141 1726867227.41690: in VariableManager get_vars() 15141 1726867227.41695: done with get_vars() 15141 1726867227.41698: variable 'playbook_dir' from source: magic vars 15141 1726867227.41699: variable 'ansible_playbook_python' from source: magic vars 15141 1726867227.41700: variable 'ansible_config_file' from source: magic vars 15141 1726867227.41700: variable 'groups' from source: magic vars 15141 1726867227.41701: variable 'omit' from source: magic vars 15141 1726867227.41702: variable 'ansible_version' from source: magic vars 15141 1726867227.41705: variable 'ansible_check_mode' from source: magic vars 15141 1726867227.41706: variable 'ansible_diff_mode' from source: magic vars 15141 1726867227.41706: variable 'ansible_forks' from source: magic vars 15141 1726867227.41707: variable 'ansible_inventory_sources' from source: magic vars 15141 1726867227.41708: variable 'ansible_skip_tags' from source: magic vars 15141 1726867227.41708: variable 'ansible_limit' from source: magic vars 15141 1726867227.41709: variable 'ansible_run_tags' from source: magic vars 15141 1726867227.41710: variable 'ansible_verbosity' from source: magic vars 15141 1726867227.41742: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml 15141 1726867227.42146: in VariableManager get_vars() 15141 1726867227.42161: done with get_vars() 15141 1726867227.42198: in VariableManager get_vars() 15141 1726867227.42212: done with get_vars() 15141 1726867227.42239: in VariableManager get_vars() 15141 1726867227.42250: done with get_vars() 15141 1726867227.42324: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 15141 1726867227.42534: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 15141 1726867227.42639: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 15141 1726867227.43008: in VariableManager get_vars() 15141 1726867227.43022: done with get_vars() 15141 1726867227.43298: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 15141 1726867227.43382: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 15141 1726867227.44171: in VariableManager get_vars() 15141 1726867227.44173: done with get_vars() 15141 1726867227.44175: variable 'playbook_dir' from source: magic vars 15141 1726867227.44175: variable 'ansible_playbook_python' from source: magic vars 15141 1726867227.44176: variable 'ansible_config_file' from source: magic vars 15141 1726867227.44176: variable 'groups' from source: magic vars 15141 1726867227.44179: variable 'omit' from source: magic vars 15141 1726867227.44180: variable 'ansible_version' from source: magic vars 15141 1726867227.44180: variable 'ansible_check_mode' from source: magic vars 15141 1726867227.44180: variable 'ansible_diff_mode' from source: magic vars 15141 1726867227.44181: variable 'ansible_forks' from source: magic vars 15141 1726867227.44181: variable 'ansible_inventory_sources' from source: magic vars 15141 1726867227.44182: variable 'ansible_skip_tags' from source: magic vars 15141 1726867227.44182: variable 'ansible_limit' from source: magic vars 15141 1726867227.44183: variable 'ansible_run_tags' from source: magic vars 15141 1726867227.44183: variable 'ansible_verbosity' from source: magic vars 15141 1726867227.44203: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml 15141 1726867227.44263: in VariableManager get_vars() 15141 1726867227.44271: done with get_vars() 15141 1726867227.44294: in VariableManager get_vars() 15141 1726867227.44296: done with get_vars() 15141 1726867227.44298: variable 'playbook_dir' from source: magic vars 15141 1726867227.44299: variable 'ansible_playbook_python' from source: magic vars 15141 1726867227.44299: variable 'ansible_config_file' from source: magic vars 15141 1726867227.44300: variable 'groups' from source: magic vars 15141 1726867227.44300: variable 'omit' from source: magic vars 15141 1726867227.44300: variable 'ansible_version' from source: magic vars 15141 1726867227.44301: variable 'ansible_check_mode' from source: magic vars 15141 1726867227.44301: variable 'ansible_diff_mode' from source: magic vars 15141 1726867227.44302: variable 'ansible_forks' from source: magic vars 15141 1726867227.44302: variable 'ansible_inventory_sources' from source: magic vars 15141 1726867227.44303: variable 'ansible_skip_tags' from source: magic vars 15141 1726867227.44304: variable 'ansible_limit' from source: magic vars 15141 1726867227.44304: variable 'ansible_run_tags' from source: magic vars 15141 1726867227.44305: variable 'ansible_verbosity' from source: magic vars 15141 1726867227.44339: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml 15141 1726867227.44403: in VariableManager get_vars() 15141 1726867227.44416: done with get_vars() 15141 1726867227.44462: in VariableManager get_vars() 15141 1726867227.44465: done with get_vars() 15141 1726867227.44467: variable 'playbook_dir' from source: magic vars 15141 1726867227.44468: variable 'ansible_playbook_python' from source: magic vars 15141 1726867227.44468: variable 'ansible_config_file' from source: magic vars 15141 1726867227.44469: variable 'groups' from source: magic vars 15141 1726867227.44470: variable 'omit' from source: magic vars 15141 1726867227.44471: variable 'ansible_version' from source: magic vars 15141 1726867227.44471: variable 'ansible_check_mode' from source: magic vars 15141 1726867227.44472: variable 'ansible_diff_mode' from source: magic vars 15141 1726867227.44473: variable 'ansible_forks' from source: magic vars 15141 1726867227.44479: variable 'ansible_inventory_sources' from source: magic vars 15141 1726867227.44480: variable 'ansible_skip_tags' from source: magic vars 15141 1726867227.44481: variable 'ansible_limit' from source: magic vars 15141 1726867227.44481: variable 'ansible_run_tags' from source: magic vars 15141 1726867227.44482: variable 'ansible_verbosity' from source: magic vars 15141 1726867227.44510: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile+delete_interface.yml 15141 1726867227.44572: in VariableManager get_vars() 15141 1726867227.44575: done with get_vars() 15141 1726867227.44578: variable 'playbook_dir' from source: magic vars 15141 1726867227.44579: variable 'ansible_playbook_python' from source: magic vars 15141 1726867227.44580: variable 'ansible_config_file' from source: magic vars 15141 1726867227.44581: variable 'groups' from source: magic vars 15141 1726867227.44581: variable 'omit' from source: magic vars 15141 1726867227.44582: variable 'ansible_version' from source: magic vars 15141 1726867227.44583: variable 'ansible_check_mode' from source: magic vars 15141 1726867227.44583: variable 'ansible_diff_mode' from source: magic vars 15141 1726867227.44584: variable 'ansible_forks' from source: magic vars 15141 1726867227.44585: variable 'ansible_inventory_sources' from source: magic vars 15141 1726867227.44585: variable 'ansible_skip_tags' from source: magic vars 15141 1726867227.44586: variable 'ansible_limit' from source: magic vars 15141 1726867227.44587: variable 'ansible_run_tags' from source: magic vars 15141 1726867227.44588: variable 'ansible_verbosity' from source: magic vars 15141 1726867227.44617: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile.yml 15141 1726867227.44682: in VariableManager get_vars() 15141 1726867227.44694: done with get_vars() 15141 1726867227.44733: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 15141 1726867227.44835: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 15141 1726867227.44917: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 15141 1726867227.45290: in VariableManager get_vars() 15141 1726867227.45305: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 15141 1726867227.46298: in VariableManager get_vars() 15141 1726867227.46307: done with get_vars() 15141 1726867227.46329: in VariableManager get_vars() 15141 1726867227.46330: done with get_vars() 15141 1726867227.46332: variable 'playbook_dir' from source: magic vars 15141 1726867227.46332: variable 'ansible_playbook_python' from source: magic vars 15141 1726867227.46333: variable 'ansible_config_file' from source: magic vars 15141 1726867227.46333: variable 'groups' from source: magic vars 15141 1726867227.46334: variable 'omit' from source: magic vars 15141 1726867227.46334: variable 'ansible_version' from source: magic vars 15141 1726867227.46335: variable 'ansible_check_mode' from source: magic vars 15141 1726867227.46335: variable 'ansible_diff_mode' from source: magic vars 15141 1726867227.46335: variable 'ansible_forks' from source: magic vars 15141 1726867227.46336: variable 'ansible_inventory_sources' from source: magic vars 15141 1726867227.46336: variable 'ansible_skip_tags' from source: magic vars 15141 1726867227.46337: variable 'ansible_limit' from source: magic vars 15141 1726867227.46337: variable 'ansible_run_tags' from source: magic vars 15141 1726867227.46338: variable 'ansible_verbosity' from source: magic vars 15141 1726867227.46356: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/remove_profile.yml 15141 1726867227.46402: in VariableManager get_vars() 15141 1726867227.46410: done with get_vars() 15141 1726867227.46435: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 15141 1726867227.46559: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 15141 1726867227.46604: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 15141 1726867227.47897: in VariableManager get_vars() 15141 1726867227.47909: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 15141 1726867227.48889: in VariableManager get_vars() 15141 1726867227.48891: done with get_vars() 15141 1726867227.48892: variable 'playbook_dir' from source: magic vars 15141 1726867227.48893: variable 'ansible_playbook_python' from source: magic vars 15141 1726867227.48893: variable 'ansible_config_file' from source: magic vars 15141 1726867227.48894: variable 'groups' from source: magic vars 15141 1726867227.48894: variable 'omit' from source: magic vars 15141 1726867227.48895: variable 'ansible_version' from source: magic vars 15141 1726867227.48895: variable 'ansible_check_mode' from source: magic vars 15141 1726867227.48896: variable 'ansible_diff_mode' from source: magic vars 15141 1726867227.48896: variable 'ansible_forks' from source: magic vars 15141 1726867227.48896: variable 'ansible_inventory_sources' from source: magic vars 15141 1726867227.48897: variable 'ansible_skip_tags' from source: magic vars 15141 1726867227.48897: variable 'ansible_limit' from source: magic vars 15141 1726867227.48898: variable 'ansible_run_tags' from source: magic vars 15141 1726867227.48898: variable 'ansible_verbosity' from source: magic vars 15141 1726867227.48919: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml 15141 1726867227.48959: in VariableManager get_vars() 15141 1726867227.48973: done with get_vars() 15141 1726867227.48995: in VariableManager get_vars() 15141 1726867227.48997: done with get_vars() 15141 1726867227.48999: variable 'playbook_dir' from source: magic vars 15141 1726867227.48999: variable 'ansible_playbook_python' from source: magic vars 15141 1726867227.49000: variable 'ansible_config_file' from source: magic vars 15141 1726867227.49000: variable 'groups' from source: magic vars 15141 1726867227.49001: variable 'omit' from source: magic vars 15141 1726867227.49001: variable 'ansible_version' from source: magic vars 15141 1726867227.49002: variable 'ansible_check_mode' from source: magic vars 15141 1726867227.49002: variable 'ansible_diff_mode' from source: magic vars 15141 1726867227.49003: variable 'ansible_forks' from source: magic vars 15141 1726867227.49003: variable 'ansible_inventory_sources' from source: magic vars 15141 1726867227.49004: variable 'ansible_skip_tags' from source: magic vars 15141 1726867227.49005: variable 'ansible_limit' from source: magic vars 15141 1726867227.49005: variable 'ansible_run_tags' from source: magic vars 15141 1726867227.49005: variable 'ansible_verbosity' from source: magic vars 15141 1726867227.49026: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml 15141 1726867227.49065: in VariableManager get_vars() 15141 1726867227.49072: done with get_vars() 15141 1726867227.49114: in VariableManager get_vars() 15141 1726867227.49121: done with get_vars() 15141 1726867227.49171: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 15141 1726867227.49182: 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 15141 1726867227.49332: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 15141 1726867227.49428: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 15141 1726867227.49434: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-Isn/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) 15141 1726867227.49457: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 15141 1726867227.49473: 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) 15141 1726867227.49571: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 15141 1726867227.49612: Loaded config def from plugin (callback/default) 15141 1726867227.49614: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 15141 1726867227.50346: Loaded config def from plugin (callback/junit) 15141 1726867227.50348: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 15141 1726867227.50380: 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) 15141 1726867227.50416: Loaded config def from plugin (callback/minimal) 15141 1726867227.50418: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 15141 1726867227.50446: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 15141 1726867227.50485: Loaded config def from plugin (callback/tree) 15141 1726867227.50487: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 15141 1726867227.50559: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 15141 1726867227.50561: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-Isn/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_bridge_initscripts.yml ***************************************** 11 plays in /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_bridge_initscripts.yml 15141 1726867227.50579: in VariableManager get_vars() 15141 1726867227.50587: done with get_vars() 15141 1726867227.50590: in VariableManager get_vars() 15141 1726867227.50595: done with get_vars() 15141 1726867227.50597: variable 'omit' from source: magic vars 15141 1726867227.50618: in VariableManager get_vars() 15141 1726867227.50626: done with get_vars() 15141 1726867227.50638: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_bridge.yml' with initscripts as provider] *** 15141 1726867227.51003: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 15141 1726867227.51051: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 15141 1726867227.51076: getting the remaining hosts for this loop 15141 1726867227.51078: done getting the remaining hosts for this loop 15141 1726867227.51081: getting the next task for host managed_node3 15141 1726867227.51083: done getting next task for host managed_node3 15141 1726867227.51084: ^ task is: TASK: Gathering Facts 15141 1726867227.51085: ^ 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 15141 1726867227.51087: getting variables 15141 1726867227.51087: in VariableManager get_vars() 15141 1726867227.51095: Calling all_inventory to load vars for managed_node3 15141 1726867227.51097: Calling groups_inventory to load vars for managed_node3 15141 1726867227.51098: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867227.51107: Calling all_plugins_play to load vars for managed_node3 15141 1726867227.51113: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867227.51116: Calling groups_plugins_play to load vars for managed_node3 15141 1726867227.51136: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867227.51168: done with get_vars() 15141 1726867227.51172: done getting variables 15141 1726867227.51220: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_bridge_initscripts.yml:5 Friday 20 September 2024 17:20:27 -0400 (0:00:00.007) 0:00:00.007 ****** 15141 1726867227.51234: entering _queue_task() for managed_node3/gather_facts 15141 1726867227.51235: Creating lock for gather_facts 15141 1726867227.51504: worker is 1 (out of 1 available) 15141 1726867227.51515: exiting _queue_task() for managed_node3/gather_facts 15141 1726867227.51529: done queuing things up, now waiting for results queue to drain 15141 1726867227.51530: waiting for pending results... 15141 1726867227.51661: running TaskExecutor() for managed_node3/TASK: Gathering Facts 15141 1726867227.51719: in run() - task 0affcac9-a3a5-7348-bdf8-00000000007e 15141 1726867227.51729: variable 'ansible_search_path' from source: unknown 15141 1726867227.51757: calling self._execute() 15141 1726867227.51802: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867227.51809: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867227.51817: variable 'omit' from source: magic vars 15141 1726867227.51884: variable 'omit' from source: magic vars 15141 1726867227.51905: variable 'omit' from source: magic vars 15141 1726867227.51931: variable 'omit' from source: magic vars 15141 1726867227.51963: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 15141 1726867227.51993: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 15141 1726867227.52010: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 15141 1726867227.52023: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 15141 1726867227.52033: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 15141 1726867227.52055: variable 'inventory_hostname' from source: host vars for 'managed_node3' 15141 1726867227.52059: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867227.52061: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867227.52134: Set connection var ansible_shell_executable to /bin/sh 15141 1726867227.52137: Set connection var ansible_shell_type to sh 15141 1726867227.52144: Set connection var ansible_module_compression to ZIP_DEFLATED 15141 1726867227.52149: Set connection var ansible_pipelining to False 15141 1726867227.52155: Set connection var ansible_timeout to 10 15141 1726867227.52157: Set connection var ansible_connection to ssh 15141 1726867227.52199: variable 'ansible_shell_executable' from source: unknown 15141 1726867227.52202: variable 'ansible_connection' from source: unknown 15141 1726867227.52207: variable 'ansible_module_compression' from source: unknown 15141 1726867227.52209: variable 'ansible_shell_type' from source: unknown 15141 1726867227.52213: variable 'ansible_shell_executable' from source: unknown 15141 1726867227.52216: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867227.52218: variable 'ansible_pipelining' from source: unknown 15141 1726867227.52220: variable 'ansible_timeout' from source: unknown 15141 1726867227.52230: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867227.52353: 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) 15141 1726867227.52361: variable 'omit' from source: magic vars 15141 1726867227.52363: starting attempt loop 15141 1726867227.52366: running the handler 15141 1726867227.52380: variable 'ansible_facts' from source: unknown 15141 1726867227.52395: _low_level_execute_command(): starting 15141 1726867227.52402: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 15141 1726867227.52914: 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 <<< 15141 1726867227.52918: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15141 1726867227.52921: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found <<< 15141 1726867227.52924: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15141 1726867227.52965: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 15141 1726867227.52968: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 15141 1726867227.52971: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15141 1726867227.53037: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15141 1726867227.54753: stdout chunk (state=3): >>>/root <<< 15141 1726867227.54857: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15141 1726867227.54882: stderr chunk (state=3): >>><<< 15141 1726867227.54886: stdout chunk (state=3): >>><<< 15141 1726867227.54906: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 15141 1726867227.54915: _low_level_execute_command(): starting 15141 1726867227.54921: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867227.5490334-15165-268263337548245 `" && echo ansible-tmp-1726867227.5490334-15165-268263337548245="` echo /root/.ansible/tmp/ansible-tmp-1726867227.5490334-15165-268263337548245 `" ) && sleep 0' 15141 1726867227.55337: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 15141 1726867227.55340: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 15141 1726867227.55342: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15141 1726867227.55344: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 15141 1726867227.55352: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15141 1726867227.55406: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 15141 1726867227.55410: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 15141 1726867227.55451: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15141 1726867227.57363: stdout chunk (state=3): >>>ansible-tmp-1726867227.5490334-15165-268263337548245=/root/.ansible/tmp/ansible-tmp-1726867227.5490334-15165-268263337548245 <<< 15141 1726867227.57471: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15141 1726867227.57495: stderr chunk (state=3): >>><<< 15141 1726867227.57498: stdout chunk (state=3): >>><<< 15141 1726867227.57513: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867227.5490334-15165-268263337548245=/root/.ansible/tmp/ansible-tmp-1726867227.5490334-15165-268263337548245 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 15141 1726867227.57535: variable 'ansible_module_compression' from source: unknown 15141 1726867227.57579: ANSIBALLZ: Using generic lock for ansible.legacy.setup 15141 1726867227.57583: ANSIBALLZ: Acquiring lock 15141 1726867227.57585: ANSIBALLZ: Lock acquired: 140274157179520 15141 1726867227.57588: ANSIBALLZ: Creating module 15141 1726867227.78885: ANSIBALLZ: Writing module into payload 15141 1726867227.79082: ANSIBALLZ: Writing module 15141 1726867227.79085: ANSIBALLZ: Renaming module 15141 1726867227.79087: ANSIBALLZ: Done creating module 15141 1726867227.79089: variable 'ansible_facts' from source: unknown 15141 1726867227.79094: variable 'inventory_hostname' from source: host vars for 'managed_node3' 15141 1726867227.79109: _low_level_execute_command(): starting 15141 1726867227.79119: _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' 15141 1726867227.79760: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 15141 1726867227.79774: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 15141 1726867227.79791: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 15141 1726867227.79812: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 15141 1726867227.79832: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 15141 1726867227.79896: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15141 1726867227.79945: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 15141 1726867227.79958: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 15141 1726867227.79975: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15141 1726867227.80055: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15141 1726867227.81805: stdout chunk (state=3): >>>PLATFORM <<< 15141 1726867227.81902: stdout chunk (state=3): >>>Linux <<< 15141 1726867227.81923: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 15141 1726867227.82106: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15141 1726867227.82110: stdout chunk (state=3): >>><<< 15141 1726867227.82112: stderr chunk (state=3): >>><<< 15141 1726867227.82129: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 15141 1726867227.82144 [managed_node3]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 15141 1726867227.82215: _low_level_execute_command(): starting 15141 1726867227.82219: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 15141 1726867227.82480: Sending initial data 15141 1726867227.82483: Sent initial data (1181 bytes) 15141 1726867227.83106: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15141 1726867227.83160: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 15141 1726867227.83185: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15141 1726867227.83258: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15141 1726867227.86727: 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"} <<< 15141 1726867227.87106: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15141 1726867227.87285: stderr chunk (state=3): >>><<< 15141 1726867227.87288: stdout chunk (state=3): >>><<< 15141 1726867227.87290: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 15141 1726867227.87293: variable 'ansible_facts' from source: unknown 15141 1726867227.87295: variable 'ansible_facts' from source: unknown 15141 1726867227.87297: variable 'ansible_module_compression' from source: unknown 15141 1726867227.87298: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-151414jwqhrf1/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 15141 1726867227.87321: variable 'ansible_facts' from source: unknown 15141 1726867227.87584: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867227.5490334-15165-268263337548245/AnsiballZ_setup.py 15141 1726867227.87741: Sending initial data 15141 1726867227.87753: Sent initial data (154 bytes) 15141 1726867227.88382: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15141 1726867227.88447: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 15141 1726867227.88464: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 15141 1726867227.88492: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15141 1726867227.88567: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15141 1726867227.90194: 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 <<< 15141 1726867227.90230: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 15141 1726867227.90300: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-151414jwqhrf1/tmpg848hcul /root/.ansible/tmp/ansible-tmp-1726867227.5490334-15165-268263337548245/AnsiballZ_setup.py <<< 15141 1726867227.90475: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867227.5490334-15165-268263337548245/AnsiballZ_setup.py" debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-151414jwqhrf1/tmpg848hcul" to remote "/root/.ansible/tmp/ansible-tmp-1726867227.5490334-15165-268263337548245/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867227.5490334-15165-268263337548245/AnsiballZ_setup.py" <<< 15141 1726867227.91908: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15141 1726867227.91912: stdout chunk (state=3): >>><<< 15141 1726867227.91918: stderr chunk (state=3): >>><<< 15141 1726867227.91936: done transferring module to remote 15141 1726867227.91950: _low_level_execute_command(): starting 15141 1726867227.91955: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867227.5490334-15165-268263337548245/ /root/.ansible/tmp/ansible-tmp-1726867227.5490334-15165-268263337548245/AnsiballZ_setup.py && sleep 0' 15141 1726867227.92552: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 15141 1726867227.92591: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found <<< 15141 1726867227.92600: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15141 1726867227.92711: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 15141 1726867227.92714: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15141 1726867227.92752: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15141 1726867227.94569: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15141 1726867227.94574: stdout chunk (state=3): >>><<< 15141 1726867227.94576: stderr chunk (state=3): >>><<< 15141 1726867227.94663: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 15141 1726867227.94667: _low_level_execute_command(): starting 15141 1726867227.94669: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867227.5490334-15165-268263337548245/AnsiballZ_setup.py && sleep 0' 15141 1726867227.95174: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 15141 1726867227.95197: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 15141 1726867227.95394: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15141 1726867227.95455: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 15141 1726867227.95469: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 15141 1726867227.95507: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15141 1726867227.95626: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15141 1726867227.97805: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 15141 1726867227.97853: stdout chunk (state=3): >>>import _imp # builtin <<< 15141 1726867227.97880: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 15141 1726867227.97934: stdout chunk (state=3): >>>import '_io' # <<< 15141 1726867227.97958: stdout chunk (state=3): >>>import 'marshal' # <<< 15141 1726867227.97980: stdout chunk (state=3): >>>import 'posix' # <<< 15141 1726867227.98017: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 15141 1726867227.98046: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 15141 1726867227.98102: 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' <<< 15141 1726867227.98124: stdout chunk (state=3): >>>import '_codecs' # <<< 15141 1726867227.98151: stdout chunk (state=3): >>>import 'codecs' # <<< 15141 1726867227.98181: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 15141 1726867227.98237: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd211104d0> <<< 15141 1726867227.98241: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd210dfb30> <<< 15141 1726867227.98281: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd21112a50> <<< 15141 1726867227.98285: stdout chunk (state=3): >>>import '_signal' # <<< 15141 1726867227.98312: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 15141 1726867227.98330: stdout chunk (state=3): >>>import 'io' # <<< 15141 1726867227.98367: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 15141 1726867227.98451: stdout chunk (state=3): >>>import '_collections_abc' # <<< 15141 1726867227.98491: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 15141 1726867227.98542: stdout chunk (state=3): >>>import 'os' # <<< 15141 1726867227.98545: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 15141 1726867227.98567: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 15141 1726867227.98595: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 15141 1726867227.98613: 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' <<< 15141 1726867227.98639: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20ec1130> <<< 15141 1726867227.98706: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 15141 1726867227.98710: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20ec1fa0> <<< 15141 1726867227.98724: stdout chunk (state=3): >>>import 'site' # <<< 15141 1726867227.98761: 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. <<< 15141 1726867227.99156: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 15141 1726867227.99159: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 15141 1726867227.99202: 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' <<< 15141 1726867227.99206: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 15141 1726867227.99250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 15141 1726867227.99267: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 15141 1726867227.99294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 15141 1726867227.99321: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20effdd0> <<< 15141 1726867227.99332: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 15141 1726867227.99365: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20efffe0> <<< 15141 1726867227.99406: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 15141 1726867227.99410: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 15141 1726867227.99442: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 15141 1726867227.99594: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 15141 1726867227.99604: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20f37800> # /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 0x7fdd20f37e90> import '_collections' # <<< 15141 1726867227.99650: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20f17aa0> <<< 15141 1726867227.99707: stdout chunk (state=3): >>>import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20f151c0> <<< 15141 1726867227.99779: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20efcf80> <<< 15141 1726867227.99934: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 15141 1726867227.99937: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20f576e0> <<< 15141 1726867227.99939: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20f56300> <<< 15141 1726867227.99971: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20f16060> <<< 15141 1726867227.99984: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20efee70> <<< 15141 1726867228.00042: 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' <<< 15141 1726867228.00163: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20f8c7a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20efc200> # /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 0x7fdd20f8cc50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20f8cb00> <<< 15141 1726867228.00167: 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 0x7fdd20f8cef0> <<< 15141 1726867228.00169: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20efad20> <<< 15141 1726867228.00198: 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' <<< 15141 1726867228.00240: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 15141 1726867228.00329: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20f8d5b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20f8d280> <<< 15141 1726867228.00370: 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 0x7fdd20f8e4b0> import 'importlib.util' # import 'runpy' # <<< 15141 1726867228.00387: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 15141 1726867228.00413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 15141 1726867228.00499: 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 0x7fdd20fa4680> <<< 15141 1726867228.00503: 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 0x7fdd20fa5d30> <<< 15141 1726867228.00607: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 15141 1726867228.00610: 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 0x7fdd20fa6bd0> # 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 0x7fdd20fa7230> <<< 15141 1726867228.00635: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20fa6120> <<< 15141 1726867228.00647: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 15141 1726867228.00704: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 15141 1726867228.00809: 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 0x7fdd20fa7cb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20fa73e0> <<< 15141 1726867228.00828: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20f8e450> # /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 <<< 15141 1726867228.00855: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 15141 1726867228.00888: 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 0x7fdd20cafb90> <<< 15141 1726867228.00963: 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' <<< 15141 1726867228.01043: 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 0x7fdd20cd8650> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20cd83b0> # 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 0x7fdd20cd8680> <<< 15141 1726867228.01047: 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' <<< 15141 1726867228.01221: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 15141 1726867228.01224: 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 0x7fdd20cd8fb0> <<< 15141 1726867228.01322: 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 0x7fdd20cd9910> <<< 15141 1726867228.01351: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20cd8860> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20cadd60> <<< 15141 1726867228.01422: stdout chunk (state=3): >>># /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' <<< 15141 1726867228.01483: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20cdacc0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20cd97f0> <<< 15141 1726867228.01529: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20f8eba0> <<< 15141 1726867228.01627: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 15141 1726867228.01642: 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' <<< 15141 1726867228.01676: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20d07020> <<< 15141 1726867228.01768: 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 <<< 15141 1726867228.01775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 15141 1726867228.01874: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20d2b410> # /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' <<< 15141 1726867228.01926: stdout chunk (state=3): >>>import 'ntpath' # <<< 15141 1726867228.01985: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 15141 1726867228.01989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20d881a0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 15141 1726867228.02019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 15141 1726867228.02023: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 15141 1726867228.02067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 15141 1726867228.02153: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20d8a900> <<< 15141 1726867228.02230: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20d882c0> <<< 15141 1726867228.02269: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20d551c0> <<< 15141 1726867228.02296: 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 0x7fdd20b992e0> <<< 15141 1726867228.02317: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20d2a210> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20cdbbf0> <<< 15141 1726867228.02705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fdd20d2a570> <<< 15141 1726867228.02818: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_xf1dt7kf/ansible_ansible.legacy.setup_payload.zip' <<< 15141 1726867228.02835: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.02945: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.02974: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 15141 1726867228.02994: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 15141 1726867228.03027: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 15141 1726867228.03102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 15141 1726867228.03135: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20bfb020> <<< 15141 1726867228.03157: stdout chunk (state=3): >>>import '_typing' # <<< 15141 1726867228.03333: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20bd9f10> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20bd90a0> <<< 15141 1726867228.03352: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.03389: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 15141 1726867228.03419: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # <<< 15141 1726867228.03445: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.04850: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.05982: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 15141 1726867228.06010: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20bf9310> <<< 15141 1726867228.06079: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # 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' <<< 15141 1726867228.06188: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd20c2a9c0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20c2a750> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20c2a060> <<< 15141 1726867228.06210: 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' <<< 15141 1726867228.06244: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20c2a7b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd211129c0> <<< 15141 1726867228.06258: stdout chunk (state=3): >>>import 'atexit' # <<< 15141 1726867228.06289: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd20c2b740> <<< 15141 1726867228.06429: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd20c2b980> <<< 15141 1726867228.06436: stdout chunk (state=3): >>># /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' # <<< 15141 1726867228.06551: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20c2bec0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 15141 1726867228.06555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 15141 1726867228.06557: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20529cd0> <<< 15141 1726867228.06608: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd2052b8f0> # /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' <<< 15141 1726867228.06648: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2052c230> <<< 15141 1726867228.06651: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 15141 1726867228.06747: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2052d3d0> <<< 15141 1726867228.06750: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 15141 1726867228.06783: stdout chunk (state=3): >>># 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' <<< 15141 1726867228.06837: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2052fe00> <<< 15141 1726867228.06911: 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 0x7fdd20d57dd0> <<< 15141 1726867228.06915: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2052e0c0> <<< 15141 1726867228.06918: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 15141 1726867228.06964: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 15141 1726867228.07049: 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' <<< 15141 1726867228.07053: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 15141 1726867228.07187: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 15141 1726867228.07191: 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' <<< 15141 1726867228.07223: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20537e30> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20536900> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20536660> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 15141 1726867228.07243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 15141 1726867228.07307: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20536bd0> <<< 15141 1726867228.07337: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2052e540> <<< 15141 1726867228.07367: 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 0x7fdd2057bef0> <<< 15141 1726867228.07461: 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 0x7fdd2057c1a0> <<< 15141 1726867228.07486: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 15141 1726867228.07563: 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 0x7fdd2057dc40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2057da00> <<< 15141 1726867228.07566: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 15141 1726867228.07585: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 15141 1726867228.07730: 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 0x7fdd205801d0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2057e300> # /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' # <<< 15141 1726867228.07751: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20583980> <<< 15141 1726867228.07873: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20580380> <<< 15141 1726867228.07942: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd20584740> <<< 15141 1726867228.07966: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd20584aa0> <<< 15141 1726867228.08007: 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 0x7fdd20584b30> <<< 15141 1726867228.08075: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2057c2c0> # /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 <<< 15141 1726867228.08088: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 15141 1726867228.08132: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 15141 1726867228.08164: 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 0x7fdd204103e0> <<< 15141 1726867228.08337: 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 0x7fdd20411250> <<< 15141 1726867228.08340: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20586b70> <<< 15141 1726867228.08491: 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 0x7fdd20587ef0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20586780> # zipimport: zlib available # zipimport: zlib available<<< 15141 1726867228.08509: stdout chunk (state=3): >>> import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available <<< 15141 1726867228.08572: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.08611: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 15141 1726867228.08634: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 15141 1726867228.08801: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.08870: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.09398: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.10154: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # 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 0x7fdd204155b0> # /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 0x7fdd204169c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd204113a0> <<< 15141 1726867228.10212: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 15141 1726867228.10237: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 15141 1726867228.10253: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 15141 1726867228.10398: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.10557: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 15141 1726867228.10584: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20416b10> # zipimport: zlib available <<< 15141 1726867228.11033: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.11481: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.11551: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.11628: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 15141 1726867228.11720: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.11739: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 15141 1726867228.11791: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.11893: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 15141 1726867228.11915: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 15141 1726867228.11955: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.11994: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 15141 1726867228.12014: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.12266: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.12473: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 15141 1726867228.12619: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd204176e0> <<< 15141 1726867228.12622: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.12691: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.12757: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 15141 1726867228.12808: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 15141 1726867228.13035: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 15141 1726867228.13038: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 15141 1726867228.13054: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.13141: 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 # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 15141 1726867228.13527: 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 0x7fdd20421f40> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2041fd70> 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' <<< 15141 1726867228.13535: 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 <<< 15141 1726867228.13567: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 15141 1726867228.13570: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 15141 1726867228.13660: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 15141 1726867228.13699: 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' <<< 15141 1726867228.13762: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2050a840> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20c4a510> <<< 15141 1726867228.13850: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20421f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20417110> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 15141 1726867228.13920: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 15141 1726867228.13995: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available <<< 15141 1726867228.14031: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 15141 1726867228.14154: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.14225: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 15141 1726867228.14228: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.14244: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.14281: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.14406: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.14409: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available <<< 15141 1726867228.14436: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.14919: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available <<< 15141 1726867228.14922: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.15037: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.15054: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 15141 1726867228.15080: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 15141 1726867228.15106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 15141 1726867228.15128: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd204b5eb0> <<< 15141 1726867228.15153: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 15141 1726867228.15180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 15141 1726867228.15198: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 15141 1726867228.15315: stdout chunk (state=3): >>># 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 0x7fdd200e3e60> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 15141 1726867228.15582: 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 0x7fdd200e8200> <<< 15141 1726867228.15622: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2049f0e0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd204b6a20> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd204b4560> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd204b4230> # /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 0x7fdd200eb110> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd200ea9c0> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 15141 1726867228.15650: 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 0x7fdd200eaba0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd200e9df0> <<< 15141 1726867228.15663: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 15141 1726867228.15781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 15141 1726867228.15798: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd200eb230> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 15141 1726867228.15832: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 15141 1726867228.15900: 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 0x7fdd20155d30> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd200ebd10> <<< 15141 1726867228.15929: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd204b4110> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # <<< 15141 1726867228.15982: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.15986: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 15141 1726867228.16194: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.16201: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available <<< 15141 1726867228.16228: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available <<< 15141 1726867228.16296: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available <<< 15141 1726867228.16320: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 15141 1726867228.16575: stdout chunk (state=3): >>># 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 <<< 15141 1726867228.16598: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.16652: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.17005: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 15141 1726867228.17328: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.17686: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 15141 1726867228.17710: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.17745: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.17799: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.17834: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.17874: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 15141 1726867228.17914: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 15141 1726867228.18107: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available <<< 15141 1726867228.18129: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.18157: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available <<< 15141 1726867228.18195: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.18231: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 15141 1726867228.18311: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.18394: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 15141 1726867228.18542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20156f90> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 15141 1726867228.18545: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 15141 1726867228.18590: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd201566f0> import 'ansible.module_utils.facts.system.local' # <<< 15141 1726867228.18610: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.18890: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available <<< 15141 1726867228.18921: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 15141 1726867228.18934: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.19148: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available <<< 15141 1726867228.19170: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 15141 1726867228.19273: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 15141 1726867228.19288: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 15141 1726867228.19413: 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 0x7fdd20185dc0> <<< 15141 1726867228.19529: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd200e3dd0> import 'ansible.module_utils.facts.system.python' # <<< 15141 1726867228.19550: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.19665: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 15141 1726867228.19748: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.19851: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.19939: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.20103: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 15141 1726867228.20107: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.20144: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.20191: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 15141 1726867228.20194: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.20275: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.20344: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 15141 1726867228.20352: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 15141 1726867228.20355: 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 0x7fdd201997f0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20199850> import 'ansible.module_utils.facts.system.user' # <<< 15141 1726867228.20510: stdout chunk (state=3): >>># 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 <<< 15141 1726867228.20639: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.20791: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 15141 1726867228.20806: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.20901: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.21134: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 15141 1726867228.21325: stdout chunk (state=3): >>>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 <<< 15141 1726867228.21494: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 15141 1726867228.21564: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.21686: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 15141 1726867228.21711: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.21734: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.21792: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.22314: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.22823: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 15141 1726867228.22839: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.23307: stdout chunk (state=3): >>># 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 <<< 15141 1726867228.23405: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.23600: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 15141 1726867228.23618: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.23645: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.23687: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 15141 1726867228.23708: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.23793: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.23899: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.24095: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.24300: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 15141 1726867228.24319: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.24353: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.24417: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available <<< 15141 1726867228.24445: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.24606: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available <<< 15141 1726867228.24636: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.24668: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 15141 1726867228.24725: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.24782: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 15141 1726867228.24803: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.24979: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 15141 1726867228.25185: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.25439: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available <<< 15141 1726867228.25503: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.25567: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available <<< 15141 1726867228.25609: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.25656: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available <<< 15141 1726867228.25691: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.25779: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 15141 1726867228.25783: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 15141 1726867228.25807: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 15141 1726867228.25898: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.25989: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 15141 1726867228.26015: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 15141 1726867228.26104: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.26151: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available <<< 15141 1726867228.26155: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.26176: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.26213: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.26328: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 15141 1726867228.26430: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 15141 1726867228.26433: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.26471: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.26651: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 15141 1726867228.26654: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.26723: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.26918: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 15141 1726867228.26937: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.27000: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.27104: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available <<< 15141 1726867228.27145: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.27217: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 15141 1726867228.27241: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.27334: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.27428: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 15141 1726867228.27444: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.27525: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.27623: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 15141 1726867228.27706: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867228.27914: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 15141 1726867228.27919: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 15141 1726867228.27967: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 15141 1726867228.27970: 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 0x7fdd1ff95df0> <<< 15141 1726867228.28094: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1ff94d10> <<< 15141 1726867228.28098: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1ff8d250> <<< 15141 1726867228.40090: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 15141 1726867228.40128: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1ff97aa0> <<< 15141 1726867228.40207: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py <<< 15141 1726867228.40240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1ffdc9b0> <<< 15141 1726867228.40244: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' <<< 15141 1726867228.40286: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' <<< 15141 1726867228.40311: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1ffddf10> <<< 15141 1726867228.40326: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1ffdd8e0> <<< 15141 1726867228.40701: 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 <<< 15141 1726867228.64454: stdout chunk (state=3): >>> {"ansible_facts": {"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_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-15-68.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-68", "ansible_nodename": "ip-10-31-15-68.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec24e9df8b51e91cc3587e46253f155b", "ansible_loadavg": {"1m": 0.64111328125, "5m": 0.3720703125, "15m": 0.181640625}, "ansible_local": {}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "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_iscsi_iqn": "", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7uUwLUrAgQyz7a8YAgUBvVYqUHIXrD9OD4IdRIvS0wM5DjkrqZknN+lxTMZpMWg/jlXFJVvFXYt0TDIxUv3VMQ7CG9CyYmBbeuJEWvoYwb8DuKGoQjvaw9hPa0a/tdKQRUk5Ee48tJDb1/f7b8HC6W47zMa508De0NKmJpkUCxPSiwETfkKtSFi1NU3yedKOlKSYO4jtNZMDSixlZgDT5la3jcB1k7FimMu61ZL4YdRdqowrsERzsKoyoubw2+euaXWxsKU9sxogT2uxy65PoA58KxP/BEqzQxzR9t9sEvGNVBRBcuBPyFKAEMwdm8wwEuHftGIX6HVD1ZyJ1kV94Sw1QBrBKVYLOc<<< 15141 1726867228.64498: stdout chunk (state=3): >>>0F2Vfxah2KpheJtfxHN+3Y3VDCJCkheMOUfJL9Uq80f2+8xs3fb05mdaTabyPG6tsrK36M4NCUEwR/rlJ3z1xlUO5AQ7JnNr6OrRQTCXiZXYW8yubiTXlPYBD02/Zw1skEHGR9bVLEEd//GNW0z8DiLO9vRib8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFKa0veb+8P6VFgxqYEtIVaL2y6+Ja4kI5pG6tlGueD6mqrC1AYcokgYEcDSMDOhGEqO5Njf6G9zjcAWiPgmZds=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIE2riHWdppRksv40oyHGkAt2lseuRiuwNlSobn5rl+/f", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_fips": false, "ansible_apparmor": {"status": "disabled"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.65 49840 10.31.15.68 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 49840 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_is_chroot": false, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_fibre_channel_wwn": [], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "20", "second": "28", "epoch": "1726867228", "epoch_int": "1726867228", "date": "2024-09-20", "time": "17:20:28", "iso8601_micro": "2024-09-20T21:20:28.290661Z", "iso8601": "2024-09-20T21:20:28Z", "iso8601_basic": "20240920T172028290661", "iso8601_basic_short": "20240920T172028", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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": 2987, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 544, "free": 2987}, "nocache": {"free": 3302, "used": 229}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec24e9df-8b51-e91c-c358-7e46253f155b", "ansible_product_uuid": "ec24e9df-8b51-e91c-c358-7e46253f155b", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uui<<< 15141 1726867228.64528: stdout chunk (state=3): >>>ds": ["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": 465, "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": 261805244416, "block_size": 4096, "block_total": 65519099, "block_available": 63917296, "block_used": 1601803, "inode_total": 131070960, "inode_available": 131029136, "inode_used": 41824, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_lsb": {}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_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:de:45:ad:8b", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.15.68", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:deff:fe45:ad8b", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.15.68", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:de:45:ad:8b", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.15.68"], "ansible_all_ipv6_addresses": ["fe80::8ff:deff:fe45:ad8b"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.15.68", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:deff:fe45:ad8b"]}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 15141 1726867228.65144: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 15141 1726867228.65189: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal <<< 15141 1726867228.65239: stdout chunk (state=3): >>># 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 <<< 15141 1726867228.65383: stdout chunk (state=3): >>># cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ <<< 15141 1726867228.65441: stdout chunk (state=3): >>># 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 <<< 15141 1726867228.65521: stdout chunk (state=3): >>># 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 <<< 15141 1726867228.65573: stdout chunk (state=3): >>># 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 <<< 15141 1726867228.65918: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 15141 1726867228.65926: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 15141 1726867228.65948: stdout chunk (state=3): >>># destroy ntpath <<< 15141 1726867228.66023: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 15141 1726867228.66238: stdout chunk (state=3): >>># 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 <<< 15141 1726867228.66242: stdout chunk (state=3): >>># destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 <<< 15141 1726867228.66276: stdout chunk (state=3): >>># destroy _ssl # destroy ansible.module_utils.compat.selinux <<< 15141 1726867228.66302: stdout chunk (state=3): >>># destroy getpass # destroy pwd # destroy termios # destroy json <<< 15141 1726867228.66343: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection <<< 15141 1726867228.66367: stdout chunk (state=3): >>># destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection <<< 15141 1726867228.66410: 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 <<< 15141 1726867228.66458: 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 # 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 <<< 15141 1726867228.66525: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # 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 <<< 15141 1726867228.66692: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # 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 <<< 15141 1726867228.66707: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 15141 1726867228.66763: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 15141 1726867228.66788: stdout chunk (state=3): >>># destroy _collections <<< 15141 1726867228.66823: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 15141 1726867228.66883: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize <<< 15141 1726867228.66983: 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 <<< 15141 1726867228.66986: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 15141 1726867228.67156: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # 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 <<< 15141 1726867228.67522: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15141 1726867228.67590: stderr chunk (state=3): >>>Shared connection to 10.31.15.68 closed. <<< 15141 1726867228.67594: stdout chunk (state=3): >>><<< 15141 1726867228.67596: stderr chunk (state=3): >>><<< 15141 1726867228.67767: _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 0x7fdd211104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd210dfb30> # /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 0x7fdd21112a50> 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 0x7fdd20ec1130> # /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 0x7fdd20ec1fa0> 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 0x7fdd20effdd0> # /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 0x7fdd20efffe0> # /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 0x7fdd20f37800> # /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 0x7fdd20f37e90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20f17aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20f151c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20efcf80> # /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 0x7fdd20f576e0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20f56300> # /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 0x7fdd20f16060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20efee70> # /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 0x7fdd20f8c7a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20efc200> # /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 0x7fdd20f8cc50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20f8cb00> # 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 0x7fdd20f8cef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20efad20> # /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 0x7fdd20f8d5b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20f8d280> 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 0x7fdd20f8e4b0> 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 0x7fdd20fa4680> 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 0x7fdd20fa5d30> # /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 0x7fdd20fa6bd0> # 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 0x7fdd20fa7230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20fa6120> # /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 0x7fdd20fa7cb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20fa73e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20f8e450> # /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 0x7fdd20cafb90> # /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 0x7fdd20cd8650> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20cd83b0> # 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 0x7fdd20cd8680> # /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 0x7fdd20cd8fb0> # 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 0x7fdd20cd9910> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20cd8860> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20cadd60> # /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 0x7fdd20cdacc0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20cd97f0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20f8eba0> # /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 0x7fdd20d07020> # /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 0x7fdd20d2b410> # /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 0x7fdd20d881a0> # /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 0x7fdd20d8a900> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20d882c0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20d551c0> # /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 0x7fdd20b992e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20d2a210> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20cdbbf0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fdd20d2a570> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_xf1dt7kf/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 0x7fdd20bfb020> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20bd9f10> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20bd90a0> # 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 0x7fdd20bf9310> # /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 0x7fdd20c2a9c0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20c2a750> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20c2a060> # /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 0x7fdd20c2a7b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd211129c0> 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 0x7fdd20c2b740> # 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 0x7fdd20c2b980> # /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 0x7fdd20c2bec0> 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 0x7fdd20529cd0> # 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 0x7fdd2052b8f0> # /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 0x7fdd2052c230> # /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 0x7fdd2052d3d0> # /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 0x7fdd2052fe00> # 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 0x7fdd20d57dd0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2052e0c0> # /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 0x7fdd20537e30> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20536900> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20536660> # /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 0x7fdd20536bd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2052e540> # 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 0x7fdd2057bef0> # /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 0x7fdd2057c1a0> # /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 0x7fdd2057dc40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2057da00> # /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 0x7fdd205801d0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2057e300> # /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 0x7fdd20583980> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20580380> # 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 0x7fdd20584740> # 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 0x7fdd20584aa0> # 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 0x7fdd20584b30> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2057c2c0> # /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 0x7fdd204103e0> # 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 0x7fdd20411250> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20586b70> # 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 0x7fdd20587ef0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20586780> # 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 0x7fdd204155b0> # /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 0x7fdd204169c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd204113a0> 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 0x7fdd20416b10> # 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 0x7fdd204176e0> # 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 0x7fdd20421f40> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2041fd70> 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 0x7fdd2050a840> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20c4a510> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20421f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20417110> # 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 0x7fdd204b5eb0> # /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 0x7fdd200e3e60> # 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 0x7fdd200e8200> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd2049f0e0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd204b6a20> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd204b4560> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd204b4230> # /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 0x7fdd200eb110> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd200ea9c0> # 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 0x7fdd200eaba0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd200e9df0> # /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 0x7fdd200eb230> # /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 0x7fdd20155d30> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd200ebd10> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd204b4110> 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 0x7fdd20156f90> # /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 0x7fdd201566f0> 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 0x7fdd20185dc0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd200e3dd0> 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 0x7fdd201997f0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd20199850> 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 0x7fdd1ff95df0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1ff94d10> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1ff8d250> # /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 0x7fdd1ff97aa0> # /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 0x7fdd1ffdc9b0> # /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 0x7fdd1ffddf10> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd1ffdd8e0> 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_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_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-15-68.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-68", "ansible_nodename": "ip-10-31-15-68.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec24e9df8b51e91cc3587e46253f155b", "ansible_loadavg": {"1m": 0.64111328125, "5m": 0.3720703125, "15m": 0.181640625}, "ansible_local": {}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "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_iscsi_iqn": "", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7uUwLUrAgQyz7a8YAgUBvVYqUHIXrD9OD4IdRIvS0wM5DjkrqZknN+lxTMZpMWg/jlXFJVvFXYt0TDIxUv3VMQ7CG9CyYmBbeuJEWvoYwb8DuKGoQjvaw9hPa0a/tdKQRUk5Ee48tJDb1/f7b8HC6W47zMa508De0NKmJpkUCxPSiwETfkKtSFi1NU3yedKOlKSYO4jtNZMDSixlZgDT5la3jcB1k7FimMu61ZL4YdRdqowrsERzsKoyoubw2+euaXWxsKU9sxogT2uxy65PoA58KxP/BEqzQxzR9t9sEvGNVBRBcuBPyFKAEMwdm8wwEuHftGIX6HVD1ZyJ1kV94Sw1QBrBKVYLOc0F2Vfxah2KpheJtfxHN+3Y3VDCJCkheMOUfJL9Uq80f2+8xs3fb05mdaTabyPG6tsrK36M4NCUEwR/rlJ3z1xlUO5AQ7JnNr6OrRQTCXiZXYW8yubiTXlPYBD02/Zw1skEHGR9bVLEEd//GNW0z8DiLO9vRib8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFKa0veb+8P6VFgxqYEtIVaL2y6+Ja4kI5pG6tlGueD6mqrC1AYcokgYEcDSMDOhGEqO5Njf6G9zjcAWiPgmZds=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIE2riHWdppRksv40oyHGkAt2lseuRiuwNlSobn5rl+/f", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_fips": false, "ansible_apparmor": {"status": "disabled"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.65 49840 10.31.15.68 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 49840 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_is_chroot": false, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_fibre_channel_wwn": [], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "20", "second": "28", "epoch": "1726867228", "epoch_int": "1726867228", "date": "2024-09-20", "time": "17:20:28", "iso8601_micro": "2024-09-20T21:20:28.290661Z", "iso8601": "2024-09-20T21:20:28Z", "iso8601_basic": "20240920T172028290661", "iso8601_basic_short": "20240920T172028", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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": 2987, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 544, "free": 2987}, "nocache": {"free": 3302, "used": 229}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec24e9df-8b51-e91c-c358-7e46253f155b", "ansible_product_uuid": "ec24e9df-8b51-e91c-c358-7e46253f155b", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 465, "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": 261805244416, "block_size": 4096, "block_total": 65519099, "block_available": 63917296, "block_used": 1601803, "inode_total": 131070960, "inode_available": 131029136, "inode_used": 41824, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_lsb": {}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_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:de:45:ad:8b", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.15.68", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:deff:fe45:ad8b", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.15.68", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:de:45:ad:8b", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.15.68"], "ansible_all_ipv6_addresses": ["fe80::8ff:deff:fe45:ad8b"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.15.68", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:deff:fe45:ad8b"]}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks [WARNING]: Platform linux on host managed_node3 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 15141 1726867228.70276: 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-1726867227.5490334-15165-268263337548245/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 15141 1726867228.70364: _low_level_execute_command(): starting 15141 1726867228.70366: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867227.5490334-15165-268263337548245/ > /dev/null 2>&1 && sleep 0' 15141 1726867228.71359: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 15141 1726867228.71528: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 15141 1726867228.71532: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15141 1726867228.71583: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15141 1726867228.73583: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15141 1726867228.73586: stdout chunk (state=3): >>><<< 15141 1726867228.73589: stderr chunk (state=3): >>><<< 15141 1726867228.73591: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 15141 1726867228.73594: handler run complete 15141 1726867228.73596: variable 'ansible_facts' from source: unknown 15141 1726867228.73703: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867228.74033: variable 'ansible_facts' from source: unknown 15141 1726867228.74126: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867228.74267: attempt loop complete, returning result 15141 1726867228.74372: _execute() done 15141 1726867228.74375: dumping result to json 15141 1726867228.74380: done dumping result, returning 15141 1726867228.74382: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0affcac9-a3a5-7348-bdf8-00000000007e] 15141 1726867228.74385: sending task result for task 0affcac9-a3a5-7348-bdf8-00000000007e 15141 1726867228.75350: done sending task result for task 0affcac9-a3a5-7348-bdf8-00000000007e 15141 1726867228.75359: WORKER PROCESS EXITING ok: [managed_node3] 15141 1726867228.75473: no more pending results, returning what we have 15141 1726867228.75476: results queue empty 15141 1726867228.75478: checking for any_errors_fatal 15141 1726867228.75480: done checking for any_errors_fatal 15141 1726867228.75480: checking for max_fail_percentage 15141 1726867228.75482: done checking for max_fail_percentage 15141 1726867228.75482: checking to see if all hosts have failed and the running result is not ok 15141 1726867228.75483: done checking to see if all hosts have failed 15141 1726867228.75484: getting the remaining hosts for this loop 15141 1726867228.75485: done getting the remaining hosts for this loop 15141 1726867228.75488: getting the next task for host managed_node3 15141 1726867228.75494: done getting next task for host managed_node3 15141 1726867228.75495: ^ task is: TASK: meta (flush_handlers) 15141 1726867228.75497: ^ 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 15141 1726867228.75501: getting variables 15141 1726867228.75502: in VariableManager get_vars() 15141 1726867228.75522: Calling all_inventory to load vars for managed_node3 15141 1726867228.75525: Calling groups_inventory to load vars for managed_node3 15141 1726867228.75528: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867228.75537: Calling all_plugins_play to load vars for managed_node3 15141 1726867228.75545: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867228.75548: Calling groups_plugins_play to load vars for managed_node3 15141 1726867228.75721: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867228.75927: done with get_vars() 15141 1726867228.75937: done getting variables 15141 1726867228.76007: in VariableManager get_vars() 15141 1726867228.76016: Calling all_inventory to load vars for managed_node3 15141 1726867228.76018: Calling groups_inventory to load vars for managed_node3 15141 1726867228.76020: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867228.76025: Calling all_plugins_play to load vars for managed_node3 15141 1726867228.76027: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867228.76029: Calling groups_plugins_play to load vars for managed_node3 15141 1726867228.76172: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867228.76367: done with get_vars() 15141 1726867228.76388: done queuing things up, now waiting for results queue to drain 15141 1726867228.76391: results queue empty 15141 1726867228.76391: checking for any_errors_fatal 15141 1726867228.76393: done checking for any_errors_fatal 15141 1726867228.76394: checking for max_fail_percentage 15141 1726867228.76395: done checking for max_fail_percentage 15141 1726867228.76396: checking to see if all hosts have failed and the running result is not ok 15141 1726867228.76396: done checking to see if all hosts have failed 15141 1726867228.76400: getting the remaining hosts for this loop 15141 1726867228.76401: done getting the remaining hosts for this loop 15141 1726867228.76403: getting the next task for host managed_node3 15141 1726867228.76408: done getting next task for host managed_node3 15141 1726867228.76414: ^ task is: TASK: Include the task 'el_repo_setup.yml' 15141 1726867228.76416: ^ 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 15141 1726867228.76418: getting variables 15141 1726867228.76419: in VariableManager get_vars() 15141 1726867228.76426: Calling all_inventory to load vars for managed_node3 15141 1726867228.76428: Calling groups_inventory to load vars for managed_node3 15141 1726867228.76430: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867228.76435: Calling all_plugins_play to load vars for managed_node3 15141 1726867228.76437: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867228.76440: Calling groups_plugins_play to load vars for managed_node3 15141 1726867228.76578: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867228.76796: done with get_vars() 15141 1726867228.76804: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_bridge_initscripts.yml:10 Friday 20 September 2024 17:20:28 -0400 (0:00:01.256) 0:00:01.263 ****** 15141 1726867228.76880: entering _queue_task() for managed_node3/include_tasks 15141 1726867228.76882: Creating lock for include_tasks 15141 1726867228.77216: worker is 1 (out of 1 available) 15141 1726867228.77228: exiting _queue_task() for managed_node3/include_tasks 15141 1726867228.77240: done queuing things up, now waiting for results queue to drain 15141 1726867228.77241: waiting for pending results... 15141 1726867228.77426: running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' 15141 1726867228.77528: in run() - task 0affcac9-a3a5-7348-bdf8-000000000006 15141 1726867228.77547: variable 'ansible_search_path' from source: unknown 15141 1726867228.77621: calling self._execute() 15141 1726867228.77663: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867228.77675: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867228.77692: variable 'omit' from source: magic vars 15141 1726867228.77797: _execute() done 15141 1726867228.78094: dumping result to json 15141 1726867228.78097: done dumping result, returning 15141 1726867228.78100: done running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' [0affcac9-a3a5-7348-bdf8-000000000006] 15141 1726867228.78103: sending task result for task 0affcac9-a3a5-7348-bdf8-000000000006 15141 1726867228.78172: done sending task result for task 0affcac9-a3a5-7348-bdf8-000000000006 15141 1726867228.78175: WORKER PROCESS EXITING 15141 1726867228.78217: no more pending results, returning what we have 15141 1726867228.78222: in VariableManager get_vars() 15141 1726867228.78252: Calling all_inventory to load vars for managed_node3 15141 1726867228.78255: Calling groups_inventory to load vars for managed_node3 15141 1726867228.78258: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867228.78272: Calling all_plugins_play to load vars for managed_node3 15141 1726867228.78275: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867228.78280: Calling groups_plugins_play to load vars for managed_node3 15141 1726867228.78754: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867228.79172: done with get_vars() 15141 1726867228.79182: variable 'ansible_search_path' from source: unknown 15141 1726867228.79194: we have included files to process 15141 1726867228.79195: generating all_blocks data 15141 1726867228.79197: done generating all_blocks data 15141 1726867228.79198: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 15141 1726867228.79199: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 15141 1726867228.79201: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 15141 1726867228.80553: in VariableManager get_vars() 15141 1726867228.80568: done with get_vars() 15141 1726867228.80582: done processing included file 15141 1726867228.80584: iterating over new_blocks loaded from include file 15141 1726867228.80586: in VariableManager get_vars() 15141 1726867228.80595: done with get_vars() 15141 1726867228.80597: filtering new block on tags 15141 1726867228.80611: done filtering new block on tags 15141 1726867228.80613: in VariableManager get_vars() 15141 1726867228.80623: done with get_vars() 15141 1726867228.80624: filtering new block on tags 15141 1726867228.80639: done filtering new block on tags 15141 1726867228.80641: in VariableManager get_vars() 15141 1726867228.80767: done with get_vars() 15141 1726867228.80769: filtering new block on tags 15141 1726867228.80876: done filtering new block on tags 15141 1726867228.80880: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node3 15141 1726867228.80885: extending task lists for all hosts with included blocks 15141 1726867228.80932: done extending task lists 15141 1726867228.80934: done processing included files 15141 1726867228.80935: results queue empty 15141 1726867228.80935: checking for any_errors_fatal 15141 1726867228.80936: done checking for any_errors_fatal 15141 1726867228.80937: checking for max_fail_percentage 15141 1726867228.80938: done checking for max_fail_percentage 15141 1726867228.80939: checking to see if all hosts have failed and the running result is not ok 15141 1726867228.80939: done checking to see if all hosts have failed 15141 1726867228.80940: getting the remaining hosts for this loop 15141 1726867228.80941: done getting the remaining hosts for this loop 15141 1726867228.80943: getting the next task for host managed_node3 15141 1726867228.80947: done getting next task for host managed_node3 15141 1726867228.80949: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 15141 1726867228.80951: ^ 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 15141 1726867228.80953: getting variables 15141 1726867228.80954: in VariableManager get_vars() 15141 1726867228.80962: Calling all_inventory to load vars for managed_node3 15141 1726867228.80964: Calling groups_inventory to load vars for managed_node3 15141 1726867228.80966: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867228.80970: Calling all_plugins_play to load vars for managed_node3 15141 1726867228.80973: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867228.81093: Calling groups_plugins_play to load vars for managed_node3 15141 1726867228.81259: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867228.81715: done with get_vars() 15141 1726867228.81722: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 17:20:28 -0400 (0:00:00.050) 0:00:01.313 ****** 15141 1726867228.81907: entering _queue_task() for managed_node3/setup 15141 1726867228.82480: worker is 1 (out of 1 available) 15141 1726867228.82489: exiting _queue_task() for managed_node3/setup 15141 1726867228.82504: done queuing things up, now waiting for results queue to drain 15141 1726867228.82505: waiting for pending results... 15141 1726867228.82624: running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test 15141 1726867228.82674: in run() - task 0affcac9-a3a5-7348-bdf8-00000000008f 15141 1726867228.82719: variable 'ansible_search_path' from source: unknown 15141 1726867228.82723: variable 'ansible_search_path' from source: unknown 15141 1726867228.82747: calling self._execute() 15141 1726867228.82816: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867228.82850: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867228.82853: variable 'omit' from source: magic vars 15141 1726867228.83361: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867228.85684: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867228.85821: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867228.85859: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867228.85921: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867228.85961: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867228.86050: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867228.86092: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867228.86124: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867228.86184: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867228.86204: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867228.86419: variable 'ansible_facts' from source: unknown 15141 1726867228.86462: variable 'network_test_required_facts' from source: task vars 15141 1726867228.86508: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 15141 1726867228.86519: variable 'omit' from source: magic vars 15141 1726867228.86588: variable 'omit' from source: magic vars 15141 1726867228.86591: variable 'omit' from source: magic vars 15141 1726867228.86639: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 15141 1726867228.86683: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 15141 1726867228.86712: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 15141 1726867228.86735: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 15141 1726867228.86815: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 15141 1726867228.86819: variable 'inventory_hostname' from source: host vars for 'managed_node3' 15141 1726867228.86822: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867228.86824: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867228.87186: Set connection var ansible_shell_executable to /bin/sh 15141 1726867228.87190: Set connection var ansible_shell_type to sh 15141 1726867228.87193: Set connection var ansible_module_compression to ZIP_DEFLATED 15141 1726867228.87195: Set connection var ansible_pipelining to False 15141 1726867228.87197: Set connection var ansible_timeout to 10 15141 1726867228.87199: Set connection var ansible_connection to ssh 15141 1726867228.87201: variable 'ansible_shell_executable' from source: unknown 15141 1726867228.87203: variable 'ansible_connection' from source: unknown 15141 1726867228.87205: variable 'ansible_module_compression' from source: unknown 15141 1726867228.87207: variable 'ansible_shell_type' from source: unknown 15141 1726867228.87209: variable 'ansible_shell_executable' from source: unknown 15141 1726867228.87211: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867228.87212: variable 'ansible_pipelining' from source: unknown 15141 1726867228.87214: variable 'ansible_timeout' from source: unknown 15141 1726867228.87216: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867228.87604: 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__) 15141 1726867228.87609: variable 'omit' from source: magic vars 15141 1726867228.87913: starting attempt loop 15141 1726867228.87917: running the handler 15141 1726867228.87920: _low_level_execute_command(): starting 15141 1726867228.87922: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 15141 1726867228.88585: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 15141 1726867228.88607: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15141 1726867228.88652: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 15141 1726867228.88681: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 15141 1726867228.88715: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15141 1726867228.88817: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15141 1726867228.90467: stdout chunk (state=3): >>>/root <<< 15141 1726867228.90528: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15141 1726867228.90664: stderr chunk (state=3): >>><<< 15141 1726867228.90667: stdout chunk (state=3): >>><<< 15141 1726867228.90670: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 15141 1726867228.90883: _low_level_execute_command(): starting 15141 1726867228.90887: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867228.906537-15229-68073084195512 `" && echo ansible-tmp-1726867228.906537-15229-68073084195512="` echo /root/.ansible/tmp/ansible-tmp-1726867228.906537-15229-68073084195512 `" ) && sleep 0' 15141 1726867228.91720: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 15141 1726867228.91739: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 15141 1726867228.91784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 15141 1726867228.91913: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15141 1726867228.91935: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 15141 1726867228.91953: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 15141 1726867228.91972: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15141 1726867228.92115: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15141 1726867228.93997: stdout chunk (state=3): >>>ansible-tmp-1726867228.906537-15229-68073084195512=/root/.ansible/tmp/ansible-tmp-1726867228.906537-15229-68073084195512 <<< 15141 1726867228.94180: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15141 1726867228.94183: stdout chunk (state=3): >>><<< 15141 1726867228.94186: stderr chunk (state=3): >>><<< 15141 1726867228.94188: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867228.906537-15229-68073084195512=/root/.ansible/tmp/ansible-tmp-1726867228.906537-15229-68073084195512 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 15141 1726867228.94583: variable 'ansible_module_compression' from source: unknown 15141 1726867228.94589: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-151414jwqhrf1/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 15141 1726867228.94592: variable 'ansible_facts' from source: unknown 15141 1726867228.94958: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867228.906537-15229-68073084195512/AnsiballZ_setup.py 15141 1726867228.95275: Sending initial data 15141 1726867228.95289: Sent initial data (152 bytes) 15141 1726867228.96601: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 15141 1726867228.96821: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15141 1726867228.96867: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 15141 1726867228.96885: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 15141 1726867228.96917: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15141 1726867228.97052: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15141 1726867228.98801: 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 <<< 15141 1726867228.98849: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug2: Sending SSH2_FXP_REALPATH "." <<< 15141 1726867228.98912: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-151414jwqhrf1/tmpqzso6td8 /root/.ansible/tmp/ansible-tmp-1726867228.906537-15229-68073084195512/AnsiballZ_setup.py <<< 15141 1726867228.99011: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867228.906537-15229-68073084195512/AnsiballZ_setup.py" <<< 15141 1726867228.99085: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-151414jwqhrf1/tmpqzso6td8" to remote "/root/.ansible/tmp/ansible-tmp-1726867228.906537-15229-68073084195512/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867228.906537-15229-68073084195512/AnsiballZ_setup.py" <<< 15141 1726867229.03306: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15141 1726867229.03530: stdout chunk (state=3): >>><<< 15141 1726867229.03534: stderr chunk (state=3): >>><<< 15141 1726867229.03537: done transferring module to remote 15141 1726867229.03539: _low_level_execute_command(): starting 15141 1726867229.03541: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867228.906537-15229-68073084195512/ /root/.ansible/tmp/ansible-tmp-1726867228.906537-15229-68073084195512/AnsiballZ_setup.py && sleep 0' 15141 1726867229.05013: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 15141 1726867229.05097: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 15141 1726867229.05204: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15141 1726867229.05406: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 15141 1726867229.05422: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15141 1726867229.05507: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15141 1726867229.07454: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15141 1726867229.07458: stdout chunk (state=3): >>><<< 15141 1726867229.07460: stderr chunk (state=3): >>><<< 15141 1726867229.07560: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 15141 1726867229.07564: _low_level_execute_command(): starting 15141 1726867229.07567: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867228.906537-15229-68073084195512/AnsiballZ_setup.py && sleep 0' 15141 1726867229.08847: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 15141 1726867229.09013: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15141 1726867229.09146: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 15141 1726867229.09184: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15141 1726867229.09238: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15141 1726867229.11411: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 15141 1726867229.11430: stdout chunk (state=3): >>>import _imp # builtin <<< 15141 1726867229.11468: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 15141 1726867229.11534: stdout chunk (state=3): >>>import '_io' # <<< 15141 1726867229.11552: stdout chunk (state=3): >>>import 'marshal' # <<< 15141 1726867229.11572: stdout chunk (state=3): >>>import 'posix' # <<< 15141 1726867229.11612: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 15141 1726867229.11645: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 15141 1726867229.11732: 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' <<< 15141 1726867229.11768: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 15141 1726867229.11852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19be184d0> <<< 15141 1726867229.11885: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19bde7b30> # /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 0x7ff19be1aa50> import '_signal' # <<< 15141 1726867229.11958: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 15141 1726867229.11969: stdout chunk (state=3): >>>import 'io' # import '_stat' # import 'stat' # <<< 15141 1726867229.12037: stdout chunk (state=3): >>>import '_collections_abc' # <<< 15141 1726867229.12074: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 15141 1726867229.12113: stdout chunk (state=3): >>>import 'os' # <<< 15141 1726867229.12198: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages <<< 15141 1726867229.12201: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19bbe9130> <<< 15141 1726867229.12254: 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 <<< 15141 1726867229.12408: 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 0x7ff19bbe9fa0> <<< 15141 1726867229.12412: stdout chunk (state=3): >>>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. <<< 15141 1726867229.12707: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 15141 1726867229.12741: 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' <<< 15141 1726867229.12772: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 15141 1726867229.12808: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 15141 1726867229.12915: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19bc27e90> # /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' <<< 15141 1726867229.12936: stdout chunk (state=3): >>>import '_operator' # <<< 15141 1726867229.12964: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19bc27f50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 15141 1726867229.13043: 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 <<< 15141 1726867229.13083: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # <<< 15141 1726867229.13149: 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 0x7ff19bc5f890> # /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 0x7ff19bc5ff20> <<< 15141 1726867229.13170: stdout chunk (state=3): >>>import '_collections' # <<< 15141 1726867229.13217: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19bc3fb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19bc3d280> <<< 15141 1726867229.13314: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19bc25040> <<< 15141 1726867229.13370: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 15141 1726867229.13528: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 15141 1726867229.13532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19bc7f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19bc7e420> <<< 15141 1726867229.13534: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19bc3e150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19bc7cc80> <<< 15141 1726867229.13594: 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 0x7ff19bcb4890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19bc242c0> <<< 15141 1726867229.13715: 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' <<< 15141 1726867229.13718: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 15141 1726867229.13744: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff19bcb4d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19bcb4bf0> # 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 0x7ff19bcb4fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19bc22de0> # /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' <<< 15141 1726867229.13759: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 15141 1726867229.13789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 15141 1726867229.13864: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19bcb56d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19bcb53a0> import 'importlib.machinery' # <<< 15141 1726867229.13878: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19bcb65d0> import 'importlib.util' # import 'runpy' # <<< 15141 1726867229.13932: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 15141 1726867229.14090: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 15141 1726867229.14093: 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 0x7ff19bccc7a0> 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 0x7ff19bccdeb0> # /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' <<< 15141 1726867229.14096: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 15141 1726867229.14098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19bcced50> <<< 15141 1726867229.14144: 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 0x7ff19bccf380> <<< 15141 1726867229.14181: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19bcce2a0> # /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' <<< 15141 1726867229.14258: 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 0x7ff19bccfe00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19bccf530> <<< 15141 1726867229.14356: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19bcb6570> <<< 15141 1726867229.14379: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /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' <<< 15141 1726867229.14419: 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 0x7ff19b9d7ce0> # /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' <<< 15141 1726867229.14440: 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' <<< 15141 1726867229.14475: stdout chunk (state=3): >>>import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff19ba00740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19ba004a0> # 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 0x7ff19ba00770> <<< 15141 1726867229.14530: 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' <<< 15141 1726867229.14584: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 15141 1726867229.14739: 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 0x7ff19ba010a0> <<< 15141 1726867229.14819: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 15141 1726867229.14911: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff19ba01a60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19ba00950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19b9d5e80> <<< 15141 1726867229.14930: stdout chunk (state=3): >>># /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 0x7ff19ba02e10> <<< 15141 1726867229.14986: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19ba018e0> <<< 15141 1726867229.15083: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19bcb6cc0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 15141 1726867229.15114: 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' <<< 15141 1726867229.15136: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19ba2b170> <<< 15141 1726867229.15196: 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' <<< 15141 1726867229.15231: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 15141 1726867229.15252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 15141 1726867229.15296: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19ba4f4d0> <<< 15141 1726867229.15319: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 15141 1726867229.15360: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 15141 1726867229.15416: stdout chunk (state=3): >>>import 'ntpath' # <<< 15141 1726867229.15569: 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 0x7ff19bab02f0> <<< 15141 1726867229.15572: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 15141 1726867229.15575: 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 # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 15141 1726867229.15621: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19bab2a20> <<< 15141 1726867229.15696: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19bab03e0> <<< 15141 1726867229.15727: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19ba752e0> <<< 15141 1726867229.15794: 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 0x7ff19b3253d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19ba4e300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19ba03d40> <<< 15141 1726867229.16001: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff19ba4e660> <<< 15141 1726867229.16296: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_00qsma1f/ansible_setup_payload.zip' # zipimport: zlib available <<< 15141 1726867229.16418: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.16554: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 15141 1726867229.16558: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 15141 1726867229.16597: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 15141 1726867229.16614: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19b38f0e0> import '_typing' # <<< 15141 1726867229.16793: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19b36dfd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19b36d160> <<< 15141 1726867229.16865: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible' # <<< 15141 1726867229.16900: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 15141 1726867229.18492: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.19393: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 15141 1726867229.19415: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19b38d760> # /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' <<< 15141 1726867229.19498: 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 0x7ff19b3beab0> <<< 15141 1726867229.19530: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19b3be840> <<< 15141 1726867229.19562: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19b3be150> <<< 15141 1726867229.19586: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 15141 1726867229.19710: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 15141 1726867229.19732: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19b3be5a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19be1a9c0> 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 0x7ff19b3bf7a0> # 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 0x7ff19b3bf9e0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 15141 1726867229.19759: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 15141 1726867229.19782: stdout chunk (state=3): >>>import '_locale' # <<< 15141 1726867229.19836: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19b3bff20> import 'pwd' # <<< 15141 1726867229.19853: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 15141 1726867229.19874: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 15141 1726867229.19905: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19b229ca0> <<< 15141 1726867229.19970: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff19b22b8c0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 15141 1726867229.19973: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 15141 1726867229.20014: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19b22c2c0> <<< 15141 1726867229.20043: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 15141 1726867229.20089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19b22d430> <<< 15141 1726867229.20093: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 15141 1726867229.20146: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 15141 1726867229.20149: 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' <<< 15141 1726867229.20276: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19b22fec0> <<< 15141 1726867229.20316: 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 0x7ff19ba2b0e0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19b22e180> # /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' <<< 15141 1726867229.20337: 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' <<< 15141 1726867229.20397: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 15141 1726867229.20466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 15141 1726867229.20497: 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 0x7ff19b237e90> <<< 15141 1726867229.20562: stdout chunk (state=3): >>>import '_tokenize' # <<< 15141 1726867229.20596: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19b236960> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19b2366f0> # /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' <<< 15141 1726867229.20671: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19b236c30> <<< 15141 1726867229.20704: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19b22e690> <<< 15141 1726867229.20856: 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 0x7ff19b27ba40> <<< 15141 1726867229.20889: 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 0x7ff19b27c140> # /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 0x7ff19b27dbe0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19b27d9a0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 15141 1726867229.20910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 15141 1726867229.20963: 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 0x7ff19b280170> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19b27e2d0> <<< 15141 1726867229.20994: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 15141 1726867229.21024: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 15141 1726867229.21091: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 15141 1726867229.21116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 15141 1726867229.21126: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19b2838c0> <<< 15141 1726867229.21234: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19b280290> <<< 15141 1726867229.21311: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff19b284710> <<< 15141 1726867229.21335: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff19b284920> <<< 15141 1726867229.21458: 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 0x7ff19b284bc0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19b27c260> # /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' <<< 15141 1726867229.21497: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 15141 1726867229.21518: 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 0x7ff19b1102c0> <<< 15141 1726867229.21664: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 15141 1726867229.21905: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff19b1116d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19b286a50> <<< 15141 1726867229.21927: 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 0x7ff19b287e00> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19b286660> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available <<< 15141 1726867229.21957: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # <<< 15141 1726867229.21973: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.22001: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 15141 1726867229.22127: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.22241: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.22772: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.23316: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 15141 1726867229.23351: stdout chunk (state=3): >>>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 <<< 15141 1726867229.23367: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 15141 1726867229.23454: 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 0x7ff19b1158b0> <<< 15141 1726867229.23498: 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' <<< 15141 1726867229.23522: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19b116720> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19b1117f0> <<< 15141 1726867229.23665: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 15141 1726867229.23851: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.24096: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 15141 1726867229.24100: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19b116420> <<< 15141 1726867229.24102: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.24647: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.25194: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.25262: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.25334: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 15141 1726867229.25355: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.25427: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 15141 1726867229.25497: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.25587: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 15141 1726867229.25618: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 15141 1726867229.25638: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.25914: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.25917: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 15141 1726867229.25941: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.26170: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 15141 1726867229.26236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 15141 1726867229.26248: stdout chunk (state=3): >>>import '_ast' # <<< 15141 1726867229.26301: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19b117950> <<< 15141 1726867229.26320: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.26388: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.26466: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 15141 1726867229.26493: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 15141 1726867229.26511: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.26550: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.26683: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 15141 1726867229.26739: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.26807: 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 <<< 15141 1726867229.26843: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 15141 1726867229.26923: 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 0x7ff19b122180> <<< 15141 1726867229.26961: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19b11d220> <<< 15141 1726867229.27104: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available <<< 15141 1726867229.27125: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.27156: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.27210: 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' <<< 15141 1726867229.27230: 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 <<< 15141 1726867229.27264: stdout chunk (state=3): >>># 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 <<< 15141 1726867229.27339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 15141 1726867229.27363: 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' <<< 15141 1726867229.27425: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19b20aae0> <<< 15141 1726867229.27463: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19b3ea7b0> <<< 15141 1726867229.27552: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19b1222d0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19b38f050> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 15141 1726867229.27589: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.27781: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # <<< 15141 1726867229.27784: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 15141 1726867229.27787: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 15141 1726867229.27839: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.27871: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.27885: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.27920: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.27992: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.28003: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.28115: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available <<< 15141 1726867229.28121: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.28197: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.28215: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.28313: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 15141 1726867229.28463: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.28603: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.28645: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.28701: 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' <<< 15141 1726867229.28781: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 15141 1726867229.28865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19b1b2600> <<< 15141 1726867229.28889: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 15141 1726867229.28924: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 15141 1726867229.29014: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 15141 1726867229.29017: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19ae18170> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 15141 1726867229.29065: 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 0x7ff19ae18740> <<< 15141 1726867229.29096: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19b19ec90> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19b1b3140> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19b1b0ce0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19b1b0740> <<< 15141 1726867229.29170: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 15141 1726867229.29418: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 15141 1726867229.29422: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 15141 1726867229.29425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff19ae1b410> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19ae1acf0> # 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 0x7ff19ae1aed0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19ae1a120> # /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' <<< 15141 1726867229.29459: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19ae1b4d0> <<< 15141 1726867229.29462: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 15141 1726867229.29490: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 15141 1726867229.29517: 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 0x7ff19ae65fd0> <<< 15141 1726867229.29548: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19ae1bfb0> <<< 15141 1726867229.29581: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19b1b1dc0> <<< 15141 1726867229.29603: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # <<< 15141 1726867229.29792: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 15141 1726867229.29821: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available <<< 15141 1726867229.29892: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available <<< 15141 1726867229.29917: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available <<< 15141 1726867229.29957: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.29983: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 15141 1726867229.30007: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.30043: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.30094: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 15141 1726867229.30146: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.30188: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 15141 1726867229.30209: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.30254: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.30313: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.30501: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 15141 1726867229.30914: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.31339: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 15141 1726867229.31353: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.31401: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.31595: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.31622: stdout chunk (state=3): >>># 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 <<< 15141 1726867229.31664: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.31724: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 15141 1726867229.31741: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.31768: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.31796: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 15141 1726867229.31822: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.31840: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.32004: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available <<< 15141 1726867229.32040: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 15141 1726867229.32065: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19ae65d00> <<< 15141 1726867229.32092: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 15141 1726867229.32116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 15141 1726867229.32227: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19ae66d80> <<< 15141 1726867229.32249: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 15141 1726867229.32314: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.32400: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available <<< 15141 1726867229.32483: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.32572: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 15141 1726867229.32592: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.32645: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.32902: stdout chunk (state=3): >>>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' <<< 15141 1726867229.32929: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 15141 1726867229.32987: 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 0x7ff19aea6360> <<< 15141 1726867229.33166: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19ae96030> <<< 15141 1726867229.33187: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 15141 1726867229.33237: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.33297: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 15141 1726867229.33427: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 15141 1726867229.33473: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.33585: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.33728: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 15141 1726867229.33748: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.33785: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.33821: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 15141 1726867229.33845: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.33870: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.33983: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # 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 0x7ff19aeb9eb0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19ae97410> import 'ansible.module_utils.facts.system.user' # <<< 15141 1726867229.34010: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 15141 1726867229.34032: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.34072: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.34114: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 15141 1726867229.34130: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.34282: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.34514: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 15141 1726867229.34517: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.34538: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.34640: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.34684: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.34728: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 15141 1726867229.34754: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.34782: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.34833: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.34933: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.35072: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 15141 1726867229.35170: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 15141 1726867229.35209: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.35330: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 15141 1726867229.35345: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.35495: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.35498: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.35968: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.36471: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 15141 1726867229.36491: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.36588: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.36701: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available <<< 15141 1726867229.36802: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.36911: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available <<< 15141 1726867229.37063: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.37238: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 15141 1726867229.37262: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 15141 1726867229.37273: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.37308: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.37354: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 15141 1726867229.37366: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.37461: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.37559: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.37765: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.37992: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 15141 1726867229.38183: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.38207: stdout chunk (state=3): >>># 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 <<< 15141 1726867229.38259: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 15141 1726867229.38283: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.38314: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.38331: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 15141 1726867229.38394: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.38450: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 15141 1726867229.38463: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.38516: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.38576: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 15141 1726867229.38597: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.38842: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.39105: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 15141 1726867229.39123: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.39194: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.39229: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 15141 1726867229.39245: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.39296: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.39433: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available <<< 15141 1726867229.39436: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available <<< 15141 1726867229.39439: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.39470: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 15141 1726867229.39488: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.39606: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.39635: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 15141 1726867229.39662: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.39685: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 15141 1726867229.39734: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 15141 1726867229.39779: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 15141 1726867229.39855: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.39874: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 15141 1726867229.39879: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.39928: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.40051: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.40088: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 15141 1726867229.40100: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.40188: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.40201: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 15141 1726867229.40399: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.40605: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 15141 1726867229.40608: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.40711: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.40714: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available <<< 15141 1726867229.40747: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.40823: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 15141 1726867229.40833: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.40892: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.41211: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 15141 1726867229.41214: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 15141 1726867229.41249: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867229.41437: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 15141 1726867229.41467: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 15141 1726867229.41483: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 15141 1726867229.41527: 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 0x7ff19acbe8a0> <<< 15141 1726867229.41636: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19acbd640> <<< 15141 1726867229.41650: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19acb4fe0> <<< 15141 1726867229.42750: stdout chunk (state=3): >>> {"ansible_facts": {"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_apparmor": {"status": "disabled"}, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-15-68.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-68", "ansible_nodename": "ip-10-31-15-68.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec24e9df8b51e91cc3587e46253f155b", "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_local": {}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "20", "second": "29", "epoch": "1726867229", "epoch_int<<< 15141 1726867229.42785: stdout chunk (state=3): >>>": "1726867229", "date": "2024-09-20", "time": "17:20:29", "iso8601_micro": "2024-09-20T21:20:29.421091Z", "iso8601": "2024-09-20T21:20:29Z", "iso8601_basic": "20240920T172029421091", "iso8601_basic_short": "20240920T172029", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_lsb": {}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7uUwLUrAgQyz7a8YAgUBvVYqUHIXrD9OD4IdRIvS0wM5DjkrqZknN+lxTMZpMWg/jlXFJVvFXYt0TDIxUv3VMQ7CG9CyYmBbeuJEWvoYwb8DuKGoQjvaw9hPa0a/tdKQRUk5Ee48tJDb1/f7b8HC6W47zMa508De0NKmJpkUCxPSiwETfkKtSFi1NU3yedKOlKSYO4jtNZMDSixlZgDT5la3jcB1k7FimMu61ZL4YdRdqowrsERzsKoyoubw2+euaXWxsKU9sxogT2uxy65PoA58KxP/BEqzQxzR9t9sEvGNVBRBcuBPyFKAEMwdm8wwEuHftGIX6HVD1ZyJ1kV94Sw1QBrBKVYLOc0F2Vfxah2KpheJtfxHN+3Y3VDCJCkheMOUfJL9Uq80f2+8xs3fb05mdaTabyPG6tsrK36M4NCUEwR/rlJ3z1xlUO5AQ7JnNr6OrRQTCXiZXYW8yubiTXlPYBD02/Zw1skEHGR9bVLEEd//GNW0z8DiLO9vRib8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFKa0veb+8P6VFgxqYEtIVaL2y6+Ja4kI5pG6tlGueD6mqrC1AYcokgYEcDSMDOhGEqO5Njf6G9zjcAWiPgmZds=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIE2riHWdppRksv40oyHGkAt2lseuRiuwNlSobn5rl+/f", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_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_service_mgr": "systemd", "ansible_fips": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.65 49840 10.31.15.68 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 49840 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_pkg_mgr": "dnf", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 15141 1726867229.43341: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 15141 1726867229.43385: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external <<< 15141 1726867229.43411: stdout chunk (state=3): >>># cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # 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 <<< 15141 1726867229.43445: stdout chunk (state=3): >>># 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 <<< 15141 1726867229.43490: stdout chunk (state=3): >>># 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 <<< 15141 1726867229.43597: stdout chunk (state=3): >>># 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 <<< 15141 1726867229.43610: stdout chunk (state=3): >>># 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 <<< 15141 1726867229.43700: 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 <<< 15141 1726867229.43800: stdout chunk (state=3): >>># 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 <<< 15141 1726867229.44042: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 15141 1726867229.44088: stdout chunk (state=3): >>># 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 <<< 15141 1726867229.44161: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 15141 1726867229.44410: stdout chunk (state=3): >>># destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess <<< 15141 1726867229.44413: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 15141 1726867229.44430: stdout chunk (state=3): >>># 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 <<< 15141 1726867229.44461: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json <<< 15141 1726867229.44496: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing <<< 15141 1726867229.44521: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 15141 1726867229.44579: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 <<< 15141 1726867229.44762: stdout chunk (state=3): >>># cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 15141 1726867229.44922: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 15141 1726867229.44946: stdout chunk (state=3): >>># destroy _collections <<< 15141 1726867229.44975: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 15141 1726867229.45093: stdout chunk (state=3): >>># 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 <<< 15141 1726867229.45113: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 15141 1726867229.45217: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 15141 1726867229.45242: stdout chunk (state=3): >>># destroy time <<< 15141 1726867229.45281: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _hashlib <<< 15141 1726867229.45330: stdout chunk (state=3): >>># destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 15141 1726867229.45596: stdout chunk (state=3): >>># clear sys.audit hooks <<< 15141 1726867229.45741: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15141 1726867229.45751: stderr chunk (state=3): >>>Shared connection to 10.31.15.68 closed. <<< 15141 1726867229.45817: stderr chunk (state=3): >>><<< 15141 1726867229.45826: stdout chunk (state=3): >>><<< 15141 1726867229.46172: _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 0x7ff19be184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19bde7b30> # /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 0x7ff19be1aa50> 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 0x7ff19bbe9130> # /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 0x7ff19bbe9fa0> 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 0x7ff19bc27e90> # /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 0x7ff19bc27f50> # /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 0x7ff19bc5f890> # /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 0x7ff19bc5ff20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19bc3fb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19bc3d280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19bc25040> # /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 0x7ff19bc7f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19bc7e420> # /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 0x7ff19bc3e150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19bc7cc80> # /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 0x7ff19bcb4890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19bc242c0> # /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 0x7ff19bcb4d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19bcb4bf0> # 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 0x7ff19bcb4fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19bc22de0> # /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 0x7ff19bcb56d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19bcb53a0> 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 0x7ff19bcb65d0> 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 0x7ff19bccc7a0> 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 0x7ff19bccdeb0> # /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 0x7ff19bcced50> # 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 0x7ff19bccf380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19bcce2a0> # /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 0x7ff19bccfe00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19bccf530> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19bcb6570> # /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 0x7ff19b9d7ce0> # /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 0x7ff19ba00740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19ba004a0> # 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 0x7ff19ba00770> # /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 0x7ff19ba010a0> # 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 0x7ff19ba01a60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19ba00950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19b9d5e80> # /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 0x7ff19ba02e10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19ba018e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19bcb6cc0> # /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 0x7ff19ba2b170> # /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 0x7ff19ba4f4d0> # /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 0x7ff19bab02f0> # /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 0x7ff19bab2a20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19bab03e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19ba752e0> # /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 0x7ff19b3253d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19ba4e300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19ba03d40> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff19ba4e660> # zipimport: found 103 names in '/tmp/ansible_setup_payload_00qsma1f/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 0x7ff19b38f0e0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19b36dfd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19b36d160> # 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 0x7ff19b38d760> # /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 0x7ff19b3beab0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19b3be840> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19b3be150> # /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 0x7ff19b3be5a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19be1a9c0> 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 0x7ff19b3bf7a0> # 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 0x7ff19b3bf9e0> # /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 0x7ff19b3bff20> 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 0x7ff19b229ca0> # 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 0x7ff19b22b8c0> # /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 0x7ff19b22c2c0> # /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 0x7ff19b22d430> # /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 0x7ff19b22fec0> # 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 0x7ff19ba2b0e0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19b22e180> # /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 0x7ff19b237e90> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19b236960> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19b2366f0> # /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 0x7ff19b236c30> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19b22e690> # 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 0x7ff19b27ba40> # /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 0x7ff19b27c140> # /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 0x7ff19b27dbe0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19b27d9a0> # /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 0x7ff19b280170> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19b27e2d0> # /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 0x7ff19b2838c0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19b280290> # 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 0x7ff19b284710> # 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 0x7ff19b284920> # 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 0x7ff19b284bc0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19b27c260> # /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 0x7ff19b1102c0> # 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 0x7ff19b1116d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19b286a50> # 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 0x7ff19b287e00> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19b286660> # 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 0x7ff19b1158b0> # /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 0x7ff19b116720> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19b1117f0> 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 0x7ff19b116420> # 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 0x7ff19b117950> # 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 0x7ff19b122180> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19b11d220> 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 0x7ff19b20aae0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19b3ea7b0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19b1222d0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19b38f050> # 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 0x7ff19b1b2600> # /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 0x7ff19ae18170> # 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 0x7ff19ae18740> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19b19ec90> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19b1b3140> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19b1b0ce0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19b1b0740> # /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 0x7ff19ae1b410> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19ae1acf0> # 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 0x7ff19ae1aed0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19ae1a120> # /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 0x7ff19ae1b4d0> # /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 0x7ff19ae65fd0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19ae1bfb0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19b1b1dc0> 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 0x7ff19ae65d00> # /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 0x7ff19ae66d80> 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 0x7ff19aea6360> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19ae96030> 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 0x7ff19aeb9eb0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19ae97410> 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 0x7ff19acbe8a0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19acbd640> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff19acb4fe0> {"ansible_facts": {"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_apparmor": {"status": "disabled"}, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-15-68.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-68", "ansible_nodename": "ip-10-31-15-68.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec24e9df8b51e91cc3587e46253f155b", "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_local": {}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "20", "second": "29", "epoch": "1726867229", "epoch_int": "1726867229", "date": "2024-09-20", "time": "17:20:29", "iso8601_micro": "2024-09-20T21:20:29.421091Z", "iso8601": "2024-09-20T21:20:29Z", "iso8601_basic": "20240920T172029421091", "iso8601_basic_short": "20240920T172029", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_lsb": {}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7uUwLUrAgQyz7a8YAgUBvVYqUHIXrD9OD4IdRIvS0wM5DjkrqZknN+lxTMZpMWg/jlXFJVvFXYt0TDIxUv3VMQ7CG9CyYmBbeuJEWvoYwb8DuKGoQjvaw9hPa0a/tdKQRUk5Ee48tJDb1/f7b8HC6W47zMa508De0NKmJpkUCxPSiwETfkKtSFi1NU3yedKOlKSYO4jtNZMDSixlZgDT5la3jcB1k7FimMu61ZL4YdRdqowrsERzsKoyoubw2+euaXWxsKU9sxogT2uxy65PoA58KxP/BEqzQxzR9t9sEvGNVBRBcuBPyFKAEMwdm8wwEuHftGIX6HVD1ZyJ1kV94Sw1QBrBKVYLOc0F2Vfxah2KpheJtfxHN+3Y3VDCJCkheMOUfJL9Uq80f2+8xs3fb05mdaTabyPG6tsrK36M4NCUEwR/rlJ3z1xlUO5AQ7JnNr6OrRQTCXiZXYW8yubiTXlPYBD02/Zw1skEHGR9bVLEEd//GNW0z8DiLO9vRib8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFKa0veb+8P6VFgxqYEtIVaL2y6+Ja4kI5pG6tlGueD6mqrC1AYcokgYEcDSMDOhGEqO5Njf6G9zjcAWiPgmZds=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIE2riHWdppRksv40oyHGkAt2lseuRiuwNlSobn5rl+/f", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_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_service_mgr": "systemd", "ansible_fips": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.65 49840 10.31.15.68 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 49840 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_pkg_mgr": "dnf", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 15141 1726867229.48363: 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-1726867228.906537-15229-68073084195512/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 15141 1726867229.48367: _low_level_execute_command(): starting 15141 1726867229.48369: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867228.906537-15229-68073084195512/ > /dev/null 2>&1 && sleep 0' 15141 1726867229.48565: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 15141 1726867229.48585: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 15141 1726867229.48784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 15141 1726867229.48808: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 15141 1726867229.48822: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15141 1726867229.48976: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15141 1726867229.50918: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15141 1726867229.50927: stdout chunk (state=3): >>><<< 15141 1726867229.50937: stderr chunk (state=3): >>><<< 15141 1726867229.50954: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 15141 1726867229.50969: handler run complete 15141 1726867229.51016: variable 'ansible_facts' from source: unknown 15141 1726867229.51283: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867229.51348: variable 'ansible_facts' from source: unknown 15141 1726867229.51552: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867229.51613: attempt loop complete, returning result 15141 1726867229.51623: _execute() done 15141 1726867229.51728: dumping result to json 15141 1726867229.51731: done dumping result, returning 15141 1726867229.51734: done running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test [0affcac9-a3a5-7348-bdf8-00000000008f] 15141 1726867229.51736: sending task result for task 0affcac9-a3a5-7348-bdf8-00000000008f 15141 1726867229.52182: done sending task result for task 0affcac9-a3a5-7348-bdf8-00000000008f 15141 1726867229.52186: WORKER PROCESS EXITING ok: [managed_node3] 15141 1726867229.52291: no more pending results, returning what we have 15141 1726867229.52293: results queue empty 15141 1726867229.52294: checking for any_errors_fatal 15141 1726867229.52295: done checking for any_errors_fatal 15141 1726867229.52296: checking for max_fail_percentage 15141 1726867229.52298: done checking for max_fail_percentage 15141 1726867229.52298: checking to see if all hosts have failed and the running result is not ok 15141 1726867229.52299: done checking to see if all hosts have failed 15141 1726867229.52300: getting the remaining hosts for this loop 15141 1726867229.52301: done getting the remaining hosts for this loop 15141 1726867229.52305: getting the next task for host managed_node3 15141 1726867229.52313: done getting next task for host managed_node3 15141 1726867229.52316: ^ task is: TASK: Check if system is ostree 15141 1726867229.52319: ^ 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 15141 1726867229.52323: getting variables 15141 1726867229.52324: in VariableManager get_vars() 15141 1726867229.52352: Calling all_inventory to load vars for managed_node3 15141 1726867229.52355: Calling groups_inventory to load vars for managed_node3 15141 1726867229.52358: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867229.52369: Calling all_plugins_play to load vars for managed_node3 15141 1726867229.52372: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867229.52375: Calling groups_plugins_play to load vars for managed_node3 15141 1726867229.52957: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867229.53348: done with get_vars() 15141 1726867229.53358: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 17:20:29 -0400 (0:00:00.717) 0:00:02.031 ****** 15141 1726867229.53647: entering _queue_task() for managed_node3/stat 15141 1726867229.54110: worker is 1 (out of 1 available) 15141 1726867229.54121: exiting _queue_task() for managed_node3/stat 15141 1726867229.54133: done queuing things up, now waiting for results queue to drain 15141 1726867229.54134: waiting for pending results... 15141 1726867229.54595: running TaskExecutor() for managed_node3/TASK: Check if system is ostree 15141 1726867229.54702: in run() - task 0affcac9-a3a5-7348-bdf8-000000000091 15141 1726867229.54835: variable 'ansible_search_path' from source: unknown 15141 1726867229.54844: variable 'ansible_search_path' from source: unknown 15141 1726867229.54885: calling self._execute() 15141 1726867229.55022: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867229.55039: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867229.55254: variable 'omit' from source: magic vars 15141 1726867229.56041: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 15141 1726867229.56474: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 15141 1726867229.56591: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 15141 1726867229.56629: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 15141 1726867229.56821: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 15141 1726867229.56911: 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) 15141 1726867229.57011: 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) 15141 1726867229.57044: 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) 15141 1726867229.57119: 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) 15141 1726867229.57393: Evaluated conditional (not __network_is_ostree is defined): True 15141 1726867229.57405: variable 'omit' from source: magic vars 15141 1726867229.57449: variable 'omit' from source: magic vars 15141 1726867229.57560: variable 'omit' from source: magic vars 15141 1726867229.57592: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 15141 1726867229.57660: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 15141 1726867229.57759: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 15141 1726867229.57783: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 15141 1726867229.57798: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 15141 1726867229.57829: variable 'inventory_hostname' from source: host vars for 'managed_node3' 15141 1726867229.58064: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867229.58068: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867229.58071: Set connection var ansible_shell_executable to /bin/sh 15141 1726867229.58283: Set connection var ansible_shell_type to sh 15141 1726867229.58286: Set connection var ansible_module_compression to ZIP_DEFLATED 15141 1726867229.58288: Set connection var ansible_pipelining to False 15141 1726867229.58290: Set connection var ansible_timeout to 10 15141 1726867229.58292: Set connection var ansible_connection to ssh 15141 1726867229.58294: variable 'ansible_shell_executable' from source: unknown 15141 1726867229.58296: variable 'ansible_connection' from source: unknown 15141 1726867229.58299: variable 'ansible_module_compression' from source: unknown 15141 1726867229.58301: variable 'ansible_shell_type' from source: unknown 15141 1726867229.58303: variable 'ansible_shell_executable' from source: unknown 15141 1726867229.58305: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867229.58307: variable 'ansible_pipelining' from source: unknown 15141 1726867229.58309: variable 'ansible_timeout' from source: unknown 15141 1726867229.58311: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867229.58488: 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__) 15141 1726867229.58594: variable 'omit' from source: magic vars 15141 1726867229.58609: starting attempt loop 15141 1726867229.58616: running the handler 15141 1726867229.58632: _low_level_execute_command(): starting 15141 1726867229.58643: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 15141 1726867229.60022: 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 <<< 15141 1726867229.60094: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15141 1726867229.60227: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 15141 1726867229.60252: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15141 1726867229.60397: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15141 1726867229.62071: stdout chunk (state=3): >>>/root <<< 15141 1726867229.62218: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15141 1726867229.62221: stdout chunk (state=3): >>><<< 15141 1726867229.62223: stderr chunk (state=3): >>><<< 15141 1726867229.62241: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 15141 1726867229.62267: _low_level_execute_command(): starting 15141 1726867229.62280: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867229.6225364-15263-46592598660467 `" && echo ansible-tmp-1726867229.6225364-15263-46592598660467="` echo /root/.ansible/tmp/ansible-tmp-1726867229.6225364-15263-46592598660467 `" ) && sleep 0' 15141 1726867229.63342: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 15141 1726867229.63546: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 15141 1726867229.63700: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 15141 1726867229.63739: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15141 1726867229.65644: stdout chunk (state=3): >>>ansible-tmp-1726867229.6225364-15263-46592598660467=/root/.ansible/tmp/ansible-tmp-1726867229.6225364-15263-46592598660467 <<< 15141 1726867229.65787: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15141 1726867229.65795: stdout chunk (state=3): >>><<< 15141 1726867229.65804: stderr chunk (state=3): >>><<< 15141 1726867229.65822: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867229.6225364-15263-46592598660467=/root/.ansible/tmp/ansible-tmp-1726867229.6225364-15263-46592598660467 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 15141 1726867229.65871: variable 'ansible_module_compression' from source: unknown 15141 1726867229.66159: ANSIBALLZ: Using lock for stat 15141 1726867229.66162: ANSIBALLZ: Acquiring lock 15141 1726867229.66164: ANSIBALLZ: Lock acquired: 140274157180576 15141 1726867229.66166: ANSIBALLZ: Creating module 15141 1726867229.91941: ANSIBALLZ: Writing module into payload 15141 1726867229.92164: ANSIBALLZ: Writing module 15141 1726867229.92193: ANSIBALLZ: Renaming module 15141 1726867229.92236: ANSIBALLZ: Done creating module 15141 1726867229.92264: variable 'ansible_facts' from source: unknown 15141 1726867229.92421: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867229.6225364-15263-46592598660467/AnsiballZ_stat.py 15141 1726867229.92732: Sending initial data 15141 1726867229.92735: Sent initial data (152 bytes) 15141 1726867229.94409: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15141 1726867229.94435: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15141 1726867229.94493: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 15141 1726867229.94913: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15141 1726867229.94980: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15141 1726867229.96640: 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 <<< 15141 1726867229.96690: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 15141 1726867229.96863: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-151414jwqhrf1/tmp13jz3pp5 /root/.ansible/tmp/ansible-tmp-1726867229.6225364-15263-46592598660467/AnsiballZ_stat.py <<< 15141 1726867229.96872: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867229.6225364-15263-46592598660467/AnsiballZ_stat.py" <<< 15141 1726867229.96898: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-151414jwqhrf1/tmp13jz3pp5" to remote "/root/.ansible/tmp/ansible-tmp-1726867229.6225364-15263-46592598660467/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867229.6225364-15263-46592598660467/AnsiballZ_stat.py" <<< 15141 1726867229.98233: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15141 1726867229.98288: stderr chunk (state=3): >>><<< 15141 1726867229.98485: stdout chunk (state=3): >>><<< 15141 1726867229.98489: done transferring module to remote 15141 1726867229.98491: _low_level_execute_command(): starting 15141 1726867229.98493: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867229.6225364-15263-46592598660467/ /root/.ansible/tmp/ansible-tmp-1726867229.6225364-15263-46592598660467/AnsiballZ_stat.py && sleep 0' 15141 1726867229.99734: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 15141 1726867229.99756: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 15141 1726867229.99792: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 15141 1726867229.99816: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 15141 1726867229.99992: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 15141 1726867230.00140: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15141 1726867230.00186: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15141 1726867230.02085: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15141 1726867230.02088: stdout chunk (state=3): >>><<< 15141 1726867230.02090: stderr chunk (state=3): >>><<< 15141 1726867230.02092: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 15141 1726867230.02094: _low_level_execute_command(): starting 15141 1726867230.02096: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867229.6225364-15263-46592598660467/AnsiballZ_stat.py && sleep 0' 15141 1726867230.03365: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 15141 1726867230.03397: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 15141 1726867230.03518: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 15141 1726867230.03638: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 15141 1726867230.03654: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15141 1726867230.03741: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15141 1726867230.05906: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 15141 1726867230.05931: stdout chunk (state=3): >>>import _imp # builtin <<< 15141 1726867230.05969: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 15141 1726867230.06040: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 15141 1726867230.06141: stdout chunk (state=3): >>>import 'posix' # <<< 15141 1726867230.06146: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 15141 1726867230.06148: stdout chunk (state=3): >>>import 'time' # <<< 15141 1726867230.06160: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 15141 1726867230.06209: 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' <<< 15141 1726867230.06234: stdout chunk (state=3): >>>import '_codecs' # <<< 15141 1726867230.06252: stdout chunk (state=3): >>>import 'codecs' # <<< 15141 1726867230.06306: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 15141 1726867230.06337: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb38e84d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb38b7b30> <<< 15141 1726867230.06420: 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' <<< 15141 1726867230.06509: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb38eaa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # <<< 15141 1726867230.06538: stdout chunk (state=3): >>>import '_stat' # import 'stat' # import '_collections_abc' # <<< 15141 1726867230.06568: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 15141 1726867230.06607: stdout chunk (state=3): >>>import 'os' # <<< 15141 1726867230.06659: stdout chunk (state=3): >>>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' <<< 15141 1726867230.06736: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 15141 1726867230.06782: 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' <<< 15141 1726867230.06786: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb3699130> # /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 0x7fbfb3699fa0> <<< 15141 1726867230.06812: stdout chunk (state=3): >>>import 'site' # <<< 15141 1726867230.06952: 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. <<< 15141 1726867230.07085: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 15141 1726867230.07198: 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 <<< 15141 1726867230.07229: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb36d7e90> <<< 15141 1726867230.07273: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 15141 1726867230.07276: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 15141 1726867230.07330: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb36d7f50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 15141 1726867230.07610: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 15141 1726867230.07624: stdout chunk (state=3): >>># /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 0x7fbfb370f890> # /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 0x7fbfb370ff20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb36efb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb36ed280> <<< 15141 1726867230.07681: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb36d5040> <<< 15141 1726867230.07722: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 15141 1726867230.07747: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 15141 1726867230.07767: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 15141 1726867230.07817: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 15141 1726867230.07821: 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' <<< 15141 1726867230.07890: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb372f800> <<< 15141 1726867230.07894: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb372e420> <<< 15141 1726867230.08025: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb36ee150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb372cc80> # /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 0x7fbfb3764890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb36d42c0> # /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' <<< 15141 1726867230.08028: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 15141 1726867230.08079: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbfb3764d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb3764bf0> <<< 15141 1726867230.08091: 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 0x7fbfb3764fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb36d2de0> <<< 15141 1726867230.08128: 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' <<< 15141 1726867230.08131: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 15141 1726867230.08166: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 15141 1726867230.08202: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb37656d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb37653a0> import 'importlib.machinery' # <<< 15141 1726867230.08345: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb37665d0> 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' <<< 15141 1726867230.08348: 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 0x7fbfb377c7a0> <<< 15141 1726867230.08373: stdout chunk (state=3): >>>import 'errno' # <<< 15141 1726867230.08405: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbfb377deb0> <<< 15141 1726867230.08502: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 15141 1726867230.08510: 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 0x7fbfb377ed50> <<< 15141 1726867230.08545: 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 0x7fbfb377f380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb377e2a0> # /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' <<< 15141 1726867230.08613: 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 0x7fbfb377fe00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb377f530> <<< 15141 1726867230.08762: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb3766570> <<< 15141 1726867230.08766: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /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 0x7fbfb3507ce0> <<< 15141 1726867230.08797: 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' <<< 15141 1726867230.08818: 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 0x7fbfb3530740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb35304a0> <<< 15141 1726867230.08860: 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 0x7fbfb3530770> <<< 15141 1726867230.08879: 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' <<< 15141 1726867230.08951: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 15141 1726867230.09068: 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 0x7fbfb35310a0> <<< 15141 1726867230.09204: 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 0x7fbfb3531a60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb3530950> <<< 15141 1726867230.09220: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb3505e80> <<< 15141 1726867230.09247: stdout chunk (state=3): >>># /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' <<< 15141 1726867230.09398: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 15141 1726867230.09420: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb3532e10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb35318e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb3766cc0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 15141 1726867230.09436: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 15141 1726867230.09452: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 15141 1726867230.09474: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 15141 1726867230.09509: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb355b170> <<< 15141 1726867230.09558: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 15141 1726867230.09611: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 15141 1726867230.09638: 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' <<< 15141 1726867230.09731: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb357f4d0> # /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' <<< 15141 1726867230.09840: stdout chunk (state=3): >>>import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb35e02f0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 15141 1726867230.09866: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 15141 1726867230.09880: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 15141 1726867230.09912: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 15141 1726867230.09995: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb35e2a20> <<< 15141 1726867230.10070: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb35e03e0> <<< 15141 1726867230.10106: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb35a52e0> <<< 15141 1726867230.10142: 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 0x7fbfb2f253d0> <<< 15141 1726867230.10170: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb357e300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb3533d40> <<< 15141 1726867230.10362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 15141 1726867230.10365: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbfb357e660> <<< 15141 1726867230.10435: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_8ys1gb9u/ansible_stat_payload.zip' # zipimport: zlib available <<< 15141 1726867230.10564: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867230.10602: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 15141 1726867230.10645: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 15141 1726867230.10722: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 15141 1726867230.10793: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb2f7b0e0> import '_typing' # <<< 15141 1726867230.11012: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb2f59fd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb2f59160> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available <<< 15141 1726867230.11282: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 15141 1726867230.11285: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867230.12506: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867230.13574: 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 0x7fbfb2f79760> <<< 15141 1726867230.13613: 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' <<< 15141 1726867230.13654: 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' <<< 15141 1726867230.13705: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbfb2fa2ab0> <<< 15141 1726867230.13732: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb2fa2870> <<< 15141 1726867230.13793: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb2fa2180> <<< 15141 1726867230.13797: 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' <<< 15141 1726867230.13841: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb2fa2660> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb38ea9c0> import 'atexit' # <<< 15141 1726867230.13912: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbfb2fa3830> <<< 15141 1726867230.13916: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbfb2fa39e0> <<< 15141 1726867230.13958: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 15141 1726867230.13988: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 15141 1726867230.14335: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb2fa3f20> 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 0x7fbfb2e0dbb0> # 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 0x7fbfb2e0f860> # /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 0x7fbfb2e10260> # /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 0x7fbfb2e11130> # /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' <<< 15141 1726867230.14346: 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' <<< 15141 1726867230.14392: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb2e13e90> <<< 15141 1726867230.14434: 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 0x7fbfb2f5b0b0> <<< 15141 1726867230.14462: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb2e12150> <<< 15141 1726867230.14487: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 15141 1726867230.14533: 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' <<< 15141 1726867230.14645: 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' # /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 0x7fbfb2e1bd10> <<< 15141 1726867230.14765: stdout chunk (state=3): >>>import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb2e1a7e0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb2e1a540> # /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' <<< 15141 1726867230.14786: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb2e1aa50> <<< 15141 1726867230.14872: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb2e12660> # 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 0x7fbfb2e63ec0> # /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 0x7fbfb2e63fb0> <<< 15141 1726867230.14905: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 15141 1726867230.15228: 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' # 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 0x7fbfb2e65ac0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb2e65880> # /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 0x7fbfb2e67fb0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb2e66180> # /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 <<< 15141 1726867230.15231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 15141 1726867230.15273: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb2e6b710> <<< 15141 1726867230.15534: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb2e680e0> # 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 0x7fbfb2e6c4d0> # 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 0x7fbfb2e6c500> # 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 0x7fbfb2e6ca10> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb2e641a0> <<< 15141 1726867230.15571: 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' <<< 15141 1726867230.15595: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 15141 1726867230.15636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 15141 1726867230.15639: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 15141 1726867230.15730: 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 0x7fbfb2ef81d0> <<< 15141 1726867230.15863: 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 0x7fbfb2ef94c0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb2e6e960> # 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 0x7fbfb2e6fd10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb2e6e570> # zipimport: zlib available <<< 15141 1726867230.15894: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 15141 1726867230.16247: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available <<< 15141 1726867230.16363: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867230.16888: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867230.17616: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # 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 0x7fbfb2efd6a0> # /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' <<< 15141 1726867230.17630: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb2efe510> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb2e6d820> <<< 15141 1726867230.17671: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 15141 1726867230.17721: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 15141 1726867230.17871: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867230.18031: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 15141 1726867230.18050: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb2efe4e0> # zipimport: zlib available <<< 15141 1726867230.18499: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867230.18945: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867230.19291: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867230.19507: stdout chunk (state=3): >>>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 <<< 15141 1726867230.19565: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 15141 1726867230.19934: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867230.20398: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 15141 1726867230.20458: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb2eff6b0> <<< 15141 1726867230.20900: stdout chunk (state=3): >>># 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 <<< 15141 1726867230.20996: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867230.21024: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867230.21118: 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 <<< 15141 1726867230.21212: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 15141 1726867230.21284: 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 0x7fbfb2d0a180> <<< 15141 1726867230.21393: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb2d05910> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 15141 1726867230.21588: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 15141 1726867230.21642: 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' <<< 15141 1726867230.21686: 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 <<< 15141 1726867230.21718: stdout chunk (state=3): >>># 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 <<< 15141 1726867230.21999: 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' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb2ffe9f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb2fea6c0> <<< 15141 1726867230.22114: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb2d0a210> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb2e13dd0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 15141 1726867230.22160: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 15141 1726867230.22239: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 15141 1726867230.22288: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 15141 1726867230.22491: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867230.22621: stdout chunk (state=3): >>># zipimport: zlib available <<< 15141 1726867230.22749: 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__ <<< 15141 1726867230.23062: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 15141 1726867230.23094: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ <<< 15141 1726867230.23121: stdout chunk (state=3): >>># 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 <<< 15141 1726867230.23551: stdout chunk (state=3): >>># 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 <<< 15141 1726867230.23565: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 15141 1726867230.23568: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 15141 1726867230.23721: stdout chunk (state=3): >>># 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 <<< 15141 1726867230.23728: stdout chunk (state=3): >>># 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 <<< 15141 1726867230.23799: stdout chunk (state=3): >>># 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 <<< 15141 1726867230.23804: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading <<< 15141 1726867230.23839: stdout chunk (state=3): >>># 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 <<< 15141 1726867230.23880: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # 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 <<< 15141 1726867230.23898: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 15141 1726867230.24438: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 15141 1726867230.24488: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 15141 1726867230.24920: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15141 1726867230.24933: stderr chunk (state=3): >>>Shared connection to 10.31.15.68 closed. <<< 15141 1726867230.24983: stderr chunk (state=3): >>><<< 15141 1726867230.25227: stdout chunk (state=3): >>><<< 15141 1726867230.25564: _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 0x7fbfb38e84d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb38b7b30> # /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 0x7fbfb38eaa50> 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 0x7fbfb3699130> # /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 0x7fbfb3699fa0> 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 0x7fbfb36d7e90> # /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 0x7fbfb36d7f50> # /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 0x7fbfb370f890> # /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 0x7fbfb370ff20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb36efb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb36ed280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb36d5040> # /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 0x7fbfb372f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb372e420> # /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 0x7fbfb36ee150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb372cc80> # /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 0x7fbfb3764890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb36d42c0> # /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 0x7fbfb3764d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb3764bf0> # 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 0x7fbfb3764fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb36d2de0> # /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 0x7fbfb37656d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb37653a0> 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 0x7fbfb37665d0> 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 0x7fbfb377c7a0> 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 0x7fbfb377deb0> # /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 0x7fbfb377ed50> # 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 0x7fbfb377f380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb377e2a0> # /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 0x7fbfb377fe00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb377f530> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb3766570> # /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 0x7fbfb3507ce0> # /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 0x7fbfb3530740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb35304a0> # 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 0x7fbfb3530770> # /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 0x7fbfb35310a0> # 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 0x7fbfb3531a60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb3530950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb3505e80> # /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 0x7fbfb3532e10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb35318e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb3766cc0> # /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 0x7fbfb355b170> # /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 0x7fbfb357f4d0> # /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 0x7fbfb35e02f0> # /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 0x7fbfb35e2a20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb35e03e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb35a52e0> # /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 0x7fbfb2f253d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb357e300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb3533d40> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbfb357e660> # zipimport: found 30 names in '/tmp/ansible_stat_payload_8ys1gb9u/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 0x7fbfb2f7b0e0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb2f59fd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb2f59160> # 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 0x7fbfb2f79760> # /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 0x7fbfb2fa2ab0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb2fa2870> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb2fa2180> # /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 0x7fbfb2fa2660> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb38ea9c0> 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 0x7fbfb2fa3830> # 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 0x7fbfb2fa39e0> # /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 0x7fbfb2fa3f20> 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 0x7fbfb2e0dbb0> # 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 0x7fbfb2e0f860> # /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 0x7fbfb2e10260> # /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 0x7fbfb2e11130> # /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 0x7fbfb2e13e90> # 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 0x7fbfb2f5b0b0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb2e12150> # /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 0x7fbfb2e1bd10> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb2e1a7e0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb2e1a540> # /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 0x7fbfb2e1aa50> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb2e12660> # 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 0x7fbfb2e63ec0> # /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 0x7fbfb2e63fb0> # /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 0x7fbfb2e65ac0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb2e65880> # /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 0x7fbfb2e67fb0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb2e66180> # /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 0x7fbfb2e6b710> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb2e680e0> # 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 0x7fbfb2e6c4d0> # 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 0x7fbfb2e6c500> # 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 0x7fbfb2e6ca10> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb2e641a0> # /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 0x7fbfb2ef81d0> # 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 0x7fbfb2ef94c0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb2e6e960> # 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 0x7fbfb2e6fd10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb2e6e570> # 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 0x7fbfb2efd6a0> # /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 0x7fbfb2efe510> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb2e6d820> 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 0x7fbfb2efe4e0> # 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 0x7fbfb2eff6b0> # 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 0x7fbfb2d0a180> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb2d05910> 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 0x7fbfb2ffe9f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb2fea6c0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb2d0a210> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfb2e13dd0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. [WARNING]: Module invocation had junk after the JSON data: # 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 15141 1726867230.27047: 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-1726867229.6225364-15263-46592598660467/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 15141 1726867230.27050: _low_level_execute_command(): starting 15141 1726867230.27053: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867229.6225364-15263-46592598660467/ > /dev/null 2>&1 && sleep 0' 15141 1726867230.27238: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 15141 1726867230.27382: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15141 1726867230.27422: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 15141 1726867230.27507: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 15141 1726867230.27517: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15141 1726867230.27599: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15141 1726867230.30059: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15141 1726867230.30063: stdout chunk (state=3): >>><<< 15141 1726867230.30066: stderr chunk (state=3): >>><<< 15141 1726867230.30068: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 15141 1726867230.30071: handler run complete 15141 1726867230.30072: attempt loop complete, returning result 15141 1726867230.30074: _execute() done 15141 1726867230.30076: dumping result to json 15141 1726867230.30081: done dumping result, returning 15141 1726867230.30083: done running TaskExecutor() for managed_node3/TASK: Check if system is ostree [0affcac9-a3a5-7348-bdf8-000000000091] 15141 1726867230.30086: sending task result for task 0affcac9-a3a5-7348-bdf8-000000000091 15141 1726867230.30261: done sending task result for task 0affcac9-a3a5-7348-bdf8-000000000091 15141 1726867230.30264: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 15141 1726867230.30339: no more pending results, returning what we have 15141 1726867230.30342: results queue empty 15141 1726867230.30343: checking for any_errors_fatal 15141 1726867230.30350: done checking for any_errors_fatal 15141 1726867230.30350: checking for max_fail_percentage 15141 1726867230.30352: done checking for max_fail_percentage 15141 1726867230.30353: checking to see if all hosts have failed and the running result is not ok 15141 1726867230.30354: done checking to see if all hosts have failed 15141 1726867230.30354: getting the remaining hosts for this loop 15141 1726867230.30356: done getting the remaining hosts for this loop 15141 1726867230.30359: getting the next task for host managed_node3 15141 1726867230.30364: done getting next task for host managed_node3 15141 1726867230.30367: ^ task is: TASK: Set flag to indicate system is ostree 15141 1726867230.30369: ^ 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 15141 1726867230.30372: getting variables 15141 1726867230.30374: in VariableManager get_vars() 15141 1726867230.30407: Calling all_inventory to load vars for managed_node3 15141 1726867230.30410: Calling groups_inventory to load vars for managed_node3 15141 1726867230.30413: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867230.30425: Calling all_plugins_play to load vars for managed_node3 15141 1726867230.30429: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867230.30432: Calling groups_plugins_play to load vars for managed_node3 15141 1726867230.31351: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867230.31835: done with get_vars() 15141 1726867230.31847: done getting variables 15141 1726867230.31974: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 17:20:30 -0400 (0:00:00.784) 0:00:02.815 ****** 15141 1726867230.32107: entering _queue_task() for managed_node3/set_fact 15141 1726867230.32109: Creating lock for set_fact 15141 1726867230.32755: worker is 1 (out of 1 available) 15141 1726867230.32767: exiting _queue_task() for managed_node3/set_fact 15141 1726867230.32984: done queuing things up, now waiting for results queue to drain 15141 1726867230.32986: waiting for pending results... 15141 1726867230.33539: running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree 15141 1726867230.33755: in run() - task 0affcac9-a3a5-7348-bdf8-000000000092 15141 1726867230.33962: variable 'ansible_search_path' from source: unknown 15141 1726867230.33967: variable 'ansible_search_path' from source: unknown 15141 1726867230.34095: calling self._execute() 15141 1726867230.34199: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867230.34206: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867230.34210: variable 'omit' from source: magic vars 15141 1726867230.35745: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 15141 1726867230.36315: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 15141 1726867230.36369: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 15141 1726867230.36418: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 15141 1726867230.36458: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 15141 1726867230.36550: 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) 15141 1726867230.36588: 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) 15141 1726867230.36620: 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) 15141 1726867230.36685: 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) 15141 1726867230.36785: Evaluated conditional (not __network_is_ostree is defined): True 15141 1726867230.36804: variable 'omit' from source: magic vars 15141 1726867230.36863: variable 'omit' from source: magic vars 15141 1726867230.37052: variable '__ostree_booted_stat' from source: set_fact 15141 1726867230.37122: variable 'omit' from source: magic vars 15141 1726867230.37154: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 15141 1726867230.37230: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 15141 1726867230.37233: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 15141 1726867230.37259: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 15141 1726867230.37275: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 15141 1726867230.37321: variable 'inventory_hostname' from source: host vars for 'managed_node3' 15141 1726867230.37337: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867230.37340: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867230.37520: Set connection var ansible_shell_executable to /bin/sh 15141 1726867230.37523: Set connection var ansible_shell_type to sh 15141 1726867230.37526: Set connection var ansible_module_compression to ZIP_DEFLATED 15141 1726867230.37528: Set connection var ansible_pipelining to False 15141 1726867230.37530: Set connection var ansible_timeout to 10 15141 1726867230.37532: Set connection var ansible_connection to ssh 15141 1726867230.37534: variable 'ansible_shell_executable' from source: unknown 15141 1726867230.37536: variable 'ansible_connection' from source: unknown 15141 1726867230.37538: variable 'ansible_module_compression' from source: unknown 15141 1726867230.37540: variable 'ansible_shell_type' from source: unknown 15141 1726867230.37542: variable 'ansible_shell_executable' from source: unknown 15141 1726867230.37544: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867230.37548: variable 'ansible_pipelining' from source: unknown 15141 1726867230.37560: variable 'ansible_timeout' from source: unknown 15141 1726867230.37568: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867230.37782: 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) 15141 1726867230.37786: variable 'omit' from source: magic vars 15141 1726867230.37788: starting attempt loop 15141 1726867230.37809: running the handler 15141 1726867230.37883: handler run complete 15141 1726867230.37886: attempt loop complete, returning result 15141 1726867230.37891: _execute() done 15141 1726867230.37894: dumping result to json 15141 1726867230.37896: done dumping result, returning 15141 1726867230.37898: done running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree [0affcac9-a3a5-7348-bdf8-000000000092] 15141 1726867230.38064: sending task result for task 0affcac9-a3a5-7348-bdf8-000000000092 15141 1726867230.38331: done sending task result for task 0affcac9-a3a5-7348-bdf8-000000000092 15141 1726867230.38334: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 15141 1726867230.38392: no more pending results, returning what we have 15141 1726867230.38395: results queue empty 15141 1726867230.38396: checking for any_errors_fatal 15141 1726867230.38402: done checking for any_errors_fatal 15141 1726867230.38403: checking for max_fail_percentage 15141 1726867230.38404: done checking for max_fail_percentage 15141 1726867230.38405: checking to see if all hosts have failed and the running result is not ok 15141 1726867230.38406: done checking to see if all hosts have failed 15141 1726867230.38406: getting the remaining hosts for this loop 15141 1726867230.38408: done getting the remaining hosts for this loop 15141 1726867230.38411: getting the next task for host managed_node3 15141 1726867230.38420: done getting next task for host managed_node3 15141 1726867230.38423: ^ task is: TASK: Fix CentOS6 Base repo 15141 1726867230.38425: ^ 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 15141 1726867230.38430: getting variables 15141 1726867230.38432: in VariableManager get_vars() 15141 1726867230.38462: Calling all_inventory to load vars for managed_node3 15141 1726867230.38465: Calling groups_inventory to load vars for managed_node3 15141 1726867230.38469: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867230.38483: Calling all_plugins_play to load vars for managed_node3 15141 1726867230.38486: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867230.38495: Calling groups_plugins_play to load vars for managed_node3 15141 1726867230.39414: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867230.40005: done with get_vars() 15141 1726867230.40020: done getting variables 15141 1726867230.40266: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 17:20:30 -0400 (0:00:00.082) 0:00:02.898 ****** 15141 1726867230.40390: entering _queue_task() for managed_node3/copy 15141 1726867230.40802: worker is 1 (out of 1 available) 15141 1726867230.40812: exiting _queue_task() for managed_node3/copy 15141 1726867230.40825: done queuing things up, now waiting for results queue to drain 15141 1726867230.40826: waiting for pending results... 15141 1726867230.41094: running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo 15141 1726867230.41283: in run() - task 0affcac9-a3a5-7348-bdf8-000000000094 15141 1726867230.41291: variable 'ansible_search_path' from source: unknown 15141 1726867230.41295: variable 'ansible_search_path' from source: unknown 15141 1726867230.41298: calling self._execute() 15141 1726867230.41323: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867230.41336: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867230.41350: variable 'omit' from source: magic vars 15141 1726867230.41824: variable 'ansible_distribution' from source: facts 15141 1726867230.41858: Evaluated conditional (ansible_distribution == 'CentOS'): True 15141 1726867230.42091: variable 'ansible_distribution_major_version' from source: facts 15141 1726867230.42094: Evaluated conditional (ansible_distribution_major_version == '6'): False 15141 1726867230.42099: when evaluation is False, skipping this task 15141 1726867230.42126: _execute() done 15141 1726867230.42131: dumping result to json 15141 1726867230.42133: done dumping result, returning 15141 1726867230.42136: done running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo [0affcac9-a3a5-7348-bdf8-000000000094] 15141 1726867230.42138: sending task result for task 0affcac9-a3a5-7348-bdf8-000000000094 15141 1726867230.42591: done sending task result for task 0affcac9-a3a5-7348-bdf8-000000000094 15141 1726867230.42594: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 15141 1726867230.42831: no more pending results, returning what we have 15141 1726867230.42834: results queue empty 15141 1726867230.42834: checking for any_errors_fatal 15141 1726867230.42839: done checking for any_errors_fatal 15141 1726867230.42840: checking for max_fail_percentage 15141 1726867230.42842: done checking for max_fail_percentage 15141 1726867230.42842: checking to see if all hosts have failed and the running result is not ok 15141 1726867230.42843: done checking to see if all hosts have failed 15141 1726867230.42844: getting the remaining hosts for this loop 15141 1726867230.42845: done getting the remaining hosts for this loop 15141 1726867230.42849: getting the next task for host managed_node3 15141 1726867230.42854: done getting next task for host managed_node3 15141 1726867230.42856: ^ task is: TASK: Include the task 'enable_epel.yml' 15141 1726867230.42859: ^ 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 15141 1726867230.42863: getting variables 15141 1726867230.42864: in VariableManager get_vars() 15141 1726867230.42890: Calling all_inventory to load vars for managed_node3 15141 1726867230.42892: Calling groups_inventory to load vars for managed_node3 15141 1726867230.42895: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867230.42905: Calling all_plugins_play to load vars for managed_node3 15141 1726867230.42908: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867230.42910: Calling groups_plugins_play to load vars for managed_node3 15141 1726867230.43188: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867230.43634: done with get_vars() 15141 1726867230.43643: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 17:20:30 -0400 (0:00:00.034) 0:00:02.933 ****** 15141 1726867230.43824: entering _queue_task() for managed_node3/include_tasks 15141 1726867230.44480: worker is 1 (out of 1 available) 15141 1726867230.44491: exiting _queue_task() for managed_node3/include_tasks 15141 1726867230.44501: done queuing things up, now waiting for results queue to drain 15141 1726867230.44502: waiting for pending results... 15141 1726867230.44896: running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' 15141 1726867230.44901: in run() - task 0affcac9-a3a5-7348-bdf8-000000000095 15141 1726867230.44904: variable 'ansible_search_path' from source: unknown 15141 1726867230.44907: variable 'ansible_search_path' from source: unknown 15141 1726867230.45033: calling self._execute() 15141 1726867230.45100: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867230.45116: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867230.45241: variable 'omit' from source: magic vars 15141 1726867230.46468: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867230.49375: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867230.49381: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867230.49519: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867230.49560: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867230.49786: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867230.49832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867230.49920: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867230.49958: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867230.50146: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867230.50150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867230.50465: variable '__network_is_ostree' from source: set_fact 15141 1726867230.50508: Evaluated conditional (not __network_is_ostree | d(false)): True 15141 1726867230.50583: _execute() done 15141 1726867230.50586: dumping result to json 15141 1726867230.50589: done dumping result, returning 15141 1726867230.50591: done running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' [0affcac9-a3a5-7348-bdf8-000000000095] 15141 1726867230.50593: sending task result for task 0affcac9-a3a5-7348-bdf8-000000000095 15141 1726867230.50983: done sending task result for task 0affcac9-a3a5-7348-bdf8-000000000095 15141 1726867230.50986: WORKER PROCESS EXITING 15141 1726867230.51015: no more pending results, returning what we have 15141 1726867230.51021: in VariableManager get_vars() 15141 1726867230.51062: Calling all_inventory to load vars for managed_node3 15141 1726867230.51065: Calling groups_inventory to load vars for managed_node3 15141 1726867230.51068: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867230.51082: Calling all_plugins_play to load vars for managed_node3 15141 1726867230.51086: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867230.51089: Calling groups_plugins_play to load vars for managed_node3 15141 1726867230.51491: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867230.51675: done with get_vars() 15141 1726867230.51684: variable 'ansible_search_path' from source: unknown 15141 1726867230.51686: variable 'ansible_search_path' from source: unknown 15141 1726867230.51726: we have included files to process 15141 1726867230.51727: generating all_blocks data 15141 1726867230.51729: done generating all_blocks data 15141 1726867230.51734: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 15141 1726867230.51735: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 15141 1726867230.51738: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 15141 1726867230.52425: done processing included file 15141 1726867230.52428: iterating over new_blocks loaded from include file 15141 1726867230.52429: in VariableManager get_vars() 15141 1726867230.52443: done with get_vars() 15141 1726867230.52444: filtering new block on tags 15141 1726867230.52466: done filtering new block on tags 15141 1726867230.52469: in VariableManager get_vars() 15141 1726867230.52481: done with get_vars() 15141 1726867230.52483: filtering new block on tags 15141 1726867230.52499: done filtering new block on tags 15141 1726867230.52501: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node3 15141 1726867230.52507: extending task lists for all hosts with included blocks 15141 1726867230.52603: done extending task lists 15141 1726867230.52605: done processing included files 15141 1726867230.52605: results queue empty 15141 1726867230.52606: checking for any_errors_fatal 15141 1726867230.52609: done checking for any_errors_fatal 15141 1726867230.52610: checking for max_fail_percentage 15141 1726867230.52611: done checking for max_fail_percentage 15141 1726867230.52612: checking to see if all hosts have failed and the running result is not ok 15141 1726867230.52612: done checking to see if all hosts have failed 15141 1726867230.52613: getting the remaining hosts for this loop 15141 1726867230.52614: done getting the remaining hosts for this loop 15141 1726867230.52616: getting the next task for host managed_node3 15141 1726867230.52620: done getting next task for host managed_node3 15141 1726867230.52622: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 15141 1726867230.52625: ^ 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 15141 1726867230.52627: getting variables 15141 1726867230.52628: in VariableManager get_vars() 15141 1726867230.52636: Calling all_inventory to load vars for managed_node3 15141 1726867230.52638: Calling groups_inventory to load vars for managed_node3 15141 1726867230.52641: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867230.52646: Calling all_plugins_play to load vars for managed_node3 15141 1726867230.52654: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867230.52657: Calling groups_plugins_play to load vars for managed_node3 15141 1726867230.52808: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867230.52995: done with get_vars() 15141 1726867230.53004: done getting variables 15141 1726867230.53069: 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) 15141 1726867230.53260: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 10] ********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 17:20:30 -0400 (0:00:00.094) 0:00:03.027 ****** 15141 1726867230.53306: entering _queue_task() for managed_node3/command 15141 1726867230.53307: Creating lock for command 15141 1726867230.53696: worker is 1 (out of 1 available) 15141 1726867230.53707: exiting _queue_task() for managed_node3/command 15141 1726867230.53717: done queuing things up, now waiting for results queue to drain 15141 1726867230.53719: waiting for pending results... 15141 1726867230.53896: running TaskExecutor() for managed_node3/TASK: Create EPEL 10 15141 1726867230.53989: in run() - task 0affcac9-a3a5-7348-bdf8-0000000000af 15141 1726867230.54012: variable 'ansible_search_path' from source: unknown 15141 1726867230.54054: variable 'ansible_search_path' from source: unknown 15141 1726867230.54064: calling self._execute() 15141 1726867230.54145: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867230.54161: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867230.54176: variable 'omit' from source: magic vars 15141 1726867230.54537: variable 'ansible_distribution' from source: facts 15141 1726867230.54601: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 15141 1726867230.54683: variable 'ansible_distribution_major_version' from source: facts 15141 1726867230.54695: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 15141 1726867230.54708: when evaluation is False, skipping this task 15141 1726867230.54717: _execute() done 15141 1726867230.54724: dumping result to json 15141 1726867230.54731: done dumping result, returning 15141 1726867230.54741: done running TaskExecutor() for managed_node3/TASK: Create EPEL 10 [0affcac9-a3a5-7348-bdf8-0000000000af] 15141 1726867230.54752: sending task result for task 0affcac9-a3a5-7348-bdf8-0000000000af skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 15141 1726867230.54915: no more pending results, returning what we have 15141 1726867230.54920: results queue empty 15141 1726867230.54921: checking for any_errors_fatal 15141 1726867230.54922: done checking for any_errors_fatal 15141 1726867230.54923: checking for max_fail_percentage 15141 1726867230.54925: done checking for max_fail_percentage 15141 1726867230.54926: checking to see if all hosts have failed and the running result is not ok 15141 1726867230.54927: done checking to see if all hosts have failed 15141 1726867230.54927: getting the remaining hosts for this loop 15141 1726867230.54929: done getting the remaining hosts for this loop 15141 1726867230.54932: getting the next task for host managed_node3 15141 1726867230.54939: done getting next task for host managed_node3 15141 1726867230.54941: ^ task is: TASK: Install yum-utils package 15141 1726867230.54945: ^ 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 15141 1726867230.54948: getting variables 15141 1726867230.54950: in VariableManager get_vars() 15141 1726867230.54980: Calling all_inventory to load vars for managed_node3 15141 1726867230.54983: Calling groups_inventory to load vars for managed_node3 15141 1726867230.54989: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867230.55002: Calling all_plugins_play to load vars for managed_node3 15141 1726867230.55005: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867230.55009: Calling groups_plugins_play to load vars for managed_node3 15141 1726867230.55431: done sending task result for task 0affcac9-a3a5-7348-bdf8-0000000000af 15141 1726867230.55434: WORKER PROCESS EXITING 15141 1726867230.55455: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867230.55646: done with get_vars() 15141 1726867230.55656: done getting variables 15141 1726867230.55754: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 17:20:30 -0400 (0:00:00.024) 0:00:03.052 ****** 15141 1726867230.55783: entering _queue_task() for managed_node3/package 15141 1726867230.55784: Creating lock for package 15141 1726867230.56042: worker is 1 (out of 1 available) 15141 1726867230.56168: exiting _queue_task() for managed_node3/package 15141 1726867230.56180: done queuing things up, now waiting for results queue to drain 15141 1726867230.56182: waiting for pending results... 15141 1726867230.56317: running TaskExecutor() for managed_node3/TASK: Install yum-utils package 15141 1726867230.56447: in run() - task 0affcac9-a3a5-7348-bdf8-0000000000b0 15141 1726867230.56466: variable 'ansible_search_path' from source: unknown 15141 1726867230.56472: variable 'ansible_search_path' from source: unknown 15141 1726867230.56515: calling self._execute() 15141 1726867230.56591: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867230.56608: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867230.56629: variable 'omit' from source: magic vars 15141 1726867230.56988: variable 'ansible_distribution' from source: facts 15141 1726867230.57004: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 15141 1726867230.57131: variable 'ansible_distribution_major_version' from source: facts 15141 1726867230.57147: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 15141 1726867230.57155: when evaluation is False, skipping this task 15141 1726867230.57165: _execute() done 15141 1726867230.57173: dumping result to json 15141 1726867230.57183: done dumping result, returning 15141 1726867230.57194: done running TaskExecutor() for managed_node3/TASK: Install yum-utils package [0affcac9-a3a5-7348-bdf8-0000000000b0] 15141 1726867230.57203: sending task result for task 0affcac9-a3a5-7348-bdf8-0000000000b0 skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 15141 1726867230.57337: no more pending results, returning what we have 15141 1726867230.57340: results queue empty 15141 1726867230.57341: checking for any_errors_fatal 15141 1726867230.57348: done checking for any_errors_fatal 15141 1726867230.57349: checking for max_fail_percentage 15141 1726867230.57351: done checking for max_fail_percentage 15141 1726867230.57465: checking to see if all hosts have failed and the running result is not ok 15141 1726867230.57467: done checking to see if all hosts have failed 15141 1726867230.57467: getting the remaining hosts for this loop 15141 1726867230.57469: done getting the remaining hosts for this loop 15141 1726867230.57472: getting the next task for host managed_node3 15141 1726867230.57480: done getting next task for host managed_node3 15141 1726867230.57482: ^ task is: TASK: Enable EPEL 7 15141 1726867230.57485: ^ 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 15141 1726867230.57489: getting variables 15141 1726867230.57490: in VariableManager get_vars() 15141 1726867230.57519: Calling all_inventory to load vars for managed_node3 15141 1726867230.57522: Calling groups_inventory to load vars for managed_node3 15141 1726867230.57525: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867230.57538: Calling all_plugins_play to load vars for managed_node3 15141 1726867230.57541: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867230.57545: Calling groups_plugins_play to load vars for managed_node3 15141 1726867230.57817: done sending task result for task 0affcac9-a3a5-7348-bdf8-0000000000b0 15141 1726867230.57820: WORKER PROCESS EXITING 15141 1726867230.57845: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867230.58338: done with get_vars() 15141 1726867230.58348: done getting variables 15141 1726867230.58470: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 17:20:30 -0400 (0:00:00.027) 0:00:03.080 ****** 15141 1726867230.58572: entering _queue_task() for managed_node3/command 15141 1726867230.58915: worker is 1 (out of 1 available) 15141 1726867230.58927: exiting _queue_task() for managed_node3/command 15141 1726867230.58938: done queuing things up, now waiting for results queue to drain 15141 1726867230.58940: waiting for pending results... 15141 1726867230.59285: running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 15141 1726867230.59588: in run() - task 0affcac9-a3a5-7348-bdf8-0000000000b1 15141 1726867230.59782: variable 'ansible_search_path' from source: unknown 15141 1726867230.59786: variable 'ansible_search_path' from source: unknown 15141 1726867230.59789: calling self._execute() 15141 1726867230.59933: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867230.59945: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867230.59959: variable 'omit' from source: magic vars 15141 1726867230.60815: variable 'ansible_distribution' from source: facts 15141 1726867230.60833: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 15141 1726867230.61130: variable 'ansible_distribution_major_version' from source: facts 15141 1726867230.61141: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 15141 1726867230.61150: when evaluation is False, skipping this task 15141 1726867230.61156: _execute() done 15141 1726867230.61164: dumping result to json 15141 1726867230.61173: done dumping result, returning 15141 1726867230.61282: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 [0affcac9-a3a5-7348-bdf8-0000000000b1] 15141 1726867230.61286: sending task result for task 0affcac9-a3a5-7348-bdf8-0000000000b1 skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 15141 1726867230.61600: no more pending results, returning what we have 15141 1726867230.61604: results queue empty 15141 1726867230.61605: checking for any_errors_fatal 15141 1726867230.61609: done checking for any_errors_fatal 15141 1726867230.61610: checking for max_fail_percentage 15141 1726867230.61611: done checking for max_fail_percentage 15141 1726867230.61612: checking to see if all hosts have failed and the running result is not ok 15141 1726867230.61613: done checking to see if all hosts have failed 15141 1726867230.61614: getting the remaining hosts for this loop 15141 1726867230.61615: done getting the remaining hosts for this loop 15141 1726867230.61619: getting the next task for host managed_node3 15141 1726867230.61625: done getting next task for host managed_node3 15141 1726867230.61628: ^ task is: TASK: Enable EPEL 8 15141 1726867230.61632: ^ 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 15141 1726867230.61635: getting variables 15141 1726867230.61637: in VariableManager get_vars() 15141 1726867230.61668: Calling all_inventory to load vars for managed_node3 15141 1726867230.61671: Calling groups_inventory to load vars for managed_node3 15141 1726867230.61674: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867230.61688: Calling all_plugins_play to load vars for managed_node3 15141 1726867230.61691: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867230.61694: Calling groups_plugins_play to load vars for managed_node3 15141 1726867230.62291: done sending task result for task 0affcac9-a3a5-7348-bdf8-0000000000b1 15141 1726867230.62294: WORKER PROCESS EXITING 15141 1726867230.62344: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867230.62805: done with get_vars() 15141 1726867230.62816: done getting variables 15141 1726867230.63000: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 17:20:30 -0400 (0:00:00.044) 0:00:03.125 ****** 15141 1726867230.63033: entering _queue_task() for managed_node3/command 15141 1726867230.63557: worker is 1 (out of 1 available) 15141 1726867230.63570: exiting _queue_task() for managed_node3/command 15141 1726867230.63839: done queuing things up, now waiting for results queue to drain 15141 1726867230.63841: waiting for pending results... 15141 1726867230.64181: running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 15141 1726867230.64302: in run() - task 0affcac9-a3a5-7348-bdf8-0000000000b2 15141 1726867230.64323: variable 'ansible_search_path' from source: unknown 15141 1726867230.64482: variable 'ansible_search_path' from source: unknown 15141 1726867230.64488: calling self._execute() 15141 1726867230.64714: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867230.64717: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867230.64720: variable 'omit' from source: magic vars 15141 1726867230.65481: variable 'ansible_distribution' from source: facts 15141 1726867230.65485: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 15141 1726867230.65708: variable 'ansible_distribution_major_version' from source: facts 15141 1726867230.65722: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 15141 1726867230.65731: when evaluation is False, skipping this task 15141 1726867230.65739: _execute() done 15141 1726867230.65745: dumping result to json 15141 1726867230.65751: done dumping result, returning 15141 1726867230.65760: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 [0affcac9-a3a5-7348-bdf8-0000000000b2] 15141 1726867230.65768: sending task result for task 0affcac9-a3a5-7348-bdf8-0000000000b2 15141 1726867230.65976: done sending task result for task 0affcac9-a3a5-7348-bdf8-0000000000b2 15141 1726867230.65981: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 15141 1726867230.66062: no more pending results, returning what we have 15141 1726867230.66066: results queue empty 15141 1726867230.66067: checking for any_errors_fatal 15141 1726867230.66071: done checking for any_errors_fatal 15141 1726867230.66072: checking for max_fail_percentage 15141 1726867230.66074: done checking for max_fail_percentage 15141 1726867230.66075: checking to see if all hosts have failed and the running result is not ok 15141 1726867230.66076: done checking to see if all hosts have failed 15141 1726867230.66076: getting the remaining hosts for this loop 15141 1726867230.66080: done getting the remaining hosts for this loop 15141 1726867230.66084: getting the next task for host managed_node3 15141 1726867230.66093: done getting next task for host managed_node3 15141 1726867230.66096: ^ task is: TASK: Enable EPEL 6 15141 1726867230.66100: ^ 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 15141 1726867230.66103: getting variables 15141 1726867230.66104: in VariableManager get_vars() 15141 1726867230.66135: Calling all_inventory to load vars for managed_node3 15141 1726867230.66137: Calling groups_inventory to load vars for managed_node3 15141 1726867230.66141: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867230.66155: Calling all_plugins_play to load vars for managed_node3 15141 1726867230.66158: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867230.66161: Calling groups_plugins_play to load vars for managed_node3 15141 1726867230.66645: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867230.67141: done with get_vars() 15141 1726867230.67151: done getting variables 15141 1726867230.67350: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 17:20:30 -0400 (0:00:00.043) 0:00:03.168 ****** 15141 1726867230.67382: entering _queue_task() for managed_node3/copy 15141 1726867230.67926: worker is 1 (out of 1 available) 15141 1726867230.67937: exiting _queue_task() for managed_node3/copy 15141 1726867230.67950: done queuing things up, now waiting for results queue to drain 15141 1726867230.67951: waiting for pending results... 15141 1726867230.68415: running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 15141 1726867230.68711: in run() - task 0affcac9-a3a5-7348-bdf8-0000000000b4 15141 1726867230.68715: variable 'ansible_search_path' from source: unknown 15141 1726867230.68717: variable 'ansible_search_path' from source: unknown 15141 1726867230.68820: calling self._execute() 15141 1726867230.68871: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867230.68942: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867230.68957: variable 'omit' from source: magic vars 15141 1726867230.69920: variable 'ansible_distribution' from source: facts 15141 1726867230.69924: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 15141 1726867230.70247: variable 'ansible_distribution_major_version' from source: facts 15141 1726867230.70251: Evaluated conditional (ansible_distribution_major_version == '6'): False 15141 1726867230.70253: when evaluation is False, skipping this task 15141 1726867230.70255: _execute() done 15141 1726867230.70257: dumping result to json 15141 1726867230.70259: done dumping result, returning 15141 1726867230.70262: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 [0affcac9-a3a5-7348-bdf8-0000000000b4] 15141 1726867230.70264: sending task result for task 0affcac9-a3a5-7348-bdf8-0000000000b4 15141 1726867230.70332: done sending task result for task 0affcac9-a3a5-7348-bdf8-0000000000b4 15141 1726867230.70336: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 15141 1726867230.70392: no more pending results, returning what we have 15141 1726867230.70395: results queue empty 15141 1726867230.70396: checking for any_errors_fatal 15141 1726867230.70400: done checking for any_errors_fatal 15141 1726867230.70400: checking for max_fail_percentage 15141 1726867230.70402: done checking for max_fail_percentage 15141 1726867230.70403: checking to see if all hosts have failed and the running result is not ok 15141 1726867230.70404: done checking to see if all hosts have failed 15141 1726867230.70404: getting the remaining hosts for this loop 15141 1726867230.70406: done getting the remaining hosts for this loop 15141 1726867230.70409: getting the next task for host managed_node3 15141 1726867230.70418: done getting next task for host managed_node3 15141 1726867230.70421: ^ task is: TASK: Set network provider to 'initscripts' 15141 1726867230.70423: ^ 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 15141 1726867230.70428: getting variables 15141 1726867230.70429: in VariableManager get_vars() 15141 1726867230.70460: Calling all_inventory to load vars for managed_node3 15141 1726867230.70463: Calling groups_inventory to load vars for managed_node3 15141 1726867230.70466: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867230.70481: Calling all_plugins_play to load vars for managed_node3 15141 1726867230.70484: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867230.70488: Calling groups_plugins_play to load vars for managed_node3 15141 1726867230.71247: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867230.71544: done with get_vars() 15141 1726867230.71666: done getting variables 15141 1726867230.71724: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set network provider to 'initscripts'] *********************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_bridge_initscripts.yml:12 Friday 20 September 2024 17:20:30 -0400 (0:00:00.043) 0:00:03.212 ****** 15141 1726867230.71750: entering _queue_task() for managed_node3/set_fact 15141 1726867230.72325: worker is 1 (out of 1 available) 15141 1726867230.72335: exiting _queue_task() for managed_node3/set_fact 15141 1726867230.72345: done queuing things up, now waiting for results queue to drain 15141 1726867230.72346: waiting for pending results... 15141 1726867230.72981: running TaskExecutor() for managed_node3/TASK: Set network provider to 'initscripts' 15141 1726867230.72985: in run() - task 0affcac9-a3a5-7348-bdf8-000000000007 15141 1726867230.72989: variable 'ansible_search_path' from source: unknown 15141 1726867230.72991: calling self._execute() 15141 1726867230.73124: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867230.73136: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867230.73148: variable 'omit' from source: magic vars 15141 1726867230.73386: variable 'omit' from source: magic vars 15141 1726867230.73428: variable 'omit' from source: magic vars 15141 1726867230.73525: variable 'omit' from source: magic vars 15141 1726867230.73727: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 15141 1726867230.73732: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 15141 1726867230.73734: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 15141 1726867230.73847: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 15141 1726867230.73865: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 15141 1726867230.73901: variable 'inventory_hostname' from source: host vars for 'managed_node3' 15141 1726867230.73911: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867230.73919: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867230.74139: Set connection var ansible_shell_executable to /bin/sh 15141 1726867230.74147: Set connection var ansible_shell_type to sh 15141 1726867230.74167: Set connection var ansible_module_compression to ZIP_DEFLATED 15141 1726867230.74257: Set connection var ansible_pipelining to False 15141 1726867230.74275: Set connection var ansible_timeout to 10 15141 1726867230.74285: Set connection var ansible_connection to ssh 15141 1726867230.74310: variable 'ansible_shell_executable' from source: unknown 15141 1726867230.74318: variable 'ansible_connection' from source: unknown 15141 1726867230.74324: variable 'ansible_module_compression' from source: unknown 15141 1726867230.74331: variable 'ansible_shell_type' from source: unknown 15141 1726867230.74337: variable 'ansible_shell_executable' from source: unknown 15141 1726867230.74344: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867230.74352: variable 'ansible_pipelining' from source: unknown 15141 1726867230.74579: variable 'ansible_timeout' from source: unknown 15141 1726867230.74582: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867230.74644: 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) 15141 1726867230.74712: variable 'omit' from source: magic vars 15141 1726867230.74882: starting attempt loop 15141 1726867230.74886: running the handler 15141 1726867230.74888: handler run complete 15141 1726867230.74891: attempt loop complete, returning result 15141 1726867230.74893: _execute() done 15141 1726867230.74896: dumping result to json 15141 1726867230.74898: done dumping result, returning 15141 1726867230.74900: done running TaskExecutor() for managed_node3/TASK: Set network provider to 'initscripts' [0affcac9-a3a5-7348-bdf8-000000000007] 15141 1726867230.74903: sending task result for task 0affcac9-a3a5-7348-bdf8-000000000007 15141 1726867230.74966: done sending task result for task 0affcac9-a3a5-7348-bdf8-000000000007 15141 1726867230.74969: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } 15141 1726867230.75021: no more pending results, returning what we have 15141 1726867230.75024: results queue empty 15141 1726867230.75025: checking for any_errors_fatal 15141 1726867230.75030: done checking for any_errors_fatal 15141 1726867230.75031: checking for max_fail_percentage 15141 1726867230.75033: done checking for max_fail_percentage 15141 1726867230.75034: checking to see if all hosts have failed and the running result is not ok 15141 1726867230.75035: done checking to see if all hosts have failed 15141 1726867230.75035: getting the remaining hosts for this loop 15141 1726867230.75037: done getting the remaining hosts for this loop 15141 1726867230.75040: getting the next task for host managed_node3 15141 1726867230.75046: done getting next task for host managed_node3 15141 1726867230.75049: ^ task is: TASK: meta (flush_handlers) 15141 1726867230.75051: ^ 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 15141 1726867230.75055: getting variables 15141 1726867230.75056: in VariableManager get_vars() 15141 1726867230.75086: Calling all_inventory to load vars for managed_node3 15141 1726867230.75089: Calling groups_inventory to load vars for managed_node3 15141 1726867230.75093: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867230.75104: Calling all_plugins_play to load vars for managed_node3 15141 1726867230.75107: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867230.75110: Calling groups_plugins_play to load vars for managed_node3 15141 1726867230.75681: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867230.76498: done with get_vars() 15141 1726867230.76506: done getting variables 15141 1726867230.76566: in VariableManager get_vars() 15141 1726867230.76574: Calling all_inventory to load vars for managed_node3 15141 1726867230.76576: Calling groups_inventory to load vars for managed_node3 15141 1726867230.76682: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867230.76687: Calling all_plugins_play to load vars for managed_node3 15141 1726867230.76689: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867230.76692: Calling groups_plugins_play to load vars for managed_node3 15141 1726867230.76939: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867230.77288: done with get_vars() 15141 1726867230.77301: done queuing things up, now waiting for results queue to drain 15141 1726867230.77303: results queue empty 15141 1726867230.77304: checking for any_errors_fatal 15141 1726867230.77306: done checking for any_errors_fatal 15141 1726867230.77306: checking for max_fail_percentage 15141 1726867230.77307: done checking for max_fail_percentage 15141 1726867230.77308: checking to see if all hosts have failed and the running result is not ok 15141 1726867230.77309: done checking to see if all hosts have failed 15141 1726867230.77309: getting the remaining hosts for this loop 15141 1726867230.77310: done getting the remaining hosts for this loop 15141 1726867230.77312: getting the next task for host managed_node3 15141 1726867230.77316: done getting next task for host managed_node3 15141 1726867230.77317: ^ task is: TASK: meta (flush_handlers) 15141 1726867230.77319: ^ 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 15141 1726867230.77326: getting variables 15141 1726867230.77327: in VariableManager get_vars() 15141 1726867230.77335: Calling all_inventory to load vars for managed_node3 15141 1726867230.77337: Calling groups_inventory to load vars for managed_node3 15141 1726867230.77339: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867230.77343: Calling all_plugins_play to load vars for managed_node3 15141 1726867230.77346: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867230.77349: Calling groups_plugins_play to load vars for managed_node3 15141 1726867230.77704: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867230.78186: done with get_vars() 15141 1726867230.78194: done getting variables 15141 1726867230.78244: in VariableManager get_vars() 15141 1726867230.78252: Calling all_inventory to load vars for managed_node3 15141 1726867230.78254: Calling groups_inventory to load vars for managed_node3 15141 1726867230.78256: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867230.78260: Calling all_plugins_play to load vars for managed_node3 15141 1726867230.78263: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867230.78265: Calling groups_plugins_play to load vars for managed_node3 15141 1726867230.78508: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867230.78965: done with get_vars() 15141 1726867230.78980: done queuing things up, now waiting for results queue to drain 15141 1726867230.78982: results queue empty 15141 1726867230.78983: checking for any_errors_fatal 15141 1726867230.78984: done checking for any_errors_fatal 15141 1726867230.78985: checking for max_fail_percentage 15141 1726867230.78986: done checking for max_fail_percentage 15141 1726867230.78987: checking to see if all hosts have failed and the running result is not ok 15141 1726867230.78987: done checking to see if all hosts have failed 15141 1726867230.78988: getting the remaining hosts for this loop 15141 1726867230.78989: done getting the remaining hosts for this loop 15141 1726867230.78991: getting the next task for host managed_node3 15141 1726867230.78994: done getting next task for host managed_node3 15141 1726867230.78995: ^ task is: None 15141 1726867230.78997: ^ 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 15141 1726867230.78998: done queuing things up, now waiting for results queue to drain 15141 1726867230.78999: results queue empty 15141 1726867230.78999: checking for any_errors_fatal 15141 1726867230.79000: done checking for any_errors_fatal 15141 1726867230.79001: checking for max_fail_percentage 15141 1726867230.79002: done checking for max_fail_percentage 15141 1726867230.79002: checking to see if all hosts have failed and the running result is not ok 15141 1726867230.79003: done checking to see if all hosts have failed 15141 1726867230.79005: getting the next task for host managed_node3 15141 1726867230.79007: done getting next task for host managed_node3 15141 1726867230.79008: ^ task is: None 15141 1726867230.79009: ^ 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 15141 1726867230.79261: in VariableManager get_vars() 15141 1726867230.79275: done with get_vars() 15141 1726867230.79283: in VariableManager get_vars() 15141 1726867230.79292: done with get_vars() 15141 1726867230.79297: variable 'omit' from source: magic vars 15141 1726867230.79324: in VariableManager get_vars() 15141 1726867230.79333: done with get_vars() 15141 1726867230.79398: variable 'omit' from source: magic vars PLAY [Test configuring bridges] ************************************************ 15141 1726867230.79794: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 15141 1726867230.79821: getting the remaining hosts for this loop 15141 1726867230.79823: done getting the remaining hosts for this loop 15141 1726867230.79825: getting the next task for host managed_node3 15141 1726867230.79828: done getting next task for host managed_node3 15141 1726867230.79830: ^ task is: TASK: Gathering Facts 15141 1726867230.79831: ^ 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 15141 1726867230.79833: getting variables 15141 1726867230.79834: in VariableManager get_vars() 15141 1726867230.79841: Calling all_inventory to load vars for managed_node3 15141 1726867230.79843: Calling groups_inventory to load vars for managed_node3 15141 1726867230.79845: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867230.79849: Calling all_plugins_play to load vars for managed_node3 15141 1726867230.79861: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867230.79864: Calling groups_plugins_play to load vars for managed_node3 15141 1726867230.80237: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867230.80580: done with get_vars() 15141 1726867230.80588: done getting variables 15141 1726867230.80627: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml:3 Friday 20 September 2024 17:20:30 -0400 (0:00:00.090) 0:00:03.302 ****** 15141 1726867230.80764: entering _queue_task() for managed_node3/gather_facts 15141 1726867230.81356: worker is 1 (out of 1 available) 15141 1726867230.81369: exiting _queue_task() for managed_node3/gather_facts 15141 1726867230.81383: done queuing things up, now waiting for results queue to drain 15141 1726867230.81385: waiting for pending results... 15141 1726867230.82166: running TaskExecutor() for managed_node3/TASK: Gathering Facts 15141 1726867230.82242: in run() - task 0affcac9-a3a5-7348-bdf8-0000000000da 15141 1726867230.82256: variable 'ansible_search_path' from source: unknown 15141 1726867230.82720: calling self._execute() 15141 1726867230.82785: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867230.82789: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867230.82792: variable 'omit' from source: magic vars 15141 1726867230.84029: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867230.89642: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867230.90084: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867230.90088: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867230.90090: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867230.90092: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867230.90239: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867230.90274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867230.90483: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867230.90486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867230.90489: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867230.90810: variable 'ansible_distribution' from source: facts 15141 1726867230.90823: variable 'ansible_distribution_major_version' from source: facts 15141 1726867230.90853: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867230.90987: when evaluation is False, skipping this task 15141 1726867230.90992: _execute() done 15141 1726867230.91046: dumping result to json 15141 1726867230.91048: done dumping result, returning 15141 1726867230.91051: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0affcac9-a3a5-7348-bdf8-0000000000da] 15141 1726867230.91052: sending task result for task 0affcac9-a3a5-7348-bdf8-0000000000da skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15141 1726867230.91198: no more pending results, returning what we have 15141 1726867230.91202: results queue empty 15141 1726867230.91205: checking for any_errors_fatal 15141 1726867230.91206: done checking for any_errors_fatal 15141 1726867230.91207: checking for max_fail_percentage 15141 1726867230.91209: done checking for max_fail_percentage 15141 1726867230.91210: checking to see if all hosts have failed and the running result is not ok 15141 1726867230.91211: done checking to see if all hosts have failed 15141 1726867230.91211: getting the remaining hosts for this loop 15141 1726867230.91213: done getting the remaining hosts for this loop 15141 1726867230.91216: getting the next task for host managed_node3 15141 1726867230.91222: done getting next task for host managed_node3 15141 1726867230.91224: ^ task is: TASK: meta (flush_handlers) 15141 1726867230.91226: ^ 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 15141 1726867230.91229: getting variables 15141 1726867230.91231: in VariableManager get_vars() 15141 1726867230.91263: Calling all_inventory to load vars for managed_node3 15141 1726867230.91267: Calling groups_inventory to load vars for managed_node3 15141 1726867230.91270: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867230.91284: Calling all_plugins_play to load vars for managed_node3 15141 1726867230.91287: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867230.91290: Calling groups_plugins_play to load vars for managed_node3 15141 1726867230.92291: done sending task result for task 0affcac9-a3a5-7348-bdf8-0000000000da 15141 1726867230.92295: WORKER PROCESS EXITING 15141 1726867230.92322: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867230.92935: done with get_vars() 15141 1726867230.92949: done getting variables 15141 1726867230.93433: in VariableManager get_vars() 15141 1726867230.93445: Calling all_inventory to load vars for managed_node3 15141 1726867230.93448: Calling groups_inventory to load vars for managed_node3 15141 1726867230.93450: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867230.93455: Calling all_plugins_play to load vars for managed_node3 15141 1726867230.93458: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867230.93460: Calling groups_plugins_play to load vars for managed_node3 15141 1726867230.93779: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867230.94278: done with get_vars() 15141 1726867230.94294: done queuing things up, now waiting for results queue to drain 15141 1726867230.94296: results queue empty 15141 1726867230.94297: checking for any_errors_fatal 15141 1726867230.94299: done checking for any_errors_fatal 15141 1726867230.94299: checking for max_fail_percentage 15141 1726867230.94300: done checking for max_fail_percentage 15141 1726867230.94301: checking to see if all hosts have failed and the running result is not ok 15141 1726867230.94302: done checking to see if all hosts have failed 15141 1726867230.94302: getting the remaining hosts for this loop 15141 1726867230.94303: done getting the remaining hosts for this loop 15141 1726867230.94306: getting the next task for host managed_node3 15141 1726867230.94309: done getting next task for host managed_node3 15141 1726867230.94311: ^ task is: TASK: Set interface={{ interface }} 15141 1726867230.94313: ^ 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 15141 1726867230.94315: getting variables 15141 1726867230.94316: in VariableManager get_vars() 15141 1726867230.94325: Calling all_inventory to load vars for managed_node3 15141 1726867230.94327: Calling groups_inventory to load vars for managed_node3 15141 1726867230.94329: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867230.94338: Calling all_plugins_play to load vars for managed_node3 15141 1726867230.94340: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867230.94343: Calling groups_plugins_play to load vars for managed_node3 15141 1726867230.94740: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867230.95113: done with get_vars() 15141 1726867230.95121: done getting variables 15141 1726867230.95162: 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) 15141 1726867230.95489: variable 'interface' from source: play vars TASK [Set interface=LSR-TST-br31] ********************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml:9 Friday 20 September 2024 17:20:30 -0400 (0:00:00.147) 0:00:03.450 ****** 15141 1726867230.95530: entering _queue_task() for managed_node3/set_fact 15141 1726867230.96171: worker is 1 (out of 1 available) 15141 1726867230.96590: exiting _queue_task() for managed_node3/set_fact 15141 1726867230.96600: done queuing things up, now waiting for results queue to drain 15141 1726867230.96602: waiting for pending results... 15141 1726867230.96755: running TaskExecutor() for managed_node3/TASK: Set interface=LSR-TST-br31 15141 1726867230.96889: in run() - task 0affcac9-a3a5-7348-bdf8-00000000000b 15141 1726867230.97001: variable 'ansible_search_path' from source: unknown 15141 1726867230.97088: calling self._execute() 15141 1726867230.97227: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867230.97274: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867230.97382: variable 'omit' from source: magic vars 15141 1726867230.98272: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867231.06314: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867231.06425: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867231.06514: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867231.06630: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867231.06706: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867231.06889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867231.07090: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867231.07150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867231.07316: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867231.07401: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867231.07665: variable 'ansible_distribution' from source: facts 15141 1726867231.07682: variable 'ansible_distribution_major_version' from source: facts 15141 1726867231.07706: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867231.07713: when evaluation is False, skipping this task 15141 1726867231.07720: _execute() done 15141 1726867231.07725: dumping result to json 15141 1726867231.07732: done dumping result, returning 15141 1726867231.07742: done running TaskExecutor() for managed_node3/TASK: Set interface=LSR-TST-br31 [0affcac9-a3a5-7348-bdf8-00000000000b] 15141 1726867231.07750: sending task result for task 0affcac9-a3a5-7348-bdf8-00000000000b 15141 1726867231.08049: done sending task result for task 0affcac9-a3a5-7348-bdf8-00000000000b 15141 1726867231.08052: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15141 1726867231.08139: no more pending results, returning what we have 15141 1726867231.08142: results queue empty 15141 1726867231.08143: checking for any_errors_fatal 15141 1726867231.08145: done checking for any_errors_fatal 15141 1726867231.08146: checking for max_fail_percentage 15141 1726867231.08148: done checking for max_fail_percentage 15141 1726867231.08149: checking to see if all hosts have failed and the running result is not ok 15141 1726867231.08150: done checking to see if all hosts have failed 15141 1726867231.08151: getting the remaining hosts for this loop 15141 1726867231.08152: done getting the remaining hosts for this loop 15141 1726867231.08156: getting the next task for host managed_node3 15141 1726867231.08170: done getting next task for host managed_node3 15141 1726867231.08174: ^ task is: TASK: Include the task 'show_interfaces.yml' 15141 1726867231.08176: ^ 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 15141 1726867231.08181: getting variables 15141 1726867231.08183: in VariableManager get_vars() 15141 1726867231.08215: Calling all_inventory to load vars for managed_node3 15141 1726867231.08218: Calling groups_inventory to load vars for managed_node3 15141 1726867231.08222: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867231.08235: Calling all_plugins_play to load vars for managed_node3 15141 1726867231.08239: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867231.08242: Calling groups_plugins_play to load vars for managed_node3 15141 1726867231.08668: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867231.08927: done with get_vars() 15141 1726867231.08946: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml:12 Friday 20 September 2024 17:20:31 -0400 (0:00:00.135) 0:00:03.585 ****** 15141 1726867231.09098: entering _queue_task() for managed_node3/include_tasks 15141 1726867231.09675: worker is 1 (out of 1 available) 15141 1726867231.09790: exiting _queue_task() for managed_node3/include_tasks 15141 1726867231.09801: done queuing things up, now waiting for results queue to drain 15141 1726867231.09803: waiting for pending results... 15141 1726867231.09995: running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' 15141 1726867231.10474: in run() - task 0affcac9-a3a5-7348-bdf8-00000000000c 15141 1726867231.10494: variable 'ansible_search_path' from source: unknown 15141 1726867231.10525: calling self._execute() 15141 1726867231.10926: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867231.10930: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867231.10933: variable 'omit' from source: magic vars 15141 1726867231.12121: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867231.17624: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867231.18220: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867231.18347: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867231.18400: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867231.18428: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867231.18721: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867231.18725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867231.18727: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867231.18827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867231.18915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867231.19530: variable 'ansible_distribution' from source: facts 15141 1726867231.19533: variable 'ansible_distribution_major_version' from source: facts 15141 1726867231.19553: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867231.19556: when evaluation is False, skipping this task 15141 1726867231.19559: _execute() done 15141 1726867231.19561: dumping result to json 15141 1726867231.19563: done dumping result, returning 15141 1726867231.19571: done running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' [0affcac9-a3a5-7348-bdf8-00000000000c] 15141 1726867231.19601: sending task result for task 0affcac9-a3a5-7348-bdf8-00000000000c 15141 1726867231.19744: done sending task result for task 0affcac9-a3a5-7348-bdf8-00000000000c 15141 1726867231.19747: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15141 1726867231.19882: no more pending results, returning what we have 15141 1726867231.19886: results queue empty 15141 1726867231.19887: checking for any_errors_fatal 15141 1726867231.19892: done checking for any_errors_fatal 15141 1726867231.19892: checking for max_fail_percentage 15141 1726867231.19894: done checking for max_fail_percentage 15141 1726867231.19895: checking to see if all hosts have failed and the running result is not ok 15141 1726867231.19896: done checking to see if all hosts have failed 15141 1726867231.19897: getting the remaining hosts for this loop 15141 1726867231.19898: done getting the remaining hosts for this loop 15141 1726867231.19902: getting the next task for host managed_node3 15141 1726867231.19910: done getting next task for host managed_node3 15141 1726867231.19913: ^ task is: TASK: Include the task 'assert_device_absent.yml' 15141 1726867231.19915: ^ 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 15141 1726867231.19917: getting variables 15141 1726867231.19919: in VariableManager get_vars() 15141 1726867231.19951: Calling all_inventory to load vars for managed_node3 15141 1726867231.19954: Calling groups_inventory to load vars for managed_node3 15141 1726867231.19957: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867231.19969: Calling all_plugins_play to load vars for managed_node3 15141 1726867231.20195: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867231.20198: Calling groups_plugins_play to load vars for managed_node3 15141 1726867231.21204: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867231.22171: done with get_vars() 15141 1726867231.22184: done getting variables TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml:14 Friday 20 September 2024 17:20:31 -0400 (0:00:00.131) 0:00:03.717 ****** 15141 1726867231.22274: entering _queue_task() for managed_node3/include_tasks 15141 1726867231.23171: worker is 1 (out of 1 available) 15141 1726867231.23411: exiting _queue_task() for managed_node3/include_tasks 15141 1726867231.23422: done queuing things up, now waiting for results queue to drain 15141 1726867231.23424: waiting for pending results... 15141 1726867231.23976: running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_absent.yml' 15141 1726867231.23983: in run() - task 0affcac9-a3a5-7348-bdf8-00000000000d 15141 1726867231.23987: variable 'ansible_search_path' from source: unknown 15141 1726867231.24053: calling self._execute() 15141 1726867231.24288: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867231.24292: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867231.24295: variable 'omit' from source: magic vars 15141 1726867231.25037: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867231.29744: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867231.29834: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867231.29917: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867231.29981: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867231.30015: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867231.30110: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867231.30145: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867231.30188: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867231.30235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867231.30286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867231.30563: variable 'ansible_distribution' from source: facts 15141 1726867231.30726: variable 'ansible_distribution_major_version' from source: facts 15141 1726867231.30730: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867231.30732: when evaluation is False, skipping this task 15141 1726867231.30734: _execute() done 15141 1726867231.30737: dumping result to json 15141 1726867231.30739: done dumping result, returning 15141 1726867231.30741: done running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_absent.yml' [0affcac9-a3a5-7348-bdf8-00000000000d] 15141 1726867231.30743: sending task result for task 0affcac9-a3a5-7348-bdf8-00000000000d skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15141 1726867231.31094: no more pending results, returning what we have 15141 1726867231.31098: results queue empty 15141 1726867231.31099: checking for any_errors_fatal 15141 1726867231.31107: done checking for any_errors_fatal 15141 1726867231.31108: checking for max_fail_percentage 15141 1726867231.31110: done checking for max_fail_percentage 15141 1726867231.31111: checking to see if all hosts have failed and the running result is not ok 15141 1726867231.31111: done checking to see if all hosts have failed 15141 1726867231.31112: getting the remaining hosts for this loop 15141 1726867231.31114: done getting the remaining hosts for this loop 15141 1726867231.31118: getting the next task for host managed_node3 15141 1726867231.31125: done getting next task for host managed_node3 15141 1726867231.31127: ^ task is: TASK: meta (flush_handlers) 15141 1726867231.31129: ^ 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 15141 1726867231.31132: getting variables 15141 1726867231.31134: in VariableManager get_vars() 15141 1726867231.31166: Calling all_inventory to load vars for managed_node3 15141 1726867231.31168: Calling groups_inventory to load vars for managed_node3 15141 1726867231.31172: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867231.31186: Calling all_plugins_play to load vars for managed_node3 15141 1726867231.31189: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867231.31193: Calling groups_plugins_play to load vars for managed_node3 15141 1726867231.31701: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867231.32249: done with get_vars() 15141 1726867231.32266: done getting variables 15141 1726867231.32292: done sending task result for task 0affcac9-a3a5-7348-bdf8-00000000000d 15141 1726867231.32295: WORKER PROCESS EXITING 15141 1726867231.32347: in VariableManager get_vars() 15141 1726867231.32373: Calling all_inventory to load vars for managed_node3 15141 1726867231.32376: Calling groups_inventory to load vars for managed_node3 15141 1726867231.32381: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867231.32385: Calling all_plugins_play to load vars for managed_node3 15141 1726867231.32388: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867231.32390: Calling groups_plugins_play to load vars for managed_node3 15141 1726867231.32541: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867231.32741: done with get_vars() 15141 1726867231.32753: done queuing things up, now waiting for results queue to drain 15141 1726867231.32755: results queue empty 15141 1726867231.32756: checking for any_errors_fatal 15141 1726867231.32758: done checking for any_errors_fatal 15141 1726867231.32759: checking for max_fail_percentage 15141 1726867231.32760: done checking for max_fail_percentage 15141 1726867231.32761: checking to see if all hosts have failed and the running result is not ok 15141 1726867231.32762: done checking to see if all hosts have failed 15141 1726867231.32762: getting the remaining hosts for this loop 15141 1726867231.32763: done getting the remaining hosts for this loop 15141 1726867231.32765: getting the next task for host managed_node3 15141 1726867231.32768: done getting next task for host managed_node3 15141 1726867231.32770: ^ task is: TASK: meta (flush_handlers) 15141 1726867231.32771: ^ 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 15141 1726867231.32774: getting variables 15141 1726867231.32775: in VariableManager get_vars() 15141 1726867231.32784: Calling all_inventory to load vars for managed_node3 15141 1726867231.32787: Calling groups_inventory to load vars for managed_node3 15141 1726867231.32789: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867231.32799: Calling all_plugins_play to load vars for managed_node3 15141 1726867231.32801: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867231.32814: Calling groups_plugins_play to load vars for managed_node3 15141 1726867231.32963: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867231.33189: done with get_vars() 15141 1726867231.33197: done getting variables 15141 1726867231.33250: in VariableManager get_vars() 15141 1726867231.33259: Calling all_inventory to load vars for managed_node3 15141 1726867231.33261: Calling groups_inventory to load vars for managed_node3 15141 1726867231.33263: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867231.33268: Calling all_plugins_play to load vars for managed_node3 15141 1726867231.33270: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867231.33272: Calling groups_plugins_play to load vars for managed_node3 15141 1726867231.33420: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867231.33620: done with get_vars() 15141 1726867231.33632: done queuing things up, now waiting for results queue to drain 15141 1726867231.33634: results queue empty 15141 1726867231.33635: checking for any_errors_fatal 15141 1726867231.33636: done checking for any_errors_fatal 15141 1726867231.33637: checking for max_fail_percentage 15141 1726867231.33638: done checking for max_fail_percentage 15141 1726867231.33639: checking to see if all hosts have failed and the running result is not ok 15141 1726867231.33640: done checking to see if all hosts have failed 15141 1726867231.33640: getting the remaining hosts for this loop 15141 1726867231.33641: done getting the remaining hosts for this loop 15141 1726867231.33644: getting the next task for host managed_node3 15141 1726867231.33647: done getting next task for host managed_node3 15141 1726867231.33648: ^ task is: None 15141 1726867231.33650: ^ 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 15141 1726867231.33651: done queuing things up, now waiting for results queue to drain 15141 1726867231.33652: results queue empty 15141 1726867231.33652: checking for any_errors_fatal 15141 1726867231.33653: done checking for any_errors_fatal 15141 1726867231.33654: checking for max_fail_percentage 15141 1726867231.33655: done checking for max_fail_percentage 15141 1726867231.33655: checking to see if all hosts have failed and the running result is not ok 15141 1726867231.33656: done checking to see if all hosts have failed 15141 1726867231.33658: getting the next task for host managed_node3 15141 1726867231.33660: done getting next task for host managed_node3 15141 1726867231.33661: ^ task is: None 15141 1726867231.33662: ^ 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 15141 1726867231.33707: in VariableManager get_vars() 15141 1726867231.33727: done with get_vars() 15141 1726867231.33732: in VariableManager get_vars() 15141 1726867231.33743: done with get_vars() 15141 1726867231.33747: variable 'omit' from source: magic vars 15141 1726867231.33773: in VariableManager get_vars() 15141 1726867231.33796: done with get_vars() 15141 1726867231.33819: variable 'omit' from source: magic vars PLAY [Add test bridge] ********************************************************* 15141 1726867231.34862: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 15141 1726867231.34914: getting the remaining hosts for this loop 15141 1726867231.34916: done getting the remaining hosts for this loop 15141 1726867231.34918: getting the next task for host managed_node3 15141 1726867231.34921: done getting next task for host managed_node3 15141 1726867231.34922: ^ task is: TASK: Gathering Facts 15141 1726867231.34925: ^ 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 15141 1726867231.34927: getting variables 15141 1726867231.34928: in VariableManager get_vars() 15141 1726867231.35028: Calling all_inventory to load vars for managed_node3 15141 1726867231.35031: Calling groups_inventory to load vars for managed_node3 15141 1726867231.35034: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867231.35040: Calling all_plugins_play to load vars for managed_node3 15141 1726867231.35043: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867231.35048: Calling groups_plugins_play to load vars for managed_node3 15141 1726867231.35373: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867231.35571: done with get_vars() 15141 1726867231.35580: done getting variables 15141 1726867231.35622: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml:17 Friday 20 September 2024 17:20:31 -0400 (0:00:00.134) 0:00:03.851 ****** 15141 1726867231.35716: entering _queue_task() for managed_node3/gather_facts 15141 1726867231.36630: worker is 1 (out of 1 available) 15141 1726867231.36643: exiting _queue_task() for managed_node3/gather_facts 15141 1726867231.36655: done queuing things up, now waiting for results queue to drain 15141 1726867231.36656: waiting for pending results... 15141 1726867231.37273: running TaskExecutor() for managed_node3/TASK: Gathering Facts 15141 1726867231.37555: in run() - task 0affcac9-a3a5-7348-bdf8-0000000000f5 15141 1726867231.37616: variable 'ansible_search_path' from source: unknown 15141 1726867231.37663: calling self._execute() 15141 1726867231.37791: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867231.37802: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867231.37819: variable 'omit' from source: magic vars 15141 1726867231.38482: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867231.42006: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867231.42224: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867231.42331: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867231.42440: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867231.42444: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867231.42730: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867231.42859: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867231.43038: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867231.43218: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867231.43271: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867231.43812: variable 'ansible_distribution' from source: facts 15141 1726867231.43899: variable 'ansible_distribution_major_version' from source: facts 15141 1726867231.43942: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867231.43959: when evaluation is False, skipping this task 15141 1726867231.43969: _execute() done 15141 1726867231.43975: dumping result to json 15141 1726867231.44012: done dumping result, returning 15141 1726867231.44263: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0affcac9-a3a5-7348-bdf8-0000000000f5] 15141 1726867231.44267: sending task result for task 0affcac9-a3a5-7348-bdf8-0000000000f5 15141 1726867231.44336: done sending task result for task 0affcac9-a3a5-7348-bdf8-0000000000f5 15141 1726867231.44339: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15141 1726867231.44413: no more pending results, returning what we have 15141 1726867231.44416: results queue empty 15141 1726867231.44417: checking for any_errors_fatal 15141 1726867231.44419: done checking for any_errors_fatal 15141 1726867231.44419: checking for max_fail_percentage 15141 1726867231.44422: done checking for max_fail_percentage 15141 1726867231.44423: checking to see if all hosts have failed and the running result is not ok 15141 1726867231.44424: done checking to see if all hosts have failed 15141 1726867231.44424: getting the remaining hosts for this loop 15141 1726867231.44426: done getting the remaining hosts for this loop 15141 1726867231.44429: getting the next task for host managed_node3 15141 1726867231.44436: done getting next task for host managed_node3 15141 1726867231.44437: ^ task is: TASK: meta (flush_handlers) 15141 1726867231.44439: ^ 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 15141 1726867231.44444: getting variables 15141 1726867231.44446: in VariableManager get_vars() 15141 1726867231.44729: Calling all_inventory to load vars for managed_node3 15141 1726867231.44733: Calling groups_inventory to load vars for managed_node3 15141 1726867231.44738: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867231.44752: Calling all_plugins_play to load vars for managed_node3 15141 1726867231.44755: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867231.44760: Calling groups_plugins_play to load vars for managed_node3 15141 1726867231.45557: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867231.45791: done with get_vars() 15141 1726867231.45802: done getting variables 15141 1726867231.45872: in VariableManager get_vars() 15141 1726867231.45892: Calling all_inventory to load vars for managed_node3 15141 1726867231.45894: Calling groups_inventory to load vars for managed_node3 15141 1726867231.45896: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867231.45901: Calling all_plugins_play to load vars for managed_node3 15141 1726867231.45903: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867231.45906: Calling groups_plugins_play to load vars for managed_node3 15141 1726867231.46058: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867231.46287: done with get_vars() 15141 1726867231.46300: done queuing things up, now waiting for results queue to drain 15141 1726867231.46302: results queue empty 15141 1726867231.46303: checking for any_errors_fatal 15141 1726867231.46305: done checking for any_errors_fatal 15141 1726867231.46305: checking for max_fail_percentage 15141 1726867231.46307: done checking for max_fail_percentage 15141 1726867231.46307: checking to see if all hosts have failed and the running result is not ok 15141 1726867231.46308: done checking to see if all hosts have failed 15141 1726867231.46309: getting the remaining hosts for this loop 15141 1726867231.46310: done getting the remaining hosts for this loop 15141 1726867231.46319: getting the next task for host managed_node3 15141 1726867231.46323: done getting next task for host managed_node3 15141 1726867231.46326: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 15141 1726867231.46328: ^ 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 15141 1726867231.46337: getting variables 15141 1726867231.46339: in VariableManager get_vars() 15141 1726867231.46351: Calling all_inventory to load vars for managed_node3 15141 1726867231.46354: Calling groups_inventory to load vars for managed_node3 15141 1726867231.46356: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867231.46364: Calling all_plugins_play to load vars for managed_node3 15141 1726867231.46372: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867231.46376: Calling groups_plugins_play to load vars for managed_node3 15141 1726867231.46550: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867231.46768: done with get_vars() 15141 1726867231.46776: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 17:20:31 -0400 (0:00:00.112) 0:00:03.964 ****** 15141 1726867231.46941: entering _queue_task() for managed_node3/include_tasks 15141 1726867231.47357: worker is 1 (out of 1 available) 15141 1726867231.47369: exiting _queue_task() for managed_node3/include_tasks 15141 1726867231.47516: done queuing things up, now waiting for results queue to drain 15141 1726867231.47518: waiting for pending results... 15141 1726867231.47624: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 15141 1726867231.47745: in run() - task 0affcac9-a3a5-7348-bdf8-000000000014 15141 1726867231.47767: variable 'ansible_search_path' from source: unknown 15141 1726867231.47775: variable 'ansible_search_path' from source: unknown 15141 1726867231.47835: calling self._execute() 15141 1726867231.47924: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867231.47935: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867231.47950: variable 'omit' from source: magic vars 15141 1726867231.48465: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867231.52081: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867231.52175: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867231.52247: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867231.52338: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867231.52600: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867231.52604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867231.52607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867231.52609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867231.52649: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867231.52670: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867231.52911: variable 'ansible_distribution' from source: facts 15141 1726867231.52937: variable 'ansible_distribution_major_version' from source: facts 15141 1726867231.52958: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867231.52965: when evaluation is False, skipping this task 15141 1726867231.52976: _execute() done 15141 1726867231.53006: dumping result to json 15141 1726867231.53015: done dumping result, returning 15141 1726867231.53041: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affcac9-a3a5-7348-bdf8-000000000014] 15141 1726867231.53057: sending task result for task 0affcac9-a3a5-7348-bdf8-000000000014 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15141 1726867231.53226: no more pending results, returning what we have 15141 1726867231.53229: results queue empty 15141 1726867231.53230: checking for any_errors_fatal 15141 1726867231.53231: done checking for any_errors_fatal 15141 1726867231.53232: checking for max_fail_percentage 15141 1726867231.53233: done checking for max_fail_percentage 15141 1726867231.53234: checking to see if all hosts have failed and the running result is not ok 15141 1726867231.53235: done checking to see if all hosts have failed 15141 1726867231.53235: getting the remaining hosts for this loop 15141 1726867231.53237: done getting the remaining hosts for this loop 15141 1726867231.53240: getting the next task for host managed_node3 15141 1726867231.53369: done getting next task for host managed_node3 15141 1726867231.53373: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 15141 1726867231.53376: ^ 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 15141 1726867231.53398: getting variables 15141 1726867231.53399: in VariableManager get_vars() 15141 1726867231.53440: Calling all_inventory to load vars for managed_node3 15141 1726867231.53443: Calling groups_inventory to load vars for managed_node3 15141 1726867231.53445: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867231.53462: Calling all_plugins_play to load vars for managed_node3 15141 1726867231.53552: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867231.53559: done sending task result for task 0affcac9-a3a5-7348-bdf8-000000000014 15141 1726867231.53562: WORKER PROCESS EXITING 15141 1726867231.53567: Calling groups_plugins_play to load vars for managed_node3 15141 1726867231.53996: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867231.54211: done with get_vars() 15141 1726867231.54243: done getting variables 15141 1726867231.54341: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 17:20:31 -0400 (0:00:00.074) 0:00:04.038 ****** 15141 1726867231.54370: entering _queue_task() for managed_node3/debug 15141 1726867231.54371: Creating lock for debug 15141 1726867231.54728: worker is 1 (out of 1 available) 15141 1726867231.54740: exiting _queue_task() for managed_node3/debug 15141 1726867231.54749: done queuing things up, now waiting for results queue to drain 15141 1726867231.54751: waiting for pending results... 15141 1726867231.55108: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 15141 1726867231.55324: in run() - task 0affcac9-a3a5-7348-bdf8-000000000015 15141 1726867231.55356: variable 'ansible_search_path' from source: unknown 15141 1726867231.55375: variable 'ansible_search_path' from source: unknown 15141 1726867231.55507: calling self._execute() 15141 1726867231.55554: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867231.55566: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867231.55642: variable 'omit' from source: magic vars 15141 1726867231.56349: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867231.62468: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867231.62593: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867231.62632: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867231.62783: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867231.62891: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867231.63069: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867231.63159: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867231.63206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867231.63404: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867231.63472: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867231.63769: variable 'ansible_distribution' from source: facts 15141 1726867231.63773: variable 'ansible_distribution_major_version' from source: facts 15141 1726867231.63775: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867231.63779: when evaluation is False, skipping this task 15141 1726867231.63781: _execute() done 15141 1726867231.63803: dumping result to json 15141 1726867231.63812: done dumping result, returning 15141 1726867231.63825: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0affcac9-a3a5-7348-bdf8-000000000015] 15141 1726867231.63836: sending task result for task 0affcac9-a3a5-7348-bdf8-000000000015 skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15141 1726867231.64022: no more pending results, returning what we have 15141 1726867231.64024: results queue empty 15141 1726867231.64025: checking for any_errors_fatal 15141 1726867231.64030: done checking for any_errors_fatal 15141 1726867231.64031: checking for max_fail_percentage 15141 1726867231.64032: done checking for max_fail_percentage 15141 1726867231.64033: checking to see if all hosts have failed and the running result is not ok 15141 1726867231.64034: done checking to see if all hosts have failed 15141 1726867231.64035: getting the remaining hosts for this loop 15141 1726867231.64036: done getting the remaining hosts for this loop 15141 1726867231.64039: getting the next task for host managed_node3 15141 1726867231.64044: done getting next task for host managed_node3 15141 1726867231.64048: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 15141 1726867231.64050: ^ 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 15141 1726867231.64063: getting variables 15141 1726867231.64064: in VariableManager get_vars() 15141 1726867231.64111: Calling all_inventory to load vars for managed_node3 15141 1726867231.64114: Calling groups_inventory to load vars for managed_node3 15141 1726867231.64117: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867231.64127: Calling all_plugins_play to load vars for managed_node3 15141 1726867231.64132: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867231.64135: Calling groups_plugins_play to load vars for managed_node3 15141 1726867231.64843: done sending task result for task 0affcac9-a3a5-7348-bdf8-000000000015 15141 1726867231.64847: WORKER PROCESS EXITING 15141 1726867231.64869: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867231.65086: done with get_vars() 15141 1726867231.65097: done getting variables 15141 1726867231.65192: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 17:20:31 -0400 (0:00:00.108) 0:00:04.147 ****** 15141 1726867231.65220: entering _queue_task() for managed_node3/fail 15141 1726867231.65221: Creating lock for fail 15141 1726867231.65608: worker is 1 (out of 1 available) 15141 1726867231.65620: exiting _queue_task() for managed_node3/fail 15141 1726867231.65633: done queuing things up, now waiting for results queue to drain 15141 1726867231.65635: waiting for pending results... 15141 1726867231.65851: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 15141 1726867231.65955: in run() - task 0affcac9-a3a5-7348-bdf8-000000000016 15141 1726867231.65973: variable 'ansible_search_path' from source: unknown 15141 1726867231.65984: variable 'ansible_search_path' from source: unknown 15141 1726867231.66031: calling self._execute() 15141 1726867231.66108: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867231.66121: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867231.66148: variable 'omit' from source: magic vars 15141 1726867231.66606: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867231.69172: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867231.69251: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867231.69308: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867231.69382: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867231.69385: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867231.69454: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867231.69491: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867231.69534: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867231.69580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867231.69598: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867231.69748: variable 'ansible_distribution' from source: facts 15141 1726867231.69759: variable 'ansible_distribution_major_version' from source: facts 15141 1726867231.69958: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867231.69961: when evaluation is False, skipping this task 15141 1726867231.69963: _execute() done 15141 1726867231.69966: dumping result to json 15141 1726867231.69968: done dumping result, returning 15141 1726867231.69970: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affcac9-a3a5-7348-bdf8-000000000016] 15141 1726867231.69973: sending task result for task 0affcac9-a3a5-7348-bdf8-000000000016 15141 1726867231.70037: done sending task result for task 0affcac9-a3a5-7348-bdf8-000000000016 15141 1726867231.70040: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15141 1726867231.70095: no more pending results, returning what we have 15141 1726867231.70099: results queue empty 15141 1726867231.70100: checking for any_errors_fatal 15141 1726867231.70104: done checking for any_errors_fatal 15141 1726867231.70105: checking for max_fail_percentage 15141 1726867231.70106: done checking for max_fail_percentage 15141 1726867231.70108: checking to see if all hosts have failed and the running result is not ok 15141 1726867231.70108: done checking to see if all hosts have failed 15141 1726867231.70109: getting the remaining hosts for this loop 15141 1726867231.70111: done getting the remaining hosts for this loop 15141 1726867231.70114: getting the next task for host managed_node3 15141 1726867231.70119: done getting next task for host managed_node3 15141 1726867231.70123: ^ 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 15141 1726867231.70125: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15141 1726867231.70137: getting variables 15141 1726867231.70138: in VariableManager get_vars() 15141 1726867231.70173: Calling all_inventory to load vars for managed_node3 15141 1726867231.70175: Calling groups_inventory to load vars for managed_node3 15141 1726867231.70179: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867231.70189: Calling all_plugins_play to load vars for managed_node3 15141 1726867231.70192: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867231.70195: Calling groups_plugins_play to load vars for managed_node3 15141 1726867231.70796: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867231.71454: done with get_vars() 15141 1726867231.71473: done getting variables 15141 1726867231.71527: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 17:20:31 -0400 (0:00:00.063) 0:00:04.210 ****** 15141 1726867231.71555: entering _queue_task() for managed_node3/fail 15141 1726867231.72418: worker is 1 (out of 1 available) 15141 1726867231.72430: exiting _queue_task() for managed_node3/fail 15141 1726867231.72451: done queuing things up, now waiting for results queue to drain 15141 1726867231.72453: waiting for pending results... 15141 1726867231.73094: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 15141 1726867231.73099: in run() - task 0affcac9-a3a5-7348-bdf8-000000000017 15141 1726867231.73112: variable 'ansible_search_path' from source: unknown 15141 1726867231.73116: variable 'ansible_search_path' from source: unknown 15141 1726867231.73354: calling self._execute() 15141 1726867231.73358: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867231.73572: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867231.73575: variable 'omit' from source: magic vars 15141 1726867231.74549: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867231.79767: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867231.79947: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867231.80010: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867231.80047: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867231.80081: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867231.80172: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867231.80227: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867231.80283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867231.80300: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867231.80337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867231.80487: variable 'ansible_distribution' from source: facts 15141 1726867231.80498: variable 'ansible_distribution_major_version' from source: facts 15141 1726867231.80540: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867231.80546: when evaluation is False, skipping this task 15141 1726867231.80548: _execute() done 15141 1726867231.80645: dumping result to json 15141 1726867231.80648: done dumping result, returning 15141 1726867231.80659: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affcac9-a3a5-7348-bdf8-000000000017] 15141 1726867231.80661: sending task result for task 0affcac9-a3a5-7348-bdf8-000000000017 15141 1726867231.80737: done sending task result for task 0affcac9-a3a5-7348-bdf8-000000000017 15141 1726867231.80740: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15141 1726867231.80803: no more pending results, returning what we have 15141 1726867231.80806: results queue empty 15141 1726867231.80807: checking for any_errors_fatal 15141 1726867231.80812: done checking for any_errors_fatal 15141 1726867231.80813: checking for max_fail_percentage 15141 1726867231.80814: done checking for max_fail_percentage 15141 1726867231.80815: checking to see if all hosts have failed and the running result is not ok 15141 1726867231.80816: done checking to see if all hosts have failed 15141 1726867231.80817: getting the remaining hosts for this loop 15141 1726867231.80819: done getting the remaining hosts for this loop 15141 1726867231.80822: getting the next task for host managed_node3 15141 1726867231.80828: done getting next task for host managed_node3 15141 1726867231.80831: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 15141 1726867231.80833: ^ 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 15141 1726867231.80847: getting variables 15141 1726867231.80850: in VariableManager get_vars() 15141 1726867231.80906: Calling all_inventory to load vars for managed_node3 15141 1726867231.80909: Calling groups_inventory to load vars for managed_node3 15141 1726867231.80911: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867231.80923: Calling all_plugins_play to load vars for managed_node3 15141 1726867231.80925: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867231.80928: Calling groups_plugins_play to load vars for managed_node3 15141 1726867231.81160: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867231.81364: done with get_vars() 15141 1726867231.81374: done getting variables 15141 1726867231.81445: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 17:20:31 -0400 (0:00:00.099) 0:00:04.309 ****** 15141 1726867231.81472: entering _queue_task() for managed_node3/fail 15141 1726867231.82199: worker is 1 (out of 1 available) 15141 1726867231.82212: exiting _queue_task() for managed_node3/fail 15141 1726867231.82226: done queuing things up, now waiting for results queue to drain 15141 1726867231.82227: waiting for pending results... 15141 1726867231.83306: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 15141 1726867231.83312: in run() - task 0affcac9-a3a5-7348-bdf8-000000000018 15141 1726867231.83315: variable 'ansible_search_path' from source: unknown 15141 1726867231.83318: variable 'ansible_search_path' from source: unknown 15141 1726867231.83320: calling self._execute() 15141 1726867231.83366: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867231.83369: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867231.83383: variable 'omit' from source: magic vars 15141 1726867231.84313: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867231.88236: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867231.88239: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867231.88249: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867231.88281: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867231.88615: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867231.88691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867231.88725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867231.88750: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867231.89149: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867231.89183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867231.89315: variable 'ansible_distribution' from source: facts 15141 1726867231.89383: variable 'ansible_distribution_major_version' from source: facts 15141 1726867231.89386: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867231.89388: when evaluation is False, skipping this task 15141 1726867231.89390: _execute() done 15141 1726867231.89393: dumping result to json 15141 1726867231.89395: done dumping result, returning 15141 1726867231.89398: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affcac9-a3a5-7348-bdf8-000000000018] 15141 1726867231.89401: sending task result for task 0affcac9-a3a5-7348-bdf8-000000000018 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15141 1726867231.89564: no more pending results, returning what we have 15141 1726867231.89568: results queue empty 15141 1726867231.89569: checking for any_errors_fatal 15141 1726867231.89573: done checking for any_errors_fatal 15141 1726867231.89574: checking for max_fail_percentage 15141 1726867231.89575: done checking for max_fail_percentage 15141 1726867231.89576: checking to see if all hosts have failed and the running result is not ok 15141 1726867231.89578: done checking to see if all hosts have failed 15141 1726867231.89579: getting the remaining hosts for this loop 15141 1726867231.89581: done getting the remaining hosts for this loop 15141 1726867231.89584: getting the next task for host managed_node3 15141 1726867231.89589: done getting next task for host managed_node3 15141 1726867231.89592: ^ 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 15141 1726867231.89594: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15141 1726867231.89605: getting variables 15141 1726867231.89606: in VariableManager get_vars() 15141 1726867231.89710: Calling all_inventory to load vars for managed_node3 15141 1726867231.89713: Calling groups_inventory to load vars for managed_node3 15141 1726867231.89716: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867231.89726: Calling all_plugins_play to load vars for managed_node3 15141 1726867231.89729: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867231.89732: Calling groups_plugins_play to load vars for managed_node3 15141 1726867231.89915: done sending task result for task 0affcac9-a3a5-7348-bdf8-000000000018 15141 1726867231.89919: WORKER PROCESS EXITING 15141 1726867231.89932: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867231.90182: done with get_vars() 15141 1726867231.90194: done getting variables 15141 1726867231.90295: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 17:20:31 -0400 (0:00:00.088) 0:00:04.398 ****** 15141 1726867231.90324: entering _queue_task() for managed_node3/dnf 15141 1726867231.90724: worker is 1 (out of 1 available) 15141 1726867231.90734: exiting _queue_task() for managed_node3/dnf 15141 1726867231.90745: done queuing things up, now waiting for results queue to drain 15141 1726867231.90747: waiting for pending results... 15141 1726867231.90872: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 15141 1726867231.91054: in run() - task 0affcac9-a3a5-7348-bdf8-000000000019 15141 1726867231.91058: variable 'ansible_search_path' from source: unknown 15141 1726867231.91061: variable 'ansible_search_path' from source: unknown 15141 1726867231.91063: calling self._execute() 15141 1726867231.91174: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867231.91181: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867231.91189: variable 'omit' from source: magic vars 15141 1726867231.91981: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867231.94152: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867231.94251: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867231.94298: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867231.94354: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867231.94390: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867231.94561: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867231.94564: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867231.94567: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867231.94606: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867231.94628: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867231.94883: variable 'ansible_distribution' from source: facts 15141 1726867231.94886: variable 'ansible_distribution_major_version' from source: facts 15141 1726867231.94889: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867231.94891: when evaluation is False, skipping this task 15141 1726867231.94893: _execute() done 15141 1726867231.94897: dumping result to json 15141 1726867231.94899: done dumping result, returning 15141 1726867231.94901: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0affcac9-a3a5-7348-bdf8-000000000019] 15141 1726867231.94904: sending task result for task 0affcac9-a3a5-7348-bdf8-000000000019 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15141 1726867231.95028: no more pending results, returning what we have 15141 1726867231.95032: results queue empty 15141 1726867231.95033: checking for any_errors_fatal 15141 1726867231.95038: done checking for any_errors_fatal 15141 1726867231.95039: checking for max_fail_percentage 15141 1726867231.95041: done checking for max_fail_percentage 15141 1726867231.95042: checking to see if all hosts have failed and the running result is not ok 15141 1726867231.95042: done checking to see if all hosts have failed 15141 1726867231.95043: getting the remaining hosts for this loop 15141 1726867231.95045: done getting the remaining hosts for this loop 15141 1726867231.95049: getting the next task for host managed_node3 15141 1726867231.95055: done getting next task for host managed_node3 15141 1726867231.95059: ^ 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 15141 1726867231.95061: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15141 1726867231.95075: getting variables 15141 1726867231.95076: in VariableManager get_vars() 15141 1726867231.95675: Calling all_inventory to load vars for managed_node3 15141 1726867231.95707: Calling groups_inventory to load vars for managed_node3 15141 1726867231.95710: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867231.95722: done sending task result for task 0affcac9-a3a5-7348-bdf8-000000000019 15141 1726867231.95729: WORKER PROCESS EXITING 15141 1726867231.95738: Calling all_plugins_play to load vars for managed_node3 15141 1726867231.95741: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867231.95744: Calling groups_plugins_play to load vars for managed_node3 15141 1726867231.95904: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867231.96120: done with get_vars() 15141 1726867231.96129: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 15141 1726867231.96208: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 17:20:31 -0400 (0:00:00.059) 0:00:04.457 ****** 15141 1726867231.96233: entering _queue_task() for managed_node3/yum 15141 1726867231.96235: Creating lock for yum 15141 1726867231.96606: worker is 1 (out of 1 available) 15141 1726867231.96616: exiting _queue_task() for managed_node3/yum 15141 1726867231.96625: done queuing things up, now waiting for results queue to drain 15141 1726867231.96627: waiting for pending results... 15141 1726867231.96788: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 15141 1726867231.96897: in run() - task 0affcac9-a3a5-7348-bdf8-00000000001a 15141 1726867231.96924: variable 'ansible_search_path' from source: unknown 15141 1726867231.96932: variable 'ansible_search_path' from source: unknown 15141 1726867231.96974: calling self._execute() 15141 1726867231.97059: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867231.97142: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867231.97146: variable 'omit' from source: magic vars 15141 1726867231.97515: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867232.00031: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867232.00118: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867232.00187: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867232.00233: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867232.00264: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867232.00348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867232.00416: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867232.00419: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867232.00461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867232.00485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867232.00616: variable 'ansible_distribution' from source: facts 15141 1726867232.00634: variable 'ansible_distribution_major_version' from source: facts 15141 1726867232.00742: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867232.00745: when evaluation is False, skipping this task 15141 1726867232.00747: _execute() done 15141 1726867232.00749: dumping result to json 15141 1726867232.00751: done dumping result, returning 15141 1726867232.00753: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0affcac9-a3a5-7348-bdf8-00000000001a] 15141 1726867232.00756: sending task result for task 0affcac9-a3a5-7348-bdf8-00000000001a 15141 1726867232.00821: done sending task result for task 0affcac9-a3a5-7348-bdf8-00000000001a 15141 1726867232.00824: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15141 1726867232.00910: no more pending results, returning what we have 15141 1726867232.00916: results queue empty 15141 1726867232.00917: checking for any_errors_fatal 15141 1726867232.00929: done checking for any_errors_fatal 15141 1726867232.00932: checking for max_fail_percentage 15141 1726867232.00934: done checking for max_fail_percentage 15141 1726867232.00935: checking to see if all hosts have failed and the running result is not ok 15141 1726867232.00937: done checking to see if all hosts have failed 15141 1726867232.00938: getting the remaining hosts for this loop 15141 1726867232.00940: done getting the remaining hosts for this loop 15141 1726867232.00947: getting the next task for host managed_node3 15141 1726867232.00956: done getting next task for host managed_node3 15141 1726867232.00960: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 15141 1726867232.00963: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15141 1726867232.00985: getting variables 15141 1726867232.00987: in VariableManager get_vars() 15141 1726867232.01231: Calling all_inventory to load vars for managed_node3 15141 1726867232.01234: Calling groups_inventory to load vars for managed_node3 15141 1726867232.01237: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867232.01251: Calling all_plugins_play to load vars for managed_node3 15141 1726867232.01255: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867232.01258: Calling groups_plugins_play to load vars for managed_node3 15141 1726867232.01576: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867232.01858: done with get_vars() 15141 1726867232.01875: done getting variables 15141 1726867232.01962: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 17:20:32 -0400 (0:00:00.057) 0:00:04.514 ****** 15141 1726867232.01993: entering _queue_task() for managed_node3/fail 15141 1726867232.02401: worker is 1 (out of 1 available) 15141 1726867232.02419: exiting _queue_task() for managed_node3/fail 15141 1726867232.02431: done queuing things up, now waiting for results queue to drain 15141 1726867232.02433: waiting for pending results... 15141 1726867232.02799: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 15141 1726867232.02902: in run() - task 0affcac9-a3a5-7348-bdf8-00000000001b 15141 1726867232.02909: variable 'ansible_search_path' from source: unknown 15141 1726867232.02912: variable 'ansible_search_path' from source: unknown 15141 1726867232.03126: calling self._execute() 15141 1726867232.03311: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867232.03491: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867232.03496: variable 'omit' from source: magic vars 15141 1726867232.04702: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867232.09005: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867232.09163: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867232.09385: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867232.09390: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867232.09453: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867232.09585: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867232.09699: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867232.09730: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867232.09987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867232.09990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867232.10229: variable 'ansible_distribution' from source: facts 15141 1726867232.10383: variable 'ansible_distribution_major_version' from source: facts 15141 1726867232.10387: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867232.10389: when evaluation is False, skipping this task 15141 1726867232.10392: _execute() done 15141 1726867232.10394: dumping result to json 15141 1726867232.10396: done dumping result, returning 15141 1726867232.10399: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-7348-bdf8-00000000001b] 15141 1726867232.10401: sending task result for task 0affcac9-a3a5-7348-bdf8-00000000001b skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15141 1726867232.10601: no more pending results, returning what we have 15141 1726867232.10604: results queue empty 15141 1726867232.10606: checking for any_errors_fatal 15141 1726867232.10612: done checking for any_errors_fatal 15141 1726867232.10613: checking for max_fail_percentage 15141 1726867232.10615: done checking for max_fail_percentage 15141 1726867232.10616: checking to see if all hosts have failed and the running result is not ok 15141 1726867232.10617: done checking to see if all hosts have failed 15141 1726867232.10617: getting the remaining hosts for this loop 15141 1726867232.10619: done getting the remaining hosts for this loop 15141 1726867232.10624: getting the next task for host managed_node3 15141 1726867232.10630: done getting next task for host managed_node3 15141 1726867232.10634: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 15141 1726867232.10636: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15141 1726867232.10653: getting variables 15141 1726867232.10654: in VariableManager get_vars() 15141 1726867232.10910: Calling all_inventory to load vars for managed_node3 15141 1726867232.10914: Calling groups_inventory to load vars for managed_node3 15141 1726867232.10916: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867232.11081: Calling all_plugins_play to load vars for managed_node3 15141 1726867232.11086: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867232.11090: Calling groups_plugins_play to load vars for managed_node3 15141 1726867232.11540: done sending task result for task 0affcac9-a3a5-7348-bdf8-00000000001b 15141 1726867232.11543: WORKER PROCESS EXITING 15141 1726867232.11566: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867232.12042: done with get_vars() 15141 1726867232.12061: done getting variables 15141 1726867232.12266: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 17:20:32 -0400 (0:00:00.103) 0:00:04.617 ****** 15141 1726867232.12309: entering _queue_task() for managed_node3/package 15141 1726867232.12725: worker is 1 (out of 1 available) 15141 1726867232.12745: exiting _queue_task() for managed_node3/package 15141 1726867232.12758: done queuing things up, now waiting for results queue to drain 15141 1726867232.12760: waiting for pending results... 15141 1726867232.12992: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 15141 1726867232.13109: in run() - task 0affcac9-a3a5-7348-bdf8-00000000001c 15141 1726867232.13131: variable 'ansible_search_path' from source: unknown 15141 1726867232.13148: variable 'ansible_search_path' from source: unknown 15141 1726867232.13201: calling self._execute() 15141 1726867232.13298: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867232.13311: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867232.13361: variable 'omit' from source: magic vars 15141 1726867232.13799: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867232.17659: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867232.18258: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867232.18262: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867232.18265: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867232.18321: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867232.18407: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867232.18509: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867232.18541: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867232.18629: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867232.18713: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867232.18962: variable 'ansible_distribution' from source: facts 15141 1726867232.19030: variable 'ansible_distribution_major_version' from source: facts 15141 1726867232.19052: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867232.19087: when evaluation is False, skipping this task 15141 1726867232.19095: _execute() done 15141 1726867232.19105: dumping result to json 15141 1726867232.19114: done dumping result, returning 15141 1726867232.19139: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0affcac9-a3a5-7348-bdf8-00000000001c] 15141 1726867232.19285: sending task result for task 0affcac9-a3a5-7348-bdf8-00000000001c 15141 1726867232.19364: done sending task result for task 0affcac9-a3a5-7348-bdf8-00000000001c 15141 1726867232.19367: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15141 1726867232.19437: no more pending results, returning what we have 15141 1726867232.19441: results queue empty 15141 1726867232.19442: checking for any_errors_fatal 15141 1726867232.19450: done checking for any_errors_fatal 15141 1726867232.19451: checking for max_fail_percentage 15141 1726867232.19453: done checking for max_fail_percentage 15141 1726867232.19454: checking to see if all hosts have failed and the running result is not ok 15141 1726867232.19454: done checking to see if all hosts have failed 15141 1726867232.19455: getting the remaining hosts for this loop 15141 1726867232.19457: done getting the remaining hosts for this loop 15141 1726867232.19461: getting the next task for host managed_node3 15141 1726867232.19467: done getting next task for host managed_node3 15141 1726867232.19471: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 15141 1726867232.19474: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15141 1726867232.19489: getting variables 15141 1726867232.19491: in VariableManager get_vars() 15141 1726867232.19532: Calling all_inventory to load vars for managed_node3 15141 1726867232.19535: Calling groups_inventory to load vars for managed_node3 15141 1726867232.19537: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867232.19548: Calling all_plugins_play to load vars for managed_node3 15141 1726867232.19551: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867232.19553: Calling groups_plugins_play to load vars for managed_node3 15141 1726867232.20361: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867232.20666: done with get_vars() 15141 1726867232.20781: done getting variables 15141 1726867232.20841: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 17:20:32 -0400 (0:00:00.085) 0:00:04.703 ****** 15141 1726867232.20868: entering _queue_task() for managed_node3/package 15141 1726867232.21463: worker is 1 (out of 1 available) 15141 1726867232.21475: exiting _queue_task() for managed_node3/package 15141 1726867232.21494: done queuing things up, now waiting for results queue to drain 15141 1726867232.21498: waiting for pending results... 15141 1726867232.22232: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 15141 1726867232.22490: in run() - task 0affcac9-a3a5-7348-bdf8-00000000001d 15141 1726867232.22499: variable 'ansible_search_path' from source: unknown 15141 1726867232.22503: variable 'ansible_search_path' from source: unknown 15141 1726867232.22540: calling self._execute() 15141 1726867232.22972: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867232.22975: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867232.22980: variable 'omit' from source: magic vars 15141 1726867232.24903: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867232.31524: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867232.31586: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867232.31702: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867232.31743: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867232.31769: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867232.32015: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867232.32019: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867232.32021: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867232.32175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867232.32192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867232.32449: variable 'ansible_distribution' from source: facts 15141 1726867232.32457: variable 'ansible_distribution_major_version' from source: facts 15141 1726867232.32464: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867232.32467: when evaluation is False, skipping this task 15141 1726867232.32470: _execute() done 15141 1726867232.32472: dumping result to json 15141 1726867232.32673: done dumping result, returning 15141 1726867232.32678: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affcac9-a3a5-7348-bdf8-00000000001d] 15141 1726867232.32684: sending task result for task 0affcac9-a3a5-7348-bdf8-00000000001d skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15141 1726867232.32989: no more pending results, returning what we have 15141 1726867232.32991: results queue empty 15141 1726867232.32992: checking for any_errors_fatal 15141 1726867232.32998: done checking for any_errors_fatal 15141 1726867232.32998: checking for max_fail_percentage 15141 1726867232.33000: done checking for max_fail_percentage 15141 1726867232.33000: checking to see if all hosts have failed and the running result is not ok 15141 1726867232.33001: done checking to see if all hosts have failed 15141 1726867232.33002: getting the remaining hosts for this loop 15141 1726867232.33004: done getting the remaining hosts for this loop 15141 1726867232.33007: getting the next task for host managed_node3 15141 1726867232.33012: done getting next task for host managed_node3 15141 1726867232.33017: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 15141 1726867232.33019: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15141 1726867232.33031: getting variables 15141 1726867232.33033: in VariableManager get_vars() 15141 1726867232.33071: Calling all_inventory to load vars for managed_node3 15141 1726867232.33073: Calling groups_inventory to load vars for managed_node3 15141 1726867232.33075: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867232.33086: Calling all_plugins_play to load vars for managed_node3 15141 1726867232.33089: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867232.33091: Calling groups_plugins_play to load vars for managed_node3 15141 1726867232.33650: done sending task result for task 0affcac9-a3a5-7348-bdf8-00000000001d 15141 1726867232.33654: WORKER PROCESS EXITING 15141 1726867232.33679: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867232.34068: done with get_vars() 15141 1726867232.34506: done getting variables 15141 1726867232.34562: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 17:20:32 -0400 (0:00:00.137) 0:00:04.840 ****** 15141 1726867232.34594: entering _queue_task() for managed_node3/package 15141 1726867232.35327: worker is 1 (out of 1 available) 15141 1726867232.35341: exiting _queue_task() for managed_node3/package 15141 1726867232.35353: done queuing things up, now waiting for results queue to drain 15141 1726867232.35355: waiting for pending results... 15141 1726867232.35772: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 15141 1726867232.36168: in run() - task 0affcac9-a3a5-7348-bdf8-00000000001e 15141 1726867232.36172: variable 'ansible_search_path' from source: unknown 15141 1726867232.36175: variable 'ansible_search_path' from source: unknown 15141 1726867232.36235: calling self._execute() 15141 1726867232.36456: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867232.36472: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867232.36491: variable 'omit' from source: magic vars 15141 1726867232.37347: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867232.43785: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867232.43795: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867232.43913: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867232.44008: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867232.44257: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867232.44265: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867232.44586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867232.44590: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867232.44593: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867232.44595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867232.44721: variable 'ansible_distribution' from source: facts 15141 1726867232.44810: variable 'ansible_distribution_major_version' from source: facts 15141 1726867232.44833: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867232.44840: when evaluation is False, skipping this task 15141 1726867232.44847: _execute() done 15141 1726867232.44854: dumping result to json 15141 1726867232.44861: done dumping result, returning 15141 1726867232.44872: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affcac9-a3a5-7348-bdf8-00000000001e] 15141 1726867232.44882: sending task result for task 0affcac9-a3a5-7348-bdf8-00000000001e skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15141 1726867232.45167: no more pending results, returning what we have 15141 1726867232.45170: results queue empty 15141 1726867232.45171: checking for any_errors_fatal 15141 1726867232.45178: done checking for any_errors_fatal 15141 1726867232.45179: checking for max_fail_percentage 15141 1726867232.45181: done checking for max_fail_percentage 15141 1726867232.45181: checking to see if all hosts have failed and the running result is not ok 15141 1726867232.45182: done checking to see if all hosts have failed 15141 1726867232.45183: getting the remaining hosts for this loop 15141 1726867232.45184: done getting the remaining hosts for this loop 15141 1726867232.45188: getting the next task for host managed_node3 15141 1726867232.45193: done getting next task for host managed_node3 15141 1726867232.45196: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 15141 1726867232.45198: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15141 1726867232.45212: getting variables 15141 1726867232.45213: in VariableManager get_vars() 15141 1726867232.45254: Calling all_inventory to load vars for managed_node3 15141 1726867232.45257: Calling groups_inventory to load vars for managed_node3 15141 1726867232.45259: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867232.45272: Calling all_plugins_play to load vars for managed_node3 15141 1726867232.45275: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867232.45282: done sending task result for task 0affcac9-a3a5-7348-bdf8-00000000001e 15141 1726867232.45286: WORKER PROCESS EXITING 15141 1726867232.45483: Calling groups_plugins_play to load vars for managed_node3 15141 1726867232.46133: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867232.46676: done with get_vars() 15141 1726867232.46759: done getting variables 15141 1726867232.47013: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 17:20:32 -0400 (0:00:00.125) 0:00:04.965 ****** 15141 1726867232.47106: entering _queue_task() for managed_node3/service 15141 1726867232.47109: Creating lock for service 15141 1726867232.47800: worker is 1 (out of 1 available) 15141 1726867232.47815: exiting _queue_task() for managed_node3/service 15141 1726867232.47828: done queuing things up, now waiting for results queue to drain 15141 1726867232.47830: waiting for pending results... 15141 1726867232.48251: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 15141 1726867232.48455: in run() - task 0affcac9-a3a5-7348-bdf8-00000000001f 15141 1726867232.48471: variable 'ansible_search_path' from source: unknown 15141 1726867232.48475: variable 'ansible_search_path' from source: unknown 15141 1726867232.48545: calling self._execute() 15141 1726867232.48763: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867232.48772: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867232.48853: variable 'omit' from source: magic vars 15141 1726867232.49442: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867232.52715: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867232.52811: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867232.52838: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867232.52872: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867232.53018: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867232.53150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867232.53384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867232.53388: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867232.53391: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867232.53393: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867232.53442: variable 'ansible_distribution' from source: facts 15141 1726867232.53446: variable 'ansible_distribution_major_version' from source: facts 15141 1726867232.53472: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867232.53475: when evaluation is False, skipping this task 15141 1726867232.53481: _execute() done 15141 1726867232.53484: dumping result to json 15141 1726867232.53486: done dumping result, returning 15141 1726867232.53562: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-7348-bdf8-00000000001f] 15141 1726867232.53565: sending task result for task 0affcac9-a3a5-7348-bdf8-00000000001f 15141 1726867232.53632: done sending task result for task 0affcac9-a3a5-7348-bdf8-00000000001f 15141 1726867232.53635: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15141 1726867232.53687: no more pending results, returning what we have 15141 1726867232.53690: results queue empty 15141 1726867232.53691: checking for any_errors_fatal 15141 1726867232.53699: done checking for any_errors_fatal 15141 1726867232.53700: checking for max_fail_percentage 15141 1726867232.53702: done checking for max_fail_percentage 15141 1726867232.53702: checking to see if all hosts have failed and the running result is not ok 15141 1726867232.53706: done checking to see if all hosts have failed 15141 1726867232.53706: getting the remaining hosts for this loop 15141 1726867232.53708: done getting the remaining hosts for this loop 15141 1726867232.53712: getting the next task for host managed_node3 15141 1726867232.53718: done getting next task for host managed_node3 15141 1726867232.53722: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 15141 1726867232.53724: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15141 1726867232.53737: getting variables 15141 1726867232.53739: in VariableManager get_vars() 15141 1726867232.53780: Calling all_inventory to load vars for managed_node3 15141 1726867232.53783: Calling groups_inventory to load vars for managed_node3 15141 1726867232.53786: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867232.53798: Calling all_plugins_play to load vars for managed_node3 15141 1726867232.53801: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867232.53807: Calling groups_plugins_play to load vars for managed_node3 15141 1726867232.54201: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867232.54479: done with get_vars() 15141 1726867232.54490: done getting variables 15141 1726867232.54585: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 17:20:32 -0400 (0:00:00.075) 0:00:05.041 ****** 15141 1726867232.54635: entering _queue_task() for managed_node3/service 15141 1726867232.55010: worker is 1 (out of 1 available) 15141 1726867232.55022: exiting _queue_task() for managed_node3/service 15141 1726867232.55034: done queuing things up, now waiting for results queue to drain 15141 1726867232.55035: waiting for pending results... 15141 1726867232.55397: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 15141 1726867232.55407: in run() - task 0affcac9-a3a5-7348-bdf8-000000000020 15141 1726867232.55412: variable 'ansible_search_path' from source: unknown 15141 1726867232.55414: variable 'ansible_search_path' from source: unknown 15141 1726867232.55431: calling self._execute() 15141 1726867232.55537: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867232.55544: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867232.55642: variable 'omit' from source: magic vars 15141 1726867232.56112: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867232.60660: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867232.60723: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867232.60801: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867232.61015: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867232.61022: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867232.61107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867232.61144: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867232.61169: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867232.61209: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867232.61231: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867232.61373: variable 'ansible_distribution' from source: facts 15141 1726867232.61390: variable 'ansible_distribution_major_version' from source: facts 15141 1726867232.61430: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867232.61433: when evaluation is False, skipping this task 15141 1726867232.61436: _execute() done 15141 1726867232.61438: dumping result to json 15141 1726867232.61458: done dumping result, returning 15141 1726867232.61470: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affcac9-a3a5-7348-bdf8-000000000020] 15141 1726867232.61480: sending task result for task 0affcac9-a3a5-7348-bdf8-000000000020 15141 1726867232.61570: done sending task result for task 0affcac9-a3a5-7348-bdf8-000000000020 15141 1726867232.61575: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 15141 1726867232.61619: no more pending results, returning what we have 15141 1726867232.61622: results queue empty 15141 1726867232.61623: checking for any_errors_fatal 15141 1726867232.61629: done checking for any_errors_fatal 15141 1726867232.61630: checking for max_fail_percentage 15141 1726867232.61632: done checking for max_fail_percentage 15141 1726867232.61633: checking to see if all hosts have failed and the running result is not ok 15141 1726867232.61634: done checking to see if all hosts have failed 15141 1726867232.61635: getting the remaining hosts for this loop 15141 1726867232.61636: done getting the remaining hosts for this loop 15141 1726867232.61640: getting the next task for host managed_node3 15141 1726867232.61647: done getting next task for host managed_node3 15141 1726867232.61659: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 15141 1726867232.61662: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15141 1726867232.61679: getting variables 15141 1726867232.61681: in VariableManager get_vars() 15141 1726867232.61720: Calling all_inventory to load vars for managed_node3 15141 1726867232.61723: Calling groups_inventory to load vars for managed_node3 15141 1726867232.61726: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867232.61737: Calling all_plugins_play to load vars for managed_node3 15141 1726867232.61740: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867232.61743: Calling groups_plugins_play to load vars for managed_node3 15141 1726867232.62198: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867232.62402: done with get_vars() 15141 1726867232.62416: done getting variables 15141 1726867232.62498: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 17:20:32 -0400 (0:00:00.078) 0:00:05.120 ****** 15141 1726867232.62535: entering _queue_task() for managed_node3/service 15141 1726867232.62856: worker is 1 (out of 1 available) 15141 1726867232.62867: exiting _queue_task() for managed_node3/service 15141 1726867232.62880: done queuing things up, now waiting for results queue to drain 15141 1726867232.62881: waiting for pending results... 15141 1726867232.63228: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 15141 1726867232.63233: in run() - task 0affcac9-a3a5-7348-bdf8-000000000021 15141 1726867232.63237: variable 'ansible_search_path' from source: unknown 15141 1726867232.63240: variable 'ansible_search_path' from source: unknown 15141 1726867232.63242: calling self._execute() 15141 1726867232.63296: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867232.63302: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867232.63313: variable 'omit' from source: magic vars 15141 1726867232.63745: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867232.67255: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867232.67332: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867232.67385: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867232.67409: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867232.67466: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867232.67553: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867232.67592: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867232.67629: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867232.67665: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867232.67686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867232.67869: variable 'ansible_distribution' from source: facts 15141 1726867232.67873: variable 'ansible_distribution_major_version' from source: facts 15141 1726867232.67876: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867232.67880: when evaluation is False, skipping this task 15141 1726867232.67882: _execute() done 15141 1726867232.67884: dumping result to json 15141 1726867232.67886: done dumping result, returning 15141 1726867232.67889: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affcac9-a3a5-7348-bdf8-000000000021] 15141 1726867232.67891: sending task result for task 0affcac9-a3a5-7348-bdf8-000000000021 15141 1726867232.68029: done sending task result for task 0affcac9-a3a5-7348-bdf8-000000000021 15141 1726867232.68035: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15141 1726867232.68087: no more pending results, returning what we have 15141 1726867232.68090: results queue empty 15141 1726867232.68091: checking for any_errors_fatal 15141 1726867232.68096: done checking for any_errors_fatal 15141 1726867232.68097: checking for max_fail_percentage 15141 1726867232.68098: done checking for max_fail_percentage 15141 1726867232.68099: checking to see if all hosts have failed and the running result is not ok 15141 1726867232.68100: done checking to see if all hosts have failed 15141 1726867232.68100: getting the remaining hosts for this loop 15141 1726867232.68102: done getting the remaining hosts for this loop 15141 1726867232.68107: getting the next task for host managed_node3 15141 1726867232.68112: done getting next task for host managed_node3 15141 1726867232.68115: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 15141 1726867232.68117: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15141 1726867232.68129: getting variables 15141 1726867232.68130: in VariableManager get_vars() 15141 1726867232.68171: Calling all_inventory to load vars for managed_node3 15141 1726867232.68174: Calling groups_inventory to load vars for managed_node3 15141 1726867232.68180: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867232.68192: Calling all_plugins_play to load vars for managed_node3 15141 1726867232.68195: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867232.68202: Calling groups_plugins_play to load vars for managed_node3 15141 1726867232.68492: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867232.68818: done with get_vars() 15141 1726867232.68848: done getting variables 15141 1726867232.68954: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 17:20:32 -0400 (0:00:00.064) 0:00:05.184 ****** 15141 1726867232.68990: entering _queue_task() for managed_node3/service 15141 1726867232.69363: worker is 1 (out of 1 available) 15141 1726867232.69382: exiting _queue_task() for managed_node3/service 15141 1726867232.69398: done queuing things up, now waiting for results queue to drain 15141 1726867232.69400: waiting for pending results... 15141 1726867232.69817: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 15141 1726867232.69822: in run() - task 0affcac9-a3a5-7348-bdf8-000000000022 15141 1726867232.69825: variable 'ansible_search_path' from source: unknown 15141 1726867232.69827: variable 'ansible_search_path' from source: unknown 15141 1726867232.69830: calling self._execute() 15141 1726867232.69839: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867232.69846: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867232.69855: variable 'omit' from source: magic vars 15141 1726867232.70263: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867232.73232: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867232.73265: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867232.73314: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867232.73351: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867232.73449: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867232.73456: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867232.73484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867232.73512: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867232.73555: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867232.73571: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867232.73701: variable 'ansible_distribution' from source: facts 15141 1726867232.73781: variable 'ansible_distribution_major_version' from source: facts 15141 1726867232.73785: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867232.73792: when evaluation is False, skipping this task 15141 1726867232.73794: _execute() done 15141 1726867232.73796: dumping result to json 15141 1726867232.73798: done dumping result, returning 15141 1726867232.73800: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0affcac9-a3a5-7348-bdf8-000000000022] 15141 1726867232.73802: sending task result for task 0affcac9-a3a5-7348-bdf8-000000000022 15141 1726867232.73861: done sending task result for task 0affcac9-a3a5-7348-bdf8-000000000022 15141 1726867232.73867: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 15141 1726867232.73923: no more pending results, returning what we have 15141 1726867232.73926: results queue empty 15141 1726867232.73927: checking for any_errors_fatal 15141 1726867232.73933: done checking for any_errors_fatal 15141 1726867232.73933: checking for max_fail_percentage 15141 1726867232.73935: done checking for max_fail_percentage 15141 1726867232.73936: checking to see if all hosts have failed and the running result is not ok 15141 1726867232.73937: done checking to see if all hosts have failed 15141 1726867232.73937: getting the remaining hosts for this loop 15141 1726867232.73939: done getting the remaining hosts for this loop 15141 1726867232.73942: getting the next task for host managed_node3 15141 1726867232.73947: done getting next task for host managed_node3 15141 1726867232.73950: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 15141 1726867232.73952: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15141 1726867232.73963: getting variables 15141 1726867232.73964: in VariableManager get_vars() 15141 1726867232.73995: Calling all_inventory to load vars for managed_node3 15141 1726867232.73997: Calling groups_inventory to load vars for managed_node3 15141 1726867232.73999: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867232.74007: Calling all_plugins_play to load vars for managed_node3 15141 1726867232.74010: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867232.74012: Calling groups_plugins_play to load vars for managed_node3 15141 1726867232.74238: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867232.74465: done with get_vars() 15141 1726867232.74475: done getting variables 15141 1726867232.74535: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 17:20:32 -0400 (0:00:00.055) 0:00:05.240 ****** 15141 1726867232.74563: entering _queue_task() for managed_node3/copy 15141 1726867232.74802: worker is 1 (out of 1 available) 15141 1726867232.74815: exiting _queue_task() for managed_node3/copy 15141 1726867232.74827: done queuing things up, now waiting for results queue to drain 15141 1726867232.74962: waiting for pending results... 15141 1726867232.75288: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 15141 1726867232.75293: in run() - task 0affcac9-a3a5-7348-bdf8-000000000023 15141 1726867232.75402: variable 'ansible_search_path' from source: unknown 15141 1726867232.75405: variable 'ansible_search_path' from source: unknown 15141 1726867232.75408: calling self._execute() 15141 1726867232.75445: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867232.75456: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867232.75470: variable 'omit' from source: magic vars 15141 1726867232.75983: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867232.79225: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867232.79333: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867232.79385: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867232.79427: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867232.79474: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867232.79686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867232.79715: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867232.79806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867232.79902: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867232.79923: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867232.80065: variable 'ansible_distribution' from source: facts 15141 1726867232.80133: variable 'ansible_distribution_major_version' from source: facts 15141 1726867232.80176: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867232.80222: when evaluation is False, skipping this task 15141 1726867232.80225: _execute() done 15141 1726867232.80228: dumping result to json 15141 1726867232.80239: done dumping result, returning 15141 1726867232.80315: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affcac9-a3a5-7348-bdf8-000000000023] 15141 1726867232.80321: sending task result for task 0affcac9-a3a5-7348-bdf8-000000000023 15141 1726867232.80391: done sending task result for task 0affcac9-a3a5-7348-bdf8-000000000023 15141 1726867232.80394: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15141 1726867232.80449: no more pending results, returning what we have 15141 1726867232.80452: results queue empty 15141 1726867232.80453: checking for any_errors_fatal 15141 1726867232.80460: done checking for any_errors_fatal 15141 1726867232.80460: checking for max_fail_percentage 15141 1726867232.80462: done checking for max_fail_percentage 15141 1726867232.80463: checking to see if all hosts have failed and the running result is not ok 15141 1726867232.80464: done checking to see if all hosts have failed 15141 1726867232.80465: getting the remaining hosts for this loop 15141 1726867232.80467: done getting the remaining hosts for this loop 15141 1726867232.80470: getting the next task for host managed_node3 15141 1726867232.80475: done getting next task for host managed_node3 15141 1726867232.80480: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 15141 1726867232.80484: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15141 1726867232.80497: getting variables 15141 1726867232.80499: in VariableManager get_vars() 15141 1726867232.80538: Calling all_inventory to load vars for managed_node3 15141 1726867232.80540: Calling groups_inventory to load vars for managed_node3 15141 1726867232.80543: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867232.80553: Calling all_plugins_play to load vars for managed_node3 15141 1726867232.80560: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867232.80563: Calling groups_plugins_play to load vars for managed_node3 15141 1726867232.81162: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867232.81416: done with get_vars() 15141 1726867232.81426: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 17:20:32 -0400 (0:00:00.069) 0:00:05.309 ****** 15141 1726867232.81508: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 15141 1726867232.81510: Creating lock for fedora.linux_system_roles.network_connections 15141 1726867232.81757: worker is 1 (out of 1 available) 15141 1726867232.81775: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 15141 1726867232.81792: done queuing things up, now waiting for results queue to drain 15141 1726867232.81794: waiting for pending results... 15141 1726867232.82194: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 15141 1726867232.82208: in run() - task 0affcac9-a3a5-7348-bdf8-000000000024 15141 1726867232.82216: variable 'ansible_search_path' from source: unknown 15141 1726867232.82219: variable 'ansible_search_path' from source: unknown 15141 1726867232.82222: calling self._execute() 15141 1726867232.82315: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867232.82323: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867232.82327: variable 'omit' from source: magic vars 15141 1726867232.82891: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867232.85970: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867232.86201: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867232.86205: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867232.86209: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867232.86211: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867232.86376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867232.86416: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867232.86453: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867232.86523: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867232.86549: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867232.86749: variable 'ansible_distribution' from source: facts 15141 1726867232.86753: variable 'ansible_distribution_major_version' from source: facts 15141 1726867232.86755: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867232.86757: when evaluation is False, skipping this task 15141 1726867232.86767: _execute() done 15141 1726867232.86775: dumping result to json 15141 1726867232.86785: done dumping result, returning 15141 1726867232.86797: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affcac9-a3a5-7348-bdf8-000000000024] 15141 1726867232.86867: sending task result for task 0affcac9-a3a5-7348-bdf8-000000000024 15141 1726867232.86952: done sending task result for task 0affcac9-a3a5-7348-bdf8-000000000024 15141 1726867232.86956: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15141 1726867232.87010: no more pending results, returning what we have 15141 1726867232.87014: results queue empty 15141 1726867232.87015: checking for any_errors_fatal 15141 1726867232.87021: done checking for any_errors_fatal 15141 1726867232.87022: checking for max_fail_percentage 15141 1726867232.87024: done checking for max_fail_percentage 15141 1726867232.87025: checking to see if all hosts have failed and the running result is not ok 15141 1726867232.87025: done checking to see if all hosts have failed 15141 1726867232.87026: getting the remaining hosts for this loop 15141 1726867232.87028: done getting the remaining hosts for this loop 15141 1726867232.87032: getting the next task for host managed_node3 15141 1726867232.87037: done getting next task for host managed_node3 15141 1726867232.87041: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 15141 1726867232.87043: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15141 1726867232.87055: getting variables 15141 1726867232.87056: in VariableManager get_vars() 15141 1726867232.87102: Calling all_inventory to load vars for managed_node3 15141 1726867232.87105: Calling groups_inventory to load vars for managed_node3 15141 1726867232.87108: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867232.87119: Calling all_plugins_play to load vars for managed_node3 15141 1726867232.87122: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867232.87126: Calling groups_plugins_play to load vars for managed_node3 15141 1726867232.87875: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867232.88139: done with get_vars() 15141 1726867232.88155: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 17:20:32 -0400 (0:00:00.067) 0:00:05.377 ****** 15141 1726867232.88291: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 15141 1726867232.88293: Creating lock for fedora.linux_system_roles.network_state 15141 1726867232.88612: worker is 1 (out of 1 available) 15141 1726867232.88625: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 15141 1726867232.88642: done queuing things up, now waiting for results queue to drain 15141 1726867232.88644: waiting for pending results... 15141 1726867232.88994: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 15141 1726867232.88999: in run() - task 0affcac9-a3a5-7348-bdf8-000000000025 15141 1726867232.89002: variable 'ansible_search_path' from source: unknown 15141 1726867232.89007: variable 'ansible_search_path' from source: unknown 15141 1726867232.89010: calling self._execute() 15141 1726867232.89063: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867232.89075: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867232.89109: variable 'omit' from source: magic vars 15141 1726867232.89524: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867232.91855: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867232.91983: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867232.91987: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867232.92041: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867232.92075: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867232.92194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867232.92234: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867232.92271: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867232.92332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867232.92356: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867232.92549: variable 'ansible_distribution' from source: facts 15141 1726867232.92552: variable 'ansible_distribution_major_version' from source: facts 15141 1726867232.92682: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867232.92685: when evaluation is False, skipping this task 15141 1726867232.92688: _execute() done 15141 1726867232.92690: dumping result to json 15141 1726867232.92692: done dumping result, returning 15141 1726867232.92695: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0affcac9-a3a5-7348-bdf8-000000000025] 15141 1726867232.92697: sending task result for task 0affcac9-a3a5-7348-bdf8-000000000025 15141 1726867232.92764: done sending task result for task 0affcac9-a3a5-7348-bdf8-000000000025 15141 1726867232.92768: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15141 1726867232.92821: no more pending results, returning what we have 15141 1726867232.92824: results queue empty 15141 1726867232.92825: checking for any_errors_fatal 15141 1726867232.92831: done checking for any_errors_fatal 15141 1726867232.92832: checking for max_fail_percentage 15141 1726867232.92834: done checking for max_fail_percentage 15141 1726867232.92835: checking to see if all hosts have failed and the running result is not ok 15141 1726867232.92835: done checking to see if all hosts have failed 15141 1726867232.92836: getting the remaining hosts for this loop 15141 1726867232.92838: done getting the remaining hosts for this loop 15141 1726867232.92841: getting the next task for host managed_node3 15141 1726867232.92846: done getting next task for host managed_node3 15141 1726867232.92850: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 15141 1726867232.92852: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15141 1726867232.92863: getting variables 15141 1726867232.92864: in VariableManager get_vars() 15141 1726867232.92901: Calling all_inventory to load vars for managed_node3 15141 1726867232.92906: Calling groups_inventory to load vars for managed_node3 15141 1726867232.92908: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867232.92918: Calling all_plugins_play to load vars for managed_node3 15141 1726867232.92921: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867232.92923: Calling groups_plugins_play to load vars for managed_node3 15141 1726867232.93144: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867232.93361: done with get_vars() 15141 1726867232.93371: done getting variables 15141 1726867232.93427: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 17:20:32 -0400 (0:00:00.051) 0:00:05.429 ****** 15141 1726867232.93460: entering _queue_task() for managed_node3/debug 15141 1726867232.93906: worker is 1 (out of 1 available) 15141 1726867232.93915: exiting _queue_task() for managed_node3/debug 15141 1726867232.93926: done queuing things up, now waiting for results queue to drain 15141 1726867232.93928: waiting for pending results... 15141 1726867232.94179: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 15141 1726867232.94183: in run() - task 0affcac9-a3a5-7348-bdf8-000000000026 15141 1726867232.94186: variable 'ansible_search_path' from source: unknown 15141 1726867232.94189: variable 'ansible_search_path' from source: unknown 15141 1726867232.94209: calling self._execute() 15141 1726867232.94310: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867232.94323: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867232.94338: variable 'omit' from source: magic vars 15141 1726867232.94949: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867232.97807: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867232.97896: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867232.97985: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867232.97989: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867232.98083: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867232.98199: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867232.98237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867232.98309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867232.98312: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867232.98334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867232.98515: variable 'ansible_distribution' from source: facts 15141 1726867232.98532: variable 'ansible_distribution_major_version' from source: facts 15141 1726867232.98560: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867232.98569: when evaluation is False, skipping this task 15141 1726867232.98580: _execute() done 15141 1726867232.98589: dumping result to json 15141 1726867232.98636: done dumping result, returning 15141 1726867232.98640: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affcac9-a3a5-7348-bdf8-000000000026] 15141 1726867232.98643: sending task result for task 0affcac9-a3a5-7348-bdf8-000000000026 skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15141 1726867232.98801: no more pending results, returning what we have 15141 1726867232.98805: results queue empty 15141 1726867232.98806: checking for any_errors_fatal 15141 1726867232.98812: done checking for any_errors_fatal 15141 1726867232.98813: checking for max_fail_percentage 15141 1726867232.98815: done checking for max_fail_percentage 15141 1726867232.98816: checking to see if all hosts have failed and the running result is not ok 15141 1726867232.98817: done checking to see if all hosts have failed 15141 1726867232.98817: getting the remaining hosts for this loop 15141 1726867232.98819: done getting the remaining hosts for this loop 15141 1726867232.98822: getting the next task for host managed_node3 15141 1726867232.98828: done getting next task for host managed_node3 15141 1726867232.98831: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 15141 1726867232.98834: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15141 1726867232.98846: getting variables 15141 1726867232.98847: in VariableManager get_vars() 15141 1726867232.99269: Calling all_inventory to load vars for managed_node3 15141 1726867232.99272: Calling groups_inventory to load vars for managed_node3 15141 1726867232.99275: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867232.99282: done sending task result for task 0affcac9-a3a5-7348-bdf8-000000000026 15141 1726867232.99284: WORKER PROCESS EXITING 15141 1726867232.99292: Calling all_plugins_play to load vars for managed_node3 15141 1726867232.99295: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867232.99297: Calling groups_plugins_play to load vars for managed_node3 15141 1726867232.99539: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867233.00088: done with get_vars() 15141 1726867233.00104: done getting variables 15141 1726867233.00160: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 17:20:33 -0400 (0:00:00.067) 0:00:05.496 ****** 15141 1726867233.00191: entering _queue_task() for managed_node3/debug 15141 1726867233.00628: worker is 1 (out of 1 available) 15141 1726867233.00646: exiting _queue_task() for managed_node3/debug 15141 1726867233.00658: done queuing things up, now waiting for results queue to drain 15141 1726867233.00659: waiting for pending results... 15141 1726867233.00975: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 15141 1726867233.01070: in run() - task 0affcac9-a3a5-7348-bdf8-000000000027 15141 1726867233.01096: variable 'ansible_search_path' from source: unknown 15141 1726867233.01183: variable 'ansible_search_path' from source: unknown 15141 1726867233.01187: calling self._execute() 15141 1726867233.01232: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867233.01245: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867233.01407: variable 'omit' from source: magic vars 15141 1726867233.02564: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867233.07271: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867233.07583: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867233.07636: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867233.07675: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867233.08186: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867233.08191: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867233.08225: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867233.08257: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867233.08365: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867233.08387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867233.08595: variable 'ansible_distribution' from source: facts 15141 1726867233.08606: variable 'ansible_distribution_major_version' from source: facts 15141 1726867233.08635: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867233.08642: when evaluation is False, skipping this task 15141 1726867233.08650: _execute() done 15141 1726867233.08657: dumping result to json 15141 1726867233.08664: done dumping result, returning 15141 1726867233.08676: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affcac9-a3a5-7348-bdf8-000000000027] 15141 1726867233.08689: sending task result for task 0affcac9-a3a5-7348-bdf8-000000000027 skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15141 1726867233.08834: no more pending results, returning what we have 15141 1726867233.08838: results queue empty 15141 1726867233.08839: checking for any_errors_fatal 15141 1726867233.08844: done checking for any_errors_fatal 15141 1726867233.08844: checking for max_fail_percentage 15141 1726867233.08846: done checking for max_fail_percentage 15141 1726867233.08847: checking to see if all hosts have failed and the running result is not ok 15141 1726867233.08849: done checking to see if all hosts have failed 15141 1726867233.08850: getting the remaining hosts for this loop 15141 1726867233.08851: done getting the remaining hosts for this loop 15141 1726867233.08855: getting the next task for host managed_node3 15141 1726867233.08861: done getting next task for host managed_node3 15141 1726867233.08864: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 15141 1726867233.08867: ^ state is: HOST STATE: block=2, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15141 1726867233.08882: getting variables 15141 1726867233.08884: in VariableManager get_vars() 15141 1726867233.08922: Calling all_inventory to load vars for managed_node3 15141 1726867233.08927: Calling groups_inventory to load vars for managed_node3 15141 1726867233.08930: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867233.08942: Calling all_plugins_play to load vars for managed_node3 15141 1726867233.08945: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867233.08947: Calling groups_plugins_play to load vars for managed_node3 15141 1726867233.09537: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867233.10173: done sending task result for task 0affcac9-a3a5-7348-bdf8-000000000027 15141 1726867233.10176: WORKER PROCESS EXITING 15141 1726867233.10220: done with get_vars() 15141 1726867233.10231: done getting variables 15141 1726867233.10403: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 17:20:33 -0400 (0:00:00.102) 0:00:05.599 ****** 15141 1726867233.10432: entering _queue_task() for managed_node3/debug 15141 1726867233.11028: worker is 1 (out of 1 available) 15141 1726867233.11043: exiting _queue_task() for managed_node3/debug 15141 1726867233.11089: done queuing things up, now waiting for results queue to drain 15141 1726867233.11091: waiting for pending results... 15141 1726867233.11437: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 15141 1726867233.11737: in run() - task 0affcac9-a3a5-7348-bdf8-000000000028 15141 1726867233.11752: variable 'ansible_search_path' from source: unknown 15141 1726867233.11755: variable 'ansible_search_path' from source: unknown 15141 1726867233.12090: calling self._execute() 15141 1726867233.12094: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867233.12097: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867233.12099: variable 'omit' from source: magic vars 15141 1726867233.13058: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867233.15594: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867233.15661: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867233.15697: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867233.15729: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867233.15760: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867233.16095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867233.16123: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867233.16270: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867233.16660: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867233.16664: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867233.17011: variable 'ansible_distribution' from source: facts 15141 1726867233.17017: variable 'ansible_distribution_major_version' from source: facts 15141 1726867233.17118: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867233.17121: when evaluation is False, skipping this task 15141 1726867233.17124: _execute() done 15141 1726867233.17127: dumping result to json 15141 1726867233.17132: done dumping result, returning 15141 1726867233.17190: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affcac9-a3a5-7348-bdf8-000000000028] 15141 1726867233.17194: sending task result for task 0affcac9-a3a5-7348-bdf8-000000000028 15141 1726867233.17330: done sending task result for task 0affcac9-a3a5-7348-bdf8-000000000028 15141 1726867233.17450: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15141 1726867233.17628: no more pending results, returning what we have 15141 1726867233.17631: results queue empty 15141 1726867233.17632: checking for any_errors_fatal 15141 1726867233.17641: done checking for any_errors_fatal 15141 1726867233.17642: checking for max_fail_percentage 15141 1726867233.17643: done checking for max_fail_percentage 15141 1726867233.17645: checking to see if all hosts have failed and the running result is not ok 15141 1726867233.17646: done checking to see if all hosts have failed 15141 1726867233.17646: getting the remaining hosts for this loop 15141 1726867233.17649: done getting the remaining hosts for this loop 15141 1726867233.17653: getting the next task for host managed_node3 15141 1726867233.17659: done getting next task for host managed_node3 15141 1726867233.17663: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 15141 1726867233.17665: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15141 1726867233.17783: getting variables 15141 1726867233.17785: in VariableManager get_vars() 15141 1726867233.17835: Calling all_inventory to load vars for managed_node3 15141 1726867233.17839: Calling groups_inventory to load vars for managed_node3 15141 1726867233.17841: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867233.17853: Calling all_plugins_play to load vars for managed_node3 15141 1726867233.17856: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867233.17859: Calling groups_plugins_play to load vars for managed_node3 15141 1726867233.18408: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867233.19105: done with get_vars() 15141 1726867233.19117: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 17:20:33 -0400 (0:00:00.089) 0:00:05.689 ****** 15141 1726867233.19430: entering _queue_task() for managed_node3/ping 15141 1726867233.19432: Creating lock for ping 15141 1726867233.19827: worker is 1 (out of 1 available) 15141 1726867233.19841: exiting _queue_task() for managed_node3/ping 15141 1726867233.19905: done queuing things up, now waiting for results queue to drain 15141 1726867233.19907: waiting for pending results... 15141 1726867233.20296: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 15141 1726867233.20302: in run() - task 0affcac9-a3a5-7348-bdf8-000000000029 15141 1726867233.20309: variable 'ansible_search_path' from source: unknown 15141 1726867233.20313: variable 'ansible_search_path' from source: unknown 15141 1726867233.20317: calling self._execute() 15141 1726867233.20373: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867233.20376: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867233.20392: variable 'omit' from source: magic vars 15141 1726867233.21001: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867233.25009: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867233.25080: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867233.25871: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867233.25875: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867233.25893: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867233.26108: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867233.26138: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867233.26184: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867233.26586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867233.26589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867233.26667: variable 'ansible_distribution' from source: facts 15141 1726867233.26896: variable 'ansible_distribution_major_version' from source: facts 15141 1726867233.26899: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867233.26901: when evaluation is False, skipping this task 15141 1726867233.26905: _execute() done 15141 1726867233.26907: dumping result to json 15141 1726867233.26909: done dumping result, returning 15141 1726867233.26911: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affcac9-a3a5-7348-bdf8-000000000029] 15141 1726867233.26912: sending task result for task 0affcac9-a3a5-7348-bdf8-000000000029 15141 1726867233.26973: done sending task result for task 0affcac9-a3a5-7348-bdf8-000000000029 15141 1726867233.26976: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15141 1726867233.27027: no more pending results, returning what we have 15141 1726867233.27031: results queue empty 15141 1726867233.27032: checking for any_errors_fatal 15141 1726867233.27037: done checking for any_errors_fatal 15141 1726867233.27038: checking for max_fail_percentage 15141 1726867233.27042: done checking for max_fail_percentage 15141 1726867233.27043: checking to see if all hosts have failed and the running result is not ok 15141 1726867233.27044: done checking to see if all hosts have failed 15141 1726867233.27045: getting the remaining hosts for this loop 15141 1726867233.27046: done getting the remaining hosts for this loop 15141 1726867233.27050: getting the next task for host managed_node3 15141 1726867233.27057: done getting next task for host managed_node3 15141 1726867233.27059: ^ task is: TASK: meta (role_complete) 15141 1726867233.27061: ^ 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 15141 1726867233.27076: getting variables 15141 1726867233.27080: in VariableManager get_vars() 15141 1726867233.27121: Calling all_inventory to load vars for managed_node3 15141 1726867233.27124: Calling groups_inventory to load vars for managed_node3 15141 1726867233.27127: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867233.27138: Calling all_plugins_play to load vars for managed_node3 15141 1726867233.27141: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867233.27144: Calling groups_plugins_play to load vars for managed_node3 15141 1726867233.27789: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867233.28023: done with get_vars() 15141 1726867233.28033: done getting variables 15141 1726867233.28121: done queuing things up, now waiting for results queue to drain 15141 1726867233.28123: results queue empty 15141 1726867233.28124: checking for any_errors_fatal 15141 1726867233.28126: done checking for any_errors_fatal 15141 1726867233.28127: checking for max_fail_percentage 15141 1726867233.28128: done checking for max_fail_percentage 15141 1726867233.28128: checking to see if all hosts have failed and the running result is not ok 15141 1726867233.28129: done checking to see if all hosts have failed 15141 1726867233.28130: getting the remaining hosts for this loop 15141 1726867233.28131: done getting the remaining hosts for this loop 15141 1726867233.28133: getting the next task for host managed_node3 15141 1726867233.28137: done getting next task for host managed_node3 15141 1726867233.28138: ^ task is: TASK: meta (flush_handlers) 15141 1726867233.28139: ^ 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 15141 1726867233.28142: getting variables 15141 1726867233.28143: in VariableManager get_vars() 15141 1726867233.28154: Calling all_inventory to load vars for managed_node3 15141 1726867233.28156: Calling groups_inventory to load vars for managed_node3 15141 1726867233.28168: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867233.28173: Calling all_plugins_play to load vars for managed_node3 15141 1726867233.28175: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867233.28180: Calling groups_plugins_play to load vars for managed_node3 15141 1726867233.28324: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867233.28533: done with get_vars() 15141 1726867233.28541: done getting variables 15141 1726867233.28586: in VariableManager get_vars() 15141 1726867233.28608: Calling all_inventory to load vars for managed_node3 15141 1726867233.28615: Calling groups_inventory to load vars for managed_node3 15141 1726867233.28618: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867233.28622: Calling all_plugins_play to load vars for managed_node3 15141 1726867233.28624: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867233.28627: Calling groups_plugins_play to load vars for managed_node3 15141 1726867233.28785: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867233.29013: done with get_vars() 15141 1726867233.29035: done queuing things up, now waiting for results queue to drain 15141 1726867233.29038: results queue empty 15141 1726867233.29039: checking for any_errors_fatal 15141 1726867233.29040: done checking for any_errors_fatal 15141 1726867233.29040: checking for max_fail_percentage 15141 1726867233.29041: done checking for max_fail_percentage 15141 1726867233.29042: checking to see if all hosts have failed and the running result is not ok 15141 1726867233.29043: done checking to see if all hosts have failed 15141 1726867233.29043: getting the remaining hosts for this loop 15141 1726867233.29044: done getting the remaining hosts for this loop 15141 1726867233.29046: getting the next task for host managed_node3 15141 1726867233.29049: done getting next task for host managed_node3 15141 1726867233.29051: ^ task is: TASK: meta (flush_handlers) 15141 1726867233.29052: ^ 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 15141 1726867233.29054: getting variables 15141 1726867233.29055: in VariableManager get_vars() 15141 1726867233.29065: Calling all_inventory to load vars for managed_node3 15141 1726867233.29067: Calling groups_inventory to load vars for managed_node3 15141 1726867233.29069: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867233.29073: Calling all_plugins_play to load vars for managed_node3 15141 1726867233.29075: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867233.29080: Calling groups_plugins_play to load vars for managed_node3 15141 1726867233.29209: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867233.29430: done with get_vars() 15141 1726867233.29438: done getting variables 15141 1726867233.29615: in VariableManager get_vars() 15141 1726867233.29626: Calling all_inventory to load vars for managed_node3 15141 1726867233.29628: Calling groups_inventory to load vars for managed_node3 15141 1726867233.29630: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867233.29633: Calling all_plugins_play to load vars for managed_node3 15141 1726867233.29636: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867233.29638: Calling groups_plugins_play to load vars for managed_node3 15141 1726867233.29971: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867233.30441: done with get_vars() 15141 1726867233.30454: done queuing things up, now waiting for results queue to drain 15141 1726867233.30456: results queue empty 15141 1726867233.30457: checking for any_errors_fatal 15141 1726867233.30458: done checking for any_errors_fatal 15141 1726867233.30459: checking for max_fail_percentage 15141 1726867233.30460: done checking for max_fail_percentage 15141 1726867233.30460: checking to see if all hosts have failed and the running result is not ok 15141 1726867233.30461: done checking to see if all hosts have failed 15141 1726867233.30462: getting the remaining hosts for this loop 15141 1726867233.30463: done getting the remaining hosts for this loop 15141 1726867233.30585: getting the next task for host managed_node3 15141 1726867233.30588: done getting next task for host managed_node3 15141 1726867233.30589: ^ task is: None 15141 1726867233.30591: ^ 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 15141 1726867233.30592: done queuing things up, now waiting for results queue to drain 15141 1726867233.30593: results queue empty 15141 1726867233.30594: checking for any_errors_fatal 15141 1726867233.30594: done checking for any_errors_fatal 15141 1726867233.30595: checking for max_fail_percentage 15141 1726867233.30596: done checking for max_fail_percentage 15141 1726867233.30596: checking to see if all hosts have failed and the running result is not ok 15141 1726867233.30597: done checking to see if all hosts have failed 15141 1726867233.30599: getting the next task for host managed_node3 15141 1726867233.30601: done getting next task for host managed_node3 15141 1726867233.30601: ^ task is: None 15141 1726867233.30603: ^ 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 15141 1726867233.30692: in VariableManager get_vars() 15141 1726867233.30708: done with get_vars() 15141 1726867233.30714: in VariableManager get_vars() 15141 1726867233.30723: done with get_vars() 15141 1726867233.30727: variable 'omit' from source: magic vars 15141 1726867233.30973: variable 'task' from source: play vars 15141 1726867233.31108: in VariableManager get_vars() 15141 1726867233.31148: done with get_vars() 15141 1726867233.31173: variable 'omit' from source: magic vars PLAY [Run the tasklist tasks/assert_device_present.yml] ************************ 15141 1726867233.31445: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 15141 1726867233.31474: getting the remaining hosts for this loop 15141 1726867233.31475: done getting the remaining hosts for this loop 15141 1726867233.31480: getting the next task for host managed_node3 15141 1726867233.31482: done getting next task for host managed_node3 15141 1726867233.31484: ^ task is: TASK: Gathering Facts 15141 1726867233.31485: ^ 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 15141 1726867233.31486: getting variables 15141 1726867233.31487: in VariableManager get_vars() 15141 1726867233.31493: Calling all_inventory to load vars for managed_node3 15141 1726867233.31495: Calling groups_inventory to load vars for managed_node3 15141 1726867233.31497: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867233.31501: Calling all_plugins_play to load vars for managed_node3 15141 1726867233.31503: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867233.31505: Calling groups_plugins_play to load vars for managed_node3 15141 1726867233.31654: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867233.32064: done with get_vars() 15141 1726867233.32071: done getting variables 15141 1726867233.32116: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml:3 Friday 20 September 2024 17:20:33 -0400 (0:00:00.127) 0:00:05.816 ****** 15141 1726867233.32142: entering _queue_task() for managed_node3/gather_facts 15141 1726867233.32425: worker is 1 (out of 1 available) 15141 1726867233.32549: exiting _queue_task() for managed_node3/gather_facts 15141 1726867233.32560: done queuing things up, now waiting for results queue to drain 15141 1726867233.32561: waiting for pending results... 15141 1726867233.32771: running TaskExecutor() for managed_node3/TASK: Gathering Facts 15141 1726867233.32820: in run() - task 0affcac9-a3a5-7348-bdf8-00000000017a 15141 1726867233.32841: variable 'ansible_search_path' from source: unknown 15141 1726867233.32896: calling self._execute() 15141 1726867233.32983: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867233.33000: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867233.33014: variable 'omit' from source: magic vars 15141 1726867233.33470: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867233.36787: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867233.36884: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867233.36912: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867233.36982: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867233.36991: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867233.37084: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867233.37121: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867233.37183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867233.37209: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867233.37229: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867233.37487: variable 'ansible_distribution' from source: facts 15141 1726867233.37491: variable 'ansible_distribution_major_version' from source: facts 15141 1726867233.37493: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867233.37496: when evaluation is False, skipping this task 15141 1726867233.37498: _execute() done 15141 1726867233.37500: dumping result to json 15141 1726867233.37502: done dumping result, returning 15141 1726867233.37504: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0affcac9-a3a5-7348-bdf8-00000000017a] 15141 1726867233.37507: sending task result for task 0affcac9-a3a5-7348-bdf8-00000000017a 15141 1726867233.37566: done sending task result for task 0affcac9-a3a5-7348-bdf8-00000000017a 15141 1726867233.37569: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15141 1726867233.37638: no more pending results, returning what we have 15141 1726867233.37642: results queue empty 15141 1726867233.37643: checking for any_errors_fatal 15141 1726867233.37644: done checking for any_errors_fatal 15141 1726867233.37645: checking for max_fail_percentage 15141 1726867233.37647: done checking for max_fail_percentage 15141 1726867233.37648: checking to see if all hosts have failed and the running result is not ok 15141 1726867233.37650: done checking to see if all hosts have failed 15141 1726867233.37651: getting the remaining hosts for this loop 15141 1726867233.37652: done getting the remaining hosts for this loop 15141 1726867233.37656: getting the next task for host managed_node3 15141 1726867233.37662: done getting next task for host managed_node3 15141 1726867233.37663: ^ task is: TASK: meta (flush_handlers) 15141 1726867233.37665: ^ 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 15141 1726867233.37669: getting variables 15141 1726867233.37671: in VariableManager get_vars() 15141 1726867233.37902: Calling all_inventory to load vars for managed_node3 15141 1726867233.37905: Calling groups_inventory to load vars for managed_node3 15141 1726867233.37909: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867233.37922: Calling all_plugins_play to load vars for managed_node3 15141 1726867233.37925: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867233.37927: Calling groups_plugins_play to load vars for managed_node3 15141 1726867233.38608: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867233.38938: done with get_vars() 15141 1726867233.38948: done getting variables 15141 1726867233.39129: in VariableManager get_vars() 15141 1726867233.39139: Calling all_inventory to load vars for managed_node3 15141 1726867233.39141: Calling groups_inventory to load vars for managed_node3 15141 1726867233.39144: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867233.39148: Calling all_plugins_play to load vars for managed_node3 15141 1726867233.39150: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867233.39153: Calling groups_plugins_play to load vars for managed_node3 15141 1726867233.39390: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867233.39590: done with get_vars() 15141 1726867233.39604: done queuing things up, now waiting for results queue to drain 15141 1726867233.39606: results queue empty 15141 1726867233.39607: checking for any_errors_fatal 15141 1726867233.39608: done checking for any_errors_fatal 15141 1726867233.39609: checking for max_fail_percentage 15141 1726867233.39610: done checking for max_fail_percentage 15141 1726867233.39611: checking to see if all hosts have failed and the running result is not ok 15141 1726867233.39612: done checking to see if all hosts have failed 15141 1726867233.39612: getting the remaining hosts for this loop 15141 1726867233.39613: done getting the remaining hosts for this loop 15141 1726867233.39616: getting the next task for host managed_node3 15141 1726867233.39620: done getting next task for host managed_node3 15141 1726867233.39622: ^ task is: TASK: Include the task '{{ task }}' 15141 1726867233.39623: ^ 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 15141 1726867233.39625: getting variables 15141 1726867233.39626: in VariableManager get_vars() 15141 1726867233.39634: Calling all_inventory to load vars for managed_node3 15141 1726867233.39635: Calling groups_inventory to load vars for managed_node3 15141 1726867233.39638: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867233.39648: Calling all_plugins_play to load vars for managed_node3 15141 1726867233.39651: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867233.39654: Calling groups_plugins_play to load vars for managed_node3 15141 1726867233.39805: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867233.39997: done with get_vars() 15141 1726867233.40005: done getting variables 15141 1726867233.40166: variable 'task' from source: play vars TASK [Include the task 'tasks/assert_device_present.yml'] ********************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml:6 Friday 20 September 2024 17:20:33 -0400 (0:00:00.080) 0:00:05.896 ****** 15141 1726867233.40196: entering _queue_task() for managed_node3/include_tasks 15141 1726867233.40554: worker is 1 (out of 1 available) 15141 1726867233.40566: exiting _queue_task() for managed_node3/include_tasks 15141 1726867233.40644: done queuing things up, now waiting for results queue to drain 15141 1726867233.40646: waiting for pending results... 15141 1726867233.40800: running TaskExecutor() for managed_node3/TASK: Include the task 'tasks/assert_device_present.yml' 15141 1726867233.40946: in run() - task 0affcac9-a3a5-7348-bdf8-00000000002d 15141 1726867233.40951: variable 'ansible_search_path' from source: unknown 15141 1726867233.40985: calling self._execute() 15141 1726867233.41149: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867233.41190: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867233.41197: variable 'omit' from source: magic vars 15141 1726867233.41635: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867233.44034: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867233.44134: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867233.44158: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867233.44202: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867233.44282: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867233.44326: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867233.44370: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867233.44404: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867233.44458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867233.44487: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867233.44680: variable 'ansible_distribution' from source: facts 15141 1726867233.44686: variable 'ansible_distribution_major_version' from source: facts 15141 1726867233.44689: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867233.44691: when evaluation is False, skipping this task 15141 1726867233.44693: _execute() done 15141 1726867233.44695: dumping result to json 15141 1726867233.44697: done dumping result, returning 15141 1726867233.44705: done running TaskExecutor() for managed_node3/TASK: Include the task 'tasks/assert_device_present.yml' [0affcac9-a3a5-7348-bdf8-00000000002d] 15141 1726867233.44715: sending task result for task 0affcac9-a3a5-7348-bdf8-00000000002d 15141 1726867233.45020: done sending task result for task 0affcac9-a3a5-7348-bdf8-00000000002d 15141 1726867233.45023: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15141 1726867233.45071: no more pending results, returning what we have 15141 1726867233.45074: results queue empty 15141 1726867233.45075: checking for any_errors_fatal 15141 1726867233.45076: done checking for any_errors_fatal 15141 1726867233.45079: checking for max_fail_percentage 15141 1726867233.45081: done checking for max_fail_percentage 15141 1726867233.45081: checking to see if all hosts have failed and the running result is not ok 15141 1726867233.45082: done checking to see if all hosts have failed 15141 1726867233.45083: getting the remaining hosts for this loop 15141 1726867233.45085: done getting the remaining hosts for this loop 15141 1726867233.45088: getting the next task for host managed_node3 15141 1726867233.45094: done getting next task for host managed_node3 15141 1726867233.45096: ^ task is: TASK: meta (flush_handlers) 15141 1726867233.45099: ^ 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 15141 1726867233.45102: getting variables 15141 1726867233.45104: in VariableManager get_vars() 15141 1726867233.45136: Calling all_inventory to load vars for managed_node3 15141 1726867233.45139: Calling groups_inventory to load vars for managed_node3 15141 1726867233.45143: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867233.45154: Calling all_plugins_play to load vars for managed_node3 15141 1726867233.45157: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867233.45159: Calling groups_plugins_play to load vars for managed_node3 15141 1726867233.45439: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867233.45635: done with get_vars() 15141 1726867233.45645: done getting variables 15141 1726867233.45718: in VariableManager get_vars() 15141 1726867233.45727: Calling all_inventory to load vars for managed_node3 15141 1726867233.45729: Calling groups_inventory to load vars for managed_node3 15141 1726867233.45731: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867233.45735: Calling all_plugins_play to load vars for managed_node3 15141 1726867233.45737: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867233.45740: Calling groups_plugins_play to load vars for managed_node3 15141 1726867233.45929: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867233.46099: done with get_vars() 15141 1726867233.46119: done queuing things up, now waiting for results queue to drain 15141 1726867233.46121: results queue empty 15141 1726867233.46122: checking for any_errors_fatal 15141 1726867233.46124: done checking for any_errors_fatal 15141 1726867233.46124: checking for max_fail_percentage 15141 1726867233.46125: done checking for max_fail_percentage 15141 1726867233.46126: checking to see if all hosts have failed and the running result is not ok 15141 1726867233.46127: done checking to see if all hosts have failed 15141 1726867233.46127: getting the remaining hosts for this loop 15141 1726867233.46128: done getting the remaining hosts for this loop 15141 1726867233.46130: getting the next task for host managed_node3 15141 1726867233.46134: done getting next task for host managed_node3 15141 1726867233.46135: ^ task is: TASK: meta (flush_handlers) 15141 1726867233.46136: ^ 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 15141 1726867233.46139: getting variables 15141 1726867233.46140: in VariableManager get_vars() 15141 1726867233.46147: Calling all_inventory to load vars for managed_node3 15141 1726867233.46149: Calling groups_inventory to load vars for managed_node3 15141 1726867233.46151: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867233.46160: Calling all_plugins_play to load vars for managed_node3 15141 1726867233.46163: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867233.46165: Calling groups_plugins_play to load vars for managed_node3 15141 1726867233.46293: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867233.46483: done with get_vars() 15141 1726867233.46491: done getting variables 15141 1726867233.46533: in VariableManager get_vars() 15141 1726867233.46541: Calling all_inventory to load vars for managed_node3 15141 1726867233.46549: Calling groups_inventory to load vars for managed_node3 15141 1726867233.46552: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867233.46556: Calling all_plugins_play to load vars for managed_node3 15141 1726867233.46558: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867233.46560: Calling groups_plugins_play to load vars for managed_node3 15141 1726867233.46710: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867233.46900: done with get_vars() 15141 1726867233.46911: done queuing things up, now waiting for results queue to drain 15141 1726867233.46912: results queue empty 15141 1726867233.46913: checking for any_errors_fatal 15141 1726867233.46914: done checking for any_errors_fatal 15141 1726867233.46915: checking for max_fail_percentage 15141 1726867233.46916: done checking for max_fail_percentage 15141 1726867233.46916: checking to see if all hosts have failed and the running result is not ok 15141 1726867233.46917: done checking to see if all hosts have failed 15141 1726867233.46918: getting the remaining hosts for this loop 15141 1726867233.46918: done getting the remaining hosts for this loop 15141 1726867233.46920: getting the next task for host managed_node3 15141 1726867233.46923: done getting next task for host managed_node3 15141 1726867233.46924: ^ task is: None 15141 1726867233.46925: ^ 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 15141 1726867233.46926: done queuing things up, now waiting for results queue to drain 15141 1726867233.46926: results queue empty 15141 1726867233.46927: checking for any_errors_fatal 15141 1726867233.46928: done checking for any_errors_fatal 15141 1726867233.46928: checking for max_fail_percentage 15141 1726867233.46929: done checking for max_fail_percentage 15141 1726867233.46930: checking to see if all hosts have failed and the running result is not ok 15141 1726867233.46930: done checking to see if all hosts have failed 15141 1726867233.46931: getting the next task for host managed_node3 15141 1726867233.46933: done getting next task for host managed_node3 15141 1726867233.46934: ^ task is: None 15141 1726867233.46935: ^ 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 15141 1726867233.46964: in VariableManager get_vars() 15141 1726867233.46989: done with get_vars() 15141 1726867233.46996: in VariableManager get_vars() 15141 1726867233.47005: done with get_vars() 15141 1726867233.47010: variable 'omit' from source: magic vars 15141 1726867233.47121: variable 'task' from source: play vars 15141 1726867233.47150: in VariableManager get_vars() 15141 1726867233.47160: done with get_vars() 15141 1726867233.47181: variable 'omit' from source: magic vars PLAY [Run the tasklist tasks/assert_profile_present.yml] *********************** 15141 1726867233.47362: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 15141 1726867233.47387: getting the remaining hosts for this loop 15141 1726867233.47389: done getting the remaining hosts for this loop 15141 1726867233.47391: getting the next task for host managed_node3 15141 1726867233.47394: done getting next task for host managed_node3 15141 1726867233.47396: ^ task is: TASK: Gathering Facts 15141 1726867233.47397: ^ 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 15141 1726867233.47399: getting variables 15141 1726867233.47400: in VariableManager get_vars() 15141 1726867233.47408: Calling all_inventory to load vars for managed_node3 15141 1726867233.47410: Calling groups_inventory to load vars for managed_node3 15141 1726867233.47419: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867233.47424: Calling all_plugins_play to load vars for managed_node3 15141 1726867233.47426: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867233.47429: Calling groups_plugins_play to load vars for managed_node3 15141 1726867233.47559: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867233.47747: done with get_vars() 15141 1726867233.47755: done getting variables 15141 1726867233.47792: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml:3 Friday 20 September 2024 17:20:33 -0400 (0:00:00.076) 0:00:05.972 ****** 15141 1726867233.47814: entering _queue_task() for managed_node3/gather_facts 15141 1726867233.48294: worker is 1 (out of 1 available) 15141 1726867233.48302: exiting _queue_task() for managed_node3/gather_facts 15141 1726867233.48311: done queuing things up, now waiting for results queue to drain 15141 1726867233.48313: waiting for pending results... 15141 1726867233.48365: running TaskExecutor() for managed_node3/TASK: Gathering Facts 15141 1726867233.48543: in run() - task 0affcac9-a3a5-7348-bdf8-00000000018f 15141 1726867233.48547: variable 'ansible_search_path' from source: unknown 15141 1726867233.48550: calling self._execute() 15141 1726867233.48595: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867233.48607: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867233.48621: variable 'omit' from source: magic vars 15141 1726867233.49049: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867233.52144: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867233.52213: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867233.52276: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867233.52318: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867233.52357: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867233.52467: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867233.52485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867233.52516: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867233.52562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867233.52794: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867233.52798: variable 'ansible_distribution' from source: facts 15141 1726867233.52800: variable 'ansible_distribution_major_version' from source: facts 15141 1726867233.52802: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867233.52804: when evaluation is False, skipping this task 15141 1726867233.52805: _execute() done 15141 1726867233.52807: dumping result to json 15141 1726867233.52809: done dumping result, returning 15141 1726867233.52811: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0affcac9-a3a5-7348-bdf8-00000000018f] 15141 1726867233.52814: sending task result for task 0affcac9-a3a5-7348-bdf8-00000000018f 15141 1726867233.52874: done sending task result for task 0affcac9-a3a5-7348-bdf8-00000000018f skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15141 1726867233.52944: no more pending results, returning what we have 15141 1726867233.52947: results queue empty 15141 1726867233.52948: checking for any_errors_fatal 15141 1726867233.52949: done checking for any_errors_fatal 15141 1726867233.52950: checking for max_fail_percentage 15141 1726867233.52951: done checking for max_fail_percentage 15141 1726867233.52952: checking to see if all hosts have failed and the running result is not ok 15141 1726867233.52953: done checking to see if all hosts have failed 15141 1726867233.52954: getting the remaining hosts for this loop 15141 1726867233.52955: done getting the remaining hosts for this loop 15141 1726867233.52958: getting the next task for host managed_node3 15141 1726867233.52964: done getting next task for host managed_node3 15141 1726867233.52966: ^ task is: TASK: meta (flush_handlers) 15141 1726867233.52968: ^ 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 15141 1726867233.52972: getting variables 15141 1726867233.52974: in VariableManager get_vars() 15141 1726867233.53005: Calling all_inventory to load vars for managed_node3 15141 1726867233.53009: Calling groups_inventory to load vars for managed_node3 15141 1726867233.53012: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867233.53025: Calling all_plugins_play to load vars for managed_node3 15141 1726867233.53027: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867233.53030: Calling groups_plugins_play to load vars for managed_node3 15141 1726867233.53555: WORKER PROCESS EXITING 15141 1726867233.53581: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867233.53860: done with get_vars() 15141 1726867233.53869: done getting variables 15141 1726867233.53933: in VariableManager get_vars() 15141 1726867233.53949: Calling all_inventory to load vars for managed_node3 15141 1726867233.53951: Calling groups_inventory to load vars for managed_node3 15141 1726867233.53953: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867233.53958: Calling all_plugins_play to load vars for managed_node3 15141 1726867233.53960: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867233.53963: Calling groups_plugins_play to load vars for managed_node3 15141 1726867233.54101: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867233.54301: done with get_vars() 15141 1726867233.54313: done queuing things up, now waiting for results queue to drain 15141 1726867233.54314: results queue empty 15141 1726867233.54315: checking for any_errors_fatal 15141 1726867233.54317: done checking for any_errors_fatal 15141 1726867233.54318: checking for max_fail_percentage 15141 1726867233.54319: done checking for max_fail_percentage 15141 1726867233.54320: checking to see if all hosts have failed and the running result is not ok 15141 1726867233.54321: done checking to see if all hosts have failed 15141 1726867233.54322: getting the remaining hosts for this loop 15141 1726867233.54323: done getting the remaining hosts for this loop 15141 1726867233.54325: getting the next task for host managed_node3 15141 1726867233.54329: done getting next task for host managed_node3 15141 1726867233.54331: ^ task is: TASK: Include the task '{{ task }}' 15141 1726867233.54332: ^ 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 15141 1726867233.54334: getting variables 15141 1726867233.54335: in VariableManager get_vars() 15141 1726867233.54343: Calling all_inventory to load vars for managed_node3 15141 1726867233.54345: Calling groups_inventory to load vars for managed_node3 15141 1726867233.54347: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867233.54357: Calling all_plugins_play to load vars for managed_node3 15141 1726867233.54359: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867233.54362: Calling groups_plugins_play to load vars for managed_node3 15141 1726867233.54510: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867233.54722: done with get_vars() 15141 1726867233.54730: done getting variables 15141 1726867233.55048: variable 'task' from source: play vars TASK [Include the task 'tasks/assert_profile_present.yml'] ********************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml:6 Friday 20 September 2024 17:20:33 -0400 (0:00:00.072) 0:00:06.045 ****** 15141 1726867233.55075: entering _queue_task() for managed_node3/include_tasks 15141 1726867233.55619: worker is 1 (out of 1 available) 15141 1726867233.55629: exiting _queue_task() for managed_node3/include_tasks 15141 1726867233.55639: done queuing things up, now waiting for results queue to drain 15141 1726867233.55640: waiting for pending results... 15141 1726867233.56014: running TaskExecutor() for managed_node3/TASK: Include the task 'tasks/assert_profile_present.yml' 15141 1726867233.56143: in run() - task 0affcac9-a3a5-7348-bdf8-000000000031 15141 1726867233.56162: variable 'ansible_search_path' from source: unknown 15141 1726867233.56203: calling self._execute() 15141 1726867233.56288: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867233.56298: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867233.56309: variable 'omit' from source: magic vars 15141 1726867233.56722: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867233.60231: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867233.60552: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867233.60784: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867233.60788: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867233.60791: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867233.61045: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867233.61207: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867233.61238: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867233.61330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867233.61569: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867233.61805: variable 'ansible_distribution' from source: facts 15141 1726867233.61823: variable 'ansible_distribution_major_version' from source: facts 15141 1726867233.61854: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867233.61862: when evaluation is False, skipping this task 15141 1726867233.61871: _execute() done 15141 1726867233.61930: dumping result to json 15141 1726867233.61942: done dumping result, returning 15141 1726867233.61948: done running TaskExecutor() for managed_node3/TASK: Include the task 'tasks/assert_profile_present.yml' [0affcac9-a3a5-7348-bdf8-000000000031] 15141 1726867233.61951: sending task result for task 0affcac9-a3a5-7348-bdf8-000000000031 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15141 1726867233.62087: no more pending results, returning what we have 15141 1726867233.62091: results queue empty 15141 1726867233.62092: checking for any_errors_fatal 15141 1726867233.62093: done checking for any_errors_fatal 15141 1726867233.62094: checking for max_fail_percentage 15141 1726867233.62096: done checking for max_fail_percentage 15141 1726867233.62097: checking to see if all hosts have failed and the running result is not ok 15141 1726867233.62097: done checking to see if all hosts have failed 15141 1726867233.62098: getting the remaining hosts for this loop 15141 1726867233.62100: done getting the remaining hosts for this loop 15141 1726867233.62104: getting the next task for host managed_node3 15141 1726867233.62110: done getting next task for host managed_node3 15141 1726867233.62112: ^ task is: TASK: meta (flush_handlers) 15141 1726867233.62114: ^ 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 15141 1726867233.62118: getting variables 15141 1726867233.62120: in VariableManager get_vars() 15141 1726867233.62262: Calling all_inventory to load vars for managed_node3 15141 1726867233.62267: Calling groups_inventory to load vars for managed_node3 15141 1726867233.62270: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867233.62284: Calling all_plugins_play to load vars for managed_node3 15141 1726867233.62287: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867233.62291: Calling groups_plugins_play to load vars for managed_node3 15141 1726867233.62576: done sending task result for task 0affcac9-a3a5-7348-bdf8-000000000031 15141 1726867233.62582: WORKER PROCESS EXITING 15141 1726867233.62609: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867233.62735: done with get_vars() 15141 1726867233.62745: done getting variables 15141 1726867233.62797: in VariableManager get_vars() 15141 1726867233.62805: Calling all_inventory to load vars for managed_node3 15141 1726867233.62807: Calling groups_inventory to load vars for managed_node3 15141 1726867233.62809: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867233.62813: Calling all_plugins_play to load vars for managed_node3 15141 1726867233.62814: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867233.62816: Calling groups_plugins_play to load vars for managed_node3 15141 1726867233.62923: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867233.63031: done with get_vars() 15141 1726867233.63040: done queuing things up, now waiting for results queue to drain 15141 1726867233.63041: results queue empty 15141 1726867233.63041: checking for any_errors_fatal 15141 1726867233.63043: done checking for any_errors_fatal 15141 1726867233.63043: checking for max_fail_percentage 15141 1726867233.63044: done checking for max_fail_percentage 15141 1726867233.63044: checking to see if all hosts have failed and the running result is not ok 15141 1726867233.63045: done checking to see if all hosts have failed 15141 1726867233.63045: getting the remaining hosts for this loop 15141 1726867233.63046: done getting the remaining hosts for this loop 15141 1726867233.63047: getting the next task for host managed_node3 15141 1726867233.63049: done getting next task for host managed_node3 15141 1726867233.63050: ^ task is: TASK: meta (flush_handlers) 15141 1726867233.63051: ^ 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 15141 1726867233.63053: getting variables 15141 1726867233.63053: in VariableManager get_vars() 15141 1726867233.63058: Calling all_inventory to load vars for managed_node3 15141 1726867233.63059: Calling groups_inventory to load vars for managed_node3 15141 1726867233.63060: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867233.63067: Calling all_plugins_play to load vars for managed_node3 15141 1726867233.63068: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867233.63070: Calling groups_plugins_play to load vars for managed_node3 15141 1726867233.63153: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867233.63260: done with get_vars() 15141 1726867233.63266: done getting variables 15141 1726867233.63299: in VariableManager get_vars() 15141 1726867233.63305: Calling all_inventory to load vars for managed_node3 15141 1726867233.63306: Calling groups_inventory to load vars for managed_node3 15141 1726867233.63308: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867233.63310: Calling all_plugins_play to load vars for managed_node3 15141 1726867233.63312: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867233.63315: Calling groups_plugins_play to load vars for managed_node3 15141 1726867233.63395: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867233.63580: done with get_vars() 15141 1726867233.63590: done queuing things up, now waiting for results queue to drain 15141 1726867233.63592: results queue empty 15141 1726867233.63593: checking for any_errors_fatal 15141 1726867233.63594: done checking for any_errors_fatal 15141 1726867233.63595: checking for max_fail_percentage 15141 1726867233.63595: done checking for max_fail_percentage 15141 1726867233.63596: checking to see if all hosts have failed and the running result is not ok 15141 1726867233.63597: done checking to see if all hosts have failed 15141 1726867233.63597: getting the remaining hosts for this loop 15141 1726867233.63598: done getting the remaining hosts for this loop 15141 1726867233.63600: getting the next task for host managed_node3 15141 1726867233.63606: done getting next task for host managed_node3 15141 1726867233.63608: ^ task is: None 15141 1726867233.63609: ^ 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 15141 1726867233.63610: done queuing things up, now waiting for results queue to drain 15141 1726867233.63611: results queue empty 15141 1726867233.63612: checking for any_errors_fatal 15141 1726867233.63612: done checking for any_errors_fatal 15141 1726867233.63613: checking for max_fail_percentage 15141 1726867233.63614: done checking for max_fail_percentage 15141 1726867233.63614: checking to see if all hosts have failed and the running result is not ok 15141 1726867233.63615: done checking to see if all hosts have failed 15141 1726867233.63616: getting the next task for host managed_node3 15141 1726867233.63618: done getting next task for host managed_node3 15141 1726867233.63619: ^ task is: None 15141 1726867233.63620: ^ 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 15141 1726867233.63669: in VariableManager get_vars() 15141 1726867233.63692: done with get_vars() 15141 1726867233.63699: in VariableManager get_vars() 15141 1726867233.63715: done with get_vars() 15141 1726867233.63720: variable 'omit' from source: magic vars 15141 1726867233.63843: variable 'profile' from source: play vars 15141 1726867233.64006: in VariableManager get_vars() 15141 1726867233.64020: done with get_vars() 15141 1726867233.64039: variable 'omit' from source: magic vars 15141 1726867233.64215: variable 'profile' from source: play vars PLAY [Set down {{ profile }}] ************************************************** 15141 1726867233.64973: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 15141 1726867233.65001: getting the remaining hosts for this loop 15141 1726867233.65002: done getting the remaining hosts for this loop 15141 1726867233.65005: getting the next task for host managed_node3 15141 1726867233.65007: done getting next task for host managed_node3 15141 1726867233.65009: ^ task is: TASK: Gathering Facts 15141 1726867233.65013: ^ 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 15141 1726867233.65015: getting variables 15141 1726867233.65016: in VariableManager get_vars() 15141 1726867233.65026: Calling all_inventory to load vars for managed_node3 15141 1726867233.65030: Calling groups_inventory to load vars for managed_node3 15141 1726867233.65032: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867233.65037: Calling all_plugins_play to load vars for managed_node3 15141 1726867233.65041: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867233.65044: Calling groups_plugins_play to load vars for managed_node3 15141 1726867233.65255: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867233.65427: done with get_vars() 15141 1726867233.65438: done getting variables 15141 1726867233.65476: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile.yml:3 Friday 20 September 2024 17:20:33 -0400 (0:00:00.104) 0:00:06.149 ****** 15141 1726867233.65500: entering _queue_task() for managed_node3/gather_facts 15141 1726867233.65743: worker is 1 (out of 1 available) 15141 1726867233.65754: exiting _queue_task() for managed_node3/gather_facts 15141 1726867233.65763: done queuing things up, now waiting for results queue to drain 15141 1726867233.65764: waiting for pending results... 15141 1726867233.66009: running TaskExecutor() for managed_node3/TASK: Gathering Facts 15141 1726867233.66155: in run() - task 0affcac9-a3a5-7348-bdf8-0000000001a4 15141 1726867233.66161: variable 'ansible_search_path' from source: unknown 15141 1726867233.66293: calling self._execute() 15141 1726867233.66582: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867233.66586: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867233.66589: variable 'omit' from source: magic vars 15141 1726867233.66874: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867233.69205: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867233.69251: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867233.69279: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867233.69308: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867233.69328: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867233.69383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867233.69408: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867233.69426: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867233.69456: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867233.69467: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867233.69575: variable 'ansible_distribution' from source: facts 15141 1726867233.69784: variable 'ansible_distribution_major_version' from source: facts 15141 1726867233.69787: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867233.69789: when evaluation is False, skipping this task 15141 1726867233.69791: _execute() done 15141 1726867233.69793: dumping result to json 15141 1726867233.69796: done dumping result, returning 15141 1726867233.69797: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0affcac9-a3a5-7348-bdf8-0000000001a4] 15141 1726867233.69799: sending task result for task 0affcac9-a3a5-7348-bdf8-0000000001a4 15141 1726867233.69855: done sending task result for task 0affcac9-a3a5-7348-bdf8-0000000001a4 15141 1726867233.69858: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15141 1726867233.70029: no more pending results, returning what we have 15141 1726867233.70032: results queue empty 15141 1726867233.70033: checking for any_errors_fatal 15141 1726867233.70034: done checking for any_errors_fatal 15141 1726867233.70035: checking for max_fail_percentage 15141 1726867233.70036: done checking for max_fail_percentage 15141 1726867233.70037: checking to see if all hosts have failed and the running result is not ok 15141 1726867233.70038: done checking to see if all hosts have failed 15141 1726867233.70039: getting the remaining hosts for this loop 15141 1726867233.70040: done getting the remaining hosts for this loop 15141 1726867233.70042: getting the next task for host managed_node3 15141 1726867233.70047: done getting next task for host managed_node3 15141 1726867233.70049: ^ task is: TASK: meta (flush_handlers) 15141 1726867233.70051: ^ 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 15141 1726867233.70054: getting variables 15141 1726867233.70055: in VariableManager get_vars() 15141 1726867233.70202: Calling all_inventory to load vars for managed_node3 15141 1726867233.70207: Calling groups_inventory to load vars for managed_node3 15141 1726867233.70210: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867233.70220: Calling all_plugins_play to load vars for managed_node3 15141 1726867233.70356: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867233.70361: Calling groups_plugins_play to load vars for managed_node3 15141 1726867233.70644: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867233.70850: done with get_vars() 15141 1726867233.70861: done getting variables 15141 1726867233.71076: in VariableManager get_vars() 15141 1726867233.71089: Calling all_inventory to load vars for managed_node3 15141 1726867233.71091: Calling groups_inventory to load vars for managed_node3 15141 1726867233.71093: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867233.71098: Calling all_plugins_play to load vars for managed_node3 15141 1726867233.71100: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867233.71103: Calling groups_plugins_play to load vars for managed_node3 15141 1726867233.71248: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867233.71428: done with get_vars() 15141 1726867233.71439: done queuing things up, now waiting for results queue to drain 15141 1726867233.71441: results queue empty 15141 1726867233.71441: checking for any_errors_fatal 15141 1726867233.71443: done checking for any_errors_fatal 15141 1726867233.71444: checking for max_fail_percentage 15141 1726867233.71445: done checking for max_fail_percentage 15141 1726867233.71445: checking to see if all hosts have failed and the running result is not ok 15141 1726867233.71446: done checking to see if all hosts have failed 15141 1726867233.71447: getting the remaining hosts for this loop 15141 1726867233.71447: done getting the remaining hosts for this loop 15141 1726867233.71449: getting the next task for host managed_node3 15141 1726867233.71453: done getting next task for host managed_node3 15141 1726867233.71455: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 15141 1726867233.71456: ^ 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 15141 1726867233.71464: getting variables 15141 1726867233.71465: in VariableManager get_vars() 15141 1726867233.71475: Calling all_inventory to load vars for managed_node3 15141 1726867233.71479: Calling groups_inventory to load vars for managed_node3 15141 1726867233.71481: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867233.71489: Calling all_plugins_play to load vars for managed_node3 15141 1726867233.71491: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867233.71494: Calling groups_plugins_play to load vars for managed_node3 15141 1726867233.71620: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867233.71796: done with get_vars() 15141 1726867233.71804: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 17:20:33 -0400 (0:00:00.063) 0:00:06.213 ****** 15141 1726867233.71866: entering _queue_task() for managed_node3/include_tasks 15141 1726867233.72115: worker is 1 (out of 1 available) 15141 1726867233.72129: exiting _queue_task() for managed_node3/include_tasks 15141 1726867233.72140: done queuing things up, now waiting for results queue to drain 15141 1726867233.72141: waiting for pending results... 15141 1726867233.72405: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 15141 1726867233.72509: in run() - task 0affcac9-a3a5-7348-bdf8-00000000003a 15141 1726867233.72528: variable 'ansible_search_path' from source: unknown 15141 1726867233.72535: variable 'ansible_search_path' from source: unknown 15141 1726867233.72576: calling self._execute() 15141 1726867233.72658: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867233.72672: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867233.72688: variable 'omit' from source: magic vars 15141 1726867233.73125: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867233.75987: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867233.75991: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867233.76008: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867233.76053: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867233.76095: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867233.76196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867233.76242: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867233.76283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867233.76345: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867233.76372: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867233.76533: variable 'ansible_distribution' from source: facts 15141 1726867233.76551: variable 'ansible_distribution_major_version' from source: facts 15141 1726867233.76586: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867233.76593: when evaluation is False, skipping this task 15141 1726867233.76605: _execute() done 15141 1726867233.76614: dumping result to json 15141 1726867233.76622: done dumping result, returning 15141 1726867233.76642: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affcac9-a3a5-7348-bdf8-00000000003a] 15141 1726867233.76751: sending task result for task 0affcac9-a3a5-7348-bdf8-00000000003a 15141 1726867233.76832: done sending task result for task 0affcac9-a3a5-7348-bdf8-00000000003a 15141 1726867233.76837: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15141 1726867233.76898: no more pending results, returning what we have 15141 1726867233.76902: results queue empty 15141 1726867233.76903: checking for any_errors_fatal 15141 1726867233.76904: done checking for any_errors_fatal 15141 1726867233.76905: checking for max_fail_percentage 15141 1726867233.76907: done checking for max_fail_percentage 15141 1726867233.76908: checking to see if all hosts have failed and the running result is not ok 15141 1726867233.76909: done checking to see if all hosts have failed 15141 1726867233.76910: getting the remaining hosts for this loop 15141 1726867233.76911: done getting the remaining hosts for this loop 15141 1726867233.76917: getting the next task for host managed_node3 15141 1726867233.76925: done getting next task for host managed_node3 15141 1726867233.76928: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 15141 1726867233.76931: ^ 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 15141 1726867233.76944: getting variables 15141 1726867233.76945: in VariableManager get_vars() 15141 1726867233.76993: Calling all_inventory to load vars for managed_node3 15141 1726867233.76996: Calling groups_inventory to load vars for managed_node3 15141 1726867233.76998: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867233.77009: Calling all_plugins_play to load vars for managed_node3 15141 1726867233.77014: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867233.77018: Calling groups_plugins_play to load vars for managed_node3 15141 1726867233.77436: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867233.77702: done with get_vars() 15141 1726867233.77717: done getting variables 15141 1726867233.77783: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 17:20:33 -0400 (0:00:00.059) 0:00:06.272 ****** 15141 1726867233.77812: entering _queue_task() for managed_node3/debug 15141 1726867233.78051: worker is 1 (out of 1 available) 15141 1726867233.78062: exiting _queue_task() for managed_node3/debug 15141 1726867233.78073: done queuing things up, now waiting for results queue to drain 15141 1726867233.78075: waiting for pending results... 15141 1726867233.78499: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 15141 1726867233.78505: in run() - task 0affcac9-a3a5-7348-bdf8-00000000003b 15141 1726867233.78509: variable 'ansible_search_path' from source: unknown 15141 1726867233.78511: variable 'ansible_search_path' from source: unknown 15141 1726867233.78539: calling self._execute() 15141 1726867233.78637: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867233.78653: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867233.78668: variable 'omit' from source: magic vars 15141 1726867233.79230: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867233.82682: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867233.82764: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867233.82819: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867233.82868: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867233.82901: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867233.82997: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867233.83044: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867233.83071: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867233.83118: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867233.83152: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867233.83351: variable 'ansible_distribution' from source: facts 15141 1726867233.83354: variable 'ansible_distribution_major_version' from source: facts 15141 1726867233.83357: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867233.83359: when evaluation is False, skipping this task 15141 1726867233.83361: _execute() done 15141 1726867233.83362: dumping result to json 15141 1726867233.83364: done dumping result, returning 15141 1726867233.83366: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0affcac9-a3a5-7348-bdf8-00000000003b] 15141 1726867233.83368: sending task result for task 0affcac9-a3a5-7348-bdf8-00000000003b 15141 1726867233.83530: done sending task result for task 0affcac9-a3a5-7348-bdf8-00000000003b 15141 1726867233.83534: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15141 1726867233.83814: no more pending results, returning what we have 15141 1726867233.83817: results queue empty 15141 1726867233.83818: checking for any_errors_fatal 15141 1726867233.83824: done checking for any_errors_fatal 15141 1726867233.83825: checking for max_fail_percentage 15141 1726867233.83826: done checking for max_fail_percentage 15141 1726867233.83827: checking to see if all hosts have failed and the running result is not ok 15141 1726867233.83828: done checking to see if all hosts have failed 15141 1726867233.83828: getting the remaining hosts for this loop 15141 1726867233.83829: done getting the remaining hosts for this loop 15141 1726867233.83832: getting the next task for host managed_node3 15141 1726867233.83836: done getting next task for host managed_node3 15141 1726867233.83839: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 15141 1726867233.83840: ^ 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 15141 1726867233.83851: getting variables 15141 1726867233.83852: in VariableManager get_vars() 15141 1726867233.83885: Calling all_inventory to load vars for managed_node3 15141 1726867233.83888: Calling groups_inventory to load vars for managed_node3 15141 1726867233.83890: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867233.83899: Calling all_plugins_play to load vars for managed_node3 15141 1726867233.83901: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867233.83904: Calling groups_plugins_play to load vars for managed_node3 15141 1726867233.84150: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867233.84340: done with get_vars() 15141 1726867233.84350: done getting variables 15141 1726867233.84408: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 17:20:33 -0400 (0:00:00.066) 0:00:06.339 ****** 15141 1726867233.84446: entering _queue_task() for managed_node3/fail 15141 1726867233.84909: worker is 1 (out of 1 available) 15141 1726867233.84919: exiting _queue_task() for managed_node3/fail 15141 1726867233.84929: done queuing things up, now waiting for results queue to drain 15141 1726867233.84930: waiting for pending results... 15141 1726867233.85090: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 15141 1726867233.85169: in run() - task 0affcac9-a3a5-7348-bdf8-00000000003c 15141 1726867233.85203: variable 'ansible_search_path' from source: unknown 15141 1726867233.85212: variable 'ansible_search_path' from source: unknown 15141 1726867233.85253: calling self._execute() 15141 1726867233.85340: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867233.85353: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867233.85487: variable 'omit' from source: magic vars 15141 1726867233.86192: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867233.89672: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867233.89740: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867233.89788: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867233.89829: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867233.89866: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867233.89946: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867233.89990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867233.90023: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867233.90066: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867233.90095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867233.90228: variable 'ansible_distribution' from source: facts 15141 1726867233.90240: variable 'ansible_distribution_major_version' from source: facts 15141 1726867233.90263: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867233.90270: when evaluation is False, skipping this task 15141 1726867233.90296: _execute() done 15141 1726867233.90316: dumping result to json 15141 1726867233.90320: done dumping result, returning 15141 1726867233.90405: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affcac9-a3a5-7348-bdf8-00000000003c] 15141 1726867233.90409: sending task result for task 0affcac9-a3a5-7348-bdf8-00000000003c 15141 1726867233.90474: done sending task result for task 0affcac9-a3a5-7348-bdf8-00000000003c 15141 1726867233.90478: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15141 1726867233.90549: no more pending results, returning what we have 15141 1726867233.90552: results queue empty 15141 1726867233.90553: checking for any_errors_fatal 15141 1726867233.90559: done checking for any_errors_fatal 15141 1726867233.90560: checking for max_fail_percentage 15141 1726867233.90561: done checking for max_fail_percentage 15141 1726867233.90562: checking to see if all hosts have failed and the running result is not ok 15141 1726867233.90563: done checking to see if all hosts have failed 15141 1726867233.90564: getting the remaining hosts for this loop 15141 1726867233.90565: done getting the remaining hosts for this loop 15141 1726867233.90568: getting the next task for host managed_node3 15141 1726867233.90574: done getting next task for host managed_node3 15141 1726867233.90578: ^ 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 15141 1726867233.90581: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15141 1726867233.90594: getting variables 15141 1726867233.90596: in VariableManager get_vars() 15141 1726867233.90634: Calling all_inventory to load vars for managed_node3 15141 1726867233.90637: Calling groups_inventory to load vars for managed_node3 15141 1726867233.90640: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867233.90650: Calling all_plugins_play to load vars for managed_node3 15141 1726867233.90653: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867233.90656: Calling groups_plugins_play to load vars for managed_node3 15141 1726867233.91246: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867233.91835: done with get_vars() 15141 1726867233.91845: done getting variables 15141 1726867233.91900: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 17:20:33 -0400 (0:00:00.075) 0:00:06.414 ****** 15141 1726867233.91951: entering _queue_task() for managed_node3/fail 15141 1726867233.92293: worker is 1 (out of 1 available) 15141 1726867233.92306: exiting _queue_task() for managed_node3/fail 15141 1726867233.92317: done queuing things up, now waiting for results queue to drain 15141 1726867233.92319: waiting for pending results... 15141 1726867233.92696: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 15141 1726867233.92701: in run() - task 0affcac9-a3a5-7348-bdf8-00000000003d 15141 1726867233.92708: variable 'ansible_search_path' from source: unknown 15141 1726867233.92710: variable 'ansible_search_path' from source: unknown 15141 1726867233.92723: calling self._execute() 15141 1726867233.92808: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867233.92820: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867233.92834: variable 'omit' from source: magic vars 15141 1726867233.93368: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867233.98190: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867233.98285: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867233.98330: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867233.98383: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867233.98411: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867233.98600: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867233.98621: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867233.98657: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867233.98723: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867233.98752: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867233.98943: variable 'ansible_distribution' from source: facts 15141 1726867233.99053: variable 'ansible_distribution_major_version' from source: facts 15141 1726867233.99057: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867233.99059: when evaluation is False, skipping this task 15141 1726867233.99061: _execute() done 15141 1726867233.99062: dumping result to json 15141 1726867233.99064: done dumping result, returning 15141 1726867233.99067: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affcac9-a3a5-7348-bdf8-00000000003d] 15141 1726867233.99069: sending task result for task 0affcac9-a3a5-7348-bdf8-00000000003d 15141 1726867233.99146: done sending task result for task 0affcac9-a3a5-7348-bdf8-00000000003d 15141 1726867233.99149: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15141 1726867233.99213: no more pending results, returning what we have 15141 1726867233.99216: results queue empty 15141 1726867233.99219: checking for any_errors_fatal 15141 1726867233.99230: done checking for any_errors_fatal 15141 1726867233.99231: checking for max_fail_percentage 15141 1726867233.99235: done checking for max_fail_percentage 15141 1726867233.99237: checking to see if all hosts have failed and the running result is not ok 15141 1726867233.99238: done checking to see if all hosts have failed 15141 1726867233.99238: getting the remaining hosts for this loop 15141 1726867233.99240: done getting the remaining hosts for this loop 15141 1726867233.99250: getting the next task for host managed_node3 15141 1726867233.99299: done getting next task for host managed_node3 15141 1726867233.99303: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 15141 1726867233.99308: ^ 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 15141 1726867233.99322: getting variables 15141 1726867233.99324: in VariableManager get_vars() 15141 1726867233.99508: Calling all_inventory to load vars for managed_node3 15141 1726867233.99836: Calling groups_inventory to load vars for managed_node3 15141 1726867233.99840: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867233.99850: Calling all_plugins_play to load vars for managed_node3 15141 1726867233.99853: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867233.99856: Calling groups_plugins_play to load vars for managed_node3 15141 1726867234.00170: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867234.00443: done with get_vars() 15141 1726867234.00454: done getting variables 15141 1726867234.00515: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 17:20:34 -0400 (0:00:00.085) 0:00:06.500 ****** 15141 1726867234.00549: entering _queue_task() for managed_node3/fail 15141 1726867234.00983: worker is 1 (out of 1 available) 15141 1726867234.01050: exiting _queue_task() for managed_node3/fail 15141 1726867234.01061: done queuing things up, now waiting for results queue to drain 15141 1726867234.01063: waiting for pending results... 15141 1726867234.01606: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 15141 1726867234.01834: in run() - task 0affcac9-a3a5-7348-bdf8-00000000003e 15141 1726867234.01909: variable 'ansible_search_path' from source: unknown 15141 1726867234.01913: variable 'ansible_search_path' from source: unknown 15141 1726867234.01916: calling self._execute() 15141 1726867234.02010: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867234.02060: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867234.02171: variable 'omit' from source: magic vars 15141 1726867234.02999: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867234.05517: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867234.05591: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867234.05695: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867234.05985: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867234.05988: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867234.06191: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867234.06253: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867234.06340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867234.06427: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867234.06445: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867234.06671: variable 'ansible_distribution' from source: facts 15141 1726867234.06775: variable 'ansible_distribution_major_version' from source: facts 15141 1726867234.06806: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867234.06815: when evaluation is False, skipping this task 15141 1726867234.06822: _execute() done 15141 1726867234.06829: dumping result to json 15141 1726867234.06835: done dumping result, returning 15141 1726867234.06846: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affcac9-a3a5-7348-bdf8-00000000003e] 15141 1726867234.06856: sending task result for task 0affcac9-a3a5-7348-bdf8-00000000003e 15141 1726867234.07183: done sending task result for task 0affcac9-a3a5-7348-bdf8-00000000003e 15141 1726867234.07187: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15141 1726867234.07229: no more pending results, returning what we have 15141 1726867234.07232: results queue empty 15141 1726867234.07233: checking for any_errors_fatal 15141 1726867234.07237: done checking for any_errors_fatal 15141 1726867234.07238: checking for max_fail_percentage 15141 1726867234.07239: done checking for max_fail_percentage 15141 1726867234.07240: checking to see if all hosts have failed and the running result is not ok 15141 1726867234.07241: done checking to see if all hosts have failed 15141 1726867234.07242: getting the remaining hosts for this loop 15141 1726867234.07243: done getting the remaining hosts for this loop 15141 1726867234.07247: getting the next task for host managed_node3 15141 1726867234.07253: done getting next task for host managed_node3 15141 1726867234.07256: ^ 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 15141 1726867234.07259: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15141 1726867234.07271: getting variables 15141 1726867234.07273: in VariableManager get_vars() 15141 1726867234.07313: Calling all_inventory to load vars for managed_node3 15141 1726867234.07316: Calling groups_inventory to load vars for managed_node3 15141 1726867234.07318: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867234.07328: Calling all_plugins_play to load vars for managed_node3 15141 1726867234.07330: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867234.07333: Calling groups_plugins_play to load vars for managed_node3 15141 1726867234.07710: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867234.08852: done with get_vars() 15141 1726867234.08862: done getting variables 15141 1726867234.09520: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 17:20:34 -0400 (0:00:00.089) 0:00:06.590 ****** 15141 1726867234.09545: entering _queue_task() for managed_node3/dnf 15141 1726867234.10331: worker is 1 (out of 1 available) 15141 1726867234.10342: exiting _queue_task() for managed_node3/dnf 15141 1726867234.10353: done queuing things up, now waiting for results queue to drain 15141 1726867234.10355: waiting for pending results... 15141 1726867234.10987: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 15141 1726867234.11384: in run() - task 0affcac9-a3a5-7348-bdf8-00000000003f 15141 1726867234.11389: variable 'ansible_search_path' from source: unknown 15141 1726867234.11393: variable 'ansible_search_path' from source: unknown 15141 1726867234.11396: calling self._execute() 15141 1726867234.11583: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867234.11588: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867234.11591: variable 'omit' from source: magic vars 15141 1726867234.12455: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867234.16540: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867234.16883: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867234.17083: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867234.17087: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867234.17090: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867234.17093: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867234.17095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867234.17229: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867234.17408: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867234.17432: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867234.17568: variable 'ansible_distribution' from source: facts 15141 1726867234.17790: variable 'ansible_distribution_major_version' from source: facts 15141 1726867234.17906: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867234.17917: when evaluation is False, skipping this task 15141 1726867234.17925: _execute() done 15141 1726867234.17932: dumping result to json 15141 1726867234.17939: done dumping result, returning 15141 1726867234.17950: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0affcac9-a3a5-7348-bdf8-00000000003f] 15141 1726867234.17959: sending task result for task 0affcac9-a3a5-7348-bdf8-00000000003f skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15141 1726867234.18127: no more pending results, returning what we have 15141 1726867234.18129: results queue empty 15141 1726867234.18131: checking for any_errors_fatal 15141 1726867234.18140: done checking for any_errors_fatal 15141 1726867234.18140: checking for max_fail_percentage 15141 1726867234.18142: done checking for max_fail_percentage 15141 1726867234.18144: checking to see if all hosts have failed and the running result is not ok 15141 1726867234.18145: done checking to see if all hosts have failed 15141 1726867234.18145: getting the remaining hosts for this loop 15141 1726867234.18147: done getting the remaining hosts for this loop 15141 1726867234.18151: getting the next task for host managed_node3 15141 1726867234.18157: done getting next task for host managed_node3 15141 1726867234.18161: ^ 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 15141 1726867234.18163: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15141 1726867234.18180: getting variables 15141 1726867234.18181: in VariableManager get_vars() 15141 1726867234.18227: Calling all_inventory to load vars for managed_node3 15141 1726867234.18230: Calling groups_inventory to load vars for managed_node3 15141 1726867234.18232: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867234.18243: Calling all_plugins_play to load vars for managed_node3 15141 1726867234.18246: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867234.18249: Calling groups_plugins_play to load vars for managed_node3 15141 1726867234.18867: done sending task result for task 0affcac9-a3a5-7348-bdf8-00000000003f 15141 1726867234.18871: WORKER PROCESS EXITING 15141 1726867234.18897: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867234.19098: done with get_vars() 15141 1726867234.19112: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 15141 1726867234.19213: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 17:20:34 -0400 (0:00:00.096) 0:00:06.687 ****** 15141 1726867234.19238: entering _queue_task() for managed_node3/yum 15141 1726867234.19694: worker is 1 (out of 1 available) 15141 1726867234.19708: exiting _queue_task() for managed_node3/yum 15141 1726867234.19721: done queuing things up, now waiting for results queue to drain 15141 1726867234.19723: waiting for pending results... 15141 1726867234.20340: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 15141 1726867234.20347: in run() - task 0affcac9-a3a5-7348-bdf8-000000000040 15141 1726867234.20350: variable 'ansible_search_path' from source: unknown 15141 1726867234.20352: variable 'ansible_search_path' from source: unknown 15141 1726867234.20355: calling self._execute() 15141 1726867234.20542: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867234.20812: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867234.20816: variable 'omit' from source: magic vars 15141 1726867234.21543: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867234.26309: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867234.26435: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867234.26534: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867234.26616: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867234.26694: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867234.26857: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867234.26969: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867234.27032: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867234.27145: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867234.27164: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867234.27540: variable 'ansible_distribution' from source: facts 15141 1726867234.27732: variable 'ansible_distribution_major_version' from source: facts 15141 1726867234.27735: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867234.27738: when evaluation is False, skipping this task 15141 1726867234.27740: _execute() done 15141 1726867234.27743: dumping result to json 15141 1726867234.27745: done dumping result, returning 15141 1726867234.27747: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0affcac9-a3a5-7348-bdf8-000000000040] 15141 1726867234.27750: sending task result for task 0affcac9-a3a5-7348-bdf8-000000000040 15141 1726867234.27827: done sending task result for task 0affcac9-a3a5-7348-bdf8-000000000040 15141 1726867234.27831: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15141 1726867234.27887: no more pending results, returning what we have 15141 1726867234.27890: results queue empty 15141 1726867234.27891: checking for any_errors_fatal 15141 1726867234.27896: done checking for any_errors_fatal 15141 1726867234.27897: checking for max_fail_percentage 15141 1726867234.27899: done checking for max_fail_percentage 15141 1726867234.27900: checking to see if all hosts have failed and the running result is not ok 15141 1726867234.27901: done checking to see if all hosts have failed 15141 1726867234.27901: getting the remaining hosts for this loop 15141 1726867234.27903: done getting the remaining hosts for this loop 15141 1726867234.27909: getting the next task for host managed_node3 15141 1726867234.27915: done getting next task for host managed_node3 15141 1726867234.27919: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 15141 1726867234.27921: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15141 1726867234.27934: getting variables 15141 1726867234.27936: in VariableManager get_vars() 15141 1726867234.27975: Calling all_inventory to load vars for managed_node3 15141 1726867234.27980: Calling groups_inventory to load vars for managed_node3 15141 1726867234.27983: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867234.27995: Calling all_plugins_play to load vars for managed_node3 15141 1726867234.27998: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867234.28002: Calling groups_plugins_play to load vars for managed_node3 15141 1726867234.28746: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867234.29044: done with get_vars() 15141 1726867234.29054: done getting variables 15141 1726867234.29115: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 17:20:34 -0400 (0:00:00.099) 0:00:06.786 ****** 15141 1726867234.29144: entering _queue_task() for managed_node3/fail 15141 1726867234.29395: worker is 1 (out of 1 available) 15141 1726867234.29411: exiting _queue_task() for managed_node3/fail 15141 1726867234.29422: done queuing things up, now waiting for results queue to drain 15141 1726867234.29424: waiting for pending results... 15141 1726867234.29795: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 15141 1726867234.29800: in run() - task 0affcac9-a3a5-7348-bdf8-000000000041 15141 1726867234.29820: variable 'ansible_search_path' from source: unknown 15141 1726867234.29828: variable 'ansible_search_path' from source: unknown 15141 1726867234.29868: calling self._execute() 15141 1726867234.29953: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867234.29966: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867234.29984: variable 'omit' from source: magic vars 15141 1726867234.30443: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867234.32697: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867234.32771: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867234.32813: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867234.32885: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867234.32888: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867234.32967: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867234.33013: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867234.33044: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867234.33091: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867234.33118: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867234.33250: variable 'ansible_distribution' from source: facts 15141 1726867234.33527: variable 'ansible_distribution_major_version' from source: facts 15141 1726867234.33530: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867234.33533: when evaluation is False, skipping this task 15141 1726867234.33535: _execute() done 15141 1726867234.33537: dumping result to json 15141 1726867234.33539: done dumping result, returning 15141 1726867234.33541: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-7348-bdf8-000000000041] 15141 1726867234.33543: sending task result for task 0affcac9-a3a5-7348-bdf8-000000000041 15141 1726867234.33617: done sending task result for task 0affcac9-a3a5-7348-bdf8-000000000041 15141 1726867234.33621: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15141 1726867234.33676: no more pending results, returning what we have 15141 1726867234.33683: results queue empty 15141 1726867234.33684: checking for any_errors_fatal 15141 1726867234.33691: done checking for any_errors_fatal 15141 1726867234.33692: checking for max_fail_percentage 15141 1726867234.33693: done checking for max_fail_percentage 15141 1726867234.33694: checking to see if all hosts have failed and the running result is not ok 15141 1726867234.33695: done checking to see if all hosts have failed 15141 1726867234.33696: getting the remaining hosts for this loop 15141 1726867234.33697: done getting the remaining hosts for this loop 15141 1726867234.33701: getting the next task for host managed_node3 15141 1726867234.33709: done getting next task for host managed_node3 15141 1726867234.33713: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 15141 1726867234.33715: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15141 1726867234.33728: getting variables 15141 1726867234.33729: in VariableManager get_vars() 15141 1726867234.33766: Calling all_inventory to load vars for managed_node3 15141 1726867234.33780: Calling groups_inventory to load vars for managed_node3 15141 1726867234.33784: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867234.33794: Calling all_plugins_play to load vars for managed_node3 15141 1726867234.33797: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867234.33800: Calling groups_plugins_play to load vars for managed_node3 15141 1726867234.34221: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867234.34410: done with get_vars() 15141 1726867234.34421: done getting variables 15141 1726867234.34476: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 17:20:34 -0400 (0:00:00.053) 0:00:06.839 ****** 15141 1726867234.34507: entering _queue_task() for managed_node3/package 15141 1726867234.34945: worker is 1 (out of 1 available) 15141 1726867234.34958: exiting _queue_task() for managed_node3/package 15141 1726867234.34971: done queuing things up, now waiting for results queue to drain 15141 1726867234.34973: waiting for pending results... 15141 1726867234.35479: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 15141 1726867234.35690: in run() - task 0affcac9-a3a5-7348-bdf8-000000000042 15141 1726867234.35787: variable 'ansible_search_path' from source: unknown 15141 1726867234.35796: variable 'ansible_search_path' from source: unknown 15141 1726867234.35837: calling self._execute() 15141 1726867234.36037: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867234.36049: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867234.36065: variable 'omit' from source: magic vars 15141 1726867234.37083: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867234.41509: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867234.41591: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867234.41651: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867234.41697: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867234.41985: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867234.41989: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867234.42020: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867234.42050: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867234.42149: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867234.42383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867234.42551: variable 'ansible_distribution' from source: facts 15141 1726867234.42562: variable 'ansible_distribution_major_version' from source: facts 15141 1726867234.42586: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867234.42593: when evaluation is False, skipping this task 15141 1726867234.42602: _execute() done 15141 1726867234.42613: dumping result to json 15141 1726867234.42620: done dumping result, returning 15141 1726867234.42632: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0affcac9-a3a5-7348-bdf8-000000000042] 15141 1726867234.42644: sending task result for task 0affcac9-a3a5-7348-bdf8-000000000042 15141 1726867234.42961: done sending task result for task 0affcac9-a3a5-7348-bdf8-000000000042 15141 1726867234.42965: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15141 1726867234.43042: no more pending results, returning what we have 15141 1726867234.43045: results queue empty 15141 1726867234.43046: checking for any_errors_fatal 15141 1726867234.43055: done checking for any_errors_fatal 15141 1726867234.43056: checking for max_fail_percentage 15141 1726867234.43058: done checking for max_fail_percentage 15141 1726867234.43059: checking to see if all hosts have failed and the running result is not ok 15141 1726867234.43060: done checking to see if all hosts have failed 15141 1726867234.43061: getting the remaining hosts for this loop 15141 1726867234.43063: done getting the remaining hosts for this loop 15141 1726867234.43066: getting the next task for host managed_node3 15141 1726867234.43072: done getting next task for host managed_node3 15141 1726867234.43076: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 15141 1726867234.43081: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15141 1726867234.43095: getting variables 15141 1726867234.43096: in VariableManager get_vars() 15141 1726867234.43141: Calling all_inventory to load vars for managed_node3 15141 1726867234.43144: Calling groups_inventory to load vars for managed_node3 15141 1726867234.43147: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867234.43159: Calling all_plugins_play to load vars for managed_node3 15141 1726867234.43162: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867234.43166: Calling groups_plugins_play to load vars for managed_node3 15141 1726867234.43729: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867234.43945: done with get_vars() 15141 1726867234.43955: done getting variables 15141 1726867234.44020: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 17:20:34 -0400 (0:00:00.095) 0:00:06.935 ****** 15141 1726867234.44051: entering _queue_task() for managed_node3/package 15141 1726867234.44314: worker is 1 (out of 1 available) 15141 1726867234.44325: exiting _queue_task() for managed_node3/package 15141 1726867234.44336: done queuing things up, now waiting for results queue to drain 15141 1726867234.44337: waiting for pending results... 15141 1726867234.44606: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 15141 1726867234.44786: in run() - task 0affcac9-a3a5-7348-bdf8-000000000043 15141 1726867234.44790: variable 'ansible_search_path' from source: unknown 15141 1726867234.44793: variable 'ansible_search_path' from source: unknown 15141 1726867234.44797: calling self._execute() 15141 1726867234.44852: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867234.44864: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867234.44881: variable 'omit' from source: magic vars 15141 1726867234.45320: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867234.48462: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867234.48466: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867234.48511: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867234.48551: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867234.48591: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867234.48675: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867234.48717: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867234.48749: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867234.48801: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867234.48825: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867234.48961: variable 'ansible_distribution' from source: facts 15141 1726867234.48972: variable 'ansible_distribution_major_version' from source: facts 15141 1726867234.48996: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867234.49082: when evaluation is False, skipping this task 15141 1726867234.49085: _execute() done 15141 1726867234.49088: dumping result to json 15141 1726867234.49090: done dumping result, returning 15141 1726867234.49092: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affcac9-a3a5-7348-bdf8-000000000043] 15141 1726867234.49094: sending task result for task 0affcac9-a3a5-7348-bdf8-000000000043 15141 1726867234.49383: done sending task result for task 0affcac9-a3a5-7348-bdf8-000000000043 15141 1726867234.49387: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15141 1726867234.49424: no more pending results, returning what we have 15141 1726867234.49427: results queue empty 15141 1726867234.49428: checking for any_errors_fatal 15141 1726867234.49433: done checking for any_errors_fatal 15141 1726867234.49434: checking for max_fail_percentage 15141 1726867234.49435: done checking for max_fail_percentage 15141 1726867234.49436: checking to see if all hosts have failed and the running result is not ok 15141 1726867234.49437: done checking to see if all hosts have failed 15141 1726867234.49438: getting the remaining hosts for this loop 15141 1726867234.49439: done getting the remaining hosts for this loop 15141 1726867234.49442: getting the next task for host managed_node3 15141 1726867234.49446: done getting next task for host managed_node3 15141 1726867234.49450: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 15141 1726867234.49452: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15141 1726867234.49463: getting variables 15141 1726867234.49464: in VariableManager get_vars() 15141 1726867234.49502: Calling all_inventory to load vars for managed_node3 15141 1726867234.49507: Calling groups_inventory to load vars for managed_node3 15141 1726867234.49512: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867234.49521: Calling all_plugins_play to load vars for managed_node3 15141 1726867234.49531: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867234.49535: Calling groups_plugins_play to load vars for managed_node3 15141 1726867234.50031: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867234.50290: done with get_vars() 15141 1726867234.50301: done getting variables 15141 1726867234.50358: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 17:20:34 -0400 (0:00:00.064) 0:00:06.999 ****** 15141 1726867234.50514: entering _queue_task() for managed_node3/package 15141 1726867234.50910: worker is 1 (out of 1 available) 15141 1726867234.50923: exiting _queue_task() for managed_node3/package 15141 1726867234.50937: done queuing things up, now waiting for results queue to drain 15141 1726867234.50938: waiting for pending results... 15141 1726867234.51206: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 15141 1726867234.51312: in run() - task 0affcac9-a3a5-7348-bdf8-000000000044 15141 1726867234.51329: variable 'ansible_search_path' from source: unknown 15141 1726867234.51337: variable 'ansible_search_path' from source: unknown 15141 1726867234.51379: calling self._execute() 15141 1726867234.51465: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867234.51476: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867234.51492: variable 'omit' from source: magic vars 15141 1726867234.51976: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867234.54469: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867234.54541: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867234.54596: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867234.54640: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867234.54680: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867234.54983: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867234.54987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867234.54990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867234.54992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867234.54994: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867234.55019: variable 'ansible_distribution' from source: facts 15141 1726867234.55030: variable 'ansible_distribution_major_version' from source: facts 15141 1726867234.55052: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867234.55059: when evaluation is False, skipping this task 15141 1726867234.55065: _execute() done 15141 1726867234.55072: dumping result to json 15141 1726867234.55080: done dumping result, returning 15141 1726867234.55090: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affcac9-a3a5-7348-bdf8-000000000044] 15141 1726867234.55097: sending task result for task 0affcac9-a3a5-7348-bdf8-000000000044 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15141 1726867234.55254: no more pending results, returning what we have 15141 1726867234.55258: results queue empty 15141 1726867234.55258: checking for any_errors_fatal 15141 1726867234.55267: done checking for any_errors_fatal 15141 1726867234.55267: checking for max_fail_percentage 15141 1726867234.55269: done checking for max_fail_percentage 15141 1726867234.55270: checking to see if all hosts have failed and the running result is not ok 15141 1726867234.55271: done checking to see if all hosts have failed 15141 1726867234.55272: getting the remaining hosts for this loop 15141 1726867234.55274: done getting the remaining hosts for this loop 15141 1726867234.55279: getting the next task for host managed_node3 15141 1726867234.55285: done getting next task for host managed_node3 15141 1726867234.55288: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 15141 1726867234.55290: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15141 1726867234.55302: getting variables 15141 1726867234.55306: in VariableManager get_vars() 15141 1726867234.55341: Calling all_inventory to load vars for managed_node3 15141 1726867234.55344: Calling groups_inventory to load vars for managed_node3 15141 1726867234.55346: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867234.55357: Calling all_plugins_play to load vars for managed_node3 15141 1726867234.55359: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867234.55362: Calling groups_plugins_play to load vars for managed_node3 15141 1726867234.55796: done sending task result for task 0affcac9-a3a5-7348-bdf8-000000000044 15141 1726867234.55801: WORKER PROCESS EXITING 15141 1726867234.55828: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867234.56114: done with get_vars() 15141 1726867234.56123: done getting variables 15141 1726867234.56188: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 17:20:34 -0400 (0:00:00.057) 0:00:07.057 ****** 15141 1726867234.56218: entering _queue_task() for managed_node3/service 15141 1726867234.56645: worker is 1 (out of 1 available) 15141 1726867234.56659: exiting _queue_task() for managed_node3/service 15141 1726867234.56669: done queuing things up, now waiting for results queue to drain 15141 1726867234.56671: waiting for pending results... 15141 1726867234.57037: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 15141 1726867234.57183: in run() - task 0affcac9-a3a5-7348-bdf8-000000000045 15141 1726867234.57216: variable 'ansible_search_path' from source: unknown 15141 1726867234.57239: variable 'ansible_search_path' from source: unknown 15141 1726867234.57284: calling self._execute() 15141 1726867234.57380: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867234.57394: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867234.57431: variable 'omit' from source: magic vars 15141 1726867234.57874: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867234.60698: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867234.60743: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867234.60772: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867234.60802: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867234.60822: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867234.60882: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867234.60909: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867234.60926: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867234.60953: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867234.60963: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867234.61060: variable 'ansible_distribution' from source: facts 15141 1726867234.61063: variable 'ansible_distribution_major_version' from source: facts 15141 1726867234.61084: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867234.61089: when evaluation is False, skipping this task 15141 1726867234.61092: _execute() done 15141 1726867234.61094: dumping result to json 15141 1726867234.61097: done dumping result, returning 15141 1726867234.61106: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-7348-bdf8-000000000045] 15141 1726867234.61109: sending task result for task 0affcac9-a3a5-7348-bdf8-000000000045 15141 1726867234.61198: done sending task result for task 0affcac9-a3a5-7348-bdf8-000000000045 15141 1726867234.61200: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15141 1726867234.61250: no more pending results, returning what we have 15141 1726867234.61253: results queue empty 15141 1726867234.61253: checking for any_errors_fatal 15141 1726867234.61260: done checking for any_errors_fatal 15141 1726867234.61260: checking for max_fail_percentage 15141 1726867234.61262: done checking for max_fail_percentage 15141 1726867234.61263: checking to see if all hosts have failed and the running result is not ok 15141 1726867234.61264: done checking to see if all hosts have failed 15141 1726867234.61264: getting the remaining hosts for this loop 15141 1726867234.61265: done getting the remaining hosts for this loop 15141 1726867234.61269: getting the next task for host managed_node3 15141 1726867234.61275: done getting next task for host managed_node3 15141 1726867234.61279: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 15141 1726867234.61281: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15141 1726867234.61293: getting variables 15141 1726867234.61295: in VariableManager get_vars() 15141 1726867234.61334: Calling all_inventory to load vars for managed_node3 15141 1726867234.61337: Calling groups_inventory to load vars for managed_node3 15141 1726867234.61339: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867234.61348: Calling all_plugins_play to load vars for managed_node3 15141 1726867234.61350: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867234.61352: Calling groups_plugins_play to load vars for managed_node3 15141 1726867234.61500: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867234.61621: done with get_vars() 15141 1726867234.61630: done getting variables 15141 1726867234.61670: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 17:20:34 -0400 (0:00:00.054) 0:00:07.111 ****** 15141 1726867234.61692: entering _queue_task() for managed_node3/service 15141 1726867234.61888: worker is 1 (out of 1 available) 15141 1726867234.61902: exiting _queue_task() for managed_node3/service 15141 1726867234.61915: done queuing things up, now waiting for results queue to drain 15141 1726867234.61917: waiting for pending results... 15141 1726867234.62085: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 15141 1726867234.62145: in run() - task 0affcac9-a3a5-7348-bdf8-000000000046 15141 1726867234.62157: variable 'ansible_search_path' from source: unknown 15141 1726867234.62161: variable 'ansible_search_path' from source: unknown 15141 1726867234.62189: calling self._execute() 15141 1726867234.62248: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867234.62253: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867234.62268: variable 'omit' from source: magic vars 15141 1726867234.62584: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867234.64494: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867234.64538: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867234.64572: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867234.64603: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867234.64625: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867234.64686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867234.64711: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867234.64730: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867234.64755: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867234.64766: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867234.64858: variable 'ansible_distribution' from source: facts 15141 1726867234.64861: variable 'ansible_distribution_major_version' from source: facts 15141 1726867234.64878: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867234.64881: when evaluation is False, skipping this task 15141 1726867234.64884: _execute() done 15141 1726867234.64886: dumping result to json 15141 1726867234.64889: done dumping result, returning 15141 1726867234.64896: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affcac9-a3a5-7348-bdf8-000000000046] 15141 1726867234.64900: sending task result for task 0affcac9-a3a5-7348-bdf8-000000000046 15141 1726867234.64986: done sending task result for task 0affcac9-a3a5-7348-bdf8-000000000046 15141 1726867234.64989: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 15141 1726867234.65064: no more pending results, returning what we have 15141 1726867234.65066: results queue empty 15141 1726867234.65067: checking for any_errors_fatal 15141 1726867234.65074: done checking for any_errors_fatal 15141 1726867234.65075: checking for max_fail_percentage 15141 1726867234.65076: done checking for max_fail_percentage 15141 1726867234.65079: checking to see if all hosts have failed and the running result is not ok 15141 1726867234.65080: done checking to see if all hosts have failed 15141 1726867234.65081: getting the remaining hosts for this loop 15141 1726867234.65082: done getting the remaining hosts for this loop 15141 1726867234.65085: getting the next task for host managed_node3 15141 1726867234.65090: done getting next task for host managed_node3 15141 1726867234.65093: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 15141 1726867234.65095: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15141 1726867234.65106: getting variables 15141 1726867234.65108: in VariableManager get_vars() 15141 1726867234.65139: Calling all_inventory to load vars for managed_node3 15141 1726867234.65142: Calling groups_inventory to load vars for managed_node3 15141 1726867234.65144: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867234.65152: Calling all_plugins_play to load vars for managed_node3 15141 1726867234.65154: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867234.65156: Calling groups_plugins_play to load vars for managed_node3 15141 1726867234.65320: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867234.65437: done with get_vars() 15141 1726867234.65444: done getting variables 15141 1726867234.65483: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 17:20:34 -0400 (0:00:00.038) 0:00:07.149 ****** 15141 1726867234.65506: entering _queue_task() for managed_node3/service 15141 1726867234.65687: worker is 1 (out of 1 available) 15141 1726867234.65701: exiting _queue_task() for managed_node3/service 15141 1726867234.65715: done queuing things up, now waiting for results queue to drain 15141 1726867234.65717: waiting for pending results... 15141 1726867234.65876: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 15141 1726867234.65937: in run() - task 0affcac9-a3a5-7348-bdf8-000000000047 15141 1726867234.65954: variable 'ansible_search_path' from source: unknown 15141 1726867234.65957: variable 'ansible_search_path' from source: unknown 15141 1726867234.65982: calling self._execute() 15141 1726867234.66038: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867234.66041: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867234.66051: variable 'omit' from source: magic vars 15141 1726867234.66351: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867234.68341: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867234.68393: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867234.68424: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867234.68452: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867234.68471: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867234.68530: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867234.68554: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867234.68572: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867234.68599: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867234.68613: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867234.68703: variable 'ansible_distribution' from source: facts 15141 1726867234.68710: variable 'ansible_distribution_major_version' from source: facts 15141 1726867234.68726: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867234.68729: when evaluation is False, skipping this task 15141 1726867234.68731: _execute() done 15141 1726867234.68734: dumping result to json 15141 1726867234.68736: done dumping result, returning 15141 1726867234.68743: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affcac9-a3a5-7348-bdf8-000000000047] 15141 1726867234.68747: sending task result for task 0affcac9-a3a5-7348-bdf8-000000000047 15141 1726867234.68829: done sending task result for task 0affcac9-a3a5-7348-bdf8-000000000047 15141 1726867234.68832: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15141 1726867234.68912: no more pending results, returning what we have 15141 1726867234.68915: results queue empty 15141 1726867234.68916: checking for any_errors_fatal 15141 1726867234.68920: done checking for any_errors_fatal 15141 1726867234.68921: checking for max_fail_percentage 15141 1726867234.68923: done checking for max_fail_percentage 15141 1726867234.68924: checking to see if all hosts have failed and the running result is not ok 15141 1726867234.68924: done checking to see if all hosts have failed 15141 1726867234.68925: getting the remaining hosts for this loop 15141 1726867234.68926: done getting the remaining hosts for this loop 15141 1726867234.68929: getting the next task for host managed_node3 15141 1726867234.68933: done getting next task for host managed_node3 15141 1726867234.68936: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 15141 1726867234.68938: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15141 1726867234.68949: getting variables 15141 1726867234.68950: in VariableManager get_vars() 15141 1726867234.68983: Calling all_inventory to load vars for managed_node3 15141 1726867234.68993: Calling groups_inventory to load vars for managed_node3 15141 1726867234.68995: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867234.69004: Calling all_plugins_play to load vars for managed_node3 15141 1726867234.69006: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867234.69009: Calling groups_plugins_play to load vars for managed_node3 15141 1726867234.69120: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867234.69237: done with get_vars() 15141 1726867234.69245: done getting variables 15141 1726867234.69284: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 17:20:34 -0400 (0:00:00.037) 0:00:07.187 ****** 15141 1726867234.69305: entering _queue_task() for managed_node3/service 15141 1726867234.69500: worker is 1 (out of 1 available) 15141 1726867234.69511: exiting _queue_task() for managed_node3/service 15141 1726867234.69523: done queuing things up, now waiting for results queue to drain 15141 1726867234.69525: waiting for pending results... 15141 1726867234.69674: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 15141 1726867234.69731: in run() - task 0affcac9-a3a5-7348-bdf8-000000000048 15141 1726867234.69741: variable 'ansible_search_path' from source: unknown 15141 1726867234.69746: variable 'ansible_search_path' from source: unknown 15141 1726867234.69775: calling self._execute() 15141 1726867234.69831: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867234.69836: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867234.69844: variable 'omit' from source: magic vars 15141 1726867234.70133: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867234.72282: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867234.72286: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867234.72289: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867234.72312: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867234.72344: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867234.72427: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867234.72467: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867234.72512: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867234.72559: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867234.72581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867234.72710: variable 'ansible_distribution' from source: facts 15141 1726867234.72721: variable 'ansible_distribution_major_version' from source: facts 15141 1726867234.72742: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867234.72749: when evaluation is False, skipping this task 15141 1726867234.72760: _execute() done 15141 1726867234.72767: dumping result to json 15141 1726867234.72774: done dumping result, returning 15141 1726867234.72788: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0affcac9-a3a5-7348-bdf8-000000000048] 15141 1726867234.72796: sending task result for task 0affcac9-a3a5-7348-bdf8-000000000048 skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 15141 1726867234.73049: no more pending results, returning what we have 15141 1726867234.73052: results queue empty 15141 1726867234.73052: checking for any_errors_fatal 15141 1726867234.73058: done checking for any_errors_fatal 15141 1726867234.73058: checking for max_fail_percentage 15141 1726867234.73060: done checking for max_fail_percentage 15141 1726867234.73060: checking to see if all hosts have failed and the running result is not ok 15141 1726867234.73061: done checking to see if all hosts have failed 15141 1726867234.73062: getting the remaining hosts for this loop 15141 1726867234.73063: done getting the remaining hosts for this loop 15141 1726867234.73066: getting the next task for host managed_node3 15141 1726867234.73070: done getting next task for host managed_node3 15141 1726867234.73073: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 15141 1726867234.73075: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15141 1726867234.73089: getting variables 15141 1726867234.73091: in VariableManager get_vars() 15141 1726867234.73125: Calling all_inventory to load vars for managed_node3 15141 1726867234.73127: Calling groups_inventory to load vars for managed_node3 15141 1726867234.73129: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867234.73137: Calling all_plugins_play to load vars for managed_node3 15141 1726867234.73140: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867234.73142: Calling groups_plugins_play to load vars for managed_node3 15141 1726867234.73287: done sending task result for task 0affcac9-a3a5-7348-bdf8-000000000048 15141 1726867234.73290: WORKER PROCESS EXITING 15141 1726867234.73301: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867234.73422: done with get_vars() 15141 1726867234.73429: done getting variables 15141 1726867234.73465: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 17:20:34 -0400 (0:00:00.041) 0:00:07.229 ****** 15141 1726867234.73486: entering _queue_task() for managed_node3/copy 15141 1726867234.73655: worker is 1 (out of 1 available) 15141 1726867234.73666: exiting _queue_task() for managed_node3/copy 15141 1726867234.73679: done queuing things up, now waiting for results queue to drain 15141 1726867234.73680: waiting for pending results... 15141 1726867234.73831: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 15141 1726867234.73886: in run() - task 0affcac9-a3a5-7348-bdf8-000000000049 15141 1726867234.73896: variable 'ansible_search_path' from source: unknown 15141 1726867234.73901: variable 'ansible_search_path' from source: unknown 15141 1726867234.73932: calling self._execute() 15141 1726867234.73984: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867234.73989: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867234.73997: variable 'omit' from source: magic vars 15141 1726867234.74276: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867234.75689: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867234.75750: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867234.75926: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867234.75929: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867234.75931: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867234.75934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867234.75972: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867234.76011: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867234.76063: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867234.76096: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867234.76234: variable 'ansible_distribution' from source: facts 15141 1726867234.76246: variable 'ansible_distribution_major_version' from source: facts 15141 1726867234.76267: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867234.76274: when evaluation is False, skipping this task 15141 1726867234.76283: _execute() done 15141 1726867234.76301: dumping result to json 15141 1726867234.76311: done dumping result, returning 15141 1726867234.76322: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affcac9-a3a5-7348-bdf8-000000000049] 15141 1726867234.76331: sending task result for task 0affcac9-a3a5-7348-bdf8-000000000049 15141 1726867234.76473: done sending task result for task 0affcac9-a3a5-7348-bdf8-000000000049 15141 1726867234.76476: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15141 1726867234.76553: no more pending results, returning what we have 15141 1726867234.76556: results queue empty 15141 1726867234.76556: checking for any_errors_fatal 15141 1726867234.76561: done checking for any_errors_fatal 15141 1726867234.76561: checking for max_fail_percentage 15141 1726867234.76563: done checking for max_fail_percentage 15141 1726867234.76564: checking to see if all hosts have failed and the running result is not ok 15141 1726867234.76565: done checking to see if all hosts have failed 15141 1726867234.76565: getting the remaining hosts for this loop 15141 1726867234.76567: done getting the remaining hosts for this loop 15141 1726867234.76570: getting the next task for host managed_node3 15141 1726867234.76574: done getting next task for host managed_node3 15141 1726867234.76594: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 15141 1726867234.76596: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15141 1726867234.76610: getting variables 15141 1726867234.76612: in VariableManager get_vars() 15141 1726867234.76647: Calling all_inventory to load vars for managed_node3 15141 1726867234.76650: Calling groups_inventory to load vars for managed_node3 15141 1726867234.76652: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867234.76660: Calling all_plugins_play to load vars for managed_node3 15141 1726867234.76662: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867234.76664: Calling groups_plugins_play to load vars for managed_node3 15141 1726867234.76847: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867234.76967: done with get_vars() 15141 1726867234.76973: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 17:20:34 -0400 (0:00:00.035) 0:00:07.265 ****** 15141 1726867234.77029: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 15141 1726867234.77208: worker is 1 (out of 1 available) 15141 1726867234.77222: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 15141 1726867234.77233: done queuing things up, now waiting for results queue to drain 15141 1726867234.77235: waiting for pending results... 15141 1726867234.77383: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 15141 1726867234.77446: in run() - task 0affcac9-a3a5-7348-bdf8-00000000004a 15141 1726867234.77456: variable 'ansible_search_path' from source: unknown 15141 1726867234.77460: variable 'ansible_search_path' from source: unknown 15141 1726867234.77491: calling self._execute() 15141 1726867234.77544: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867234.77548: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867234.77557: variable 'omit' from source: magic vars 15141 1726867234.77842: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867234.79288: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867234.79333: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867234.79367: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867234.79394: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867234.79413: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867234.79469: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867234.79490: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867234.79509: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867234.79539: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867234.79550: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867234.79633: variable 'ansible_distribution' from source: facts 15141 1726867234.79636: variable 'ansible_distribution_major_version' from source: facts 15141 1726867234.79658: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867234.79661: when evaluation is False, skipping this task 15141 1726867234.79663: _execute() done 15141 1726867234.79665: dumping result to json 15141 1726867234.79667: done dumping result, returning 15141 1726867234.79670: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affcac9-a3a5-7348-bdf8-00000000004a] 15141 1726867234.79672: sending task result for task 0affcac9-a3a5-7348-bdf8-00000000004a 15141 1726867234.79759: done sending task result for task 0affcac9-a3a5-7348-bdf8-00000000004a 15141 1726867234.79762: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15141 1726867234.79822: no more pending results, returning what we have 15141 1726867234.79825: results queue empty 15141 1726867234.79826: checking for any_errors_fatal 15141 1726867234.79831: done checking for any_errors_fatal 15141 1726867234.79832: checking for max_fail_percentage 15141 1726867234.79833: done checking for max_fail_percentage 15141 1726867234.79834: checking to see if all hosts have failed and the running result is not ok 15141 1726867234.79835: done checking to see if all hosts have failed 15141 1726867234.79836: getting the remaining hosts for this loop 15141 1726867234.79837: done getting the remaining hosts for this loop 15141 1726867234.79839: getting the next task for host managed_node3 15141 1726867234.79843: done getting next task for host managed_node3 15141 1726867234.79846: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 15141 1726867234.79848: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15141 1726867234.79858: getting variables 15141 1726867234.79859: in VariableManager get_vars() 15141 1726867234.79897: Calling all_inventory to load vars for managed_node3 15141 1726867234.79899: Calling groups_inventory to load vars for managed_node3 15141 1726867234.79900: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867234.79909: Calling all_plugins_play to load vars for managed_node3 15141 1726867234.79910: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867234.79912: Calling groups_plugins_play to load vars for managed_node3 15141 1726867234.80049: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867234.80163: done with get_vars() 15141 1726867234.80169: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 17:20:34 -0400 (0:00:00.031) 0:00:07.297 ****** 15141 1726867234.80226: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 15141 1726867234.80394: worker is 1 (out of 1 available) 15141 1726867234.80412: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 15141 1726867234.80422: done queuing things up, now waiting for results queue to drain 15141 1726867234.80424: waiting for pending results... 15141 1726867234.80561: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 15141 1726867234.80631: in run() - task 0affcac9-a3a5-7348-bdf8-00000000004b 15141 1726867234.80642: variable 'ansible_search_path' from source: unknown 15141 1726867234.80645: variable 'ansible_search_path' from source: unknown 15141 1726867234.80680: calling self._execute() 15141 1726867234.80737: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867234.80741: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867234.80749: variable 'omit' from source: magic vars 15141 1726867234.81043: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867234.82506: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867234.82552: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867234.82576: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867234.82606: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867234.82628: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867234.82683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867234.82703: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867234.82727: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867234.82753: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867234.82764: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867234.82858: variable 'ansible_distribution' from source: facts 15141 1726867234.82861: variable 'ansible_distribution_major_version' from source: facts 15141 1726867234.82876: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867234.82881: when evaluation is False, skipping this task 15141 1726867234.82883: _execute() done 15141 1726867234.82886: dumping result to json 15141 1726867234.82888: done dumping result, returning 15141 1726867234.82895: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0affcac9-a3a5-7348-bdf8-00000000004b] 15141 1726867234.82899: sending task result for task 0affcac9-a3a5-7348-bdf8-00000000004b 15141 1726867234.82979: done sending task result for task 0affcac9-a3a5-7348-bdf8-00000000004b 15141 1726867234.82982: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15141 1726867234.83024: no more pending results, returning what we have 15141 1726867234.83027: results queue empty 15141 1726867234.83028: checking for any_errors_fatal 15141 1726867234.83035: done checking for any_errors_fatal 15141 1726867234.83035: checking for max_fail_percentage 15141 1726867234.83037: done checking for max_fail_percentage 15141 1726867234.83038: checking to see if all hosts have failed and the running result is not ok 15141 1726867234.83039: done checking to see if all hosts have failed 15141 1726867234.83040: getting the remaining hosts for this loop 15141 1726867234.83041: done getting the remaining hosts for this loop 15141 1726867234.83044: getting the next task for host managed_node3 15141 1726867234.83048: done getting next task for host managed_node3 15141 1726867234.83052: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 15141 1726867234.83053: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15141 1726867234.83064: getting variables 15141 1726867234.83066: in VariableManager get_vars() 15141 1726867234.83103: Calling all_inventory to load vars for managed_node3 15141 1726867234.83105: Calling groups_inventory to load vars for managed_node3 15141 1726867234.83107: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867234.83115: Calling all_plugins_play to load vars for managed_node3 15141 1726867234.83117: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867234.83120: Calling groups_plugins_play to load vars for managed_node3 15141 1726867234.83235: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867234.83352: done with get_vars() 15141 1726867234.83359: done getting variables 15141 1726867234.83397: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 17:20:34 -0400 (0:00:00.031) 0:00:07.329 ****** 15141 1726867234.83420: entering _queue_task() for managed_node3/debug 15141 1726867234.83588: worker is 1 (out of 1 available) 15141 1726867234.83601: exiting _queue_task() for managed_node3/debug 15141 1726867234.83613: done queuing things up, now waiting for results queue to drain 15141 1726867234.83615: waiting for pending results... 15141 1726867234.83764: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 15141 1726867234.83820: in run() - task 0affcac9-a3a5-7348-bdf8-00000000004c 15141 1726867234.83831: variable 'ansible_search_path' from source: unknown 15141 1726867234.83836: variable 'ansible_search_path' from source: unknown 15141 1726867234.83865: calling self._execute() 15141 1726867234.83922: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867234.83925: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867234.83935: variable 'omit' from source: magic vars 15141 1726867234.84216: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867234.85659: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867234.85708: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867234.85740: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867234.85765: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867234.85787: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867234.85843: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867234.85862: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867234.85880: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867234.85915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867234.85920: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867234.86014: variable 'ansible_distribution' from source: facts 15141 1726867234.86018: variable 'ansible_distribution_major_version' from source: facts 15141 1726867234.86033: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867234.86036: when evaluation is False, skipping this task 15141 1726867234.86039: _execute() done 15141 1726867234.86041: dumping result to json 15141 1726867234.86044: done dumping result, returning 15141 1726867234.86050: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affcac9-a3a5-7348-bdf8-00000000004c] 15141 1726867234.86055: sending task result for task 0affcac9-a3a5-7348-bdf8-00000000004c 15141 1726867234.86131: done sending task result for task 0affcac9-a3a5-7348-bdf8-00000000004c 15141 1726867234.86134: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15141 1726867234.86171: no more pending results, returning what we have 15141 1726867234.86174: results queue empty 15141 1726867234.86175: checking for any_errors_fatal 15141 1726867234.86190: done checking for any_errors_fatal 15141 1726867234.86191: checking for max_fail_percentage 15141 1726867234.86192: done checking for max_fail_percentage 15141 1726867234.86194: checking to see if all hosts have failed and the running result is not ok 15141 1726867234.86194: done checking to see if all hosts have failed 15141 1726867234.86195: getting the remaining hosts for this loop 15141 1726867234.86196: done getting the remaining hosts for this loop 15141 1726867234.86199: getting the next task for host managed_node3 15141 1726867234.86206: done getting next task for host managed_node3 15141 1726867234.86209: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 15141 1726867234.86211: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15141 1726867234.86222: getting variables 15141 1726867234.86223: in VariableManager get_vars() 15141 1726867234.86250: Calling all_inventory to load vars for managed_node3 15141 1726867234.86253: Calling groups_inventory to load vars for managed_node3 15141 1726867234.86255: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867234.86262: Calling all_plugins_play to load vars for managed_node3 15141 1726867234.86265: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867234.86267: Calling groups_plugins_play to load vars for managed_node3 15141 1726867234.86414: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867234.86526: done with get_vars() 15141 1726867234.86533: done getting variables 15141 1726867234.86568: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 17:20:34 -0400 (0:00:00.031) 0:00:07.360 ****** 15141 1726867234.86588: entering _queue_task() for managed_node3/debug 15141 1726867234.86746: worker is 1 (out of 1 available) 15141 1726867234.86759: exiting _queue_task() for managed_node3/debug 15141 1726867234.86769: done queuing things up, now waiting for results queue to drain 15141 1726867234.86771: waiting for pending results... 15141 1726867234.86933: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 15141 1726867234.86990: in run() - task 0affcac9-a3a5-7348-bdf8-00000000004d 15141 1726867234.87004: variable 'ansible_search_path' from source: unknown 15141 1726867234.87008: variable 'ansible_search_path' from source: unknown 15141 1726867234.87036: calling self._execute() 15141 1726867234.87088: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867234.87093: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867234.87107: variable 'omit' from source: magic vars 15141 1726867234.87388: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867234.88822: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867234.88867: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867234.88895: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867234.88921: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867234.88941: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867234.88999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867234.89021: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867234.89038: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867234.89065: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867234.89081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867234.89165: variable 'ansible_distribution' from source: facts 15141 1726867234.89169: variable 'ansible_distribution_major_version' from source: facts 15141 1726867234.89189: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867234.89193: when evaluation is False, skipping this task 15141 1726867234.89195: _execute() done 15141 1726867234.89197: dumping result to json 15141 1726867234.89200: done dumping result, returning 15141 1726867234.89205: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affcac9-a3a5-7348-bdf8-00000000004d] 15141 1726867234.89212: sending task result for task 0affcac9-a3a5-7348-bdf8-00000000004d 15141 1726867234.89292: done sending task result for task 0affcac9-a3a5-7348-bdf8-00000000004d 15141 1726867234.89295: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15141 1726867234.89334: no more pending results, returning what we have 15141 1726867234.89337: results queue empty 15141 1726867234.89338: checking for any_errors_fatal 15141 1726867234.89342: done checking for any_errors_fatal 15141 1726867234.89342: checking for max_fail_percentage 15141 1726867234.89344: done checking for max_fail_percentage 15141 1726867234.89345: checking to see if all hosts have failed and the running result is not ok 15141 1726867234.89346: done checking to see if all hosts have failed 15141 1726867234.89346: getting the remaining hosts for this loop 15141 1726867234.89348: done getting the remaining hosts for this loop 15141 1726867234.89350: getting the next task for host managed_node3 15141 1726867234.89355: done getting next task for host managed_node3 15141 1726867234.89357: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 15141 1726867234.89359: ^ state is: HOST STATE: block=2, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15141 1726867234.89370: getting variables 15141 1726867234.89371: in VariableManager get_vars() 15141 1726867234.89402: Calling all_inventory to load vars for managed_node3 15141 1726867234.89405: Calling groups_inventory to load vars for managed_node3 15141 1726867234.89407: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867234.89415: Calling all_plugins_play to load vars for managed_node3 15141 1726867234.89417: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867234.89420: Calling groups_plugins_play to load vars for managed_node3 15141 1726867234.89530: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867234.89642: done with get_vars() 15141 1726867234.89650: done getting variables 15141 1726867234.89689: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 17:20:34 -0400 (0:00:00.031) 0:00:07.391 ****** 15141 1726867234.89708: entering _queue_task() for managed_node3/debug 15141 1726867234.89869: worker is 1 (out of 1 available) 15141 1726867234.89883: exiting _queue_task() for managed_node3/debug 15141 1726867234.89894: done queuing things up, now waiting for results queue to drain 15141 1726867234.89896: waiting for pending results... 15141 1726867234.90040: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 15141 1726867234.90100: in run() - task 0affcac9-a3a5-7348-bdf8-00000000004e 15141 1726867234.90111: variable 'ansible_search_path' from source: unknown 15141 1726867234.90114: variable 'ansible_search_path' from source: unknown 15141 1726867234.90147: calling self._execute() 15141 1726867234.90203: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867234.90209: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867234.90216: variable 'omit' from source: magic vars 15141 1726867234.90501: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867234.91932: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867234.91981: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867234.92012: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867234.92036: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867234.92056: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867234.92114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867234.92133: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867234.92150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867234.92178: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867234.92200: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867234.92279: variable 'ansible_distribution' from source: facts 15141 1726867234.92283: variable 'ansible_distribution_major_version' from source: facts 15141 1726867234.92300: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867234.92307: when evaluation is False, skipping this task 15141 1726867234.92310: _execute() done 15141 1726867234.92312: dumping result to json 15141 1726867234.92315: done dumping result, returning 15141 1726867234.92318: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affcac9-a3a5-7348-bdf8-00000000004e] 15141 1726867234.92320: sending task result for task 0affcac9-a3a5-7348-bdf8-00000000004e 15141 1726867234.92394: done sending task result for task 0affcac9-a3a5-7348-bdf8-00000000004e 15141 1726867234.92397: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15141 1726867234.92468: no more pending results, returning what we have 15141 1726867234.92471: results queue empty 15141 1726867234.92471: checking for any_errors_fatal 15141 1726867234.92478: done checking for any_errors_fatal 15141 1726867234.92479: checking for max_fail_percentage 15141 1726867234.92481: done checking for max_fail_percentage 15141 1726867234.92482: checking to see if all hosts have failed and the running result is not ok 15141 1726867234.92482: done checking to see if all hosts have failed 15141 1726867234.92483: getting the remaining hosts for this loop 15141 1726867234.92484: done getting the remaining hosts for this loop 15141 1726867234.92487: getting the next task for host managed_node3 15141 1726867234.92491: done getting next task for host managed_node3 15141 1726867234.92494: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 15141 1726867234.92495: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15141 1726867234.92508: getting variables 15141 1726867234.92510: in VariableManager get_vars() 15141 1726867234.92540: Calling all_inventory to load vars for managed_node3 15141 1726867234.92543: Calling groups_inventory to load vars for managed_node3 15141 1726867234.92545: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867234.92551: Calling all_plugins_play to load vars for managed_node3 15141 1726867234.92553: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867234.92555: Calling groups_plugins_play to load vars for managed_node3 15141 1726867234.92688: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867234.92801: done with get_vars() 15141 1726867234.92809: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 17:20:34 -0400 (0:00:00.031) 0:00:07.423 ****** 15141 1726867234.92865: entering _queue_task() for managed_node3/ping 15141 1726867234.93035: worker is 1 (out of 1 available) 15141 1726867234.93048: exiting _queue_task() for managed_node3/ping 15141 1726867234.93060: done queuing things up, now waiting for results queue to drain 15141 1726867234.93061: waiting for pending results... 15141 1726867234.93206: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 15141 1726867234.93260: in run() - task 0affcac9-a3a5-7348-bdf8-00000000004f 15141 1726867234.93269: variable 'ansible_search_path' from source: unknown 15141 1726867234.93272: variable 'ansible_search_path' from source: unknown 15141 1726867234.93307: calling self._execute() 15141 1726867234.93360: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867234.93364: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867234.93372: variable 'omit' from source: magic vars 15141 1726867234.93666: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867234.95096: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867234.95141: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867234.95166: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867234.95198: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867234.95218: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867234.95273: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867234.95299: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867234.95317: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867234.95345: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867234.95355: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867234.95445: variable 'ansible_distribution' from source: facts 15141 1726867234.95448: variable 'ansible_distribution_major_version' from source: facts 15141 1726867234.95462: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867234.95465: when evaluation is False, skipping this task 15141 1726867234.95468: _execute() done 15141 1726867234.95470: dumping result to json 15141 1726867234.95472: done dumping result, returning 15141 1726867234.95480: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affcac9-a3a5-7348-bdf8-00000000004f] 15141 1726867234.95485: sending task result for task 0affcac9-a3a5-7348-bdf8-00000000004f 15141 1726867234.95559: done sending task result for task 0affcac9-a3a5-7348-bdf8-00000000004f 15141 1726867234.95562: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15141 1726867234.95607: no more pending results, returning what we have 15141 1726867234.95610: results queue empty 15141 1726867234.95611: checking for any_errors_fatal 15141 1726867234.95616: done checking for any_errors_fatal 15141 1726867234.95617: checking for max_fail_percentage 15141 1726867234.95618: done checking for max_fail_percentage 15141 1726867234.95619: checking to see if all hosts have failed and the running result is not ok 15141 1726867234.95620: done checking to see if all hosts have failed 15141 1726867234.95620: getting the remaining hosts for this loop 15141 1726867234.95622: done getting the remaining hosts for this loop 15141 1726867234.95624: getting the next task for host managed_node3 15141 1726867234.95629: done getting next task for host managed_node3 15141 1726867234.95631: ^ task is: TASK: meta (role_complete) 15141 1726867234.95632: ^ 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 15141 1726867234.95643: getting variables 15141 1726867234.95644: in VariableManager get_vars() 15141 1726867234.95674: Calling all_inventory to load vars for managed_node3 15141 1726867234.95676: Calling groups_inventory to load vars for managed_node3 15141 1726867234.95688: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867234.95695: Calling all_plugins_play to load vars for managed_node3 15141 1726867234.95698: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867234.95700: Calling groups_plugins_play to load vars for managed_node3 15141 1726867234.95807: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867234.95922: done with get_vars() 15141 1726867234.95928: done getting variables 15141 1726867234.95974: done queuing things up, now waiting for results queue to drain 15141 1726867234.95975: results queue empty 15141 1726867234.95976: checking for any_errors_fatal 15141 1726867234.95979: done checking for any_errors_fatal 15141 1726867234.95980: checking for max_fail_percentage 15141 1726867234.95980: done checking for max_fail_percentage 15141 1726867234.95981: checking to see if all hosts have failed and the running result is not ok 15141 1726867234.95981: done checking to see if all hosts have failed 15141 1726867234.95982: getting the remaining hosts for this loop 15141 1726867234.95982: done getting the remaining hosts for this loop 15141 1726867234.95984: getting the next task for host managed_node3 15141 1726867234.95986: done getting next task for host managed_node3 15141 1726867234.95987: ^ task is: TASK: meta (flush_handlers) 15141 1726867234.95988: ^ 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 15141 1726867234.95989: getting variables 15141 1726867234.95990: in VariableManager get_vars() 15141 1726867234.95997: Calling all_inventory to load vars for managed_node3 15141 1726867234.95998: Calling groups_inventory to load vars for managed_node3 15141 1726867234.96000: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867234.96002: Calling all_plugins_play to load vars for managed_node3 15141 1726867234.96004: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867234.96006: Calling groups_plugins_play to load vars for managed_node3 15141 1726867234.96088: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867234.96213: done with get_vars() 15141 1726867234.96219: done getting variables 15141 1726867234.96249: in VariableManager get_vars() 15141 1726867234.96256: Calling all_inventory to load vars for managed_node3 15141 1726867234.96261: Calling groups_inventory to load vars for managed_node3 15141 1726867234.96262: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867234.96265: Calling all_plugins_play to load vars for managed_node3 15141 1726867234.96266: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867234.96268: Calling groups_plugins_play to load vars for managed_node3 15141 1726867234.96348: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867234.96454: done with get_vars() 15141 1726867234.96463: done queuing things up, now waiting for results queue to drain 15141 1726867234.96464: results queue empty 15141 1726867234.96464: checking for any_errors_fatal 15141 1726867234.96465: done checking for any_errors_fatal 15141 1726867234.96465: checking for max_fail_percentage 15141 1726867234.96466: done checking for max_fail_percentage 15141 1726867234.96466: checking to see if all hosts have failed and the running result is not ok 15141 1726867234.96467: done checking to see if all hosts have failed 15141 1726867234.96467: getting the remaining hosts for this loop 15141 1726867234.96468: done getting the remaining hosts for this loop 15141 1726867234.96469: getting the next task for host managed_node3 15141 1726867234.96471: done getting next task for host managed_node3 15141 1726867234.96472: ^ task is: TASK: meta (flush_handlers) 15141 1726867234.96473: ^ 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 15141 1726867234.96475: getting variables 15141 1726867234.96475: in VariableManager get_vars() 15141 1726867234.96483: Calling all_inventory to load vars for managed_node3 15141 1726867234.96484: Calling groups_inventory to load vars for managed_node3 15141 1726867234.96486: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867234.96488: Calling all_plugins_play to load vars for managed_node3 15141 1726867234.96490: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867234.96491: Calling groups_plugins_play to load vars for managed_node3 15141 1726867234.96569: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867234.96690: done with get_vars() 15141 1726867234.96695: done getting variables 15141 1726867234.96723: in VariableManager get_vars() 15141 1726867234.96730: Calling all_inventory to load vars for managed_node3 15141 1726867234.96731: Calling groups_inventory to load vars for managed_node3 15141 1726867234.96732: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867234.96735: Calling all_plugins_play to load vars for managed_node3 15141 1726867234.96736: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867234.96738: Calling groups_plugins_play to load vars for managed_node3 15141 1726867234.96815: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867234.96919: done with get_vars() 15141 1726867234.96927: done queuing things up, now waiting for results queue to drain 15141 1726867234.96928: results queue empty 15141 1726867234.96928: checking for any_errors_fatal 15141 1726867234.96929: done checking for any_errors_fatal 15141 1726867234.96930: checking for max_fail_percentage 15141 1726867234.96930: done checking for max_fail_percentage 15141 1726867234.96931: checking to see if all hosts have failed and the running result is not ok 15141 1726867234.96931: done checking to see if all hosts have failed 15141 1726867234.96931: getting the remaining hosts for this loop 15141 1726867234.96932: done getting the remaining hosts for this loop 15141 1726867234.96933: getting the next task for host managed_node3 15141 1726867234.96935: done getting next task for host managed_node3 15141 1726867234.96935: ^ task is: None 15141 1726867234.96936: ^ 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 15141 1726867234.96937: done queuing things up, now waiting for results queue to drain 15141 1726867234.96937: results queue empty 15141 1726867234.96938: checking for any_errors_fatal 15141 1726867234.96938: done checking for any_errors_fatal 15141 1726867234.96939: checking for max_fail_percentage 15141 1726867234.96939: done checking for max_fail_percentage 15141 1726867234.96939: checking to see if all hosts have failed and the running result is not ok 15141 1726867234.96940: done checking to see if all hosts have failed 15141 1726867234.96941: getting the next task for host managed_node3 15141 1726867234.96942: done getting next task for host managed_node3 15141 1726867234.96942: ^ task is: None 15141 1726867234.96943: ^ 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 15141 1726867234.96968: in VariableManager get_vars() 15141 1726867234.96979: done with get_vars() 15141 1726867234.96983: in VariableManager get_vars() 15141 1726867234.96990: done with get_vars() 15141 1726867234.96994: variable 'omit' from source: magic vars 15141 1726867234.97013: in VariableManager get_vars() 15141 1726867234.97019: done with get_vars() 15141 1726867234.97030: variable 'omit' from source: magic vars PLAY [Delete the interface] **************************************************** 15141 1726867234.97141: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 15141 1726867234.97158: getting the remaining hosts for this loop 15141 1726867234.97159: done getting the remaining hosts for this loop 15141 1726867234.97160: getting the next task for host managed_node3 15141 1726867234.97162: done getting next task for host managed_node3 15141 1726867234.97163: ^ task is: TASK: Gathering Facts 15141 1726867234.97164: ^ 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 15141 1726867234.97165: getting variables 15141 1726867234.97166: in VariableManager get_vars() 15141 1726867234.97171: Calling all_inventory to load vars for managed_node3 15141 1726867234.97172: Calling groups_inventory to load vars for managed_node3 15141 1726867234.97173: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867234.97176: Calling all_plugins_play to load vars for managed_node3 15141 1726867234.97180: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867234.97182: Calling groups_plugins_play to load vars for managed_node3 15141 1726867234.97260: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867234.97391: done with get_vars() 15141 1726867234.97396: done getting variables 15141 1726867234.97421: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile+delete_interface.yml:5 Friday 20 September 2024 17:20:34 -0400 (0:00:00.045) 0:00:07.469 ****** 15141 1726867234.97442: entering _queue_task() for managed_node3/gather_facts 15141 1726867234.97591: worker is 1 (out of 1 available) 15141 1726867234.97602: exiting _queue_task() for managed_node3/gather_facts 15141 1726867234.97613: done queuing things up, now waiting for results queue to drain 15141 1726867234.97614: waiting for pending results... 15141 1726867234.97769: running TaskExecutor() for managed_node3/TASK: Gathering Facts 15141 1726867234.97828: in run() - task 0affcac9-a3a5-7348-bdf8-000000000229 15141 1726867234.97839: variable 'ansible_search_path' from source: unknown 15141 1726867234.97868: calling self._execute() 15141 1726867234.97929: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867234.97933: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867234.97942: variable 'omit' from source: magic vars 15141 1726867234.98236: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867234.99896: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867234.99947: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867234.99975: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867235.00001: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867235.00024: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867235.00081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867235.00102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867235.00123: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867235.00150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867235.00161: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867235.00251: variable 'ansible_distribution' from source: facts 15141 1726867235.00254: variable 'ansible_distribution_major_version' from source: facts 15141 1726867235.00269: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867235.00272: when evaluation is False, skipping this task 15141 1726867235.00275: _execute() done 15141 1726867235.00279: dumping result to json 15141 1726867235.00282: done dumping result, returning 15141 1726867235.00294: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0affcac9-a3a5-7348-bdf8-000000000229] 15141 1726867235.00297: sending task result for task 0affcac9-a3a5-7348-bdf8-000000000229 15141 1726867235.00361: done sending task result for task 0affcac9-a3a5-7348-bdf8-000000000229 15141 1726867235.00363: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15141 1726867235.00407: no more pending results, returning what we have 15141 1726867235.00410: results queue empty 15141 1726867235.00411: checking for any_errors_fatal 15141 1726867235.00411: done checking for any_errors_fatal 15141 1726867235.00412: checking for max_fail_percentage 15141 1726867235.00414: done checking for max_fail_percentage 15141 1726867235.00414: checking to see if all hosts have failed and the running result is not ok 15141 1726867235.00415: done checking to see if all hosts have failed 15141 1726867235.00416: getting the remaining hosts for this loop 15141 1726867235.00417: done getting the remaining hosts for this loop 15141 1726867235.00420: getting the next task for host managed_node3 15141 1726867235.00425: done getting next task for host managed_node3 15141 1726867235.00426: ^ task is: TASK: meta (flush_handlers) 15141 1726867235.00428: ^ 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 15141 1726867235.00432: getting variables 15141 1726867235.00433: in VariableManager get_vars() 15141 1726867235.00459: Calling all_inventory to load vars for managed_node3 15141 1726867235.00462: Calling groups_inventory to load vars for managed_node3 15141 1726867235.00465: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867235.00474: Calling all_plugins_play to load vars for managed_node3 15141 1726867235.00486: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867235.00490: Calling groups_plugins_play to load vars for managed_node3 15141 1726867235.00625: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867235.00808: done with get_vars() 15141 1726867235.00818: done getting variables 15141 1726867235.00891: in VariableManager get_vars() 15141 1726867235.00900: Calling all_inventory to load vars for managed_node3 15141 1726867235.00902: Calling groups_inventory to load vars for managed_node3 15141 1726867235.00906: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867235.00910: Calling all_plugins_play to load vars for managed_node3 15141 1726867235.00913: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867235.00916: Calling groups_plugins_play to load vars for managed_node3 15141 1726867235.01266: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867235.01458: done with get_vars() 15141 1726867235.01470: done queuing things up, now waiting for results queue to drain 15141 1726867235.01472: results queue empty 15141 1726867235.01472: checking for any_errors_fatal 15141 1726867235.01474: done checking for any_errors_fatal 15141 1726867235.01475: checking for max_fail_percentage 15141 1726867235.01476: done checking for max_fail_percentage 15141 1726867235.01476: checking to see if all hosts have failed and the running result is not ok 15141 1726867235.01479: done checking to see if all hosts have failed 15141 1726867235.01480: getting the remaining hosts for this loop 15141 1726867235.01481: done getting the remaining hosts for this loop 15141 1726867235.01483: getting the next task for host managed_node3 15141 1726867235.01486: done getting next task for host managed_node3 15141 1726867235.01489: ^ task is: TASK: Include the task 'delete_interface.yml' 15141 1726867235.01490: ^ 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 15141 1726867235.01492: getting variables 15141 1726867235.01494: in VariableManager get_vars() 15141 1726867235.01501: Calling all_inventory to load vars for managed_node3 15141 1726867235.01506: Calling groups_inventory to load vars for managed_node3 15141 1726867235.01508: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867235.01517: Calling all_plugins_play to load vars for managed_node3 15141 1726867235.01520: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867235.01522: Calling groups_plugins_play to load vars for managed_node3 15141 1726867235.01662: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867235.01816: done with get_vars() 15141 1726867235.01821: done getting variables TASK [Include the task 'delete_interface.yml'] ********************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile+delete_interface.yml:8 Friday 20 September 2024 17:20:35 -0400 (0:00:00.044) 0:00:07.513 ****** 15141 1726867235.01863: entering _queue_task() for managed_node3/include_tasks 15141 1726867235.02049: worker is 1 (out of 1 available) 15141 1726867235.02062: exiting _queue_task() for managed_node3/include_tasks 15141 1726867235.02073: done queuing things up, now waiting for results queue to drain 15141 1726867235.02075: waiting for pending results... 15141 1726867235.02236: running TaskExecutor() for managed_node3/TASK: Include the task 'delete_interface.yml' 15141 1726867235.02292: in run() - task 0affcac9-a3a5-7348-bdf8-000000000052 15141 1726867235.02308: variable 'ansible_search_path' from source: unknown 15141 1726867235.02334: calling self._execute() 15141 1726867235.02392: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867235.02399: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867235.02414: variable 'omit' from source: magic vars 15141 1726867235.02701: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867235.04682: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867235.04685: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867235.04688: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867235.04703: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867235.04733: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867235.04810: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867235.04843: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867235.04874: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867235.04920: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867235.04938: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867235.05061: variable 'ansible_distribution' from source: facts 15141 1726867235.05065: variable 'ansible_distribution_major_version' from source: facts 15141 1726867235.05090: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867235.05098: when evaluation is False, skipping this task 15141 1726867235.05104: _execute() done 15141 1726867235.05111: dumping result to json 15141 1726867235.05118: done dumping result, returning 15141 1726867235.05127: done running TaskExecutor() for managed_node3/TASK: Include the task 'delete_interface.yml' [0affcac9-a3a5-7348-bdf8-000000000052] 15141 1726867235.05136: sending task result for task 0affcac9-a3a5-7348-bdf8-000000000052 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15141 1726867235.05266: no more pending results, returning what we have 15141 1726867235.05269: results queue empty 15141 1726867235.05269: checking for any_errors_fatal 15141 1726867235.05276: done checking for any_errors_fatal 15141 1726867235.05379: checking for max_fail_percentage 15141 1726867235.05382: done checking for max_fail_percentage 15141 1726867235.05382: checking to see if all hosts have failed and the running result is not ok 15141 1726867235.05383: done checking to see if all hosts have failed 15141 1726867235.05384: getting the remaining hosts for this loop 15141 1726867235.05387: done getting the remaining hosts for this loop 15141 1726867235.05390: getting the next task for host managed_node3 15141 1726867235.05395: done getting next task for host managed_node3 15141 1726867235.05397: ^ task is: TASK: meta (flush_handlers) 15141 1726867235.05398: ^ 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 15141 1726867235.05402: getting variables 15141 1726867235.05406: in VariableManager get_vars() 15141 1726867235.05428: Calling all_inventory to load vars for managed_node3 15141 1726867235.05430: Calling groups_inventory to load vars for managed_node3 15141 1726867235.05433: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867235.05441: done sending task result for task 0affcac9-a3a5-7348-bdf8-000000000052 15141 1726867235.05444: WORKER PROCESS EXITING 15141 1726867235.05452: Calling all_plugins_play to load vars for managed_node3 15141 1726867235.05454: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867235.05457: Calling groups_plugins_play to load vars for managed_node3 15141 1726867235.05636: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867235.05846: done with get_vars() 15141 1726867235.05855: done getting variables 15141 1726867235.05924: in VariableManager get_vars() 15141 1726867235.05932: Calling all_inventory to load vars for managed_node3 15141 1726867235.05934: Calling groups_inventory to load vars for managed_node3 15141 1726867235.05936: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867235.05940: Calling all_plugins_play to load vars for managed_node3 15141 1726867235.05942: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867235.05945: Calling groups_plugins_play to load vars for managed_node3 15141 1726867235.06139: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867235.06341: done with get_vars() 15141 1726867235.06353: done queuing things up, now waiting for results queue to drain 15141 1726867235.06354: results queue empty 15141 1726867235.06355: checking for any_errors_fatal 15141 1726867235.06357: done checking for any_errors_fatal 15141 1726867235.06358: checking for max_fail_percentage 15141 1726867235.06359: done checking for max_fail_percentage 15141 1726867235.06359: checking to see if all hosts have failed and the running result is not ok 15141 1726867235.06360: done checking to see if all hosts have failed 15141 1726867235.06361: getting the remaining hosts for this loop 15141 1726867235.06362: done getting the remaining hosts for this loop 15141 1726867235.06364: getting the next task for host managed_node3 15141 1726867235.06367: done getting next task for host managed_node3 15141 1726867235.06368: ^ task is: TASK: meta (flush_handlers) 15141 1726867235.06370: ^ 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 15141 1726867235.06372: getting variables 15141 1726867235.06373: in VariableManager get_vars() 15141 1726867235.06382: Calling all_inventory to load vars for managed_node3 15141 1726867235.06384: Calling groups_inventory to load vars for managed_node3 15141 1726867235.06386: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867235.06394: Calling all_plugins_play to load vars for managed_node3 15141 1726867235.06396: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867235.06399: Calling groups_plugins_play to load vars for managed_node3 15141 1726867235.06549: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867235.06753: done with get_vars() 15141 1726867235.06761: done getting variables 15141 1726867235.06805: in VariableManager get_vars() 15141 1726867235.06813: Calling all_inventory to load vars for managed_node3 15141 1726867235.06815: Calling groups_inventory to load vars for managed_node3 15141 1726867235.06817: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867235.06821: Calling all_plugins_play to load vars for managed_node3 15141 1726867235.06823: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867235.06826: Calling groups_plugins_play to load vars for managed_node3 15141 1726867235.07003: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867235.07206: done with get_vars() 15141 1726867235.07217: done queuing things up, now waiting for results queue to drain 15141 1726867235.07219: results queue empty 15141 1726867235.07219: checking for any_errors_fatal 15141 1726867235.07220: done checking for any_errors_fatal 15141 1726867235.07221: checking for max_fail_percentage 15141 1726867235.07222: done checking for max_fail_percentage 15141 1726867235.07223: checking to see if all hosts have failed and the running result is not ok 15141 1726867235.07223: done checking to see if all hosts have failed 15141 1726867235.07224: getting the remaining hosts for this loop 15141 1726867235.07225: done getting the remaining hosts for this loop 15141 1726867235.07227: getting the next task for host managed_node3 15141 1726867235.07229: done getting next task for host managed_node3 15141 1726867235.07230: ^ task is: None 15141 1726867235.07231: ^ 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 15141 1726867235.07232: done queuing things up, now waiting for results queue to drain 15141 1726867235.07233: results queue empty 15141 1726867235.07233: checking for any_errors_fatal 15141 1726867235.07234: done checking for any_errors_fatal 15141 1726867235.07235: checking for max_fail_percentage 15141 1726867235.07236: done checking for max_fail_percentage 15141 1726867235.07236: checking to see if all hosts have failed and the running result is not ok 15141 1726867235.07237: done checking to see if all hosts have failed 15141 1726867235.07238: getting the next task for host managed_node3 15141 1726867235.07240: done getting next task for host managed_node3 15141 1726867235.07240: ^ task is: None 15141 1726867235.07241: ^ 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 15141 1726867235.07271: in VariableManager get_vars() 15141 1726867235.07299: done with get_vars() 15141 1726867235.07307: in VariableManager get_vars() 15141 1726867235.07319: done with get_vars() 15141 1726867235.07323: variable 'omit' from source: magic vars 15141 1726867235.07438: variable 'profile' from source: play vars 15141 1726867235.07542: in VariableManager get_vars() 15141 1726867235.07556: done with get_vars() 15141 1726867235.07574: variable 'omit' from source: magic vars 15141 1726867235.07649: variable 'profile' from source: play vars PLAY [Remove {{ profile }}] **************************************************** 15141 1726867235.08325: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 15141 1726867235.08345: getting the remaining hosts for this loop 15141 1726867235.08346: done getting the remaining hosts for this loop 15141 1726867235.08349: getting the next task for host managed_node3 15141 1726867235.08352: done getting next task for host managed_node3 15141 1726867235.08353: ^ task is: TASK: Gathering Facts 15141 1726867235.08355: ^ 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 15141 1726867235.08357: getting variables 15141 1726867235.08358: in VariableManager get_vars() 15141 1726867235.08368: Calling all_inventory to load vars for managed_node3 15141 1726867235.08378: Calling groups_inventory to load vars for managed_node3 15141 1726867235.08381: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867235.08385: Calling all_plugins_play to load vars for managed_node3 15141 1726867235.08388: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867235.08391: Calling groups_plugins_play to load vars for managed_node3 15141 1726867235.08533: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867235.08767: done with get_vars() 15141 1726867235.08775: done getting variables 15141 1726867235.08827: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/remove_profile.yml:3 Friday 20 September 2024 17:20:35 -0400 (0:00:00.069) 0:00:07.583 ****** 15141 1726867235.08850: entering _queue_task() for managed_node3/gather_facts 15141 1726867235.09299: worker is 1 (out of 1 available) 15141 1726867235.09310: exiting _queue_task() for managed_node3/gather_facts 15141 1726867235.09319: done queuing things up, now waiting for results queue to drain 15141 1726867235.09320: waiting for pending results... 15141 1726867235.09398: running TaskExecutor() for managed_node3/TASK: Gathering Facts 15141 1726867235.09550: in run() - task 0affcac9-a3a5-7348-bdf8-00000000023e 15141 1726867235.09554: variable 'ansible_search_path' from source: unknown 15141 1726867235.09568: calling self._execute() 15141 1726867235.09655: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867235.09768: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867235.09772: variable 'omit' from source: magic vars 15141 1726867235.10147: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867235.12507: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867235.12573: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867235.12708: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867235.12711: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867235.12714: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867235.12783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867235.12831: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867235.12863: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867235.12908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867235.12937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867235.13071: variable 'ansible_distribution' from source: facts 15141 1726867235.13086: variable 'ansible_distribution_major_version' from source: facts 15141 1726867235.13114: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867235.13121: when evaluation is False, skipping this task 15141 1726867235.13129: _execute() done 15141 1726867235.13145: dumping result to json 15141 1726867235.13153: done dumping result, returning 15141 1726867235.13183: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0affcac9-a3a5-7348-bdf8-00000000023e] 15141 1726867235.13186: sending task result for task 0affcac9-a3a5-7348-bdf8-00000000023e skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15141 1726867235.13452: no more pending results, returning what we have 15141 1726867235.13455: results queue empty 15141 1726867235.13456: checking for any_errors_fatal 15141 1726867235.13457: done checking for any_errors_fatal 15141 1726867235.13458: checking for max_fail_percentage 15141 1726867235.13460: done checking for max_fail_percentage 15141 1726867235.13461: checking to see if all hosts have failed and the running result is not ok 15141 1726867235.13462: done checking to see if all hosts have failed 15141 1726867235.13462: getting the remaining hosts for this loop 15141 1726867235.13465: done getting the remaining hosts for this loop 15141 1726867235.13468: getting the next task for host managed_node3 15141 1726867235.13473: done getting next task for host managed_node3 15141 1726867235.13475: ^ task is: TASK: meta (flush_handlers) 15141 1726867235.13489: ^ 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 15141 1726867235.13495: getting variables 15141 1726867235.13496: in VariableManager get_vars() 15141 1726867235.13542: Calling all_inventory to load vars for managed_node3 15141 1726867235.13544: Calling groups_inventory to load vars for managed_node3 15141 1726867235.13547: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867235.13559: Calling all_plugins_play to load vars for managed_node3 15141 1726867235.13562: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867235.13565: Calling groups_plugins_play to load vars for managed_node3 15141 1726867235.13916: done sending task result for task 0affcac9-a3a5-7348-bdf8-00000000023e 15141 1726867235.13920: WORKER PROCESS EXITING 15141 1726867235.13943: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867235.14148: done with get_vars() 15141 1726867235.14158: done getting variables 15141 1726867235.14225: in VariableManager get_vars() 15141 1726867235.14243: Calling all_inventory to load vars for managed_node3 15141 1726867235.14246: Calling groups_inventory to load vars for managed_node3 15141 1726867235.14248: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867235.14252: Calling all_plugins_play to load vars for managed_node3 15141 1726867235.14255: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867235.14258: Calling groups_plugins_play to load vars for managed_node3 15141 1726867235.14431: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867235.14633: done with get_vars() 15141 1726867235.14646: done queuing things up, now waiting for results queue to drain 15141 1726867235.14648: results queue empty 15141 1726867235.14649: checking for any_errors_fatal 15141 1726867235.14650: done checking for any_errors_fatal 15141 1726867235.14651: checking for max_fail_percentage 15141 1726867235.14652: done checking for max_fail_percentage 15141 1726867235.14653: checking to see if all hosts have failed and the running result is not ok 15141 1726867235.14654: done checking to see if all hosts have failed 15141 1726867235.14654: getting the remaining hosts for this loop 15141 1726867235.14655: done getting the remaining hosts for this loop 15141 1726867235.14657: getting the next task for host managed_node3 15141 1726867235.14661: done getting next task for host managed_node3 15141 1726867235.14664: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 15141 1726867235.14666: ^ 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 15141 1726867235.14684: getting variables 15141 1726867235.14685: in VariableManager get_vars() 15141 1726867235.14699: Calling all_inventory to load vars for managed_node3 15141 1726867235.14701: Calling groups_inventory to load vars for managed_node3 15141 1726867235.14703: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867235.14714: Calling all_plugins_play to load vars for managed_node3 15141 1726867235.14716: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867235.14719: Calling groups_plugins_play to load vars for managed_node3 15141 1726867235.14858: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867235.15059: done with get_vars() 15141 1726867235.15067: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 17:20:35 -0400 (0:00:00.062) 0:00:07.646 ****** 15141 1726867235.15145: entering _queue_task() for managed_node3/include_tasks 15141 1726867235.15425: worker is 1 (out of 1 available) 15141 1726867235.15549: exiting _queue_task() for managed_node3/include_tasks 15141 1726867235.15559: done queuing things up, now waiting for results queue to drain 15141 1726867235.15561: waiting for pending results... 15141 1726867235.15721: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 15141 1726867235.15840: in run() - task 0affcac9-a3a5-7348-bdf8-00000000005a 15141 1726867235.15858: variable 'ansible_search_path' from source: unknown 15141 1726867235.15865: variable 'ansible_search_path' from source: unknown 15141 1726867235.15916: calling self._execute() 15141 1726867235.16010: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867235.16023: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867235.16035: variable 'omit' from source: magic vars 15141 1726867235.16487: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867235.18862: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867235.18950: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867235.18998: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867235.19083: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867235.19087: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867235.19194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867235.19233: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867235.19384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867235.19387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867235.19390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867235.19495: variable 'ansible_distribution' from source: facts 15141 1726867235.19519: variable 'ansible_distribution_major_version' from source: facts 15141 1726867235.19544: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867235.19552: when evaluation is False, skipping this task 15141 1726867235.19559: _execute() done 15141 1726867235.19566: dumping result to json 15141 1726867235.19574: done dumping result, returning 15141 1726867235.19589: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affcac9-a3a5-7348-bdf8-00000000005a] 15141 1726867235.19598: sending task result for task 0affcac9-a3a5-7348-bdf8-00000000005a skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15141 1726867235.19768: no more pending results, returning what we have 15141 1726867235.19772: results queue empty 15141 1726867235.19773: checking for any_errors_fatal 15141 1726867235.19775: done checking for any_errors_fatal 15141 1726867235.19776: checking for max_fail_percentage 15141 1726867235.19779: done checking for max_fail_percentage 15141 1726867235.19780: checking to see if all hosts have failed and the running result is not ok 15141 1726867235.19781: done checking to see if all hosts have failed 15141 1726867235.19782: getting the remaining hosts for this loop 15141 1726867235.19784: done getting the remaining hosts for this loop 15141 1726867235.19788: getting the next task for host managed_node3 15141 1726867235.19795: done getting next task for host managed_node3 15141 1726867235.19798: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 15141 1726867235.19801: ^ 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 15141 1726867235.19818: getting variables 15141 1726867235.19820: in VariableManager get_vars() 15141 1726867235.19861: Calling all_inventory to load vars for managed_node3 15141 1726867235.19864: Calling groups_inventory to load vars for managed_node3 15141 1726867235.19866: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867235.20093: Calling all_plugins_play to load vars for managed_node3 15141 1726867235.20098: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867235.20106: Calling groups_plugins_play to load vars for managed_node3 15141 1726867235.20385: done sending task result for task 0affcac9-a3a5-7348-bdf8-00000000005a 15141 1726867235.20389: WORKER PROCESS EXITING 15141 1726867235.20423: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867235.20639: done with get_vars() 15141 1726867235.20650: done getting variables 15141 1726867235.20710: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 17:20:35 -0400 (0:00:00.055) 0:00:07.702 ****** 15141 1726867235.20746: entering _queue_task() for managed_node3/debug 15141 1726867235.21109: worker is 1 (out of 1 available) 15141 1726867235.21120: exiting _queue_task() for managed_node3/debug 15141 1726867235.21131: done queuing things up, now waiting for results queue to drain 15141 1726867235.21132: waiting for pending results... 15141 1726867235.21328: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 15141 1726867235.21427: in run() - task 0affcac9-a3a5-7348-bdf8-00000000005b 15141 1726867235.21447: variable 'ansible_search_path' from source: unknown 15141 1726867235.21453: variable 'ansible_search_path' from source: unknown 15141 1726867235.21499: calling self._execute() 15141 1726867235.21599: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867235.21619: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867235.21635: variable 'omit' from source: magic vars 15141 1726867235.22214: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867235.24572: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867235.24659: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867235.24784: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867235.24787: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867235.24789: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867235.24856: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867235.24898: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867235.24930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867235.24981: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867235.25018: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867235.25181: variable 'ansible_distribution' from source: facts 15141 1726867235.25195: variable 'ansible_distribution_major_version' from source: facts 15141 1726867235.25233: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867235.25241: when evaluation is False, skipping this task 15141 1726867235.25283: _execute() done 15141 1726867235.25286: dumping result to json 15141 1726867235.25288: done dumping result, returning 15141 1726867235.25291: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0affcac9-a3a5-7348-bdf8-00000000005b] 15141 1726867235.25294: sending task result for task 0affcac9-a3a5-7348-bdf8-00000000005b 15141 1726867235.25560: done sending task result for task 0affcac9-a3a5-7348-bdf8-00000000005b 15141 1726867235.25563: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15141 1726867235.25617: no more pending results, returning what we have 15141 1726867235.25621: results queue empty 15141 1726867235.25622: checking for any_errors_fatal 15141 1726867235.25629: done checking for any_errors_fatal 15141 1726867235.25630: checking for max_fail_percentage 15141 1726867235.25632: done checking for max_fail_percentage 15141 1726867235.25633: checking to see if all hosts have failed and the running result is not ok 15141 1726867235.25634: done checking to see if all hosts have failed 15141 1726867235.25635: getting the remaining hosts for this loop 15141 1726867235.25636: done getting the remaining hosts for this loop 15141 1726867235.25640: getting the next task for host managed_node3 15141 1726867235.25646: done getting next task for host managed_node3 15141 1726867235.25651: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 15141 1726867235.25653: ^ 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 15141 1726867235.25668: getting variables 15141 1726867235.25670: in VariableManager get_vars() 15141 1726867235.25717: Calling all_inventory to load vars for managed_node3 15141 1726867235.25720: Calling groups_inventory to load vars for managed_node3 15141 1726867235.25723: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867235.25735: Calling all_plugins_play to load vars for managed_node3 15141 1726867235.25738: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867235.25741: Calling groups_plugins_play to load vars for managed_node3 15141 1726867235.26231: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867235.26432: done with get_vars() 15141 1726867235.26451: done getting variables 15141 1726867235.26516: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 17:20:35 -0400 (0:00:00.058) 0:00:07.760 ****** 15141 1726867235.26555: entering _queue_task() for managed_node3/fail 15141 1726867235.26919: worker is 1 (out of 1 available) 15141 1726867235.26929: exiting _queue_task() for managed_node3/fail 15141 1726867235.26940: done queuing things up, now waiting for results queue to drain 15141 1726867235.26942: waiting for pending results... 15141 1726867235.27136: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 15141 1726867235.27248: in run() - task 0affcac9-a3a5-7348-bdf8-00000000005c 15141 1726867235.27314: variable 'ansible_search_path' from source: unknown 15141 1726867235.27318: variable 'ansible_search_path' from source: unknown 15141 1726867235.27326: calling self._execute() 15141 1726867235.27422: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867235.27434: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867235.27450: variable 'omit' from source: magic vars 15141 1726867235.27966: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867235.30259: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867235.30335: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867235.30392: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867235.30449: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867235.30495: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867235.30602: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867235.30687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867235.30690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867235.30728: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867235.30749: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867235.30913: variable 'ansible_distribution' from source: facts 15141 1726867235.30925: variable 'ansible_distribution_major_version' from source: facts 15141 1726867235.30948: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867235.30983: when evaluation is False, skipping this task 15141 1726867235.30986: _execute() done 15141 1726867235.30989: dumping result to json 15141 1726867235.30991: done dumping result, returning 15141 1726867235.30998: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affcac9-a3a5-7348-bdf8-00000000005c] 15141 1726867235.31006: sending task result for task 0affcac9-a3a5-7348-bdf8-00000000005c 15141 1726867235.31178: done sending task result for task 0affcac9-a3a5-7348-bdf8-00000000005c 15141 1726867235.31182: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15141 1726867235.31236: no more pending results, returning what we have 15141 1726867235.31239: results queue empty 15141 1726867235.31240: checking for any_errors_fatal 15141 1726867235.31248: done checking for any_errors_fatal 15141 1726867235.31249: checking for max_fail_percentage 15141 1726867235.31252: done checking for max_fail_percentage 15141 1726867235.31253: checking to see if all hosts have failed and the running result is not ok 15141 1726867235.31254: done checking to see if all hosts have failed 15141 1726867235.31255: getting the remaining hosts for this loop 15141 1726867235.31257: done getting the remaining hosts for this loop 15141 1726867235.31261: getting the next task for host managed_node3 15141 1726867235.31267: done getting next task for host managed_node3 15141 1726867235.31271: ^ 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 15141 1726867235.31273: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15141 1726867235.31289: getting variables 15141 1726867235.31291: in VariableManager get_vars() 15141 1726867235.31333: Calling all_inventory to load vars for managed_node3 15141 1726867235.31336: Calling groups_inventory to load vars for managed_node3 15141 1726867235.31339: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867235.31350: Calling all_plugins_play to load vars for managed_node3 15141 1726867235.31354: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867235.31357: Calling groups_plugins_play to load vars for managed_node3 15141 1726867235.31800: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867235.32010: done with get_vars() 15141 1726867235.32021: done getting variables 15141 1726867235.32086: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 17:20:35 -0400 (0:00:00.055) 0:00:07.815 ****** 15141 1726867235.32116: entering _queue_task() for managed_node3/fail 15141 1726867235.32388: worker is 1 (out of 1 available) 15141 1726867235.32448: exiting _queue_task() for managed_node3/fail 15141 1726867235.32461: done queuing things up, now waiting for results queue to drain 15141 1726867235.32462: waiting for pending results... 15141 1726867235.32794: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 15141 1726867235.32806: in run() - task 0affcac9-a3a5-7348-bdf8-00000000005d 15141 1726867235.32810: variable 'ansible_search_path' from source: unknown 15141 1726867235.32813: variable 'ansible_search_path' from source: unknown 15141 1726867235.32815: calling self._execute() 15141 1726867235.32891: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867235.32902: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867235.32924: variable 'omit' from source: magic vars 15141 1726867235.33403: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867235.34836: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867235.34889: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867235.34918: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867235.34952: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867235.34983: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867235.35182: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867235.35186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867235.35188: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867235.35191: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867235.35193: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867235.35306: variable 'ansible_distribution' from source: facts 15141 1726867235.35318: variable 'ansible_distribution_major_version' from source: facts 15141 1726867235.35340: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867235.35347: when evaluation is False, skipping this task 15141 1726867235.35355: _execute() done 15141 1726867235.35363: dumping result to json 15141 1726867235.35371: done dumping result, returning 15141 1726867235.35390: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affcac9-a3a5-7348-bdf8-00000000005d] 15141 1726867235.35405: sending task result for task 0affcac9-a3a5-7348-bdf8-00000000005d 15141 1726867235.35507: done sending task result for task 0affcac9-a3a5-7348-bdf8-00000000005d 15141 1726867235.35587: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15141 1726867235.35632: no more pending results, returning what we have 15141 1726867235.35635: results queue empty 15141 1726867235.35636: checking for any_errors_fatal 15141 1726867235.35641: done checking for any_errors_fatal 15141 1726867235.35641: checking for max_fail_percentage 15141 1726867235.35643: done checking for max_fail_percentage 15141 1726867235.35644: checking to see if all hosts have failed and the running result is not ok 15141 1726867235.35645: done checking to see if all hosts have failed 15141 1726867235.35646: getting the remaining hosts for this loop 15141 1726867235.35648: done getting the remaining hosts for this loop 15141 1726867235.35651: getting the next task for host managed_node3 15141 1726867235.35656: done getting next task for host managed_node3 15141 1726867235.35660: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 15141 1726867235.35662: ^ 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 15141 1726867235.35674: getting variables 15141 1726867235.35676: in VariableManager get_vars() 15141 1726867235.35713: Calling all_inventory to load vars for managed_node3 15141 1726867235.35767: Calling groups_inventory to load vars for managed_node3 15141 1726867235.35771: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867235.35884: Calling all_plugins_play to load vars for managed_node3 15141 1726867235.35887: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867235.35891: Calling groups_plugins_play to load vars for managed_node3 15141 1726867235.36118: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867235.36494: done with get_vars() 15141 1726867235.36505: done getting variables 15141 1726867235.36569: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 17:20:35 -0400 (0:00:00.044) 0:00:07.860 ****** 15141 1726867235.36598: entering _queue_task() for managed_node3/fail 15141 1726867235.36869: worker is 1 (out of 1 available) 15141 1726867235.36884: exiting _queue_task() for managed_node3/fail 15141 1726867235.36897: done queuing things up, now waiting for results queue to drain 15141 1726867235.36898: waiting for pending results... 15141 1726867235.37116: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 15141 1726867235.37182: in run() - task 0affcac9-a3a5-7348-bdf8-00000000005e 15141 1726867235.37200: variable 'ansible_search_path' from source: unknown 15141 1726867235.37203: variable 'ansible_search_path' from source: unknown 15141 1726867235.37234: calling self._execute() 15141 1726867235.37294: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867235.37299: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867235.37311: variable 'omit' from source: magic vars 15141 1726867235.37625: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867235.39884: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867235.39893: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867235.39939: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867235.40029: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867235.40063: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867235.40146: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867235.40178: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867235.40210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867235.40250: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867235.40265: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867235.40406: variable 'ansible_distribution' from source: facts 15141 1726867235.40418: variable 'ansible_distribution_major_version' from source: facts 15141 1726867235.40439: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867235.40446: when evaluation is False, skipping this task 15141 1726867235.40454: _execute() done 15141 1726867235.40460: dumping result to json 15141 1726867235.40483: done dumping result, returning 15141 1726867235.40487: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affcac9-a3a5-7348-bdf8-00000000005e] 15141 1726867235.40490: sending task result for task 0affcac9-a3a5-7348-bdf8-00000000005e 15141 1726867235.40652: done sending task result for task 0affcac9-a3a5-7348-bdf8-00000000005e 15141 1726867235.40655: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15141 1726867235.40703: no more pending results, returning what we have 15141 1726867235.40706: results queue empty 15141 1726867235.40707: checking for any_errors_fatal 15141 1726867235.40712: done checking for any_errors_fatal 15141 1726867235.40713: checking for max_fail_percentage 15141 1726867235.40720: done checking for max_fail_percentage 15141 1726867235.40722: checking to see if all hosts have failed and the running result is not ok 15141 1726867235.40723: done checking to see if all hosts have failed 15141 1726867235.40724: getting the remaining hosts for this loop 15141 1726867235.40725: done getting the remaining hosts for this loop 15141 1726867235.40729: getting the next task for host managed_node3 15141 1726867235.40734: done getting next task for host managed_node3 15141 1726867235.40737: ^ 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 15141 1726867235.40738: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15141 1726867235.40750: getting variables 15141 1726867235.40752: in VariableManager get_vars() 15141 1726867235.40789: Calling all_inventory to load vars for managed_node3 15141 1726867235.40792: Calling groups_inventory to load vars for managed_node3 15141 1726867235.40794: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867235.40804: Calling all_plugins_play to load vars for managed_node3 15141 1726867235.40806: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867235.40809: Calling groups_plugins_play to load vars for managed_node3 15141 1726867235.41459: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867235.41885: done with get_vars() 15141 1726867235.42089: done getting variables 15141 1726867235.42148: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 17:20:35 -0400 (0:00:00.057) 0:00:07.917 ****** 15141 1726867235.42302: entering _queue_task() for managed_node3/dnf 15141 1726867235.42928: worker is 1 (out of 1 available) 15141 1726867235.42945: exiting _queue_task() for managed_node3/dnf 15141 1726867235.42955: done queuing things up, now waiting for results queue to drain 15141 1726867235.42957: waiting for pending results... 15141 1726867235.43305: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 15141 1726867235.43874: in run() - task 0affcac9-a3a5-7348-bdf8-00000000005f 15141 1726867235.43880: variable 'ansible_search_path' from source: unknown 15141 1726867235.43883: variable 'ansible_search_path' from source: unknown 15141 1726867235.43887: calling self._execute() 15141 1726867235.43892: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867235.43897: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867235.43900: variable 'omit' from source: magic vars 15141 1726867235.45381: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867235.49937: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867235.50084: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867235.50087: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867235.50089: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867235.50098: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867235.50173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867235.50207: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867235.50235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867235.50273: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867235.50292: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867235.50399: variable 'ansible_distribution' from source: facts 15141 1726867235.50403: variable 'ansible_distribution_major_version' from source: facts 15141 1726867235.50421: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867235.50424: when evaluation is False, skipping this task 15141 1726867235.50426: _execute() done 15141 1726867235.50430: dumping result to json 15141 1726867235.50433: done dumping result, returning 15141 1726867235.50447: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0affcac9-a3a5-7348-bdf8-00000000005f] 15141 1726867235.50451: sending task result for task 0affcac9-a3a5-7348-bdf8-00000000005f 15141 1726867235.50533: done sending task result for task 0affcac9-a3a5-7348-bdf8-00000000005f 15141 1726867235.50535: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15141 1726867235.50596: no more pending results, returning what we have 15141 1726867235.50599: results queue empty 15141 1726867235.50600: checking for any_errors_fatal 15141 1726867235.50606: done checking for any_errors_fatal 15141 1726867235.50607: checking for max_fail_percentage 15141 1726867235.50609: done checking for max_fail_percentage 15141 1726867235.50610: checking to see if all hosts have failed and the running result is not ok 15141 1726867235.50610: done checking to see if all hosts have failed 15141 1726867235.50611: getting the remaining hosts for this loop 15141 1726867235.50612: done getting the remaining hosts for this loop 15141 1726867235.50616: getting the next task for host managed_node3 15141 1726867235.50621: done getting next task for host managed_node3 15141 1726867235.50624: ^ 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 15141 1726867235.50626: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15141 1726867235.50639: getting variables 15141 1726867235.50640: in VariableManager get_vars() 15141 1726867235.50685: Calling all_inventory to load vars for managed_node3 15141 1726867235.50688: Calling groups_inventory to load vars for managed_node3 15141 1726867235.50690: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867235.50698: Calling all_plugins_play to load vars for managed_node3 15141 1726867235.50700: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867235.50703: Calling groups_plugins_play to load vars for managed_node3 15141 1726867235.50838: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867235.50958: done with get_vars() 15141 1726867235.50966: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 15141 1726867235.51037: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 17:20:35 -0400 (0:00:00.087) 0:00:08.005 ****** 15141 1726867235.51072: entering _queue_task() for managed_node3/yum 15141 1726867235.51362: worker is 1 (out of 1 available) 15141 1726867235.51375: exiting _queue_task() for managed_node3/yum 15141 1726867235.51389: done queuing things up, now waiting for results queue to drain 15141 1726867235.51390: waiting for pending results... 15141 1726867235.51750: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 15141 1726867235.51755: in run() - task 0affcac9-a3a5-7348-bdf8-000000000060 15141 1726867235.51770: variable 'ansible_search_path' from source: unknown 15141 1726867235.51779: variable 'ansible_search_path' from source: unknown 15141 1726867235.51821: calling self._execute() 15141 1726867235.51936: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867235.51941: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867235.51948: variable 'omit' from source: magic vars 15141 1726867235.52255: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867235.53736: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867235.53782: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867235.53827: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867235.53853: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867235.53873: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867235.54083: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867235.54087: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867235.54090: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867235.54092: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867235.54094: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867235.54201: variable 'ansible_distribution' from source: facts 15141 1726867235.54220: variable 'ansible_distribution_major_version' from source: facts 15141 1726867235.54242: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867235.54250: when evaluation is False, skipping this task 15141 1726867235.54258: _execute() done 15141 1726867235.54265: dumping result to json 15141 1726867235.54273: done dumping result, returning 15141 1726867235.54287: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0affcac9-a3a5-7348-bdf8-000000000060] 15141 1726867235.54321: sending task result for task 0affcac9-a3a5-7348-bdf8-000000000060 15141 1726867235.54402: done sending task result for task 0affcac9-a3a5-7348-bdf8-000000000060 15141 1726867235.54408: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15141 1726867235.54468: no more pending results, returning what we have 15141 1726867235.54471: results queue empty 15141 1726867235.54471: checking for any_errors_fatal 15141 1726867235.54485: done checking for any_errors_fatal 15141 1726867235.54486: checking for max_fail_percentage 15141 1726867235.54488: done checking for max_fail_percentage 15141 1726867235.54489: checking to see if all hosts have failed and the running result is not ok 15141 1726867235.54490: done checking to see if all hosts have failed 15141 1726867235.54490: getting the remaining hosts for this loop 15141 1726867235.54492: done getting the remaining hosts for this loop 15141 1726867235.54495: getting the next task for host managed_node3 15141 1726867235.54500: done getting next task for host managed_node3 15141 1726867235.54506: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 15141 1726867235.54508: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15141 1726867235.54520: getting variables 15141 1726867235.54522: in VariableManager get_vars() 15141 1726867235.54555: Calling all_inventory to load vars for managed_node3 15141 1726867235.54558: Calling groups_inventory to load vars for managed_node3 15141 1726867235.54560: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867235.54568: Calling all_plugins_play to load vars for managed_node3 15141 1726867235.54571: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867235.54573: Calling groups_plugins_play to load vars for managed_node3 15141 1726867235.54890: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867235.55107: done with get_vars() 15141 1726867235.55116: done getting variables 15141 1726867235.55166: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 17:20:35 -0400 (0:00:00.041) 0:00:08.046 ****** 15141 1726867235.55211: entering _queue_task() for managed_node3/fail 15141 1726867235.55422: worker is 1 (out of 1 available) 15141 1726867235.55434: exiting _queue_task() for managed_node3/fail 15141 1726867235.55446: done queuing things up, now waiting for results queue to drain 15141 1726867235.55448: waiting for pending results... 15141 1726867235.55599: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 15141 1726867235.55655: in run() - task 0affcac9-a3a5-7348-bdf8-000000000061 15141 1726867235.55668: variable 'ansible_search_path' from source: unknown 15141 1726867235.55672: variable 'ansible_search_path' from source: unknown 15141 1726867235.55702: calling self._execute() 15141 1726867235.55765: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867235.55769: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867235.55778: variable 'omit' from source: magic vars 15141 1726867235.56083: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867235.57785: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867235.57789: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867235.57798: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867235.57837: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867235.57852: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867235.57929: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867235.57959: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867235.58183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867235.58187: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867235.58189: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867235.58192: variable 'ansible_distribution' from source: facts 15141 1726867235.58195: variable 'ansible_distribution_major_version' from source: facts 15141 1726867235.58198: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867235.58203: when evaluation is False, skipping this task 15141 1726867235.58211: _execute() done 15141 1726867235.58218: dumping result to json 15141 1726867235.58225: done dumping result, returning 15141 1726867235.58236: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-7348-bdf8-000000000061] 15141 1726867235.58245: sending task result for task 0affcac9-a3a5-7348-bdf8-000000000061 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15141 1726867235.58388: no more pending results, returning what we have 15141 1726867235.58391: results queue empty 15141 1726867235.58392: checking for any_errors_fatal 15141 1726867235.58397: done checking for any_errors_fatal 15141 1726867235.58398: checking for max_fail_percentage 15141 1726867235.58400: done checking for max_fail_percentage 15141 1726867235.58401: checking to see if all hosts have failed and the running result is not ok 15141 1726867235.58402: done checking to see if all hosts have failed 15141 1726867235.58402: getting the remaining hosts for this loop 15141 1726867235.58404: done getting the remaining hosts for this loop 15141 1726867235.58407: getting the next task for host managed_node3 15141 1726867235.58413: done getting next task for host managed_node3 15141 1726867235.58416: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 15141 1726867235.58418: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15141 1726867235.58431: getting variables 15141 1726867235.58432: in VariableManager get_vars() 15141 1726867235.58467: Calling all_inventory to load vars for managed_node3 15141 1726867235.58470: Calling groups_inventory to load vars for managed_node3 15141 1726867235.58472: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867235.58588: Calling all_plugins_play to load vars for managed_node3 15141 1726867235.58592: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867235.58597: done sending task result for task 0affcac9-a3a5-7348-bdf8-000000000061 15141 1726867235.58600: WORKER PROCESS EXITING 15141 1726867235.58603: Calling groups_plugins_play to load vars for managed_node3 15141 1726867235.58875: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867235.59031: done with get_vars() 15141 1726867235.59038: done getting variables 15141 1726867235.59075: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 17:20:35 -0400 (0:00:00.038) 0:00:08.085 ****** 15141 1726867235.59098: entering _queue_task() for managed_node3/package 15141 1726867235.59267: worker is 1 (out of 1 available) 15141 1726867235.59282: exiting _queue_task() for managed_node3/package 15141 1726867235.59293: done queuing things up, now waiting for results queue to drain 15141 1726867235.59294: waiting for pending results... 15141 1726867235.59455: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 15141 1726867235.59508: in run() - task 0affcac9-a3a5-7348-bdf8-000000000062 15141 1726867235.59525: variable 'ansible_search_path' from source: unknown 15141 1726867235.59528: variable 'ansible_search_path' from source: unknown 15141 1726867235.59554: calling self._execute() 15141 1726867235.59617: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867235.59622: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867235.59637: variable 'omit' from source: magic vars 15141 1726867235.59926: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867235.61464: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867235.61499: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867235.61982: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867235.61985: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867235.61987: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867235.61990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867235.61992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867235.61994: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867235.62036: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867235.62055: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867235.62194: variable 'ansible_distribution' from source: facts 15141 1726867235.62204: variable 'ansible_distribution_major_version' from source: facts 15141 1726867235.62240: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867235.62248: when evaluation is False, skipping this task 15141 1726867235.62255: _execute() done 15141 1726867235.62263: dumping result to json 15141 1726867235.62271: done dumping result, returning 15141 1726867235.62286: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0affcac9-a3a5-7348-bdf8-000000000062] 15141 1726867235.62297: sending task result for task 0affcac9-a3a5-7348-bdf8-000000000062 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15141 1726867235.62512: no more pending results, returning what we have 15141 1726867235.62515: results queue empty 15141 1726867235.62516: checking for any_errors_fatal 15141 1726867235.62521: done checking for any_errors_fatal 15141 1726867235.62522: checking for max_fail_percentage 15141 1726867235.62524: done checking for max_fail_percentage 15141 1726867235.62525: checking to see if all hosts have failed and the running result is not ok 15141 1726867235.62525: done checking to see if all hosts have failed 15141 1726867235.62526: getting the remaining hosts for this loop 15141 1726867235.62528: done getting the remaining hosts for this loop 15141 1726867235.62530: getting the next task for host managed_node3 15141 1726867235.62535: done getting next task for host managed_node3 15141 1726867235.62540: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 15141 1726867235.62542: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15141 1726867235.62561: getting variables 15141 1726867235.62563: in VariableManager get_vars() 15141 1726867235.62595: Calling all_inventory to load vars for managed_node3 15141 1726867235.62597: Calling groups_inventory to load vars for managed_node3 15141 1726867235.62599: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867235.62607: Calling all_plugins_play to load vars for managed_node3 15141 1726867235.62610: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867235.62612: Calling groups_plugins_play to load vars for managed_node3 15141 1726867235.62784: done sending task result for task 0affcac9-a3a5-7348-bdf8-000000000062 15141 1726867235.62787: WORKER PROCESS EXITING 15141 1726867235.62798: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867235.62915: done with get_vars() 15141 1726867235.62921: done getting variables 15141 1726867235.62957: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 17:20:35 -0400 (0:00:00.038) 0:00:08.124 ****** 15141 1726867235.62978: entering _queue_task() for managed_node3/package 15141 1726867235.63157: worker is 1 (out of 1 available) 15141 1726867235.63184: exiting _queue_task() for managed_node3/package 15141 1726867235.63208: done queuing things up, now waiting for results queue to drain 15141 1726867235.63210: waiting for pending results... 15141 1726867235.63364: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 15141 1726867235.63416: in run() - task 0affcac9-a3a5-7348-bdf8-000000000063 15141 1726867235.63430: variable 'ansible_search_path' from source: unknown 15141 1726867235.63434: variable 'ansible_search_path' from source: unknown 15141 1726867235.63461: calling self._execute() 15141 1726867235.63524: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867235.63528: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867235.63536: variable 'omit' from source: magic vars 15141 1726867235.63829: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867235.66513: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867235.66555: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867235.66587: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867235.66611: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867235.66630: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867235.66692: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867235.66713: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867235.66730: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867235.66755: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867235.66766: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867235.66857: variable 'ansible_distribution' from source: facts 15141 1726867235.66861: variable 'ansible_distribution_major_version' from source: facts 15141 1726867235.66876: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867235.66880: when evaluation is False, skipping this task 15141 1726867235.66883: _execute() done 15141 1726867235.66885: dumping result to json 15141 1726867235.66888: done dumping result, returning 15141 1726867235.66894: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affcac9-a3a5-7348-bdf8-000000000063] 15141 1726867235.66898: sending task result for task 0affcac9-a3a5-7348-bdf8-000000000063 15141 1726867235.66984: done sending task result for task 0affcac9-a3a5-7348-bdf8-000000000063 15141 1726867235.66987: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15141 1726867235.67060: no more pending results, returning what we have 15141 1726867235.67063: results queue empty 15141 1726867235.67064: checking for any_errors_fatal 15141 1726867235.67068: done checking for any_errors_fatal 15141 1726867235.67069: checking for max_fail_percentage 15141 1726867235.67070: done checking for max_fail_percentage 15141 1726867235.67071: checking to see if all hosts have failed and the running result is not ok 15141 1726867235.67072: done checking to see if all hosts have failed 15141 1726867235.67073: getting the remaining hosts for this loop 15141 1726867235.67074: done getting the remaining hosts for this loop 15141 1726867235.67080: getting the next task for host managed_node3 15141 1726867235.67084: done getting next task for host managed_node3 15141 1726867235.67087: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 15141 1726867235.67089: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15141 1726867235.67102: getting variables 15141 1726867235.67103: in VariableManager get_vars() 15141 1726867235.67136: Calling all_inventory to load vars for managed_node3 15141 1726867235.67138: Calling groups_inventory to load vars for managed_node3 15141 1726867235.67140: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867235.67148: Calling all_plugins_play to load vars for managed_node3 15141 1726867235.67150: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867235.67152: Calling groups_plugins_play to load vars for managed_node3 15141 1726867235.67262: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867235.67379: done with get_vars() 15141 1726867235.67388: done getting variables 15141 1726867235.67426: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 17:20:35 -0400 (0:00:00.044) 0:00:08.169 ****** 15141 1726867235.67448: entering _queue_task() for managed_node3/package 15141 1726867235.67624: worker is 1 (out of 1 available) 15141 1726867235.67636: exiting _queue_task() for managed_node3/package 15141 1726867235.67650: done queuing things up, now waiting for results queue to drain 15141 1726867235.67652: waiting for pending results... 15141 1726867235.67798: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 15141 1726867235.67849: in run() - task 0affcac9-a3a5-7348-bdf8-000000000064 15141 1726867235.67859: variable 'ansible_search_path' from source: unknown 15141 1726867235.67863: variable 'ansible_search_path' from source: unknown 15141 1726867235.67984: calling self._execute() 15141 1726867235.68015: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867235.68028: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867235.68052: variable 'omit' from source: magic vars 15141 1726867235.68674: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867235.71463: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867235.71532: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867235.71653: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867235.71656: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867235.71669: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867235.71760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867235.71806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867235.71837: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867235.71897: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867235.72145: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867235.72148: variable 'ansible_distribution' from source: facts 15141 1726867235.72151: variable 'ansible_distribution_major_version' from source: facts 15141 1726867235.72152: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867235.72154: when evaluation is False, skipping this task 15141 1726867235.72155: _execute() done 15141 1726867235.72157: dumping result to json 15141 1726867235.72159: done dumping result, returning 15141 1726867235.72160: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affcac9-a3a5-7348-bdf8-000000000064] 15141 1726867235.72162: sending task result for task 0affcac9-a3a5-7348-bdf8-000000000064 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15141 1726867235.72318: no more pending results, returning what we have 15141 1726867235.72321: results queue empty 15141 1726867235.72322: checking for any_errors_fatal 15141 1726867235.72329: done checking for any_errors_fatal 15141 1726867235.72330: checking for max_fail_percentage 15141 1726867235.72332: done checking for max_fail_percentage 15141 1726867235.72333: checking to see if all hosts have failed and the running result is not ok 15141 1726867235.72333: done checking to see if all hosts have failed 15141 1726867235.72334: getting the remaining hosts for this loop 15141 1726867235.72336: done getting the remaining hosts for this loop 15141 1726867235.72339: getting the next task for host managed_node3 15141 1726867235.72344: done getting next task for host managed_node3 15141 1726867235.72348: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 15141 1726867235.72350: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15141 1726867235.72362: getting variables 15141 1726867235.72364: in VariableManager get_vars() 15141 1726867235.72514: Calling all_inventory to load vars for managed_node3 15141 1726867235.72517: Calling groups_inventory to load vars for managed_node3 15141 1726867235.72520: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867235.72531: Calling all_plugins_play to load vars for managed_node3 15141 1726867235.72533: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867235.72536: Calling groups_plugins_play to load vars for managed_node3 15141 1726867235.72936: done sending task result for task 0affcac9-a3a5-7348-bdf8-000000000064 15141 1726867235.72940: WORKER PROCESS EXITING 15141 1726867235.72961: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867235.73195: done with get_vars() 15141 1726867235.73207: done getting variables 15141 1726867235.73355: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 17:20:35 -0400 (0:00:00.059) 0:00:08.228 ****** 15141 1726867235.73390: entering _queue_task() for managed_node3/service 15141 1726867235.73813: worker is 1 (out of 1 available) 15141 1726867235.73822: exiting _queue_task() for managed_node3/service 15141 1726867235.73832: done queuing things up, now waiting for results queue to drain 15141 1726867235.73833: waiting for pending results... 15141 1726867235.73938: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 15141 1726867235.74036: in run() - task 0affcac9-a3a5-7348-bdf8-000000000065 15141 1726867235.74061: variable 'ansible_search_path' from source: unknown 15141 1726867235.74069: variable 'ansible_search_path' from source: unknown 15141 1726867235.74114: calling self._execute() 15141 1726867235.74302: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867235.74309: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867235.74311: variable 'omit' from source: magic vars 15141 1726867235.74888: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867235.78765: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867235.78895: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867235.78978: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867235.79087: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867235.79187: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867235.79485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867235.79489: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867235.79492: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867235.79597: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867235.79623: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867235.79760: variable 'ansible_distribution' from source: facts 15141 1726867235.79772: variable 'ansible_distribution_major_version' from source: facts 15141 1726867235.79799: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867235.79817: when evaluation is False, skipping this task 15141 1726867235.79824: _execute() done 15141 1726867235.79832: dumping result to json 15141 1726867235.79840: done dumping result, returning 15141 1726867235.79851: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-7348-bdf8-000000000065] 15141 1726867235.79860: sending task result for task 0affcac9-a3a5-7348-bdf8-000000000065 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15141 1726867235.80018: no more pending results, returning what we have 15141 1726867235.80023: results queue empty 15141 1726867235.80024: checking for any_errors_fatal 15141 1726867235.80029: done checking for any_errors_fatal 15141 1726867235.80030: checking for max_fail_percentage 15141 1726867235.80032: done checking for max_fail_percentage 15141 1726867235.80032: checking to see if all hosts have failed and the running result is not ok 15141 1726867235.80033: done checking to see if all hosts have failed 15141 1726867235.80034: getting the remaining hosts for this loop 15141 1726867235.80035: done getting the remaining hosts for this loop 15141 1726867235.80038: getting the next task for host managed_node3 15141 1726867235.80044: done getting next task for host managed_node3 15141 1726867235.80047: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 15141 1726867235.80049: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15141 1726867235.80061: getting variables 15141 1726867235.80062: in VariableManager get_vars() 15141 1726867235.80101: Calling all_inventory to load vars for managed_node3 15141 1726867235.80105: Calling groups_inventory to load vars for managed_node3 15141 1726867235.80107: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867235.80118: Calling all_plugins_play to load vars for managed_node3 15141 1726867235.80120: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867235.80123: Calling groups_plugins_play to load vars for managed_node3 15141 1726867235.80544: done sending task result for task 0affcac9-a3a5-7348-bdf8-000000000065 15141 1726867235.80548: WORKER PROCESS EXITING 15141 1726867235.80572: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867235.80901: done with get_vars() 15141 1726867235.80915: done getting variables 15141 1726867235.80974: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 17:20:35 -0400 (0:00:00.076) 0:00:08.304 ****** 15141 1726867235.81009: entering _queue_task() for managed_node3/service 15141 1726867235.81386: worker is 1 (out of 1 available) 15141 1726867235.81398: exiting _queue_task() for managed_node3/service 15141 1726867235.81412: done queuing things up, now waiting for results queue to drain 15141 1726867235.81413: waiting for pending results... 15141 1726867235.81734: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 15141 1726867235.81935: in run() - task 0affcac9-a3a5-7348-bdf8-000000000066 15141 1726867235.81939: variable 'ansible_search_path' from source: unknown 15141 1726867235.81941: variable 'ansible_search_path' from source: unknown 15141 1726867235.82189: calling self._execute() 15141 1726867235.82199: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867235.82206: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867235.82593: variable 'omit' from source: magic vars 15141 1726867235.83398: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867235.86643: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867235.86724: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867235.86766: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867235.86817: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867235.86865: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867235.86953: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867235.87000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867235.87023: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867235.87111: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867235.87114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867235.87232: variable 'ansible_distribution' from source: facts 15141 1726867235.87243: variable 'ansible_distribution_major_version' from source: facts 15141 1726867235.87270: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867235.87280: when evaluation is False, skipping this task 15141 1726867235.87288: _execute() done 15141 1726867235.87294: dumping result to json 15141 1726867235.87328: done dumping result, returning 15141 1726867235.87331: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affcac9-a3a5-7348-bdf8-000000000066] 15141 1726867235.87333: sending task result for task 0affcac9-a3a5-7348-bdf8-000000000066 15141 1726867235.87533: done sending task result for task 0affcac9-a3a5-7348-bdf8-000000000066 15141 1726867235.87536: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 15141 1726867235.87580: no more pending results, returning what we have 15141 1726867235.87583: results queue empty 15141 1726867235.87584: checking for any_errors_fatal 15141 1726867235.87589: done checking for any_errors_fatal 15141 1726867235.87589: checking for max_fail_percentage 15141 1726867235.87591: done checking for max_fail_percentage 15141 1726867235.87592: checking to see if all hosts have failed and the running result is not ok 15141 1726867235.87593: done checking to see if all hosts have failed 15141 1726867235.87594: getting the remaining hosts for this loop 15141 1726867235.87595: done getting the remaining hosts for this loop 15141 1726867235.87598: getting the next task for host managed_node3 15141 1726867235.87606: done getting next task for host managed_node3 15141 1726867235.87610: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 15141 1726867235.87612: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15141 1726867235.87625: getting variables 15141 1726867235.87626: in VariableManager get_vars() 15141 1726867235.87666: Calling all_inventory to load vars for managed_node3 15141 1726867235.87669: Calling groups_inventory to load vars for managed_node3 15141 1726867235.87671: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867235.87684: Calling all_plugins_play to load vars for managed_node3 15141 1726867235.87687: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867235.87690: Calling groups_plugins_play to load vars for managed_node3 15141 1726867235.88151: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867235.88335: done with get_vars() 15141 1726867235.88344: done getting variables 15141 1726867235.88465: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 17:20:35 -0400 (0:00:00.074) 0:00:08.379 ****** 15141 1726867235.88493: entering _queue_task() for managed_node3/service 15141 1726867235.89213: worker is 1 (out of 1 available) 15141 1726867235.89225: exiting _queue_task() for managed_node3/service 15141 1726867235.89237: done queuing things up, now waiting for results queue to drain 15141 1726867235.89239: waiting for pending results... 15141 1726867235.89873: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 15141 1726867235.89969: in run() - task 0affcac9-a3a5-7348-bdf8-000000000067 15141 1726867235.89973: variable 'ansible_search_path' from source: unknown 15141 1726867235.89976: variable 'ansible_search_path' from source: unknown 15141 1726867235.89980: calling self._execute() 15141 1726867235.90132: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867235.90147: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867235.90160: variable 'omit' from source: magic vars 15141 1726867235.91510: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867235.95490: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867235.95494: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867235.95497: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867235.96002: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867235.96009: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867235.96227: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867235.96264: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867235.96358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867235.96684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867235.96687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867235.96867: variable 'ansible_distribution' from source: facts 15141 1726867235.96953: variable 'ansible_distribution_major_version' from source: facts 15141 1726867235.97010: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867235.97022: when evaluation is False, skipping this task 15141 1726867235.97031: _execute() done 15141 1726867235.97062: dumping result to json 15141 1726867235.97079: done dumping result, returning 15141 1726867235.97094: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affcac9-a3a5-7348-bdf8-000000000067] 15141 1726867235.97114: sending task result for task 0affcac9-a3a5-7348-bdf8-000000000067 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15141 1726867235.97275: no more pending results, returning what we have 15141 1726867235.97280: results queue empty 15141 1726867235.97281: checking for any_errors_fatal 15141 1726867235.97287: done checking for any_errors_fatal 15141 1726867235.97288: checking for max_fail_percentage 15141 1726867235.97290: done checking for max_fail_percentage 15141 1726867235.97291: checking to see if all hosts have failed and the running result is not ok 15141 1726867235.97291: done checking to see if all hosts have failed 15141 1726867235.97292: getting the remaining hosts for this loop 15141 1726867235.97294: done getting the remaining hosts for this loop 15141 1726867235.97297: getting the next task for host managed_node3 15141 1726867235.97306: done getting next task for host managed_node3 15141 1726867235.97310: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 15141 1726867235.97313: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15141 1726867235.97326: getting variables 15141 1726867235.97327: in VariableManager get_vars() 15141 1726867235.97366: Calling all_inventory to load vars for managed_node3 15141 1726867235.97368: Calling groups_inventory to load vars for managed_node3 15141 1726867235.97371: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867235.97384: Calling all_plugins_play to load vars for managed_node3 15141 1726867235.97387: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867235.97390: Calling groups_plugins_play to load vars for managed_node3 15141 1726867235.97664: done sending task result for task 0affcac9-a3a5-7348-bdf8-000000000067 15141 1726867235.97668: WORKER PROCESS EXITING 15141 1726867235.97684: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867235.97897: done with get_vars() 15141 1726867235.97910: done getting variables 15141 1726867235.97950: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 17:20:35 -0400 (0:00:00.094) 0:00:08.474 ****** 15141 1726867235.97970: entering _queue_task() for managed_node3/service 15141 1726867235.98185: worker is 1 (out of 1 available) 15141 1726867235.98198: exiting _queue_task() for managed_node3/service 15141 1726867235.98213: done queuing things up, now waiting for results queue to drain 15141 1726867235.98215: waiting for pending results... 15141 1726867235.98379: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 15141 1726867235.98433: in run() - task 0affcac9-a3a5-7348-bdf8-000000000068 15141 1726867235.98446: variable 'ansible_search_path' from source: unknown 15141 1726867235.98450: variable 'ansible_search_path' from source: unknown 15141 1726867235.98481: calling self._execute() 15141 1726867235.98546: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867235.98550: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867235.98557: variable 'omit' from source: magic vars 15141 1726867235.99083: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867236.02887: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867236.02960: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867236.03062: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867236.03089: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867236.03488: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867236.03492: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867236.03517: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867236.03549: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867236.03628: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867236.03886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867236.03937: variable 'ansible_distribution' from source: facts 15141 1726867236.03992: variable 'ansible_distribution_major_version' from source: facts 15141 1726867236.04218: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867236.04222: when evaluation is False, skipping this task 15141 1726867236.04224: _execute() done 15141 1726867236.04226: dumping result to json 15141 1726867236.04228: done dumping result, returning 15141 1726867236.04230: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0affcac9-a3a5-7348-bdf8-000000000068] 15141 1726867236.04232: sending task result for task 0affcac9-a3a5-7348-bdf8-000000000068 15141 1726867236.04302: done sending task result for task 0affcac9-a3a5-7348-bdf8-000000000068 15141 1726867236.04308: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 15141 1726867236.04363: no more pending results, returning what we have 15141 1726867236.04366: results queue empty 15141 1726867236.04367: checking for any_errors_fatal 15141 1726867236.04373: done checking for any_errors_fatal 15141 1726867236.04373: checking for max_fail_percentage 15141 1726867236.04375: done checking for max_fail_percentage 15141 1726867236.04378: checking to see if all hosts have failed and the running result is not ok 15141 1726867236.04379: done checking to see if all hosts have failed 15141 1726867236.04380: getting the remaining hosts for this loop 15141 1726867236.04382: done getting the remaining hosts for this loop 15141 1726867236.04385: getting the next task for host managed_node3 15141 1726867236.04391: done getting next task for host managed_node3 15141 1726867236.04395: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 15141 1726867236.04398: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15141 1726867236.04415: getting variables 15141 1726867236.04417: in VariableManager get_vars() 15141 1726867236.04458: Calling all_inventory to load vars for managed_node3 15141 1726867236.04462: Calling groups_inventory to load vars for managed_node3 15141 1726867236.04464: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867236.04476: Calling all_plugins_play to load vars for managed_node3 15141 1726867236.04884: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867236.04889: Calling groups_plugins_play to load vars for managed_node3 15141 1726867236.05847: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867236.06147: done with get_vars() 15141 1726867236.06157: done getting variables 15141 1726867236.06229: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 17:20:36 -0400 (0:00:00.082) 0:00:08.557 ****** 15141 1726867236.06264: entering _queue_task() for managed_node3/copy 15141 1726867236.07062: worker is 1 (out of 1 available) 15141 1726867236.07074: exiting _queue_task() for managed_node3/copy 15141 1726867236.07087: done queuing things up, now waiting for results queue to drain 15141 1726867236.07089: waiting for pending results... 15141 1726867236.07718: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 15141 1726867236.07822: in run() - task 0affcac9-a3a5-7348-bdf8-000000000069 15141 1726867236.07921: variable 'ansible_search_path' from source: unknown 15141 1726867236.07925: variable 'ansible_search_path' from source: unknown 15141 1726867236.07951: calling self._execute() 15141 1726867236.08247: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867236.08251: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867236.08254: variable 'omit' from source: magic vars 15141 1726867236.09093: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867236.13749: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867236.13874: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867236.13969: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867236.14096: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867236.14129: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867236.14220: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867236.14261: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867236.14298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867236.14346: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867236.14372: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867236.14520: variable 'ansible_distribution' from source: facts 15141 1726867236.14532: variable 'ansible_distribution_major_version' from source: facts 15141 1726867236.14556: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867236.14563: when evaluation is False, skipping this task 15141 1726867236.14584: _execute() done 15141 1726867236.14588: dumping result to json 15141 1726867236.14590: done dumping result, returning 15141 1726867236.14687: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affcac9-a3a5-7348-bdf8-000000000069] 15141 1726867236.14690: sending task result for task 0affcac9-a3a5-7348-bdf8-000000000069 15141 1726867236.14766: done sending task result for task 0affcac9-a3a5-7348-bdf8-000000000069 15141 1726867236.14770: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15141 1726867236.14823: no more pending results, returning what we have 15141 1726867236.14826: results queue empty 15141 1726867236.14826: checking for any_errors_fatal 15141 1726867236.14834: done checking for any_errors_fatal 15141 1726867236.14835: checking for max_fail_percentage 15141 1726867236.14836: done checking for max_fail_percentage 15141 1726867236.14837: checking to see if all hosts have failed and the running result is not ok 15141 1726867236.14838: done checking to see if all hosts have failed 15141 1726867236.14839: getting the remaining hosts for this loop 15141 1726867236.14841: done getting the remaining hosts for this loop 15141 1726867236.14844: getting the next task for host managed_node3 15141 1726867236.14850: done getting next task for host managed_node3 15141 1726867236.14853: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 15141 1726867236.14856: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15141 1726867236.14868: getting variables 15141 1726867236.14870: in VariableManager get_vars() 15141 1726867236.14916: Calling all_inventory to load vars for managed_node3 15141 1726867236.14919: Calling groups_inventory to load vars for managed_node3 15141 1726867236.14922: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867236.14935: Calling all_plugins_play to load vars for managed_node3 15141 1726867236.14938: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867236.14941: Calling groups_plugins_play to load vars for managed_node3 15141 1726867236.15241: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867236.15488: done with get_vars() 15141 1726867236.15499: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 17:20:36 -0400 (0:00:00.093) 0:00:08.650 ****** 15141 1726867236.15586: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 15141 1726867236.15887: worker is 1 (out of 1 available) 15141 1726867236.15903: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 15141 1726867236.15915: done queuing things up, now waiting for results queue to drain 15141 1726867236.15917: waiting for pending results... 15141 1726867236.16298: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 15141 1726867236.16303: in run() - task 0affcac9-a3a5-7348-bdf8-00000000006a 15141 1726867236.16306: variable 'ansible_search_path' from source: unknown 15141 1726867236.16309: variable 'ansible_search_path' from source: unknown 15141 1726867236.16316: calling self._execute() 15141 1726867236.16410: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867236.16506: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867236.16510: variable 'omit' from source: magic vars 15141 1726867236.16938: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867236.20269: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867236.20346: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867236.20415: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867236.20501: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867236.20504: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867236.20573: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867236.20618: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867236.20658: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867236.20708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867236.20741: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867236.20935: variable 'ansible_distribution' from source: facts 15141 1726867236.20939: variable 'ansible_distribution_major_version' from source: facts 15141 1726867236.20942: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867236.20944: when evaluation is False, skipping this task 15141 1726867236.20956: _execute() done 15141 1726867236.20964: dumping result to json 15141 1726867236.20972: done dumping result, returning 15141 1726867236.20987: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affcac9-a3a5-7348-bdf8-00000000006a] 15141 1726867236.20995: sending task result for task 0affcac9-a3a5-7348-bdf8-00000000006a skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15141 1726867236.21328: no more pending results, returning what we have 15141 1726867236.21332: results queue empty 15141 1726867236.21332: checking for any_errors_fatal 15141 1726867236.21337: done checking for any_errors_fatal 15141 1726867236.21338: checking for max_fail_percentage 15141 1726867236.21340: done checking for max_fail_percentage 15141 1726867236.21341: checking to see if all hosts have failed and the running result is not ok 15141 1726867236.21341: done checking to see if all hosts have failed 15141 1726867236.21342: getting the remaining hosts for this loop 15141 1726867236.21344: done getting the remaining hosts for this loop 15141 1726867236.21347: getting the next task for host managed_node3 15141 1726867236.21353: done getting next task for host managed_node3 15141 1726867236.21357: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 15141 1726867236.21359: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15141 1726867236.21372: getting variables 15141 1726867236.21373: in VariableManager get_vars() 15141 1726867236.21416: Calling all_inventory to load vars for managed_node3 15141 1726867236.21420: Calling groups_inventory to load vars for managed_node3 15141 1726867236.21422: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867236.21434: Calling all_plugins_play to load vars for managed_node3 15141 1726867236.21436: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867236.21439: Calling groups_plugins_play to load vars for managed_node3 15141 1726867236.21837: done sending task result for task 0affcac9-a3a5-7348-bdf8-00000000006a 15141 1726867236.21840: WORKER PROCESS EXITING 15141 1726867236.21862: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867236.22059: done with get_vars() 15141 1726867236.22070: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 17:20:36 -0400 (0:00:00.065) 0:00:08.716 ****** 15141 1726867236.22158: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 15141 1726867236.22618: worker is 1 (out of 1 available) 15141 1726867236.22632: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 15141 1726867236.22642: done queuing things up, now waiting for results queue to drain 15141 1726867236.22644: waiting for pending results... 15141 1726867236.22883: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 15141 1726867236.23001: in run() - task 0affcac9-a3a5-7348-bdf8-00000000006b 15141 1726867236.23023: variable 'ansible_search_path' from source: unknown 15141 1726867236.23026: variable 'ansible_search_path' from source: unknown 15141 1726867236.23058: calling self._execute() 15141 1726867236.23127: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867236.23137: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867236.23162: variable 'omit' from source: magic vars 15141 1726867236.23462: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867236.25387: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867236.25393: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867236.25395: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867236.25397: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867236.25402: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867236.25463: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867236.25497: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867236.25552: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867236.25628: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867236.25669: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867236.25811: variable 'ansible_distribution' from source: facts 15141 1726867236.25823: variable 'ansible_distribution_major_version' from source: facts 15141 1726867236.25844: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867236.25850: when evaluation is False, skipping this task 15141 1726867236.25856: _execute() done 15141 1726867236.25860: dumping result to json 15141 1726867236.25866: done dumping result, returning 15141 1726867236.25874: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0affcac9-a3a5-7348-bdf8-00000000006b] 15141 1726867236.25884: sending task result for task 0affcac9-a3a5-7348-bdf8-00000000006b 15141 1726867236.25974: done sending task result for task 0affcac9-a3a5-7348-bdf8-00000000006b 15141 1726867236.25983: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15141 1726867236.26033: no more pending results, returning what we have 15141 1726867236.26036: results queue empty 15141 1726867236.26037: checking for any_errors_fatal 15141 1726867236.26042: done checking for any_errors_fatal 15141 1726867236.26043: checking for max_fail_percentage 15141 1726867236.26045: done checking for max_fail_percentage 15141 1726867236.26046: checking to see if all hosts have failed and the running result is not ok 15141 1726867236.26046: done checking to see if all hosts have failed 15141 1726867236.26047: getting the remaining hosts for this loop 15141 1726867236.26050: done getting the remaining hosts for this loop 15141 1726867236.26053: getting the next task for host managed_node3 15141 1726867236.26057: done getting next task for host managed_node3 15141 1726867236.26061: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 15141 1726867236.26063: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15141 1726867236.26074: getting variables 15141 1726867236.26075: in VariableManager get_vars() 15141 1726867236.26114: Calling all_inventory to load vars for managed_node3 15141 1726867236.26117: Calling groups_inventory to load vars for managed_node3 15141 1726867236.26119: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867236.26129: Calling all_plugins_play to load vars for managed_node3 15141 1726867236.26131: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867236.26134: Calling groups_plugins_play to load vars for managed_node3 15141 1726867236.26662: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867236.27005: done with get_vars() 15141 1726867236.27015: done getting variables 15141 1726867236.27072: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 17:20:36 -0400 (0:00:00.049) 0:00:08.766 ****** 15141 1726867236.27121: entering _queue_task() for managed_node3/debug 15141 1726867236.27369: worker is 1 (out of 1 available) 15141 1726867236.27391: exiting _queue_task() for managed_node3/debug 15141 1726867236.27405: done queuing things up, now waiting for results queue to drain 15141 1726867236.27406: waiting for pending results... 15141 1726867236.27622: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 15141 1726867236.27713: in run() - task 0affcac9-a3a5-7348-bdf8-00000000006c 15141 1726867236.27730: variable 'ansible_search_path' from source: unknown 15141 1726867236.27737: variable 'ansible_search_path' from source: unknown 15141 1726867236.27773: calling self._execute() 15141 1726867236.27982: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867236.27986: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867236.27988: variable 'omit' from source: magic vars 15141 1726867236.28248: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867236.30150: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867236.30170: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867236.30207: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867236.30234: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867236.30256: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867236.30313: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867236.30333: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867236.30350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867236.30381: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867236.30393: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867236.30582: variable 'ansible_distribution' from source: facts 15141 1726867236.30586: variable 'ansible_distribution_major_version' from source: facts 15141 1726867236.30588: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867236.30590: when evaluation is False, skipping this task 15141 1726867236.30593: _execute() done 15141 1726867236.30594: dumping result to json 15141 1726867236.30597: done dumping result, returning 15141 1726867236.30599: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affcac9-a3a5-7348-bdf8-00000000006c] 15141 1726867236.30601: sending task result for task 0affcac9-a3a5-7348-bdf8-00000000006c skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15141 1726867236.30754: no more pending results, returning what we have 15141 1726867236.30758: results queue empty 15141 1726867236.30758: checking for any_errors_fatal 15141 1726867236.30762: done checking for any_errors_fatal 15141 1726867236.30763: checking for max_fail_percentage 15141 1726867236.30764: done checking for max_fail_percentage 15141 1726867236.30765: checking to see if all hosts have failed and the running result is not ok 15141 1726867236.30766: done checking to see if all hosts have failed 15141 1726867236.30767: getting the remaining hosts for this loop 15141 1726867236.30768: done getting the remaining hosts for this loop 15141 1726867236.30771: getting the next task for host managed_node3 15141 1726867236.30776: done getting next task for host managed_node3 15141 1726867236.30782: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 15141 1726867236.30785: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15141 1726867236.30797: getting variables 15141 1726867236.30798: in VariableManager get_vars() 15141 1726867236.30831: Calling all_inventory to load vars for managed_node3 15141 1726867236.30833: Calling groups_inventory to load vars for managed_node3 15141 1726867236.30835: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867236.30847: Calling all_plugins_play to load vars for managed_node3 15141 1726867236.30851: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867236.30857: Calling groups_plugins_play to load vars for managed_node3 15141 1726867236.31092: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867236.31284: done with get_vars() 15141 1726867236.31299: done getting variables 15141 1726867236.31338: done sending task result for task 0affcac9-a3a5-7348-bdf8-00000000006c 15141 1726867236.31341: WORKER PROCESS EXITING 15141 1726867236.31365: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 17:20:36 -0400 (0:00:00.042) 0:00:08.808 ****** 15141 1726867236.31396: entering _queue_task() for managed_node3/debug 15141 1726867236.31696: worker is 1 (out of 1 available) 15141 1726867236.31712: exiting _queue_task() for managed_node3/debug 15141 1726867236.31725: done queuing things up, now waiting for results queue to drain 15141 1726867236.31727: waiting for pending results... 15141 1726867236.31889: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 15141 1726867236.31954: in run() - task 0affcac9-a3a5-7348-bdf8-00000000006d 15141 1726867236.31968: variable 'ansible_search_path' from source: unknown 15141 1726867236.31972: variable 'ansible_search_path' from source: unknown 15141 1726867236.32001: calling self._execute() 15141 1726867236.32062: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867236.32069: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867236.32082: variable 'omit' from source: magic vars 15141 1726867236.32370: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867236.34183: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867236.34188: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867236.34192: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867236.34219: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867236.34249: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867236.34327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867236.34359: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867236.34389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867236.34432: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867236.34450: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867236.34572: variable 'ansible_distribution' from source: facts 15141 1726867236.34585: variable 'ansible_distribution_major_version' from source: facts 15141 1726867236.34608: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867236.34615: when evaluation is False, skipping this task 15141 1726867236.34622: _execute() done 15141 1726867236.34628: dumping result to json 15141 1726867236.34635: done dumping result, returning 15141 1726867236.34645: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affcac9-a3a5-7348-bdf8-00000000006d] 15141 1726867236.34654: sending task result for task 0affcac9-a3a5-7348-bdf8-00000000006d skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15141 1726867236.34785: no more pending results, returning what we have 15141 1726867236.34788: results queue empty 15141 1726867236.34789: checking for any_errors_fatal 15141 1726867236.34794: done checking for any_errors_fatal 15141 1726867236.34795: checking for max_fail_percentage 15141 1726867236.34796: done checking for max_fail_percentage 15141 1726867236.34797: checking to see if all hosts have failed and the running result is not ok 15141 1726867236.34798: done checking to see if all hosts have failed 15141 1726867236.34799: getting the remaining hosts for this loop 15141 1726867236.34801: done getting the remaining hosts for this loop 15141 1726867236.34806: getting the next task for host managed_node3 15141 1726867236.34811: done getting next task for host managed_node3 15141 1726867236.34814: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 15141 1726867236.34816: ^ state is: HOST STATE: block=2, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15141 1726867236.34827: getting variables 15141 1726867236.34828: in VariableManager get_vars() 15141 1726867236.34868: Calling all_inventory to load vars for managed_node3 15141 1726867236.34871: Calling groups_inventory to load vars for managed_node3 15141 1726867236.34873: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867236.34886: Calling all_plugins_play to load vars for managed_node3 15141 1726867236.34888: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867236.34893: done sending task result for task 0affcac9-a3a5-7348-bdf8-00000000006d 15141 1726867236.34896: WORKER PROCESS EXITING 15141 1726867236.34899: Calling groups_plugins_play to load vars for managed_node3 15141 1726867236.35117: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867236.35317: done with get_vars() 15141 1726867236.35327: done getting variables 15141 1726867236.35379: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 17:20:36 -0400 (0:00:00.040) 0:00:08.848 ****** 15141 1726867236.35407: entering _queue_task() for managed_node3/debug 15141 1726867236.35625: worker is 1 (out of 1 available) 15141 1726867236.35637: exiting _queue_task() for managed_node3/debug 15141 1726867236.35647: done queuing things up, now waiting for results queue to drain 15141 1726867236.35649: waiting for pending results... 15141 1726867236.35895: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 15141 1726867236.35976: in run() - task 0affcac9-a3a5-7348-bdf8-00000000006e 15141 1726867236.35997: variable 'ansible_search_path' from source: unknown 15141 1726867236.36004: variable 'ansible_search_path' from source: unknown 15141 1726867236.36043: calling self._execute() 15141 1726867236.36122: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867236.36134: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867236.36282: variable 'omit' from source: magic vars 15141 1726867236.36533: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867236.38591: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867236.38675: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867236.38743: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867236.38786: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867236.38839: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867236.38932: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867236.38967: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867236.39001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867236.39047: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867236.39068: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867236.39198: variable 'ansible_distribution' from source: facts 15141 1726867236.39214: variable 'ansible_distribution_major_version' from source: facts 15141 1726867236.39239: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867236.39265: when evaluation is False, skipping this task 15141 1726867236.39274: _execute() done 15141 1726867236.39283: dumping result to json 15141 1726867236.39291: done dumping result, returning 15141 1726867236.39302: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affcac9-a3a5-7348-bdf8-00000000006e] 15141 1726867236.39316: sending task result for task 0affcac9-a3a5-7348-bdf8-00000000006e skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15141 1726867236.39461: no more pending results, returning what we have 15141 1726867236.39465: results queue empty 15141 1726867236.39466: checking for any_errors_fatal 15141 1726867236.39470: done checking for any_errors_fatal 15141 1726867236.39471: checking for max_fail_percentage 15141 1726867236.39473: done checking for max_fail_percentage 15141 1726867236.39474: checking to see if all hosts have failed and the running result is not ok 15141 1726867236.39474: done checking to see if all hosts have failed 15141 1726867236.39475: getting the remaining hosts for this loop 15141 1726867236.39479: done getting the remaining hosts for this loop 15141 1726867236.39482: getting the next task for host managed_node3 15141 1726867236.39489: done getting next task for host managed_node3 15141 1726867236.39493: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 15141 1726867236.39495: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15141 1726867236.39508: getting variables 15141 1726867236.39510: in VariableManager get_vars() 15141 1726867236.39551: Calling all_inventory to load vars for managed_node3 15141 1726867236.39554: Calling groups_inventory to load vars for managed_node3 15141 1726867236.39556: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867236.39568: Calling all_plugins_play to load vars for managed_node3 15141 1726867236.39571: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867236.39575: Calling groups_plugins_play to load vars for managed_node3 15141 1726867236.39825: done sending task result for task 0affcac9-a3a5-7348-bdf8-00000000006e 15141 1726867236.39828: WORKER PROCESS EXITING 15141 1726867236.40174: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867236.40393: done with get_vars() 15141 1726867236.40404: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 17:20:36 -0400 (0:00:00.050) 0:00:08.899 ****** 15141 1726867236.40492: entering _queue_task() for managed_node3/ping 15141 1726867236.40726: worker is 1 (out of 1 available) 15141 1726867236.40739: exiting _queue_task() for managed_node3/ping 15141 1726867236.40750: done queuing things up, now waiting for results queue to drain 15141 1726867236.40751: waiting for pending results... 15141 1726867236.41041: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 15141 1726867236.41125: in run() - task 0affcac9-a3a5-7348-bdf8-00000000006f 15141 1726867236.41136: variable 'ansible_search_path' from source: unknown 15141 1726867236.41140: variable 'ansible_search_path' from source: unknown 15141 1726867236.41181: calling self._execute() 15141 1726867236.41244: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867236.41248: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867236.41258: variable 'omit' from source: magic vars 15141 1726867236.41569: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867236.43645: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867236.43649: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867236.43680: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867236.43721: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867236.43759: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867236.43839: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867236.43894: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867236.43929: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867236.43987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867236.44011: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867236.44156: variable 'ansible_distribution' from source: facts 15141 1726867236.44168: variable 'ansible_distribution_major_version' from source: facts 15141 1726867236.44212: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867236.44221: when evaluation is False, skipping this task 15141 1726867236.44238: _execute() done 15141 1726867236.44275: dumping result to json 15141 1726867236.44281: done dumping result, returning 15141 1726867236.44284: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affcac9-a3a5-7348-bdf8-00000000006f] 15141 1726867236.44289: sending task result for task 0affcac9-a3a5-7348-bdf8-00000000006f 15141 1726867236.44350: done sending task result for task 0affcac9-a3a5-7348-bdf8-00000000006f 15141 1726867236.44352: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15141 1726867236.44440: no more pending results, returning what we have 15141 1726867236.44446: results queue empty 15141 1726867236.44447: checking for any_errors_fatal 15141 1726867236.44454: done checking for any_errors_fatal 15141 1726867236.44455: checking for max_fail_percentage 15141 1726867236.44456: done checking for max_fail_percentage 15141 1726867236.44457: checking to see if all hosts have failed and the running result is not ok 15141 1726867236.44458: done checking to see if all hosts have failed 15141 1726867236.44458: getting the remaining hosts for this loop 15141 1726867236.44460: done getting the remaining hosts for this loop 15141 1726867236.44463: getting the next task for host managed_node3 15141 1726867236.44469: done getting next task for host managed_node3 15141 1726867236.44471: ^ task is: TASK: meta (role_complete) 15141 1726867236.44472: ^ 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 15141 1726867236.44487: getting variables 15141 1726867236.44488: in VariableManager get_vars() 15141 1726867236.44518: Calling all_inventory to load vars for managed_node3 15141 1726867236.44520: Calling groups_inventory to load vars for managed_node3 15141 1726867236.44522: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867236.44530: Calling all_plugins_play to load vars for managed_node3 15141 1726867236.44533: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867236.44535: Calling groups_plugins_play to load vars for managed_node3 15141 1726867236.44655: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867236.44772: done with get_vars() 15141 1726867236.44781: done getting variables 15141 1726867236.44832: done queuing things up, now waiting for results queue to drain 15141 1726867236.44833: results queue empty 15141 1726867236.44834: checking for any_errors_fatal 15141 1726867236.44835: done checking for any_errors_fatal 15141 1726867236.44835: checking for max_fail_percentage 15141 1726867236.44836: done checking for max_fail_percentage 15141 1726867236.44836: checking to see if all hosts have failed and the running result is not ok 15141 1726867236.44837: done checking to see if all hosts have failed 15141 1726867236.44837: getting the remaining hosts for this loop 15141 1726867236.44838: done getting the remaining hosts for this loop 15141 1726867236.44840: getting the next task for host managed_node3 15141 1726867236.44843: done getting next task for host managed_node3 15141 1726867236.44844: ^ task is: TASK: meta (flush_handlers) 15141 1726867236.44845: ^ 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 15141 1726867236.44846: getting variables 15141 1726867236.44847: in VariableManager get_vars() 15141 1726867236.44854: Calling all_inventory to load vars for managed_node3 15141 1726867236.44856: Calling groups_inventory to load vars for managed_node3 15141 1726867236.44857: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867236.44860: Calling all_plugins_play to load vars for managed_node3 15141 1726867236.44861: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867236.44863: Calling groups_plugins_play to load vars for managed_node3 15141 1726867236.44945: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867236.45074: done with get_vars() 15141 1726867236.45082: done getting variables 15141 1726867236.45111: in VariableManager get_vars() 15141 1726867236.45118: Calling all_inventory to load vars for managed_node3 15141 1726867236.45123: Calling groups_inventory to load vars for managed_node3 15141 1726867236.45124: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867236.45127: Calling all_plugins_play to load vars for managed_node3 15141 1726867236.45128: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867236.45133: Calling groups_plugins_play to load vars for managed_node3 15141 1726867236.45226: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867236.45333: done with get_vars() 15141 1726867236.45342: done queuing things up, now waiting for results queue to drain 15141 1726867236.45343: results queue empty 15141 1726867236.45343: checking for any_errors_fatal 15141 1726867236.45344: done checking for any_errors_fatal 15141 1726867236.45345: checking for max_fail_percentage 15141 1726867236.45345: done checking for max_fail_percentage 15141 1726867236.45346: checking to see if all hosts have failed and the running result is not ok 15141 1726867236.45346: done checking to see if all hosts have failed 15141 1726867236.45346: getting the remaining hosts for this loop 15141 1726867236.45347: done getting the remaining hosts for this loop 15141 1726867236.45348: getting the next task for host managed_node3 15141 1726867236.45350: done getting next task for host managed_node3 15141 1726867236.45351: ^ task is: TASK: meta (flush_handlers) 15141 1726867236.45352: ^ 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 15141 1726867236.45353: getting variables 15141 1726867236.45354: in VariableManager get_vars() 15141 1726867236.45362: Calling all_inventory to load vars for managed_node3 15141 1726867236.45364: Calling groups_inventory to load vars for managed_node3 15141 1726867236.45366: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867236.45373: Calling all_plugins_play to load vars for managed_node3 15141 1726867236.45375: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867236.45379: Calling groups_plugins_play to load vars for managed_node3 15141 1726867236.45502: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867236.45710: done with get_vars() 15141 1726867236.45715: done getting variables 15141 1726867236.45742: in VariableManager get_vars() 15141 1726867236.45748: Calling all_inventory to load vars for managed_node3 15141 1726867236.45750: Calling groups_inventory to load vars for managed_node3 15141 1726867236.45751: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867236.45753: Calling all_plugins_play to load vars for managed_node3 15141 1726867236.45755: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867236.45756: Calling groups_plugins_play to load vars for managed_node3 15141 1726867236.45834: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867236.45939: done with get_vars() 15141 1726867236.45947: done queuing things up, now waiting for results queue to drain 15141 1726867236.45948: results queue empty 15141 1726867236.45948: checking for any_errors_fatal 15141 1726867236.45949: done checking for any_errors_fatal 15141 1726867236.45949: checking for max_fail_percentage 15141 1726867236.45950: done checking for max_fail_percentage 15141 1726867236.45950: checking to see if all hosts have failed and the running result is not ok 15141 1726867236.45951: done checking to see if all hosts have failed 15141 1726867236.45951: getting the remaining hosts for this loop 15141 1726867236.45952: done getting the remaining hosts for this loop 15141 1726867236.45953: getting the next task for host managed_node3 15141 1726867236.45955: done getting next task for host managed_node3 15141 1726867236.45955: ^ task is: None 15141 1726867236.45956: ^ 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 15141 1726867236.45957: done queuing things up, now waiting for results queue to drain 15141 1726867236.45957: results queue empty 15141 1726867236.45958: checking for any_errors_fatal 15141 1726867236.45958: done checking for any_errors_fatal 15141 1726867236.45958: checking for max_fail_percentage 15141 1726867236.45959: done checking for max_fail_percentage 15141 1726867236.45959: checking to see if all hosts have failed and the running result is not ok 15141 1726867236.45960: done checking to see if all hosts have failed 15141 1726867236.45960: getting the next task for host managed_node3 15141 1726867236.45962: done getting next task for host managed_node3 15141 1726867236.45962: ^ task is: None 15141 1726867236.45963: ^ 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 15141 1726867236.45989: in VariableManager get_vars() 15141 1726867236.46000: done with get_vars() 15141 1726867236.46003: in VariableManager get_vars() 15141 1726867236.46010: done with get_vars() 15141 1726867236.46012: variable 'omit' from source: magic vars 15141 1726867236.46093: variable 'task' from source: play vars 15141 1726867236.46132: in VariableManager get_vars() 15141 1726867236.46140: done with get_vars() 15141 1726867236.46152: variable 'omit' from source: magic vars PLAY [Run the tasklist tasks/assert_profile_absent.yml] ************************ 15141 1726867236.46458: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 15141 1726867236.46481: getting the remaining hosts for this loop 15141 1726867236.46482: done getting the remaining hosts for this loop 15141 1726867236.46484: getting the next task for host managed_node3 15141 1726867236.46487: done getting next task for host managed_node3 15141 1726867236.46489: ^ task is: TASK: Gathering Facts 15141 1726867236.46490: ^ 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 15141 1726867236.46492: getting variables 15141 1726867236.46492: in VariableManager get_vars() 15141 1726867236.46500: Calling all_inventory to load vars for managed_node3 15141 1726867236.46502: Calling groups_inventory to load vars for managed_node3 15141 1726867236.46507: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867236.46511: Calling all_plugins_play to load vars for managed_node3 15141 1726867236.46514: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867236.46516: Calling groups_plugins_play to load vars for managed_node3 15141 1726867236.46761: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867236.47311: done with get_vars() 15141 1726867236.47319: done getting variables 15141 1726867236.47358: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml:3 Friday 20 September 2024 17:20:36 -0400 (0:00:00.068) 0:00:08.968 ****** 15141 1726867236.47386: entering _queue_task() for managed_node3/gather_facts 15141 1726867236.47960: worker is 1 (out of 1 available) 15141 1726867236.47972: exiting _queue_task() for managed_node3/gather_facts 15141 1726867236.47986: done queuing things up, now waiting for results queue to drain 15141 1726867236.47988: waiting for pending results... 15141 1726867236.48278: running TaskExecutor() for managed_node3/TASK: Gathering Facts 15141 1726867236.48339: in run() - task 0affcac9-a3a5-7348-bdf8-0000000002c3 15141 1726867236.48353: variable 'ansible_search_path' from source: unknown 15141 1726867236.48389: calling self._execute() 15141 1726867236.48452: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867236.48456: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867236.48462: variable 'omit' from source: magic vars 15141 1726867236.48765: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867236.53187: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867236.53192: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867236.53195: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867236.53212: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867236.53241: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867236.53325: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867236.53355: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867236.53383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867236.53661: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867236.53901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867236.54296: variable 'ansible_distribution' from source: facts 15141 1726867236.54315: variable 'ansible_distribution_major_version' from source: facts 15141 1726867236.54339: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867236.54347: when evaluation is False, skipping this task 15141 1726867236.54490: _execute() done 15141 1726867236.54499: dumping result to json 15141 1726867236.54512: done dumping result, returning 15141 1726867236.54524: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0affcac9-a3a5-7348-bdf8-0000000002c3] 15141 1726867236.54534: sending task result for task 0affcac9-a3a5-7348-bdf8-0000000002c3 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15141 1726867236.54668: no more pending results, returning what we have 15141 1726867236.54671: results queue empty 15141 1726867236.54672: checking for any_errors_fatal 15141 1726867236.54673: done checking for any_errors_fatal 15141 1726867236.54673: checking for max_fail_percentage 15141 1726867236.54675: done checking for max_fail_percentage 15141 1726867236.54676: checking to see if all hosts have failed and the running result is not ok 15141 1726867236.54678: done checking to see if all hosts have failed 15141 1726867236.54679: getting the remaining hosts for this loop 15141 1726867236.54681: done getting the remaining hosts for this loop 15141 1726867236.54684: getting the next task for host managed_node3 15141 1726867236.54689: done getting next task for host managed_node3 15141 1726867236.54690: ^ task is: TASK: meta (flush_handlers) 15141 1726867236.54692: ^ 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 15141 1726867236.54696: getting variables 15141 1726867236.54697: in VariableManager get_vars() 15141 1726867236.54726: Calling all_inventory to load vars for managed_node3 15141 1726867236.54735: Calling groups_inventory to load vars for managed_node3 15141 1726867236.54738: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867236.54757: done sending task result for task 0affcac9-a3a5-7348-bdf8-0000000002c3 15141 1726867236.54759: WORKER PROCESS EXITING 15141 1726867236.54770: Calling all_plugins_play to load vars for managed_node3 15141 1726867236.54772: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867236.54775: Calling groups_plugins_play to load vars for managed_node3 15141 1726867236.55127: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867236.55735: done with get_vars() 15141 1726867236.55744: done getting variables 15141 1726867236.55937: in VariableManager get_vars() 15141 1726867236.55946: Calling all_inventory to load vars for managed_node3 15141 1726867236.55948: Calling groups_inventory to load vars for managed_node3 15141 1726867236.55950: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867236.55954: Calling all_plugins_play to load vars for managed_node3 15141 1726867236.55956: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867236.55959: Calling groups_plugins_play to load vars for managed_node3 15141 1726867236.56134: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867236.56347: done with get_vars() 15141 1726867236.56364: done queuing things up, now waiting for results queue to drain 15141 1726867236.56366: results queue empty 15141 1726867236.56367: checking for any_errors_fatal 15141 1726867236.56369: done checking for any_errors_fatal 15141 1726867236.56369: checking for max_fail_percentage 15141 1726867236.56370: done checking for max_fail_percentage 15141 1726867236.56371: checking to see if all hosts have failed and the running result is not ok 15141 1726867236.56372: done checking to see if all hosts have failed 15141 1726867236.56372: getting the remaining hosts for this loop 15141 1726867236.56373: done getting the remaining hosts for this loop 15141 1726867236.56375: getting the next task for host managed_node3 15141 1726867236.56382: done getting next task for host managed_node3 15141 1726867236.56384: ^ task is: TASK: Include the task '{{ task }}' 15141 1726867236.56385: ^ 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 15141 1726867236.56387: getting variables 15141 1726867236.56388: in VariableManager get_vars() 15141 1726867236.56394: Calling all_inventory to load vars for managed_node3 15141 1726867236.56396: Calling groups_inventory to load vars for managed_node3 15141 1726867236.56398: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867236.56406: Calling all_plugins_play to load vars for managed_node3 15141 1726867236.56409: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867236.56415: Calling groups_plugins_play to load vars for managed_node3 15141 1726867236.56540: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867236.56717: done with get_vars() 15141 1726867236.56726: done getting variables 15141 1726867236.56896: variable 'task' from source: play vars TASK [Include the task 'tasks/assert_profile_absent.yml'] ********************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml:6 Friday 20 September 2024 17:20:36 -0400 (0:00:00.095) 0:00:09.064 ****** 15141 1726867236.56923: entering _queue_task() for managed_node3/include_tasks 15141 1726867236.57304: worker is 1 (out of 1 available) 15141 1726867236.57317: exiting _queue_task() for managed_node3/include_tasks 15141 1726867236.57329: done queuing things up, now waiting for results queue to drain 15141 1726867236.57330: waiting for pending results... 15141 1726867236.57501: running TaskExecutor() for managed_node3/TASK: Include the task 'tasks/assert_profile_absent.yml' 15141 1726867236.57600: in run() - task 0affcac9-a3a5-7348-bdf8-000000000073 15141 1726867236.57625: variable 'ansible_search_path' from source: unknown 15141 1726867236.57672: calling self._execute() 15141 1726867236.57754: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867236.57763: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867236.57781: variable 'omit' from source: magic vars 15141 1726867236.58223: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867236.60727: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867236.60806: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867236.60858: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867236.60903: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867236.60935: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867236.61026: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867236.61069: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867236.61104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867236.61150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867236.61179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867236.61321: variable 'ansible_distribution' from source: facts 15141 1726867236.61333: variable 'ansible_distribution_major_version' from source: facts 15141 1726867236.61359: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867236.61367: when evaluation is False, skipping this task 15141 1726867236.61374: _execute() done 15141 1726867236.61386: dumping result to json 15141 1726867236.61400: done dumping result, returning 15141 1726867236.61411: done running TaskExecutor() for managed_node3/TASK: Include the task 'tasks/assert_profile_absent.yml' [0affcac9-a3a5-7348-bdf8-000000000073] 15141 1726867236.61420: sending task result for task 0affcac9-a3a5-7348-bdf8-000000000073 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15141 1726867236.61630: no more pending results, returning what we have 15141 1726867236.61636: results queue empty 15141 1726867236.61637: checking for any_errors_fatal 15141 1726867236.61638: done checking for any_errors_fatal 15141 1726867236.61639: checking for max_fail_percentage 15141 1726867236.61640: done checking for max_fail_percentage 15141 1726867236.61641: checking to see if all hosts have failed and the running result is not ok 15141 1726867236.61642: done checking to see if all hosts have failed 15141 1726867236.61643: getting the remaining hosts for this loop 15141 1726867236.61645: done getting the remaining hosts for this loop 15141 1726867236.61650: getting the next task for host managed_node3 15141 1726867236.61657: done getting next task for host managed_node3 15141 1726867236.61659: ^ task is: TASK: meta (flush_handlers) 15141 1726867236.61662: ^ 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 15141 1726867236.61666: getting variables 15141 1726867236.61668: in VariableManager get_vars() 15141 1726867236.61703: Calling all_inventory to load vars for managed_node3 15141 1726867236.61706: Calling groups_inventory to load vars for managed_node3 15141 1726867236.61710: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867236.61723: Calling all_plugins_play to load vars for managed_node3 15141 1726867236.61726: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867236.61729: Calling groups_plugins_play to load vars for managed_node3 15141 1726867236.62168: done sending task result for task 0affcac9-a3a5-7348-bdf8-000000000073 15141 1726867236.62171: WORKER PROCESS EXITING 15141 1726867236.62202: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867236.62397: done with get_vars() 15141 1726867236.62409: done getting variables 15141 1726867236.62485: in VariableManager get_vars() 15141 1726867236.62494: Calling all_inventory to load vars for managed_node3 15141 1726867236.62497: Calling groups_inventory to load vars for managed_node3 15141 1726867236.62499: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867236.62504: Calling all_plugins_play to load vars for managed_node3 15141 1726867236.62506: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867236.62509: Calling groups_plugins_play to load vars for managed_node3 15141 1726867236.62709: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867236.62898: done with get_vars() 15141 1726867236.62909: done queuing things up, now waiting for results queue to drain 15141 1726867236.62911: results queue empty 15141 1726867236.62912: checking for any_errors_fatal 15141 1726867236.62914: done checking for any_errors_fatal 15141 1726867236.62914: checking for max_fail_percentage 15141 1726867236.62915: done checking for max_fail_percentage 15141 1726867236.62916: checking to see if all hosts have failed and the running result is not ok 15141 1726867236.62916: done checking to see if all hosts have failed 15141 1726867236.62917: getting the remaining hosts for this loop 15141 1726867236.62918: done getting the remaining hosts for this loop 15141 1726867236.62920: getting the next task for host managed_node3 15141 1726867236.62923: done getting next task for host managed_node3 15141 1726867236.62924: ^ task is: TASK: meta (flush_handlers) 15141 1726867236.62926: ^ 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 15141 1726867236.62929: getting variables 15141 1726867236.62929: in VariableManager get_vars() 15141 1726867236.62935: Calling all_inventory to load vars for managed_node3 15141 1726867236.62937: Calling groups_inventory to load vars for managed_node3 15141 1726867236.62939: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867236.62947: Calling all_plugins_play to load vars for managed_node3 15141 1726867236.62949: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867236.62951: Calling groups_plugins_play to load vars for managed_node3 15141 1726867236.63087: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867236.63264: done with get_vars() 15141 1726867236.63271: done getting variables 15141 1726867236.63314: in VariableManager get_vars() 15141 1726867236.63321: Calling all_inventory to load vars for managed_node3 15141 1726867236.63322: Calling groups_inventory to load vars for managed_node3 15141 1726867236.63324: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867236.63328: Calling all_plugins_play to load vars for managed_node3 15141 1726867236.63329: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867236.63331: Calling groups_plugins_play to load vars for managed_node3 15141 1726867236.63482: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867236.63660: done with get_vars() 15141 1726867236.63671: done queuing things up, now waiting for results queue to drain 15141 1726867236.63673: results queue empty 15141 1726867236.63674: checking for any_errors_fatal 15141 1726867236.63675: done checking for any_errors_fatal 15141 1726867236.63675: checking for max_fail_percentage 15141 1726867236.63676: done checking for max_fail_percentage 15141 1726867236.63680: checking to see if all hosts have failed and the running result is not ok 15141 1726867236.63681: done checking to see if all hosts have failed 15141 1726867236.63682: getting the remaining hosts for this loop 15141 1726867236.63683: done getting the remaining hosts for this loop 15141 1726867236.63685: getting the next task for host managed_node3 15141 1726867236.63687: done getting next task for host managed_node3 15141 1726867236.63688: ^ task is: None 15141 1726867236.63689: ^ 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 15141 1726867236.63690: done queuing things up, now waiting for results queue to drain 15141 1726867236.63691: results queue empty 15141 1726867236.63691: checking for any_errors_fatal 15141 1726867236.63692: done checking for any_errors_fatal 15141 1726867236.63693: checking for max_fail_percentage 15141 1726867236.63693: done checking for max_fail_percentage 15141 1726867236.63694: checking to see if all hosts have failed and the running result is not ok 15141 1726867236.63695: done checking to see if all hosts have failed 15141 1726867236.63696: getting the next task for host managed_node3 15141 1726867236.63697: done getting next task for host managed_node3 15141 1726867236.63698: ^ task is: None 15141 1726867236.63699: ^ 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 15141 1726867236.63732: in VariableManager get_vars() 15141 1726867236.63745: done with get_vars() 15141 1726867236.63750: in VariableManager get_vars() 15141 1726867236.63757: done with get_vars() 15141 1726867236.63760: variable 'omit' from source: magic vars 15141 1726867236.63922: variable 'task' from source: play vars 15141 1726867236.63952: in VariableManager get_vars() 15141 1726867236.63963: done with get_vars() 15141 1726867236.63986: variable 'omit' from source: magic vars PLAY [Run the tasklist tasks/assert_device_absent.yml] ************************* 15141 1726867236.64175: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 15141 1726867236.64209: getting the remaining hosts for this loop 15141 1726867236.64210: done getting the remaining hosts for this loop 15141 1726867236.64213: getting the next task for host managed_node3 15141 1726867236.64215: done getting next task for host managed_node3 15141 1726867236.64217: ^ task is: TASK: Gathering Facts 15141 1726867236.64219: ^ 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 15141 1726867236.64221: getting variables 15141 1726867236.64222: in VariableManager get_vars() 15141 1726867236.64229: Calling all_inventory to load vars for managed_node3 15141 1726867236.64231: Calling groups_inventory to load vars for managed_node3 15141 1726867236.64234: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867236.64238: Calling all_plugins_play to load vars for managed_node3 15141 1726867236.64240: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867236.64243: Calling groups_plugins_play to load vars for managed_node3 15141 1726867236.64379: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867236.64569: done with get_vars() 15141 1726867236.64579: done getting variables 15141 1726867236.64622: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml:3 Friday 20 September 2024 17:20:36 -0400 (0:00:00.077) 0:00:09.141 ****** 15141 1726867236.64650: entering _queue_task() for managed_node3/gather_facts 15141 1726867236.65102: worker is 1 (out of 1 available) 15141 1726867236.65112: exiting _queue_task() for managed_node3/gather_facts 15141 1726867236.65124: done queuing things up, now waiting for results queue to drain 15141 1726867236.65126: waiting for pending results... 15141 1726867236.65393: running TaskExecutor() for managed_node3/TASK: Gathering Facts 15141 1726867236.65578: in run() - task 0affcac9-a3a5-7348-bdf8-0000000002d8 15141 1726867236.65582: variable 'ansible_search_path' from source: unknown 15141 1726867236.65585: calling self._execute() 15141 1726867236.65618: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867236.65630: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867236.65644: variable 'omit' from source: magic vars 15141 1726867236.66083: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867236.68642: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867236.68710: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867236.68759: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867236.68800: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867236.68830: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867236.68933: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867236.68973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867236.69006: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867236.69051: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867236.69170: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867236.69210: variable 'ansible_distribution' from source: facts 15141 1726867236.69221: variable 'ansible_distribution_major_version' from source: facts 15141 1726867236.69244: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867236.69253: when evaluation is False, skipping this task 15141 1726867236.69261: _execute() done 15141 1726867236.69269: dumping result to json 15141 1726867236.69286: done dumping result, returning 15141 1726867236.69297: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0affcac9-a3a5-7348-bdf8-0000000002d8] 15141 1726867236.69306: sending task result for task 0affcac9-a3a5-7348-bdf8-0000000002d8 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15141 1726867236.69541: no more pending results, returning what we have 15141 1726867236.69544: results queue empty 15141 1726867236.69545: checking for any_errors_fatal 15141 1726867236.69546: done checking for any_errors_fatal 15141 1726867236.69547: checking for max_fail_percentage 15141 1726867236.69548: done checking for max_fail_percentage 15141 1726867236.69549: checking to see if all hosts have failed and the running result is not ok 15141 1726867236.69550: done checking to see if all hosts have failed 15141 1726867236.69550: getting the remaining hosts for this loop 15141 1726867236.69552: done getting the remaining hosts for this loop 15141 1726867236.69555: getting the next task for host managed_node3 15141 1726867236.69560: done getting next task for host managed_node3 15141 1726867236.69562: ^ task is: TASK: meta (flush_handlers) 15141 1726867236.69564: ^ 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 15141 1726867236.69567: getting variables 15141 1726867236.69568: in VariableManager get_vars() 15141 1726867236.69601: Calling all_inventory to load vars for managed_node3 15141 1726867236.69604: Calling groups_inventory to load vars for managed_node3 15141 1726867236.69608: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867236.69622: Calling all_plugins_play to load vars for managed_node3 15141 1726867236.69625: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867236.69628: Calling groups_plugins_play to load vars for managed_node3 15141 1726867236.70105: done sending task result for task 0affcac9-a3a5-7348-bdf8-0000000002d8 15141 1726867236.70108: WORKER PROCESS EXITING 15141 1726867236.70132: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867236.70326: done with get_vars() 15141 1726867236.70337: done getting variables 15141 1726867236.70402: in VariableManager get_vars() 15141 1726867236.70416: Calling all_inventory to load vars for managed_node3 15141 1726867236.70418: Calling groups_inventory to load vars for managed_node3 15141 1726867236.70421: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867236.70425: Calling all_plugins_play to load vars for managed_node3 15141 1726867236.70427: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867236.70430: Calling groups_plugins_play to load vars for managed_node3 15141 1726867236.70574: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867236.70766: done with get_vars() 15141 1726867236.70781: done queuing things up, now waiting for results queue to drain 15141 1726867236.70783: results queue empty 15141 1726867236.70784: checking for any_errors_fatal 15141 1726867236.70786: done checking for any_errors_fatal 15141 1726867236.70787: checking for max_fail_percentage 15141 1726867236.70788: done checking for max_fail_percentage 15141 1726867236.70789: checking to see if all hosts have failed and the running result is not ok 15141 1726867236.70790: done checking to see if all hosts have failed 15141 1726867236.70790: getting the remaining hosts for this loop 15141 1726867236.70791: done getting the remaining hosts for this loop 15141 1726867236.70794: getting the next task for host managed_node3 15141 1726867236.70797: done getting next task for host managed_node3 15141 1726867236.70800: ^ task is: TASK: Include the task '{{ task }}' 15141 1726867236.70801: ^ 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 15141 1726867236.70803: getting variables 15141 1726867236.70804: in VariableManager get_vars() 15141 1726867236.70812: Calling all_inventory to load vars for managed_node3 15141 1726867236.70814: Calling groups_inventory to load vars for managed_node3 15141 1726867236.70817: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867236.70827: Calling all_plugins_play to load vars for managed_node3 15141 1726867236.70829: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867236.70832: Calling groups_plugins_play to load vars for managed_node3 15141 1726867236.70970: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867236.71180: done with get_vars() 15141 1726867236.71188: done getting variables 15141 1726867236.71345: variable 'task' from source: play vars TASK [Include the task 'tasks/assert_device_absent.yml'] *********************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml:6 Friday 20 September 2024 17:20:36 -0400 (0:00:00.067) 0:00:09.208 ****** 15141 1726867236.71373: entering _queue_task() for managed_node3/include_tasks 15141 1726867236.71825: worker is 1 (out of 1 available) 15141 1726867236.71835: exiting _queue_task() for managed_node3/include_tasks 15141 1726867236.71847: done queuing things up, now waiting for results queue to drain 15141 1726867236.71849: waiting for pending results... 15141 1726867236.71986: running TaskExecutor() for managed_node3/TASK: Include the task 'tasks/assert_device_absent.yml' 15141 1726867236.72121: in run() - task 0affcac9-a3a5-7348-bdf8-000000000077 15141 1726867236.72148: variable 'ansible_search_path' from source: unknown 15141 1726867236.72189: calling self._execute() 15141 1726867236.72283: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867236.72291: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867236.72301: variable 'omit' from source: magic vars 15141 1726867236.72742: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867236.74487: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867236.74555: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867236.74783: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867236.74786: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867236.74788: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867236.74791: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867236.74794: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867236.74795: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867236.74832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867236.74859: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867236.75003: variable 'ansible_distribution' from source: facts 15141 1726867236.75025: variable 'ansible_distribution_major_version' from source: facts 15141 1726867236.75046: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867236.75053: when evaluation is False, skipping this task 15141 1726867236.75059: _execute() done 15141 1726867236.75065: dumping result to json 15141 1726867236.75070: done dumping result, returning 15141 1726867236.75083: done running TaskExecutor() for managed_node3/TASK: Include the task 'tasks/assert_device_absent.yml' [0affcac9-a3a5-7348-bdf8-000000000077] 15141 1726867236.75090: sending task result for task 0affcac9-a3a5-7348-bdf8-000000000077 15141 1726867236.75202: done sending task result for task 0affcac9-a3a5-7348-bdf8-000000000077 15141 1726867236.75212: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15141 1726867236.75297: no more pending results, returning what we have 15141 1726867236.75301: results queue empty 15141 1726867236.75302: checking for any_errors_fatal 15141 1726867236.75306: done checking for any_errors_fatal 15141 1726867236.75306: checking for max_fail_percentage 15141 1726867236.75308: done checking for max_fail_percentage 15141 1726867236.75309: checking to see if all hosts have failed and the running result is not ok 15141 1726867236.75310: done checking to see if all hosts have failed 15141 1726867236.75310: getting the remaining hosts for this loop 15141 1726867236.75312: done getting the remaining hosts for this loop 15141 1726867236.75316: getting the next task for host managed_node3 15141 1726867236.75322: done getting next task for host managed_node3 15141 1726867236.75324: ^ task is: TASK: meta (flush_handlers) 15141 1726867236.75326: ^ 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 15141 1726867236.75330: getting variables 15141 1726867236.75331: in VariableManager get_vars() 15141 1726867236.75362: Calling all_inventory to load vars for managed_node3 15141 1726867236.75365: Calling groups_inventory to load vars for managed_node3 15141 1726867236.75368: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867236.75488: Calling all_plugins_play to load vars for managed_node3 15141 1726867236.75492: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867236.75496: Calling groups_plugins_play to load vars for managed_node3 15141 1726867236.75732: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867236.75875: done with get_vars() 15141 1726867236.75884: done getting variables 15141 1726867236.75933: in VariableManager get_vars() 15141 1726867236.75943: Calling all_inventory to load vars for managed_node3 15141 1726867236.75946: Calling groups_inventory to load vars for managed_node3 15141 1726867236.75948: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867236.75954: Calling all_plugins_play to load vars for managed_node3 15141 1726867236.75956: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867236.75958: Calling groups_plugins_play to load vars for managed_node3 15141 1726867236.76215: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867236.76318: done with get_vars() 15141 1726867236.76327: done queuing things up, now waiting for results queue to drain 15141 1726867236.76328: results queue empty 15141 1726867236.76329: checking for any_errors_fatal 15141 1726867236.76330: done checking for any_errors_fatal 15141 1726867236.76330: checking for max_fail_percentage 15141 1726867236.76331: done checking for max_fail_percentage 15141 1726867236.76331: checking to see if all hosts have failed and the running result is not ok 15141 1726867236.76332: done checking to see if all hosts have failed 15141 1726867236.76332: getting the remaining hosts for this loop 15141 1726867236.76333: done getting the remaining hosts for this loop 15141 1726867236.76335: getting the next task for host managed_node3 15141 1726867236.76337: done getting next task for host managed_node3 15141 1726867236.76338: ^ task is: TASK: meta (flush_handlers) 15141 1726867236.76339: ^ 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 15141 1726867236.76340: getting variables 15141 1726867236.76341: in VariableManager get_vars() 15141 1726867236.76345: Calling all_inventory to load vars for managed_node3 15141 1726867236.76346: Calling groups_inventory to load vars for managed_node3 15141 1726867236.76347: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867236.76356: Calling all_plugins_play to load vars for managed_node3 15141 1726867236.76358: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867236.76360: Calling groups_plugins_play to load vars for managed_node3 15141 1726867236.76435: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867236.76596: done with get_vars() 15141 1726867236.76603: done getting variables 15141 1726867236.76669: in VariableManager get_vars() 15141 1726867236.76679: Calling all_inventory to load vars for managed_node3 15141 1726867236.76681: Calling groups_inventory to load vars for managed_node3 15141 1726867236.76683: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867236.76687: Calling all_plugins_play to load vars for managed_node3 15141 1726867236.76689: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867236.76692: Calling groups_plugins_play to load vars for managed_node3 15141 1726867236.76840: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867236.77038: done with get_vars() 15141 1726867236.77049: done queuing things up, now waiting for results queue to drain 15141 1726867236.77050: results queue empty 15141 1726867236.77051: checking for any_errors_fatal 15141 1726867236.77052: done checking for any_errors_fatal 15141 1726867236.77053: checking for max_fail_percentage 15141 1726867236.77053: done checking for max_fail_percentage 15141 1726867236.77054: checking to see if all hosts have failed and the running result is not ok 15141 1726867236.77055: done checking to see if all hosts have failed 15141 1726867236.77055: getting the remaining hosts for this loop 15141 1726867236.77056: done getting the remaining hosts for this loop 15141 1726867236.77058: getting the next task for host managed_node3 15141 1726867236.77060: done getting next task for host managed_node3 15141 1726867236.77061: ^ task is: None 15141 1726867236.77062: ^ 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 15141 1726867236.77063: done queuing things up, now waiting for results queue to drain 15141 1726867236.77064: results queue empty 15141 1726867236.77065: checking for any_errors_fatal 15141 1726867236.77065: done checking for any_errors_fatal 15141 1726867236.77066: checking for max_fail_percentage 15141 1726867236.77067: done checking for max_fail_percentage 15141 1726867236.77068: checking to see if all hosts have failed and the running result is not ok 15141 1726867236.77068: done checking to see if all hosts have failed 15141 1726867236.77069: getting the next task for host managed_node3 15141 1726867236.77071: done getting next task for host managed_node3 15141 1726867236.77072: ^ task is: None 15141 1726867236.77073: ^ 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 15141 1726867236.77103: in VariableManager get_vars() 15141 1726867236.77116: done with get_vars() 15141 1726867236.77121: in VariableManager get_vars() 15141 1726867236.77129: done with get_vars() 15141 1726867236.77132: variable 'omit' from source: magic vars 15141 1726867236.77166: in VariableManager get_vars() 15141 1726867236.77179: done with get_vars() 15141 1726867236.77196: variable 'omit' from source: magic vars PLAY [Verify that cleanup restored state to default] *************************** 15141 1726867236.77356: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 15141 1726867236.77411: getting the remaining hosts for this loop 15141 1726867236.77414: done getting the remaining hosts for this loop 15141 1726867236.77417: getting the next task for host managed_node3 15141 1726867236.77419: done getting next task for host managed_node3 15141 1726867236.77421: ^ task is: TASK: Gathering Facts 15141 1726867236.77423: ^ 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 15141 1726867236.77425: getting variables 15141 1726867236.77425: in VariableManager get_vars() 15141 1726867236.77433: Calling all_inventory to load vars for managed_node3 15141 1726867236.77435: Calling groups_inventory to load vars for managed_node3 15141 1726867236.77437: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867236.77441: Calling all_plugins_play to load vars for managed_node3 15141 1726867236.77444: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867236.77446: Calling groups_plugins_play to load vars for managed_node3 15141 1726867236.77639: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867236.77810: done with get_vars() 15141 1726867236.77817: done getting variables 15141 1726867236.77855: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml:64 Friday 20 September 2024 17:20:36 -0400 (0:00:00.067) 0:00:09.276 ****** 15141 1726867236.78136: entering _queue_task() for managed_node3/gather_facts 15141 1726867236.78521: worker is 1 (out of 1 available) 15141 1726867236.78532: exiting _queue_task() for managed_node3/gather_facts 15141 1726867236.78542: done queuing things up, now waiting for results queue to drain 15141 1726867236.78544: waiting for pending results... 15141 1726867236.79194: running TaskExecutor() for managed_node3/TASK: Gathering Facts 15141 1726867236.79198: in run() - task 0affcac9-a3a5-7348-bdf8-0000000002ed 15141 1726867236.79201: variable 'ansible_search_path' from source: unknown 15141 1726867236.79213: calling self._execute() 15141 1726867236.79217: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867236.79219: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867236.79223: variable 'omit' from source: magic vars 15141 1726867236.79620: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867236.82267: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867236.82344: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867236.82400: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867236.82452: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867236.82485: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867236.82571: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867236.82610: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867236.82641: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867236.82696: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867236.82720: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867236.82860: variable 'ansible_distribution' from source: facts 15141 1726867236.82876: variable 'ansible_distribution_major_version' from source: facts 15141 1726867236.82899: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867236.82906: when evaluation is False, skipping this task 15141 1726867236.82912: _execute() done 15141 1726867236.82917: dumping result to json 15141 1726867236.82922: done dumping result, returning 15141 1726867236.82930: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0affcac9-a3a5-7348-bdf8-0000000002ed] 15141 1726867236.82984: sending task result for task 0affcac9-a3a5-7348-bdf8-0000000002ed 15141 1726867236.83044: done sending task result for task 0affcac9-a3a5-7348-bdf8-0000000002ed 15141 1726867236.83047: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15141 1726867236.83124: no more pending results, returning what we have 15141 1726867236.83127: results queue empty 15141 1726867236.83127: checking for any_errors_fatal 15141 1726867236.83128: done checking for any_errors_fatal 15141 1726867236.83129: checking for max_fail_percentage 15141 1726867236.83130: done checking for max_fail_percentage 15141 1726867236.83131: checking to see if all hosts have failed and the running result is not ok 15141 1726867236.83132: done checking to see if all hosts have failed 15141 1726867236.83133: getting the remaining hosts for this loop 15141 1726867236.83134: done getting the remaining hosts for this loop 15141 1726867236.83137: getting the next task for host managed_node3 15141 1726867236.83142: done getting next task for host managed_node3 15141 1726867236.83144: ^ task is: TASK: meta (flush_handlers) 15141 1726867236.83145: ^ 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 15141 1726867236.83149: getting variables 15141 1726867236.83150: in VariableManager get_vars() 15141 1726867236.83183: Calling all_inventory to load vars for managed_node3 15141 1726867236.83186: Calling groups_inventory to load vars for managed_node3 15141 1726867236.83189: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867236.83200: Calling all_plugins_play to load vars for managed_node3 15141 1726867236.83203: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867236.83208: Calling groups_plugins_play to load vars for managed_node3 15141 1726867236.83574: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867236.83772: done with get_vars() 15141 1726867236.83784: done getting variables 15141 1726867236.83847: in VariableManager get_vars() 15141 1726867236.83856: Calling all_inventory to load vars for managed_node3 15141 1726867236.83858: Calling groups_inventory to load vars for managed_node3 15141 1726867236.83860: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867236.83864: Calling all_plugins_play to load vars for managed_node3 15141 1726867236.83867: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867236.83869: Calling groups_plugins_play to load vars for managed_node3 15141 1726867236.84014: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867236.84200: done with get_vars() 15141 1726867236.84214: done queuing things up, now waiting for results queue to drain 15141 1726867236.84216: results queue empty 15141 1726867236.84217: checking for any_errors_fatal 15141 1726867236.84219: done checking for any_errors_fatal 15141 1726867236.84220: checking for max_fail_percentage 15141 1726867236.84221: done checking for max_fail_percentage 15141 1726867236.84221: checking to see if all hosts have failed and the running result is not ok 15141 1726867236.84222: done checking to see if all hosts have failed 15141 1726867236.84223: getting the remaining hosts for this loop 15141 1726867236.84223: done getting the remaining hosts for this loop 15141 1726867236.84226: getting the next task for host managed_node3 15141 1726867236.84229: done getting next task for host managed_node3 15141 1726867236.84232: ^ task is: TASK: Verify network state restored to default 15141 1726867236.84233: ^ 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 15141 1726867236.84235: getting variables 15141 1726867236.84236: in VariableManager get_vars() 15141 1726867236.84243: Calling all_inventory to load vars for managed_node3 15141 1726867236.84245: Calling groups_inventory to load vars for managed_node3 15141 1726867236.84247: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867236.84256: Calling all_plugins_play to load vars for managed_node3 15141 1726867236.84258: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867236.84260: Calling groups_plugins_play to load vars for managed_node3 15141 1726867236.84397: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867236.84637: done with get_vars() 15141 1726867236.84644: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml:67 Friday 20 September 2024 17:20:36 -0400 (0:00:00.066) 0:00:09.342 ****** 15141 1726867236.84790: entering _queue_task() for managed_node3/include_tasks 15141 1726867236.85062: worker is 1 (out of 1 available) 15141 1726867236.85073: exiting _queue_task() for managed_node3/include_tasks 15141 1726867236.85189: done queuing things up, now waiting for results queue to drain 15141 1726867236.85191: waiting for pending results... 15141 1726867236.85395: running TaskExecutor() for managed_node3/TASK: Verify network state restored to default 15141 1726867236.85586: in run() - task 0affcac9-a3a5-7348-bdf8-00000000007a 15141 1726867236.85590: variable 'ansible_search_path' from source: unknown 15141 1726867236.85593: calling self._execute() 15141 1726867236.85612: variable 'ansible_host' from source: host vars for 'managed_node3' 15141 1726867236.85624: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15141 1726867236.85638: variable 'omit' from source: magic vars 15141 1726867236.86065: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15141 1726867236.88709: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15141 1726867236.88786: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15141 1726867236.88831: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15141 1726867236.88880: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15141 1726867236.88917: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15141 1726867236.89002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15141 1726867236.89283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15141 1726867236.89287: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15141 1726867236.89289: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15141 1726867236.89292: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15141 1726867236.89294: variable 'ansible_distribution' from source: facts 15141 1726867236.89297: variable 'ansible_distribution_major_version' from source: facts 15141 1726867236.89299: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15141 1726867236.89301: when evaluation is False, skipping this task 15141 1726867236.89306: _execute() done 15141 1726867236.89309: dumping result to json 15141 1726867236.89318: done dumping result, returning 15141 1726867236.89327: done running TaskExecutor() for managed_node3/TASK: Verify network state restored to default [0affcac9-a3a5-7348-bdf8-00000000007a] 15141 1726867236.89336: sending task result for task 0affcac9-a3a5-7348-bdf8-00000000007a skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15141 1726867236.89496: no more pending results, returning what we have 15141 1726867236.89499: results queue empty 15141 1726867236.89500: checking for any_errors_fatal 15141 1726867236.89501: done checking for any_errors_fatal 15141 1726867236.89502: checking for max_fail_percentage 15141 1726867236.89506: done checking for max_fail_percentage 15141 1726867236.89507: checking to see if all hosts have failed and the running result is not ok 15141 1726867236.89508: done checking to see if all hosts have failed 15141 1726867236.89508: getting the remaining hosts for this loop 15141 1726867236.89510: done getting the remaining hosts for this loop 15141 1726867236.89513: getting the next task for host managed_node3 15141 1726867236.89520: done getting next task for host managed_node3 15141 1726867236.89525: ^ task is: TASK: meta (flush_handlers) 15141 1726867236.89527: ^ 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 15141 1726867236.89531: getting variables 15141 1726867236.89532: in VariableManager get_vars() 15141 1726867236.89561: Calling all_inventory to load vars for managed_node3 15141 1726867236.89563: Calling groups_inventory to load vars for managed_node3 15141 1726867236.89566: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867236.89579: Calling all_plugins_play to load vars for managed_node3 15141 1726867236.89582: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867236.89584: Calling groups_plugins_play to load vars for managed_node3 15141 1726867236.89746: done sending task result for task 0affcac9-a3a5-7348-bdf8-00000000007a 15141 1726867236.89749: WORKER PROCESS EXITING 15141 1726867236.89769: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867236.89898: done with get_vars() 15141 1726867236.89908: done getting variables 15141 1726867236.89955: in VariableManager get_vars() 15141 1726867236.89962: Calling all_inventory to load vars for managed_node3 15141 1726867236.89963: Calling groups_inventory to load vars for managed_node3 15141 1726867236.89964: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867236.89967: Calling all_plugins_play to load vars for managed_node3 15141 1726867236.89969: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867236.89970: Calling groups_plugins_play to load vars for managed_node3 15141 1726867236.90078: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867236.90184: done with get_vars() 15141 1726867236.90193: done queuing things up, now waiting for results queue to drain 15141 1726867236.90194: results queue empty 15141 1726867236.90194: checking for any_errors_fatal 15141 1726867236.90196: done checking for any_errors_fatal 15141 1726867236.90196: checking for max_fail_percentage 15141 1726867236.90197: done checking for max_fail_percentage 15141 1726867236.90197: checking to see if all hosts have failed and the running result is not ok 15141 1726867236.90198: done checking to see if all hosts have failed 15141 1726867236.90198: getting the remaining hosts for this loop 15141 1726867236.90199: done getting the remaining hosts for this loop 15141 1726867236.90200: getting the next task for host managed_node3 15141 1726867236.90203: done getting next task for host managed_node3 15141 1726867236.90206: ^ task is: TASK: meta (flush_handlers) 15141 1726867236.90207: ^ 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 15141 1726867236.90208: getting variables 15141 1726867236.90209: in VariableManager get_vars() 15141 1726867236.90214: Calling all_inventory to load vars for managed_node3 15141 1726867236.90215: Calling groups_inventory to load vars for managed_node3 15141 1726867236.90216: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867236.90223: Calling all_plugins_play to load vars for managed_node3 15141 1726867236.90224: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867236.90226: Calling groups_plugins_play to load vars for managed_node3 15141 1726867236.90307: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867236.90411: done with get_vars() 15141 1726867236.90417: done getting variables 15141 1726867236.90445: in VariableManager get_vars() 15141 1726867236.90451: Calling all_inventory to load vars for managed_node3 15141 1726867236.90452: Calling groups_inventory to load vars for managed_node3 15141 1726867236.90454: Calling all_plugins_inventory to load vars for managed_node3 15141 1726867236.90456: Calling all_plugins_play to load vars for managed_node3 15141 1726867236.90458: Calling groups_plugins_inventory to load vars for managed_node3 15141 1726867236.90459: Calling groups_plugins_play to load vars for managed_node3 15141 1726867236.90541: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15141 1726867236.90660: done with get_vars() 15141 1726867236.90668: done queuing things up, now waiting for results queue to drain 15141 1726867236.90669: results queue empty 15141 1726867236.90669: checking for any_errors_fatal 15141 1726867236.90670: done checking for any_errors_fatal 15141 1726867236.90670: checking for max_fail_percentage 15141 1726867236.90671: done checking for max_fail_percentage 15141 1726867236.90671: checking to see if all hosts have failed and the running result is not ok 15141 1726867236.90672: done checking to see if all hosts have failed 15141 1726867236.90672: getting the remaining hosts for this loop 15141 1726867236.90673: done getting the remaining hosts for this loop 15141 1726867236.90675: getting the next task for host managed_node3 15141 1726867236.90676: done getting next task for host managed_node3 15141 1726867236.90680: ^ task is: None 15141 1726867236.90681: ^ 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 15141 1726867236.90681: done queuing things up, now waiting for results queue to drain 15141 1726867236.90682: results queue empty 15141 1726867236.90682: checking for any_errors_fatal 15141 1726867236.90683: done checking for any_errors_fatal 15141 1726867236.90683: checking for max_fail_percentage 15141 1726867236.90684: done checking for max_fail_percentage 15141 1726867236.90684: checking to see if all hosts have failed and the running result is not ok 15141 1726867236.90685: done checking to see if all hosts have failed 15141 1726867236.90685: getting the next task for host managed_node3 15141 1726867236.90686: done getting next task for host managed_node3 15141 1726867236.90687: ^ task is: None 15141 1726867236.90688: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node3 : ok=7 changed=0 unreachable=0 failed=0 skipped=91 rescued=0 ignored=0 Friday 20 September 2024 17:20:36 -0400 (0:00:00.059) 0:00:09.402 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 1.26s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_bridge_initscripts.yml:5 Check if system is ostree ----------------------------------------------- 0.78s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Gather the minimum subset of ansible_facts required by the network role test --- 0.72s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Gathering Facts --------------------------------------------------------- 0.15s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml:3 fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable --- 0.14s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Set interface=LSR-TST-br31 ---------------------------------------------- 0.14s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml:9 Include the task 'assert_device_absent.yml' ----------------------------- 0.13s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml:14 Include the task 'show_interfaces.yml' ---------------------------------- 0.13s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml:12 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.13s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable --- 0.13s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Gathering Facts --------------------------------------------------------- 0.11s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml:17 fedora.linux_system_roles.network : Print network provider -------------- 0.11s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Include the task 'tasks/assert_profile_present.yml' --------------------- 0.10s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml:6 fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces --- 0.10s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 fedora.linux_system_roles.network : Show debug messages for the network_connections --- 0.10s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 --- 0.10s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces --- 0.10s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces --- 0.10s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 fedora.linux_system_roles.network : Install packages -------------------- 0.10s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Gathering Facts --------------------------------------------------------- 0.10s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml:3 15141 1726867236.90748: RUNNING CLEANUP