[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. 10641 1726853226.68055: 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-Qi7 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 10641 1726853226.69093: Added group all to inventory 10641 1726853226.69096: Added group ungrouped to inventory 10641 1726853226.69100: Group all now contains ungrouped 10641 1726853226.69103: Examining possible inventory source: /tmp/network-iHm/inventory.yml 10641 1726853227.00752: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 10641 1726853227.00812: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 10641 1726853227.00835: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 10641 1726853227.00902: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 10641 1726853227.00979: Loaded config def from plugin (inventory/script) 10641 1726853227.00981: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 10641 1726853227.01022: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 10641 1726853227.01114: Loaded config def from plugin (inventory/yaml) 10641 1726853227.01116: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 10641 1726853227.01205: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 10641 1726853227.01856: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 10641 1726853227.01859: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 10641 1726853227.01862: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 10641 1726853227.01868: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 10641 1726853227.01874: Loading data from /tmp/network-iHm/inventory.yml 10641 1726853227.01934: /tmp/network-iHm/inventory.yml was not parsable by auto 10641 1726853227.02204: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 10641 1726853227.02247: Loading data from /tmp/network-iHm/inventory.yml 10641 1726853227.02436: group all already in inventory 10641 1726853227.02443: set inventory_file for managed_node1 10641 1726853227.02450: set inventory_dir for managed_node1 10641 1726853227.02451: Added host managed_node1 to inventory 10641 1726853227.02453: Added host managed_node1 to group all 10641 1726853227.02454: set ansible_host for managed_node1 10641 1726853227.02455: set ansible_ssh_extra_args for managed_node1 10641 1726853227.02459: set inventory_file for managed_node2 10641 1726853227.02462: set inventory_dir for managed_node2 10641 1726853227.02463: Added host managed_node2 to inventory 10641 1726853227.02464: Added host managed_node2 to group all 10641 1726853227.02465: set ansible_host for managed_node2 10641 1726853227.02466: set ansible_ssh_extra_args for managed_node2 10641 1726853227.02468: set inventory_file for managed_node3 10641 1726853227.02573: set inventory_dir for managed_node3 10641 1726853227.02575: Added host managed_node3 to inventory 10641 1726853227.02577: Added host managed_node3 to group all 10641 1726853227.02578: set ansible_host for managed_node3 10641 1726853227.02579: set ansible_ssh_extra_args for managed_node3 10641 1726853227.02581: Reconcile groups and hosts in inventory. 10641 1726853227.02585: Group ungrouped now contains managed_node1 10641 1726853227.02587: Group ungrouped now contains managed_node2 10641 1726853227.02589: Group ungrouped now contains managed_node3 10641 1726853227.02672: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 10641 1726853227.02999: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 10641 1726853227.03048: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 10641 1726853227.03077: Loaded config def from plugin (vars/host_group_vars) 10641 1726853227.03079: 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) 10641 1726853227.03086: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 10641 1726853227.03093: 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) 10641 1726853227.03135: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 10641 1726853227.03877: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853227.04175: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 10641 1726853227.04214: Loaded config def from plugin (connection/local) 10641 1726853227.04217: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 10641 1726853227.05490: Loaded config def from plugin (connection/paramiko_ssh) 10641 1726853227.05494: 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) 10641 1726853227.07386: 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) 10641 1726853227.07426: Loaded config def from plugin (connection/psrp) 10641 1726853227.07429: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 10641 1726853227.08800: 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) 10641 1726853227.08841: Loaded config def from plugin (connection/ssh) 10641 1726853227.08848: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 10641 1726853227.10994: 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) 10641 1726853227.11034: Loaded config def from plugin (connection/winrm) 10641 1726853227.11037: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 10641 1726853227.11295: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 10641 1726853227.11354: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 10641 1726853227.11418: Loaded config def from plugin (shell/cmd) 10641 1726853227.11422: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 10641 1726853227.11451: 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) 10641 1726853227.11514: Loaded config def from plugin (shell/powershell) 10641 1726853227.11516: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 10641 1726853227.11565: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 10641 1726853227.11938: Loaded config def from plugin (shell/sh) 10641 1726853227.11940: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 10641 1726853227.11985: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 10641 1726853227.12296: Loaded config def from plugin (become/runas) 10641 1726853227.12299: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 10641 1726853227.12692: Loaded config def from plugin (become/su) 10641 1726853227.12695: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 10641 1726853227.13059: Loaded config def from plugin (become/sudo) 10641 1726853227.13062: 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 10641 1726853227.13098: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_deprecated_initscripts.yml 10641 1726853227.13839: in VariableManager get_vars() 10641 1726853227.13865: done with get_vars() 10641 1726853227.14202: trying /usr/local/lib/python3.12/site-packages/ansible/modules 10641 1726853227.20114: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 10641 1726853227.20353: in VariableManager get_vars() 10641 1726853227.20358: done with get_vars() 10641 1726853227.20361: variable 'playbook_dir' from source: magic vars 10641 1726853227.20362: variable 'ansible_playbook_python' from source: magic vars 10641 1726853227.20363: variable 'ansible_config_file' from source: magic vars 10641 1726853227.20364: variable 'groups' from source: magic vars 10641 1726853227.20364: variable 'omit' from source: magic vars 10641 1726853227.20365: variable 'ansible_version' from source: magic vars 10641 1726853227.20366: variable 'ansible_check_mode' from source: magic vars 10641 1726853227.20367: variable 'ansible_diff_mode' from source: magic vars 10641 1726853227.20367: variable 'ansible_forks' from source: magic vars 10641 1726853227.20368: variable 'ansible_inventory_sources' from source: magic vars 10641 1726853227.20368: variable 'ansible_skip_tags' from source: magic vars 10641 1726853227.20369: variable 'ansible_limit' from source: magic vars 10641 1726853227.20482: variable 'ansible_run_tags' from source: magic vars 10641 1726853227.20483: variable 'ansible_verbosity' from source: magic vars 10641 1726853227.20521: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml 10641 1726853227.21846: in VariableManager get_vars() 10641 1726853227.21864: done with get_vars() 10641 1726853227.21876: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml statically imported: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml 10641 1726853227.22922: in VariableManager get_vars() 10641 1726853227.22939: done with get_vars() 10641 1726853227.22953: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml statically imported: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 10641 1726853227.23080: in VariableManager get_vars() 10641 1726853227.23120: done with get_vars() 10641 1726853227.23259: in VariableManager get_vars() 10641 1726853227.23273: done with get_vars() 10641 1726853227.23281: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml statically imported: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 10641 1726853227.23369: in VariableManager get_vars() 10641 1726853227.23385: done with get_vars() 10641 1726853227.23676: in VariableManager get_vars() 10641 1726853227.23690: done with get_vars() 10641 1726853227.23695: variable 'omit' from source: magic vars 10641 1726853227.23713: variable 'omit' from source: magic vars 10641 1726853227.23751: in VariableManager get_vars() 10641 1726853227.23762: done with get_vars() 10641 1726853227.23806: in VariableManager get_vars() 10641 1726853227.23817: done with get_vars() 10641 1726853227.23852: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 10641 1726853227.24387: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 10641 1726853227.24624: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 10641 1726853227.25548: in VariableManager get_vars() 10641 1726853227.25575: done with get_vars() 10641 1726853227.26012: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 10641 1726853227.26147: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 10641 1726853227.27910: in VariableManager get_vars() 10641 1726853227.27931: done with get_vars() 10641 1726853227.27940: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml statically imported: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 10641 1726853227.28134: in VariableManager get_vars() 10641 1726853227.28156: done with get_vars() 10641 1726853227.28286: in VariableManager get_vars() 10641 1726853227.28308: done with get_vars() 10641 1726853227.28703: in VariableManager get_vars() 10641 1726853227.28720: done with get_vars() 10641 1726853227.28730: variable 'omit' from source: magic vars 10641 1726853227.28757: variable 'omit' from source: magic vars 10641 1726853227.28801: in VariableManager get_vars() 10641 1726853227.28815: done with get_vars() 10641 1726853227.28838: in VariableManager get_vars() 10641 1726853227.28856: done with get_vars() 10641 1726853227.28888: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 10641 1726853227.29030: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 10641 1726853227.31528: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 10641 1726853227.31964: in VariableManager get_vars() 10641 1726853227.31996: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 10641 1726853227.34251: in VariableManager get_vars() 10641 1726853227.34276: done with get_vars() 10641 1726853227.34286: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml statically imported: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml 10641 1726853227.34813: in VariableManager get_vars() 10641 1726853227.34840: done with get_vars() 10641 1726853227.34902: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 10641 1726853227.34917: 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 10641 1726853227.35175: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 10641 1726853227.35351: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 10641 1726853227.35354: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-Qi7/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) 10641 1726853227.35391: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 10641 1726853227.35416: 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) 10641 1726853227.35593: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 10641 1726853227.35659: Loaded config def from plugin (callback/default) 10641 1726853227.35661: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 10641 1726853227.36862: Loaded config def from plugin (callback/junit) 10641 1726853227.36865: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 10641 1726853227.36916: 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) 10641 1726853227.36985: Loaded config def from plugin (callback/minimal) 10641 1726853227.36988: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 10641 1726853227.37030: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 10641 1726853227.37093: Loaded config def from plugin (callback/tree) 10641 1726853227.37096: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 10641 1726853227.37221: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 10641 1726853227.37228: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-Qi7/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_bond_deprecated_initscripts.yml ******************************** 2 plays in /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_deprecated_initscripts.yml 10641 1726853227.37259: in VariableManager get_vars() 10641 1726853227.37275: done with get_vars() 10641 1726853227.37281: in VariableManager get_vars() 10641 1726853227.37289: done with get_vars() 10641 1726853227.37293: variable 'omit' from source: magic vars 10641 1726853227.37330: in VariableManager get_vars() 10641 1726853227.37353: done with get_vars() 10641 1726853227.37376: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_bond_deprecated.yml' with initscripts as provider] *** 10641 1726853227.37941: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 10641 1726853227.38022: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 10641 1726853227.38060: getting the remaining hosts for this loop 10641 1726853227.38062: done getting the remaining hosts for this loop 10641 1726853227.38065: getting the next task for host managed_node1 10641 1726853227.38068: done getting next task for host managed_node1 10641 1726853227.38070: ^ task is: TASK: Gathering Facts 10641 1726853227.38074: ^ 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 10641 1726853227.38077: getting variables 10641 1726853227.38078: in VariableManager get_vars() 10641 1726853227.38089: Calling all_inventory to load vars for managed_node1 10641 1726853227.38091: Calling groups_inventory to load vars for managed_node1 10641 1726853227.38094: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853227.38110: Calling all_plugins_play to load vars for managed_node1 10641 1726853227.38123: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853227.38126: Calling groups_plugins_play to load vars for managed_node1 10641 1726853227.38162: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853227.38225: done with get_vars() 10641 1726853227.38232: done getting variables 10641 1726853227.38519: 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-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_deprecated_initscripts.yml:5 Friday 20 September 2024 13:27:07 -0400 (0:00:00.014) 0:00:00.014 ****** 10641 1726853227.38556: entering _queue_task() for managed_node1/gather_facts 10641 1726853227.38557: Creating lock for gather_facts 10641 1726853227.39096: worker is 1 (out of 1 available) 10641 1726853227.39105: exiting _queue_task() for managed_node1/gather_facts 10641 1726853227.39116: done queuing things up, now waiting for results queue to drain 10641 1726853227.39118: waiting for pending results... 10641 1726853227.39258: running TaskExecutor() for managed_node1/TASK: Gathering Facts 10641 1726853227.39322: in run() - task 02083763-bbaf-54d6-2830-0000000000cd 10641 1726853227.39354: variable 'ansible_search_path' from source: unknown 10641 1726853227.39458: calling self._execute() 10641 1726853227.39478: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853227.39488: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853227.39500: variable 'omit' from source: magic vars 10641 1726853227.39608: variable 'omit' from source: magic vars 10641 1726853227.39640: variable 'omit' from source: magic vars 10641 1726853227.39691: variable 'omit' from source: magic vars 10641 1726853227.39739: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10641 1726853227.39834: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10641 1726853227.39862: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10641 1726853227.39893: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10641 1726853227.39978: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10641 1726853227.39981: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10641 1726853227.39983: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853227.39985: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853227.40067: Set connection var ansible_connection to ssh 10641 1726853227.40083: Set connection var ansible_pipelining to False 10641 1726853227.40095: Set connection var ansible_timeout to 10 10641 1726853227.40114: Set connection var ansible_module_compression to ZIP_DEFLATED 10641 1726853227.40175: Set connection var ansible_shell_type to sh 10641 1726853227.40178: Set connection var ansible_shell_executable to /bin/sh 10641 1726853227.40181: variable 'ansible_shell_executable' from source: unknown 10641 1726853227.40183: variable 'ansible_connection' from source: unknown 10641 1726853227.40185: variable 'ansible_module_compression' from source: unknown 10641 1726853227.40187: variable 'ansible_shell_type' from source: unknown 10641 1726853227.40189: variable 'ansible_shell_executable' from source: unknown 10641 1726853227.40191: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853227.40193: variable 'ansible_pipelining' from source: unknown 10641 1726853227.40198: variable 'ansible_timeout' from source: unknown 10641 1726853227.40212: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853227.40457: 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) 10641 1726853227.40474: variable 'omit' from source: magic vars 10641 1726853227.40483: starting attempt loop 10641 1726853227.40490: running the handler 10641 1726853227.40508: variable 'ansible_facts' from source: unknown 10641 1726853227.40538: _low_level_execute_command(): starting 10641 1726853227.40577: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10641 1726853227.41398: 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.45.153 originally 10.31.45.153 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.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10641 1726853227.41467: 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10641 1726853227.41521: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 10641 1726853227.41542: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10641 1726853227.41585: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10641 1726853227.41640: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10641 1726853227.43579: stdout chunk (state=3): >>>/root <<< 10641 1726853227.43676: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10641 1726853227.43691: stdout chunk (state=3): >>><<< 10641 1726853227.43709: stderr chunk (state=3): >>><<< 10641 1726853227.43741: _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.45.153 originally 10.31.45.153 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.45.153 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' 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 10641 1726853227.43941: _low_level_execute_command(): starting 10641 1726853227.43947: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853227.438102-10664-217943690742201 `" && echo ansible-tmp-1726853227.438102-10664-217943690742201="` echo /root/.ansible/tmp/ansible-tmp-1726853227.438102-10664-217943690742201 `" ) && sleep 0' 10641 1726853227.45695: 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.45.153 originally 10.31.45.153 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.45.153 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10641 1726853227.46002: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 10641 1726853227.46013: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10641 1726853227.46083: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10641 1726853227.48276: stdout chunk (state=3): >>>ansible-tmp-1726853227.438102-10664-217943690742201=/root/.ansible/tmp/ansible-tmp-1726853227.438102-10664-217943690742201 <<< 10641 1726853227.48281: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10641 1726853227.48284: stdout chunk (state=3): >>><<< 10641 1726853227.48286: stderr chunk (state=3): >>><<< 10641 1726853227.48289: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853227.438102-10664-217943690742201=/root/.ansible/tmp/ansible-tmp-1726853227.438102-10664-217943690742201 , 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.45.153 originally 10.31.45.153 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.45.153 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' 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 10641 1726853227.48326: variable 'ansible_module_compression' from source: unknown 10641 1726853227.48380: ANSIBALLZ: Using generic lock for ansible.legacy.setup 10641 1726853227.48384: ANSIBALLZ: Acquiring lock 10641 1726853227.48386: ANSIBALLZ: Lock acquired: 139970499105888 10641 1726853227.48389: ANSIBALLZ: Creating module 10641 1726853228.01184: ANSIBALLZ: Writing module into payload 10641 1726853228.01707: ANSIBALLZ: Writing module 10641 1726853228.01730: ANSIBALLZ: Renaming module 10641 1726853228.01734: ANSIBALLZ: Done creating module 10641 1726853228.01872: variable 'ansible_facts' from source: unknown 10641 1726853228.01878: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10641 1726853228.01888: _low_level_execute_command(): starting 10641 1726853228.01894: _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' 10641 1726853228.03620: 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.45.153 originally 10.31.45.153 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.45.153 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10641 1726853228.03625: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 10641 1726853228.03627: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10641 1726853228.03629: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10641 1726853228.03877: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10641 1726853228.05768: stdout chunk (state=3): >>>PLATFORM Linux FOUND <<< 10641 1726853228.05778: stdout chunk (state=3): >>>/usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 10641 1726853228.06179: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10641 1726853228.06184: stdout chunk (state=3): >>><<< 10641 1726853228.06187: stderr chunk (state=3): >>><<< 10641 1726853228.06189: _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.45.153 originally 10.31.45.153 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.45.153 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' 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 10641 1726853228.06195 [managed_node1]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 10641 1726853228.06198: _low_level_execute_command(): starting 10641 1726853228.06200: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 10641 1726853228.06303: Sending initial data 10641 1726853228.06307: Sent initial data (1181 bytes) 10641 1726853228.07294: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10641 1726853228.07375: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10641 1726853228.07378: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10641 1726853228.07381: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10641 1726853228.07588: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 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.45.153 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10641 1726853228.07591: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 10641 1726853228.07600: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10641 1726853228.07623: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10641 1726853228.07705: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10641 1726853228.11823: 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"} <<< 10641 1726853228.12625: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10641 1726853228.12629: stdout chunk (state=3): >>><<< 10641 1726853228.12631: stderr chunk (state=3): >>><<< 10641 1726853228.12692: _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.45.153 originally 10.31.45.153 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.45.153 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' 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 10641 1726853228.12777: variable 'ansible_facts' from source: unknown 10641 1726853228.12780: variable 'ansible_facts' from source: unknown 10641 1726853228.12782: variable 'ansible_module_compression' from source: unknown 10641 1726853228.12986: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-1064117bouvn_/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 10641 1726853228.13024: variable 'ansible_facts' from source: unknown 10641 1726853228.13493: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853227.438102-10664-217943690742201/AnsiballZ_setup.py 10641 1726853228.14076: Sending initial data 10641 1726853228.14079: Sent initial data (153 bytes) 10641 1726853228.15059: 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.45.153 originally 10.31.45.153 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.45.153 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 10641 1726853228.15092: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10641 1726853228.15180: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10641 1726853228.17476: 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 <<< 10641 1726853228.17551: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 10641 1726853228.17608: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-1064117bouvn_/tmptnqfngun /root/.ansible/tmp/ansible-tmp-1726853227.438102-10664-217943690742201/AnsiballZ_setup.py <<< 10641 1726853228.17633: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853227.438102-10664-217943690742201/AnsiballZ_setup.py" <<< 10641 1726853228.17804: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-1064117bouvn_/tmptnqfngun" to remote "/root/.ansible/tmp/ansible-tmp-1726853227.438102-10664-217943690742201/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853227.438102-10664-217943690742201/AnsiballZ_setup.py" <<< 10641 1726853228.20428: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10641 1726853228.20616: stderr chunk (state=3): >>><<< 10641 1726853228.20620: stdout chunk (state=3): >>><<< 10641 1726853228.20623: done transferring module to remote 10641 1726853228.20626: _low_level_execute_command(): starting 10641 1726853228.20629: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853227.438102-10664-217943690742201/ /root/.ansible/tmp/ansible-tmp-1726853227.438102-10664-217943690742201/AnsiballZ_setup.py && sleep 0' 10641 1726853228.21695: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10641 1726853228.21788: 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.45.153 originally 10.31.45.153 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.45.153 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10641 1726853228.21982: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 10641 1726853228.22050: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10641 1726853228.22160: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10641 1726853228.24445: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10641 1726853228.24449: stdout chunk (state=3): >>><<< 10641 1726853228.24451: stderr chunk (state=3): >>><<< 10641 1726853228.24454: _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.45.153 originally 10.31.45.153 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.45.153 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' 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 10641 1726853228.24456: _low_level_execute_command(): starting 10641 1726853228.24458: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853227.438102-10664-217943690742201/AnsiballZ_setup.py && sleep 0' 10641 1726853228.25900: 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.45.153 originally 10.31.45.153 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.45.153 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.45.153 originally 10.31.45.153 debug2: match found <<< 10641 1726853228.25985: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10641 1726853228.26080: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 10641 1726853228.26114: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10641 1726853228.26179: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10641 1726853228.26195: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10641 1726853228.28716: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 10641 1726853228.28722: stdout chunk (state=3): >>>import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook <<< 10641 1726853228.28800: stdout chunk (state=3): >>>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' <<< 10641 1726853228.28826: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # <<< 10641 1726853228.28867: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 10641 1726853228.28913: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 10641 1726853228.28917: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0f104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0edfb30> <<< 10641 1726853228.28943: 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 0x7fb4b0f12a50> <<< 10641 1726853228.29019: stdout chunk (state=3): >>>import '_signal' # <<< 10641 1726853228.29046: stdout chunk (state=3): >>>import '_abc' # <<< 10641 1726853228.29049: stdout chunk (state=3): >>>import 'abc' # <<< 10641 1726853228.29158: stdout chunk (state=3): >>>import 'io' # import '_stat' # import 'stat' # <<< 10641 1726853228.29162: stdout chunk (state=3): >>>import '_collections_abc' # <<< 10641 1726853228.29302: stdout chunk (state=3): >>>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' <<< 10641 1726853228.29306: 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' <<< 10641 1726853228.29369: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0d05130> <<< 10641 1726853228.29650: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0d05fa0> 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. <<< 10641 1726853228.29819: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 10641 1726853228.29840: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 10641 1726853228.29852: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 10641 1726853228.29964: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 10641 1726853228.29969: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 10641 1726853228.30022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0d43dd0> <<< 10641 1726853228.30080: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 10641 1726853228.30285: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0d43fe0> # /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' <<< 10641 1726853228.30312: 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 0x7fb4b0d7b7a0> # /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 0x7fb4b0d7be30> import '_collections' # <<< 10641 1726853228.30349: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0d5baa0> import '_functools' # <<< 10641 1726853228.30422: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0d591c0> <<< 10641 1726853228.30468: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0d40f80> <<< 10641 1726853228.30498: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 10641 1726853228.30567: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 10641 1726853228.30570: stdout chunk (state=3): >>>import '_sre' # <<< 10641 1726853228.30591: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 10641 1726853228.30664: 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' <<< 10641 1726853228.30667: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0d9b710> <<< 10641 1726853228.30674: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0d9a330> <<< 10641 1726853228.30708: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 10641 1726853228.30774: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0d5a090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0d98b90> <<< 10641 1726853228.30887: 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 0x7fb4b0dd0740> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0d40200> # /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' <<< 10641 1726853228.30892: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4b0dd0bf0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0dd0aa0> # 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 0x7fb4b0dd0e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0d3ed20> <<< 10641 1726853228.30929: 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' <<< 10641 1726853228.30956: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 10641 1726853228.31278: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 10641 1726853228.31282: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0dd1580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0dd1250> <<< 10641 1726853228.31314: 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 0x7fb4b0dd2480> 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 0x7fb4b0de8680> 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 0x7fb4b0de9d60> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 10641 1726853228.31404: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0deac00> # 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 0x7fb4b0deb260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0dea150> # /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 0x7fb4b0debce0> <<< 10641 1726853228.31453: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0deb410> <<< 10641 1726853228.31470: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0dd24b0> <<< 10641 1726853228.31539: 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' <<< 10641 1726853228.31543: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 10641 1726853228.31547: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 10641 1726853228.31669: 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 0x7fb4b0adbbc0> # /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' <<< 10641 1726853228.31676: 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 0x7fb4b0b046b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0b04410> <<< 10641 1726853228.31679: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 10641 1726853228.31682: stdout chunk (state=3): >>># 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 0x7fb4b0b046e0> <<< 10641 1726853228.31976: 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' <<< 10641 1726853228.31979: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 10641 1726853228.32012: 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 0x7fb4b0b05010> <<< 10641 1726853228.32016: 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' <<< 10641 1726853228.32018: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4b0b05a00> <<< 10641 1726853228.32087: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0b048c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0ad9d60> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 10641 1726853228.32112: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 10641 1726853228.32116: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 10641 1726853228.32155: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 10641 1726853228.32160: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0b06d80> <<< 10641 1726853228.32208: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0b05880> <<< 10641 1726853228.32211: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0dd2ba0> <<< 10641 1726853228.32286: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 10641 1726853228.32289: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 10641 1726853228.32296: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 10641 1726853228.32328: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 10641 1726853228.32435: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0b2f110> <<< 10641 1726853228.32438: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 10641 1726853228.32440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 10641 1726853228.32499: 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' <<< 10641 1726853228.32505: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0b53440> <<< 10641 1726853228.32534: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 10641 1726853228.32646: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 10641 1726853228.32714: 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 0x7fb4b0bb41a0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 10641 1726853228.32770: 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' <<< 10641 1726853228.32918: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0bb6900> <<< 10641 1726853228.32925: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0bb42c0> <<< 10641 1726853228.32985: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0b81220> <<< 10641 1726853228.33003: 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 0x7fb4b09b9250> <<< 10641 1726853228.33183: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0b52240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0b07ce0> <<< 10641 1726853228.33191: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 10641 1726853228.33276: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb4b09b94f0> <<< 10641 1726853228.33585: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_he2bh3xq/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 <<< 10641 1726853228.33592: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 10641 1726853228.33636: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 10641 1726853228.33734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 10641 1726853228.33737: 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 0x7fb4b0a1af90> <<< 10641 1726853228.34087: stdout chunk (state=3): >>>import '_typing' # <<< 10641 1726853228.34091: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b09f9e80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b09f9010> <<< 10641 1726853228.34094: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 10641 1726853228.35491: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.36700: 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 0x7fb4b0a18ce0> # /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 0x7fb4b0a4e8a0> <<< 10641 1726853228.36731: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0a4e630> <<< 10641 1726853228.36910: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0a4df40> # /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' <<< 10641 1726853228.36921: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0a4e390> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0f129c0> 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 0x7fb4b0a4f680> # 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 0x7fb4b0a4f890> <<< 10641 1726853228.36933: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 10641 1726853228.36978: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 10641 1726853228.36983: stdout chunk (state=3): >>>import '_locale' # <<< 10641 1726853228.37189: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0a4fdd0> 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 0x7fb4b0325bb0> # 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 0x7fb4b03272f0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 10641 1726853228.37210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 10641 1726853228.37245: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0328170> <<< 10641 1726853228.37483: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0329310> # /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 0x7fb4b032bdd0> <<< 10641 1726853228.37591: 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 0x7fb4b09fb080> <<< 10641 1726853228.37594: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b032a0c0> <<< 10641 1726853228.37616: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /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 <<< 10641 1726853228.37712: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 10641 1726853228.37727: 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' <<< 10641 1726853228.37740: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0333d70> <<< 10641 1726853228.37813: stdout chunk (state=3): >>>import '_tokenize' # <<< 10641 1726853228.37885: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0332840> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b03325a0> # /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' <<< 10641 1726853228.37966: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0332b10> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b032a5a0> <<< 10641 1726853228.37978: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 10641 1726853228.37985: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4b03779e0> <<< 10641 1726853228.38021: 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 0x7fb4b0378170> <<< 10641 1726853228.38159: 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' # 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 0x7fb4b0379bb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0379970> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 10641 1726853228.38359: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 10641 1726853228.38393: 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 0x7fb4b037c170> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b037a2a0> # /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 0x7fb4b037f950> <<< 10641 1726853228.38619: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b037c320> # 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 0x7fb4b0380a40> # 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 0x7fb4b0380830> <<< 10641 1726853228.38623: 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 0x7fb4b0380b60> <<< 10641 1726853228.38654: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b03782c0> <<< 10641 1726853228.38676: 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 <<< 10641 1726853228.38681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 10641 1726853228.38698: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 10641 1726853228.38895: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # 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 0x7fb4b02082c0> <<< 10641 1726853228.38913: 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 0x7fb4b0209070> <<< 10641 1726853228.38920: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0382a50> <<< 10641 1726853228.38953: 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 0x7fb4b0383dd0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0382690> <<< 10641 1726853228.39023: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 10641 1726853228.39228: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10641 1726853228.39325: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 10641 1726853228.39377: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.39482: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.40002: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.40592: 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 <<< 10641 1726853228.40599: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 10641 1726853228.40647: 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 0x7fb4b0211310> <<< 10641 1726853228.40792: 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' <<< 10641 1726853228.40798: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0212090> <<< 10641 1726853228.40825: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b02092e0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 10641 1726853228.40840: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.40855: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 10641 1726853228.40861: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.41012: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.41238: 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' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b02121e0> <<< 10641 1726853228.41244: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.41921: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.42636: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.42753: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.42858: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 10641 1726853228.42879: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.42916: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.42978: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 10641 1726853228.43090: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.43240: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 10641 1726853228.43246: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.43278: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 10641 1726853228.43379: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # <<< 10641 1726853228.43390: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.43802: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.44189: 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' # <<< 10641 1726853228.44492: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0213350> # zipimport: zlib available <<< 10641 1726853228.44527: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 10641 1726853228.44577: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.44622: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.44779: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 10641 1726853228.44782: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 10641 1726853228.44876: 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 0x7fb4b021dd00> <<< 10641 1726853228.44904: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b021b0b0> <<< 10641 1726853228.44934: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 10641 1726853228.44985: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.45009: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.45105: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10641 1726853228.45151: 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' <<< 10641 1726853228.45179: 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 <<< 10641 1726853228.45237: 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 <<< 10641 1726853228.45282: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 10641 1726853228.45321: 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' <<< 10641 1726853228.45377: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0306750> <<< 10641 1726853228.45587: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b03fe420> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b021de50> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0212cc0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 10641 1726853228.45643: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 10641 1726853228.45709: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 10641 1726853228.45750: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 10641 1726853228.45803: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.45854: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.45968: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10641 1726853228.45992: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.46050: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.46137: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.46159: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.46221: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available <<< 10641 1726853228.46384: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.46442: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.46477: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.46531: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 10641 1726853228.46842: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.47121: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.47231: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.47343: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py<<< 10641 1726853228.47356: stdout chunk (state=3): >>> # 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 <<< 10641 1726853228.47382: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 10641 1726853228.47450: stdout chunk (state=3): >>># /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' <<< 10641 1726853228.47491: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b02b1b50><<< 10641 1726853228.47510: stdout chunk (state=3): >>> <<< 10641 1726853228.47525: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py<<< 10641 1726853228.47551: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 10641 1726853228.47584: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py<<< 10641 1726853228.47661: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 10641 1726853228.47819: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4aff07d10> <<< 10641 1726853228.47827: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'<<< 10641 1726853228.47830: stdout chunk (state=3): >>> # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 10641 1726853228.47908: stdout chunk (state=3): >>>import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4aff07fe0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b029acc0> <<< 10641 1726853228.47948: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b02b2690> <<< 10641 1726853228.48024: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b02b0200> <<< 10641 1726853228.48043: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b02b3dd0> <<< 10641 1726853228.48066: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 10641 1726853228.48168: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc'<<< 10641 1726853228.48207: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 10641 1726853228.48262: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'<<< 10641 1726853228.48266: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py<<< 10641 1726853228.48286: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'<<< 10641 1726853228.48333: stdout chunk (state=3): >>> # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'<<< 10641 1726853228.48386: stdout chunk (state=3): >>> # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4aff1eff0><<< 10641 1726853228.48408: stdout chunk (state=3): >>> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4aff1e8a0><<< 10641 1726853228.48412: stdout chunk (state=3): >>> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 10641 1726853228.48454: 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 0x7fb4aff1ea80> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4aff1dcd0><<< 10641 1726853228.48484: stdout chunk (state=3): >>> <<< 10641 1726853228.48488: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py<<< 10641 1726853228.48574: stdout chunk (state=3): >>> <<< 10641 1726853228.48702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 10641 1726853228.48727: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4aff1f170> <<< 10641 1726853228.48758: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py<<< 10641 1726853228.48785: stdout chunk (state=3): >>> <<< 10641 1726853228.48816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 10641 1726853228.48860: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'<<< 10641 1726853228.48878: stdout chunk (state=3): >>> # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' <<< 10641 1726853228.48929: stdout chunk (state=3): >>>import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4aff75ca0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4aff1fc80> <<< 10641 1726853228.49113: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b02b3e00> 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 <<< 10641 1726853228.49192: stdout chunk (state=3): >>># zipimport: zlib available<<< 10641 1726853228.49316: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.other.facter' # <<< 10641 1726853228.49364: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.49389: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.49617: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available<<< 10641 1726853228.49669: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 10641 1726853228.49700: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.49750: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 10641 1726853228.49804: stdout chunk (state=3): >>> # zipimport: zlib available <<< 10641 1726853228.49923: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 10641 1726853228.49993: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.50076: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.50153: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.50264: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 10641 1726853228.50285: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.51034: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.51798: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 10641 1726853228.52157: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available <<< 10641 1726853228.52160: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 10641 1726853228.52169: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.52235: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.52258: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available <<< 10641 1726853228.52358: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 10641 1726853228.52369: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.52729: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4aff77050> # /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 0x7fb4aff76390> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available <<< 10641 1726853228.52797: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 10641 1726853228.52815: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.52889: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.52975: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 10641 1726853228.52996: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.53045: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.53118: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 10641 1726853228.53141: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.53165: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.53211: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 10641 1726853228.53261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 10641 1726853228.53330: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 10641 1726853228.53393: 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 0x7fb4affa5e50> <<< 10641 1726853228.53592: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4aff95be0> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 10641 1726853228.53652: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.53718: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 10641 1726853228.53721: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.53799: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.53876: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.53988: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.54141: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 10641 1726853228.54183: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.54229: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 10641 1726853228.54245: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.54267: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.54391: 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 0x7fb4affb97c0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4aff97e30> import 'ansible.module_utils.facts.system.user' # <<< 10641 1726853228.54420: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 10641 1726853228.54463: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.54504: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 10641 1726853228.54895: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.55009: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available <<< 10641 1726853228.55046: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.55245: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.55273: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.55304: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 10641 1726853228.55341: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10641 1726853228.55369: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.55604: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.55792: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 10641 1726853228.55990: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.56209: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available <<< 10641 1726853228.56256: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.57141: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.58069: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available <<< 10641 1726853228.58076: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.58079: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available <<< 10641 1726853228.58094: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.58242: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 10641 1726853228.58361: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.58553: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.58678: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 10641 1726853228.58681: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available <<< 10641 1726853228.59007: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10641 1726853228.59112: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.59253: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 10641 1726853228.59275: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # <<< 10641 1726853228.59335: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10641 1726853228.59350: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available <<< 10641 1726853228.59378: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.59457: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 10641 1726853228.59562: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available <<< 10641 1726853228.59585: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.59605: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 10641 1726853228.59618: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.59667: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.59717: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 10641 1726853228.59729: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.59786: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.59855: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 10641 1726853228.60263: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.60654: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 10641 1726853228.60667: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.60744: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.60831: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 10641 1726853228.60834: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.60877: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.60928: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 10641 1726853228.60941: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.60969: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.61024: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available <<< 10641 1726853228.61108: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 10641 1726853228.61231: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.61444: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 10641 1726853228.61447: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 10641 1726853228.61463: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10641 1726853228.61509: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available <<< 10641 1726853228.61560: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.61669: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10641 1726853228.61720: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.61821: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.62068: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available <<< 10641 1726853228.62107: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 10641 1726853228.62211: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.62600: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.62737: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 10641 1726853228.62748: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.62829: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.62913: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available <<< 10641 1726853228.62964: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.63006: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available <<< 10641 1726853228.63129: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.63222: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available <<< 10641 1726853228.63274: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.63364: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 10641 1726853228.63436: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853228.63676: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 10641 1726853228.63682: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 10641 1726853228.63712: 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 0x7fb4afd52960> <<< 10641 1726853228.63812: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4afd50d10> <<< 10641 1726853228.63827: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4afd4be60> <<< 10641 1726853228.89087: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4afd982f0> # /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' <<< 10641 1726853228.89207: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4afd99310> <<< 10641 1726853228.89334: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' <<< 10641 1726853228.89337: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4afd9bc80> <<< 10641 1726853228.89785: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4afd9b110> <<< 10641 1726853228.89789: 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 <<< 10641 1726853229.14460: stdout chunk (state=3): >>> {"ansible_facts": {"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-45-153.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-45-153", "ansible_nodename": "ip-10-31-45-153.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": "ec26b9e88796a7cb9ebdc2656ce384f6", "ansible_fips": false, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCXYnrsBaUY4i0/t1QUWoZkFPnFbGncbkmF01/zUZNuwldCwqYoDxpR2K8ARraEuK9oVLyYO0alCszdGP42db6R4xfRCOhN3faeZXsneupsJk4LLpIBkq0uIokeAtcL1tPOUQQzfsQqzZzp4BmJCVrwmUW5ADnzqCgvB3gsruyTQUrEUJ9MtB5zdaQm5MXuipjeZQThTjYCB2aXv/qTdzfKAwds3CoSZ6HA5GNdi6tahsy3CRIn6VtVkvwrqjJcwo+RaRQzjh+C9AUoH2YQmfLbvog62MsnLk/5OPq5HhxO81pm/TJDsI4LXwLh1VviMOWzVvIaXuKwdmYAdgX1NU561bBzeYzi55qBKo4TcMmnOXiV+Es7dDrKjwwpQKsv5tjSqVkcO6ek3I6SI38DXFOBLZtqXOOLsO12iOReYJUWe/+cgBrz12kDCPmaHFzFFZ3+N0GQ/WiYcgqiUItIhb3xJTbPqls0czPCpCzKo57GyTmv17fpfGhBfRoGX/H1zYs=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDOnt+7F+RlMaCRRXs8YyuhiHP1FmeDlj4rNB/K2mg1iP9loXXc/XjJ083xMBDu7m7uYLGB+dnmj299Y+RcAQpE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKmxoIJtw8UORlc+o+Q7Pks5ERSyhMLnl+Oo8W221WGj", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_lsb": {}, "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_is_chroot": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_fibre_channel_wwn": [], "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_loadavg": {"1m": 0.51171875, "5m": 0.23046875, "15m": 0.09423828125}, "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.46.199 44238 10.31.45.153 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": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.199 44238 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_iscsi_iqn": "", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "27", "second": "08", "epoch": "1726853228", "epoch_int": "1726853228", "date": "2024-09-20", "time": "13:27:08", "iso8601_micro": "2024-09-20T17:27:08.653577Z", "iso8601": "2024-09-20T17:27:08Z", "iso8601_basic": "20240920T132708653577", "iso8601_basic_short": "20240920T132708", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_apparmor": {"status": "disabled"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_local": {}, "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": 2973, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 558, "free": 2973}, "nocache": {"free": 3301, "used": 230}, "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": "ec26b9e8-8796-a7cb-9ebd-c2656ce384f6", "ansible_product_uuid": "ec26b9e8-8796-a7cb-9ebd-c2656ce384f6", "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": 394, "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": 261794938880, "block_size": 4096, "block_total": 65519099, "block_available": 63914780, "block_used": 1604319, "inode_total": 131070960, "inode_available": 131029087, "inode_used": 41873, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "02:3a:e7:40:bc:9f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.45.153", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::3a:e7ff:fe40:bc9f", "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_t<<< 10641 1726853229.14476: stdout chunk (state=3): >>>unnel_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_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_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.45.153", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:3a:e7:40:bc:9f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.45.153"], "ansible_all_ipv6_addresses": ["fe80::3a:e7ff:fe40:bc9f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.45.153", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::3a:e7ff:fe40:bc9f"]}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 10641 1726853229.15090: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ <<< 10641 1726853229.15154: stdout chunk (state=3): >>># clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings <<< 10641 1726853229.15191: stdout chunk (state=3): >>># 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 <<< 10641 1726853229.15197: stdout chunk (state=3): >>># 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<<< 10641 1726853229.15477: stdout chunk (state=3): >>> <<< 10641 1726853229.15536: stdout chunk (state=3): >>># 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 <<< 10641 1726853229.15598: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # 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 <<< 10641 1726853229.16163: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 <<< 10641 1726853229.16185: stdout chunk (state=3): >>># destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 10641 1726853229.16372: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 10641 1726853229.16398: stdout chunk (state=3): >>># destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 10641 1726853229.16508: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle <<< 10641 1726853229.16525: stdout chunk (state=3): >>># destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors <<< 10641 1726853229.16567: stdout chunk (state=3): >>># destroy shlex # destroy fcntl # destroy datetime <<< 10641 1726853229.16589: stdout chunk (state=3): >>># destroy subprocess # destroy base64 <<< 10641 1726853229.16614: stdout chunk (state=3): >>># destroy _ssl <<< 10641 1726853229.16647: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json <<< 10641 1726853229.16794: 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 # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna <<< 10641 1726853229.16801: stdout chunk (state=3): >>># destroy stringprep # cleanup[3] wiping configparser <<< 10641 1726853229.16859: 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 # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128<<< 10641 1726853229.16862: stdout chunk (state=3): >>> # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid<<< 10641 1726853229.17016: stdout chunk (state=3): >>> # 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 <<< 10641 1726853229.17038: stdout chunk (state=3): >>># destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 10641 1726853229.17275: stdout chunk (state=3): >>># destroy sys.monitoring <<< 10641 1726853229.17319: stdout chunk (state=3): >>># destroy _socket <<< 10641 1726853229.17322: stdout chunk (state=3): >>># destroy _collections<<< 10641 1726853229.17359: stdout chunk (state=3): >>> <<< 10641 1726853229.17384: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat<<< 10641 1726853229.17429: stdout chunk (state=3): >>> # destroy genericpath # destroy re._parser # destroy tokenize<<< 10641 1726853229.17462: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves.urllib # destroy copyreg<<< 10641 1726853229.17496: stdout chunk (state=3): >>> # destroy contextlib # destroy _typing <<< 10641 1726853229.17535: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse<<< 10641 1726853229.17566: stdout chunk (state=3): >>> # 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<<< 10641 1726853229.17590: stdout chunk (state=3): >>> # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp<<< 10641 1726853229.17640: stdout chunk (state=3): >>> # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules<<< 10641 1726853229.17659: stdout chunk (state=3): >>> # destroy _frozen_importlib<<< 10641 1726853229.17801: stdout chunk (state=3): >>> # destroy codecs # destroy encodings.aliases<<< 10641 1726853229.17924: stdout chunk (state=3): >>> # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback <<< 10641 1726853229.17964: stdout chunk (state=3): >>># destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit <<< 10641 1726853229.18001: stdout chunk (state=3): >>># destroy _warnings # destroy math # destroy _bisect # destroy time<<< 10641 1726853229.18016: stdout chunk (state=3): >>> # destroy _random # destroy _weakref <<< 10641 1726853229.18084: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re<<< 10641 1726853229.18121: stdout chunk (state=3): >>> # destroy itertools <<< 10641 1726853229.18169: stdout chunk (state=3): >>># destroy _abc # destroy posix # destroy _functools<<< 10641 1726853229.18186: stdout chunk (state=3): >>> # destroy builtins # destroy _thread # clear sys.audit hooks <<< 10641 1726853229.18827: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 10641 1726853229.18830: stdout chunk (state=3): >>><<< 10641 1726853229.18833: stderr chunk (state=3): >>><<< 10641 1726853229.19195: _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 0x7fb4b0f104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0edfb30> # /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 0x7fb4b0f12a50> 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 0x7fb4b0d05130> # /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 0x7fb4b0d05fa0> 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 0x7fb4b0d43dd0> # /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 0x7fb4b0d43fe0> # /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 0x7fb4b0d7b7a0> # /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 0x7fb4b0d7be30> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0d5baa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0d591c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0d40f80> # /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 0x7fb4b0d9b710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0d9a330> # /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 0x7fb4b0d5a090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0d98b90> # /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 0x7fb4b0dd0740> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0d40200> # /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 0x7fb4b0dd0bf0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0dd0aa0> # 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 0x7fb4b0dd0e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0d3ed20> # /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 0x7fb4b0dd1580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0dd1250> 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 0x7fb4b0dd2480> 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 0x7fb4b0de8680> 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 0x7fb4b0de9d60> # /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 0x7fb4b0deac00> # 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 0x7fb4b0deb260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0dea150> # /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 0x7fb4b0debce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0deb410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0dd24b0> # /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 0x7fb4b0adbbc0> # /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 0x7fb4b0b046b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0b04410> # 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 0x7fb4b0b046e0> # /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 0x7fb4b0b05010> # 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 0x7fb4b0b05a00> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0b048c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0ad9d60> # /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 0x7fb4b0b06d80> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0b05880> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0dd2ba0> # /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 0x7fb4b0b2f110> # /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 0x7fb4b0b53440> # /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 0x7fb4b0bb41a0> # /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 0x7fb4b0bb6900> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0bb42c0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0b81220> # /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 0x7fb4b09b9250> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0b52240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0b07ce0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb4b09b94f0> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_he2bh3xq/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 0x7fb4b0a1af90> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b09f9e80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b09f9010> # 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 0x7fb4b0a18ce0> # /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 0x7fb4b0a4e8a0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0a4e630> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0a4df40> # /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 0x7fb4b0a4e390> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0f129c0> 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 0x7fb4b0a4f680> # 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 0x7fb4b0a4f890> # /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 0x7fb4b0a4fdd0> 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 0x7fb4b0325bb0> # 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 0x7fb4b03272f0> # /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 0x7fb4b0328170> # /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 0x7fb4b0329310> # /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 0x7fb4b032bdd0> # 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 0x7fb4b09fb080> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b032a0c0> # /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 0x7fb4b0333d70> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0332840> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b03325a0> # /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 0x7fb4b0332b10> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b032a5a0> # 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 0x7fb4b03779e0> # /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 0x7fb4b0378170> # /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 0x7fb4b0379bb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0379970> # /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 0x7fb4b037c170> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b037a2a0> # /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 0x7fb4b037f950> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b037c320> # 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 0x7fb4b0380a40> # 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 0x7fb4b0380830> # 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 0x7fb4b0380b60> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b03782c0> # /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 0x7fb4b02082c0> # 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 0x7fb4b0209070> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0382a50> # 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 0x7fb4b0383dd0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0382690> # 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 0x7fb4b0211310> # /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 0x7fb4b0212090> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b02092e0> 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 0x7fb4b02121e0> # 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 0x7fb4b0213350> # 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 0x7fb4b021dd00> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b021b0b0> 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 0x7fb4b0306750> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b03fe420> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b021de50> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b0212cc0> # 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 0x7fb4b02b1b50> # /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 0x7fb4aff07d10> # 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 0x7fb4aff07fe0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b029acc0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b02b2690> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b02b0200> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b02b3dd0> # /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 0x7fb4aff1eff0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4aff1e8a0> # 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 0x7fb4aff1ea80> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4aff1dcd0> # /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 0x7fb4aff1f170> # /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 0x7fb4aff75ca0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4aff1fc80> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4b02b3e00> 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 0x7fb4aff77050> # /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 0x7fb4aff76390> 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 0x7fb4affa5e50> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4aff95be0> 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 0x7fb4affb97c0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4aff97e30> 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 0x7fb4afd52960> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4afd50d10> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4afd4be60> # /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 0x7fb4afd982f0> # /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 0x7fb4afd99310> # /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 0x7fb4afd9bc80> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4afd9b110> 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_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-45-153.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-45-153", "ansible_nodename": "ip-10-31-45-153.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": "ec26b9e88796a7cb9ebdc2656ce384f6", "ansible_fips": false, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCXYnrsBaUY4i0/t1QUWoZkFPnFbGncbkmF01/zUZNuwldCwqYoDxpR2K8ARraEuK9oVLyYO0alCszdGP42db6R4xfRCOhN3faeZXsneupsJk4LLpIBkq0uIokeAtcL1tPOUQQzfsQqzZzp4BmJCVrwmUW5ADnzqCgvB3gsruyTQUrEUJ9MtB5zdaQm5MXuipjeZQThTjYCB2aXv/qTdzfKAwds3CoSZ6HA5GNdi6tahsy3CRIn6VtVkvwrqjJcwo+RaRQzjh+C9AUoH2YQmfLbvog62MsnLk/5OPq5HhxO81pm/TJDsI4LXwLh1VviMOWzVvIaXuKwdmYAdgX1NU561bBzeYzi55qBKo4TcMmnOXiV+Es7dDrKjwwpQKsv5tjSqVkcO6ek3I6SI38DXFOBLZtqXOOLsO12iOReYJUWe/+cgBrz12kDCPmaHFzFFZ3+N0GQ/WiYcgqiUItIhb3xJTbPqls0czPCpCzKo57GyTmv17fpfGhBfRoGX/H1zYs=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDOnt+7F+RlMaCRRXs8YyuhiHP1FmeDlj4rNB/K2mg1iP9loXXc/XjJ083xMBDu7m7uYLGB+dnmj299Y+RcAQpE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKmxoIJtw8UORlc+o+Q7Pks5ERSyhMLnl+Oo8W221WGj", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_lsb": {}, "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_is_chroot": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_fibre_channel_wwn": [], "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_loadavg": {"1m": 0.51171875, "5m": 0.23046875, "15m": 0.09423828125}, "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.46.199 44238 10.31.45.153 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": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.199 44238 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_iscsi_iqn": "", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "27", "second": "08", "epoch": "1726853228", "epoch_int": "1726853228", "date": "2024-09-20", "time": "13:27:08", "iso8601_micro": "2024-09-20T17:27:08.653577Z", "iso8601": "2024-09-20T17:27:08Z", "iso8601_basic": "20240920T132708653577", "iso8601_basic_short": "20240920T132708", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_apparmor": {"status": "disabled"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_local": {}, "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": 2973, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 558, "free": 2973}, "nocache": {"free": 3301, "used": 230}, "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": "ec26b9e8-8796-a7cb-9ebd-c2656ce384f6", "ansible_product_uuid": "ec26b9e8-8796-a7cb-9ebd-c2656ce384f6", "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": 394, "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": 261794938880, "block_size": 4096, "block_total": 65519099, "block_available": 63914780, "block_used": 1604319, "inode_total": 131070960, "inode_available": 131029087, "inode_used": 41873, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "02:3a:e7:40:bc:9f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.45.153", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::3a:e7ff:fe40:bc9f", "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_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_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.45.153", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:3a:e7:40:bc:9f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.45.153"], "ansible_all_ipv6_addresses": ["fe80::3a:e7ff:fe40:bc9f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.45.153", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::3a:e7ff:fe40:bc9f"]}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 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.45.153 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' 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.45.153 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks [WARNING]: Platform linux on host managed_node1 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 10641 1726853229.22063: 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-1726853227.438102-10664-217943690742201/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10641 1726853229.22109: _low_level_execute_command(): starting 10641 1726853229.22112: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853227.438102-10664-217943690742201/ > /dev/null 2>&1 && sleep 0' 10641 1726853229.22885: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10641 1726853229.22941: 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.45.153 originally 10.31.45.153 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.45.153 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10641 1726853229.23026: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 10641 1726853229.23075: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10641 1726853229.23167: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10641 1726853229.25769: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10641 1726853229.25796: stderr chunk (state=3): >>><<< 10641 1726853229.25799: stdout chunk (state=3): >>><<< 10641 1726853229.25813: _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.45.153 originally 10.31.45.153 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.45.153 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 10641 1726853229.25819: handler run complete 10641 1726853229.25907: variable 'ansible_facts' from source: unknown 10641 1726853229.25969: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853229.26155: variable 'ansible_facts' from source: unknown 10641 1726853229.26208: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853229.26283: attempt loop complete, returning result 10641 1726853229.26286: _execute() done 10641 1726853229.26289: dumping result to json 10641 1726853229.26310: done dumping result, returning 10641 1726853229.26317: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [02083763-bbaf-54d6-2830-0000000000cd] 10641 1726853229.26319: sending task result for task 02083763-bbaf-54d6-2830-0000000000cd ok: [managed_node1] 10641 1726853229.26901: no more pending results, returning what we have 10641 1726853229.26903: results queue empty 10641 1726853229.26903: checking for any_errors_fatal 10641 1726853229.26904: done checking for any_errors_fatal 10641 1726853229.26904: checking for max_fail_percentage 10641 1726853229.26905: done checking for max_fail_percentage 10641 1726853229.26906: checking to see if all hosts have failed and the running result is not ok 10641 1726853229.26906: done checking to see if all hosts have failed 10641 1726853229.26907: getting the remaining hosts for this loop 10641 1726853229.26908: done getting the remaining hosts for this loop 10641 1726853229.26910: getting the next task for host managed_node1 10641 1726853229.26914: done getting next task for host managed_node1 10641 1726853229.26916: ^ task is: TASK: meta (flush_handlers) 10641 1726853229.26917: ^ 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 10641 1726853229.26919: getting variables 10641 1726853229.26920: in VariableManager get_vars() 10641 1726853229.26935: Calling all_inventory to load vars for managed_node1 10641 1726853229.26937: Calling groups_inventory to load vars for managed_node1 10641 1726853229.26939: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853229.26950: Calling all_plugins_play to load vars for managed_node1 10641 1726853229.26951: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853229.26954: Calling groups_plugins_play to load vars for managed_node1 10641 1726853229.27063: done sending task result for task 02083763-bbaf-54d6-2830-0000000000cd 10641 1726853229.27066: WORKER PROCESS EXITING 10641 1726853229.27078: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853229.27196: done with get_vars() 10641 1726853229.27203: done getting variables 10641 1726853229.27253: in VariableManager get_vars() 10641 1726853229.27259: Calling all_inventory to load vars for managed_node1 10641 1726853229.27260: Calling groups_inventory to load vars for managed_node1 10641 1726853229.27262: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853229.27265: Calling all_plugins_play to load vars for managed_node1 10641 1726853229.27266: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853229.27268: Calling groups_plugins_play to load vars for managed_node1 10641 1726853229.27350: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853229.27469: done with get_vars() 10641 1726853229.27487: done queuing things up, now waiting for results queue to drain 10641 1726853229.27490: results queue empty 10641 1726853229.27490: checking for any_errors_fatal 10641 1726853229.27496: done checking for any_errors_fatal 10641 1726853229.27497: checking for max_fail_percentage 10641 1726853229.27498: done checking for max_fail_percentage 10641 1726853229.27498: checking to see if all hosts have failed and the running result is not ok 10641 1726853229.27499: done checking to see if all hosts have failed 10641 1726853229.27504: getting the remaining hosts for this loop 10641 1726853229.27505: done getting the remaining hosts for this loop 10641 1726853229.27507: getting the next task for host managed_node1 10641 1726853229.27511: done getting next task for host managed_node1 10641 1726853229.27513: ^ task is: TASK: Include the task 'el_repo_setup.yml' 10641 1726853229.27515: ^ 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 10641 1726853229.27517: getting variables 10641 1726853229.27517: in VariableManager get_vars() 10641 1726853229.27524: Calling all_inventory to load vars for managed_node1 10641 1726853229.27526: Calling groups_inventory to load vars for managed_node1 10641 1726853229.27528: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853229.27532: Calling all_plugins_play to load vars for managed_node1 10641 1726853229.27534: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853229.27537: Calling groups_plugins_play to load vars for managed_node1 10641 1726853229.27706: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853229.27929: done with get_vars() 10641 1726853229.27936: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_deprecated_initscripts.yml:10 Friday 20 September 2024 13:27:09 -0400 (0:00:01.894) 0:00:01.908 ****** 10641 1726853229.28006: entering _queue_task() for managed_node1/include_tasks 10641 1726853229.28008: Creating lock for include_tasks 10641 1726853229.28319: worker is 1 (out of 1 available) 10641 1726853229.28331: exiting _queue_task() for managed_node1/include_tasks 10641 1726853229.28343: done queuing things up, now waiting for results queue to drain 10641 1726853229.28354: waiting for pending results... 10641 1726853229.28501: running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' 10641 1726853229.28560: in run() - task 02083763-bbaf-54d6-2830-000000000006 10641 1726853229.28586: variable 'ansible_search_path' from source: unknown 10641 1726853229.28612: calling self._execute() 10641 1726853229.28663: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853229.28668: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853229.28685: variable 'omit' from source: magic vars 10641 1726853229.28748: _execute() done 10641 1726853229.28752: dumping result to json 10641 1726853229.28756: done dumping result, returning 10641 1726853229.28762: done running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' [02083763-bbaf-54d6-2830-000000000006] 10641 1726853229.28768: sending task result for task 02083763-bbaf-54d6-2830-000000000006 10641 1726853229.28893: no more pending results, returning what we have 10641 1726853229.28898: in VariableManager get_vars() 10641 1726853229.28927: Calling all_inventory to load vars for managed_node1 10641 1726853229.28929: Calling groups_inventory to load vars for managed_node1 10641 1726853229.28932: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853229.28943: Calling all_plugins_play to load vars for managed_node1 10641 1726853229.28945: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853229.28948: Calling groups_plugins_play to load vars for managed_node1 10641 1726853229.29064: done sending task result for task 02083763-bbaf-54d6-2830-000000000006 10641 1726853229.29067: WORKER PROCESS EXITING 10641 1726853229.29078: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853229.29182: done with get_vars() 10641 1726853229.29187: variable 'ansible_search_path' from source: unknown 10641 1726853229.29196: we have included files to process 10641 1726853229.29197: generating all_blocks data 10641 1726853229.29198: done generating all_blocks data 10641 1726853229.29198: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 10641 1726853229.29199: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 10641 1726853229.29201: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 10641 1726853229.29624: in VariableManager get_vars() 10641 1726853229.29633: done with get_vars() 10641 1726853229.29640: done processing included file 10641 1726853229.29641: iterating over new_blocks loaded from include file 10641 1726853229.29642: in VariableManager get_vars() 10641 1726853229.29648: done with get_vars() 10641 1726853229.29649: filtering new block on tags 10641 1726853229.29658: done filtering new block on tags 10641 1726853229.29661: in VariableManager get_vars() 10641 1726853229.29667: done with get_vars() 10641 1726853229.29668: filtering new block on tags 10641 1726853229.29679: done filtering new block on tags 10641 1726853229.29681: in VariableManager get_vars() 10641 1726853229.29687: done with get_vars() 10641 1726853229.29688: filtering new block on tags 10641 1726853229.29695: done filtering new block on tags 10641 1726853229.29696: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node1 10641 1726853229.29700: extending task lists for all hosts with included blocks 10641 1726853229.29726: done extending task lists 10641 1726853229.29727: done processing included files 10641 1726853229.29727: results queue empty 10641 1726853229.29728: checking for any_errors_fatal 10641 1726853229.29729: done checking for any_errors_fatal 10641 1726853229.29729: checking for max_fail_percentage 10641 1726853229.29730: done checking for max_fail_percentage 10641 1726853229.29730: checking to see if all hosts have failed and the running result is not ok 10641 1726853229.29731: done checking to see if all hosts have failed 10641 1726853229.29731: getting the remaining hosts for this loop 10641 1726853229.29732: done getting the remaining hosts for this loop 10641 1726853229.29733: getting the next task for host managed_node1 10641 1726853229.29735: done getting next task for host managed_node1 10641 1726853229.29737: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 10641 1726853229.29738: ^ 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 10641 1726853229.29740: getting variables 10641 1726853229.29740: in VariableManager get_vars() 10641 1726853229.29745: Calling all_inventory to load vars for managed_node1 10641 1726853229.29747: Calling groups_inventory to load vars for managed_node1 10641 1726853229.29748: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853229.29751: Calling all_plugins_play to load vars for managed_node1 10641 1726853229.29752: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853229.29754: Calling groups_plugins_play to load vars for managed_node1 10641 1726853229.29847: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853229.29952: done with get_vars() 10641 1726853229.29958: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 13:27:09 -0400 (0:00:00.020) 0:00:01.928 ****** 10641 1726853229.30006: entering _queue_task() for managed_node1/setup 10641 1726853229.30191: worker is 1 (out of 1 available) 10641 1726853229.30203: exiting _queue_task() for managed_node1/setup 10641 1726853229.30216: done queuing things up, now waiting for results queue to drain 10641 1726853229.30217: waiting for pending results... 10641 1726853229.30361: running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test 10641 1726853229.30456: in run() - task 02083763-bbaf-54d6-2830-0000000000de 10641 1726853229.30460: variable 'ansible_search_path' from source: unknown 10641 1726853229.30463: variable 'ansible_search_path' from source: unknown 10641 1726853229.30484: calling self._execute() 10641 1726853229.30569: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853229.30584: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853229.30599: variable 'omit' from source: magic vars 10641 1726853229.31159: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10641 1726853229.33308: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10641 1726853229.33358: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10641 1726853229.33390: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10641 1726853229.33429: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10641 1726853229.33447: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10641 1726853229.33508: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10641 1726853229.33537: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10641 1726853229.33553: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10641 1726853229.33581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10641 1726853229.33592: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10641 1726853229.33711: variable 'ansible_facts' from source: unknown 10641 1726853229.33758: variable 'network_test_required_facts' from source: task vars 10641 1726853229.33788: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 10641 1726853229.33793: variable 'omit' from source: magic vars 10641 1726853229.33818: variable 'omit' from source: magic vars 10641 1726853229.33878: variable 'omit' from source: magic vars 10641 1726853229.33905: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10641 1726853229.33925: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10641 1726853229.33940: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10641 1726853229.33973: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10641 1726853229.33977: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10641 1726853229.34007: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10641 1726853229.34010: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853229.34012: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853229.34102: Set connection var ansible_connection to ssh 10641 1726853229.34109: Set connection var ansible_pipelining to False 10641 1726853229.34150: Set connection var ansible_timeout to 10 10641 1726853229.34154: Set connection var ansible_module_compression to ZIP_DEFLATED 10641 1726853229.34157: Set connection var ansible_shell_type to sh 10641 1726853229.34159: Set connection var ansible_shell_executable to /bin/sh 10641 1726853229.34165: variable 'ansible_shell_executable' from source: unknown 10641 1726853229.34168: variable 'ansible_connection' from source: unknown 10641 1726853229.34172: variable 'ansible_module_compression' from source: unknown 10641 1726853229.34175: variable 'ansible_shell_type' from source: unknown 10641 1726853229.34177: variable 'ansible_shell_executable' from source: unknown 10641 1726853229.34185: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853229.34188: variable 'ansible_pipelining' from source: unknown 10641 1726853229.34190: variable 'ansible_timeout' from source: unknown 10641 1726853229.34192: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853229.34475: 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__) 10641 1726853229.34676: variable 'omit' from source: magic vars 10641 1726853229.34680: starting attempt loop 10641 1726853229.34682: running the handler 10641 1726853229.34684: _low_level_execute_command(): starting 10641 1726853229.34686: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10641 1726853229.35065: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10641 1726853229.35111: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10641 1726853229.35126: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10641 1726853229.35149: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10641 1726853229.35166: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 10641 1726853229.35180: stderr chunk (state=3): >>>debug2: match not found <<< 10641 1726853229.35194: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10641 1726853229.35213: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10641 1726853229.35223: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address <<< 10641 1726853229.35234: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10641 1726853229.35249: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10641 1726853229.35285: 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10641 1726853229.35340: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 10641 1726853229.35364: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10641 1726853229.35391: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10641 1726853229.35483: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10641 1726853229.37876: stdout chunk (state=3): >>>/root <<< 10641 1726853229.37999: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10641 1726853229.38020: stdout chunk (state=3): >>><<< 10641 1726853229.38036: stderr chunk (state=3): >>><<< 10641 1726853229.38067: _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.45.153 originally 10.31.45.153 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.45.153 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 10641 1726853229.38090: _low_level_execute_command(): starting 10641 1726853229.38103: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853229.3807666-10739-215336334958056 `" && echo ansible-tmp-1726853229.3807666-10739-215336334958056="` echo /root/.ansible/tmp/ansible-tmp-1726853229.3807666-10739-215336334958056 `" ) && sleep 0' 10641 1726853229.38725: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10641 1726853229.38737: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10641 1726853229.38752: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10641 1726853229.38789: 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.45.153 originally 10.31.45.153 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.45.153 is address debug1: re-parsing configuration <<< 10641 1726853229.38800: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10641 1726853229.38812: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10641 1726853229.38836: 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.45.153 originally 10.31.45.153 debug2: match found <<< 10641 1726853229.38910: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 10641 1726853229.38943: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10641 1726853229.39029: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10641 1726853229.41324: stdout chunk (state=3): >>>ansible-tmp-1726853229.3807666-10739-215336334958056=/root/.ansible/tmp/ansible-tmp-1726853229.3807666-10739-215336334958056 <<< 10641 1726853229.41532: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10641 1726853229.41565: stdout chunk (state=3): >>><<< 10641 1726853229.41612: stderr chunk (state=3): >>><<< 10641 1726853229.41977: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853229.3807666-10739-215336334958056=/root/.ansible/tmp/ansible-tmp-1726853229.3807666-10739-215336334958056 , 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.45.153 originally 10.31.45.153 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.45.153 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 10641 1726853229.41981: variable 'ansible_module_compression' from source: unknown 10641 1726853229.41984: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-1064117bouvn_/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 10641 1726853229.42089: variable 'ansible_facts' from source: unknown 10641 1726853229.42355: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853229.3807666-10739-215336334958056/AnsiballZ_setup.py 10641 1726853229.42693: Sending initial data 10641 1726853229.42934: Sent initial data (154 bytes) 10641 1726853229.44584: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10641 1726853229.44600: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10641 1726853229.44616: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10641 1726853229.44640: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10641 1726853229.44754: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 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.45.153 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 10641 1726853229.44784: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10641 1726853229.44864: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10641 1726853229.46556: 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 <<< 10641 1726853229.46674: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 10641 1726853229.46990: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-1064117bouvn_/tmptzpjvazx /root/.ansible/tmp/ansible-tmp-1726853229.3807666-10739-215336334958056/AnsiballZ_setup.py <<< 10641 1726853229.46995: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853229.3807666-10739-215336334958056/AnsiballZ_setup.py" debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-1064117bouvn_/tmptzpjvazx" to remote "/root/.ansible/tmp/ansible-tmp-1726853229.3807666-10739-215336334958056/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853229.3807666-10739-215336334958056/AnsiballZ_setup.py" <<< 10641 1726853229.49430: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10641 1726853229.49441: stdout chunk (state=3): >>><<< 10641 1726853229.49456: stderr chunk (state=3): >>><<< 10641 1726853229.49550: done transferring module to remote 10641 1726853229.49569: _low_level_execute_command(): starting 10641 1726853229.49580: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853229.3807666-10739-215336334958056/ /root/.ansible/tmp/ansible-tmp-1726853229.3807666-10739-215336334958056/AnsiballZ_setup.py && sleep 0' 10641 1726853229.50837: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10641 1726853229.50854: 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.45.153 originally 10.31.45.153 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.45.153 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10641 1726853229.51081: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 10641 1726853229.51086: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10641 1726853229.51138: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10641 1726853229.53451: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10641 1726853229.53461: stdout chunk (state=3): >>><<< 10641 1726853229.53470: stderr chunk (state=3): >>><<< 10641 1726853229.53504: _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.45.153 originally 10.31.45.153 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.45.153 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' 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 10641 1726853229.53561: _low_level_execute_command(): starting 10641 1726853229.53574: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853229.3807666-10739-215336334958056/AnsiballZ_setup.py && sleep 0' 10641 1726853229.54164: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10641 1726853229.54187: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10641 1726853229.54214: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10641 1726853229.54232: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10641 1726853229.54313: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 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.45.153 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10641 1726853229.54561: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10641 1726853229.54607: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10641 1726853229.56767: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 10641 1726853229.56823: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 10641 1726853229.56891: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10641 1726853229.56926: stdout chunk (state=3): >>>import 'posix' # <<< 10641 1726853229.56962: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 10641 1726853229.57038: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 10641 1726853229.57064: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 10641 1726853229.57089: stdout chunk (state=3): >>>import 'codecs' # <<< 10641 1726853229.57116: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 10641 1726853229.57294: 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 0x7fa03ee184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03ede7b30> # /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 0x7fa03ee1aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 10641 1726853229.57379: stdout chunk (state=3): >>>import '_collections_abc' # <<< 10641 1726853229.57400: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 10641 1726853229.57430: stdout chunk (state=3): >>>import 'os' # <<< 10641 1726853229.57467: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 10641 1726853229.57504: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 10641 1726853229.57523: 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' <<< 10641 1726853229.57696: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03ec09130> # /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 0x7fa03ec09fa0> 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. <<< 10641 1726853229.58037: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 10641 1726853229.58065: 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 <<< 10641 1726853229.58089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 10641 1726853229.58106: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 10641 1726853229.58144: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 10641 1726853229.58159: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 10641 1726853229.58236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03ec47e60> <<< 10641 1726853229.58241: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 10641 1726853229.58244: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 10641 1726853229.58294: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03ec47f20> <<< 10641 1726853229.58374: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 10641 1726853229.58378: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 10641 1726853229.58414: 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' <<< 10641 1726853229.58430: 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 0x7fa03ec7f890> <<< 10641 1726853229.58452: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03ec7ff20> <<< 10641 1726853229.58462: stdout chunk (state=3): >>>import '_collections' # <<< 10641 1726853229.58594: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03ec5fb30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03ec5d250> <<< 10641 1726853229.58631: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03ec45010> <<< 10641 1726853229.58659: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 10641 1726853229.58682: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 10641 1726853229.58906: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /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 0x7fa03ec9f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03ec9e450> # /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 0x7fa03ec5e120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03ec9ccb0> # /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 0x7fa03ecd4860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03ec44290> <<< 10641 1726853229.58962: 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' <<< 10641 1726853229.58996: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 10641 1726853229.59000: 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 0x7fa03ecd4d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03ecd4bc0> <<< 10641 1726853229.59003: 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 0x7fa03ecd4fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03ec42db0> <<< 10641 1726853229.59054: 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' <<< 10641 1726853229.59062: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 10641 1726853229.59090: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 10641 1726853229.59197: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03ecd56a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03ecd5370> 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 0x7fa03ecd65a0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 10641 1726853229.59227: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 10641 1726853229.59256: 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 0x7fa03ecec7a0> <<< 10641 1726853229.59276: stdout chunk (state=3): >>>import 'errno' # <<< 10641 1726853229.59300: 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 0x7fa03ecede80> <<< 10641 1726853229.59328: 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' <<< 10641 1726853229.59424: 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 0x7fa03eceed20> # 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 0x7fa03ecef320> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03ecee270> <<< 10641 1726853229.59448: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 10641 1726853229.59494: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 10641 1726853229.59714: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa03ecefda0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03ecef4d0> <<< 10641 1726853229.59725: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03ecd6510> # /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 0x7fa03e9ebbf0> # /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 0x7fa03ea14740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03ea144a0> <<< 10641 1726853229.59747: 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 0x7fa03ea14680> <<< 10641 1726853229.59775: 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' <<< 10641 1726853229.59841: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 10641 1726853229.59964: 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 0x7fa03ea14fe0> <<< 10641 1726853229.60084: 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 0x7fa03ea15910> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03ea148c0> <<< 10641 1726853229.60235: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e9e9d90> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 10641 1726853229.60257: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03ea16d20> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03ea15a60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03ecd6750> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 10641 1726853229.60314: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 10641 1726853229.60343: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 10641 1726853229.60364: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 10641 1726853229.60391: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03ea3f080> <<< 10641 1726853229.60463: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 10641 1726853229.60533: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 10641 1726853229.60561: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03ea63440> <<< 10641 1726853229.60564: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 10641 1726853229.60599: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 10641 1726853229.60652: stdout chunk (state=3): >>>import 'ntpath' # <<< 10641 1726853229.60690: 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 0x7fa03eac4230> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 10641 1726853229.60722: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 10641 1726853229.60796: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 10641 1726853229.60873: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03eac6990> <<< 10641 1726853229.60941: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03eac4350> <<< 10641 1726853229.61024: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03ea91250> # /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 0x7fa03e325310> <<< 10641 1726853229.61102: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03ea62240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03ea17c50> <<< 10641 1726853229.61223: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa03e3255b0> <<< 10641 1726853229.61441: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_a94qru2j/ansible_setup_payload.zip' # zipimport: zlib available <<< 10641 1726853229.61562: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.61592: 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' <<< 10641 1726853229.61637: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 10641 1726853229.61711: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 10641 1726853229.61754: 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 0x7fa03e38efc0> import '_typing' # <<< 10641 1726853229.61987: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e36deb0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e36d0a0> # zipimport: zlib available<<< 10641 1726853229.62104: stdout chunk (state=3): >>> import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10641 1726853229.62107: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 10641 1726853229.62110: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.63442: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.64536: 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 0x7fa03e38d2b0> <<< 10641 1726853229.64564: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 10641 1726853229.64748: stdout chunk (state=3): >>># 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 0x7fa03e3be990> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e3be720> <<< 10641 1726853229.64751: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e3be030> <<< 10641 1726853229.64754: 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' <<< 10641 1726853229.64789: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e3be480> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e38fc50> import 'atexit' # <<< 10641 1726853229.64819: 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 0x7fa03e3bf710> <<< 10641 1726853229.64854: 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 0x7fa03e3bf920> <<< 10641 1726853229.64926: 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' <<< 10641 1726853229.64938: stdout chunk (state=3): >>>import '_locale' # <<< 10641 1726853229.65022: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e3bfe60> <<< 10641 1726853229.65026: stdout chunk (state=3): >>>import 'pwd' # <<< 10641 1726853229.65038: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 10641 1726853229.65084: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e229c70> <<< 10641 1726853229.65132: 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 0x7fa03e22b890> <<< 10641 1726853229.65135: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 10641 1726853229.65234: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e22c230> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 10641 1726853229.65255: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e22d3a0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 10641 1726853229.65287: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 10641 1726853229.65299: 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' <<< 10641 1726853229.65353: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e22fe00> <<< 10641 1726853229.65452: 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 0x7fa03ec42ea0> <<< 10641 1726853229.65497: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e22e0c0> # /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' <<< 10641 1726853229.65500: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 10641 1726853229.65607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 10641 1726853229.65685: 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 0x7fa03e237e30> import '_tokenize' # <<< 10641 1726853229.65711: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e236900> <<< 10641 1726853229.65989: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e236660> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 10641 1726853229.66012: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e236bd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e22e5d0> # 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 0x7fa03e27bf20> # /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 0x7fa03e27c1d0> # /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 0x7fa03e27dc70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e27da30> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 10641 1726853229.66036: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 10641 1726853229.66089: 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 0x7fa03e280230> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e27e360> <<< 10641 1726853229.66113: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 10641 1726853229.66153: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 10641 1726853229.66184: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 10641 1726853229.66202: stdout chunk (state=3): >>>import '_string' # <<< 10641 1726853229.66231: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e2839e0> <<< 10641 1726853229.66352: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e2803e0> <<< 10641 1726853229.66413: 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 0x7fa03e284ad0> <<< 10641 1726853229.66443: 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 0x7fa03e284bc0> <<< 10641 1726853229.66489: 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 0x7fa03e284c50> <<< 10641 1726853229.66525: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e27c320> <<< 10641 1726853229.66547: 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' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 10641 1726853229.66566: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 10641 1726853229.66612: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 10641 1726853229.66615: 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 0x7fa03e10c2f0> <<< 10641 1726853229.66774: 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 0x7fa03e10d100> <<< 10641 1726853229.66810: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e286ae0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' <<< 10641 1726853229.66829: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa03e287e60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e2866f0> # zipimport: zlib available <<< 10641 1726853229.66853: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 10641 1726853229.66986: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.67029: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.67059: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 10641 1726853229.67083: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 10641 1726853229.67097: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.67204: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.67318: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.67851: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.68401: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 10641 1726853229.68405: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 10641 1726853229.68430: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 10641 1726853229.68487: 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 0x7fa03e115370> <<< 10641 1726853229.68564: 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' <<< 10641 1726853229.68586: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e116210> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e10ff20> <<< 10641 1726853229.68636: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 10641 1726853229.68673: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.68703: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 10641 1726853229.68834: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.69057: 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' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e116900> <<< 10641 1726853229.69061: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.69459: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.69891: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.69994: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.70036: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 10641 1726853229.70081: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.70113: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 10641 1726853229.70313: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.70317: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 10641 1726853229.70355: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.70389: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 10641 1726853229.70522: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.70620: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.70850: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 10641 1726853229.70907: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 10641 1726853229.70981: stdout chunk (state=3): >>>import '_ast' # <<< 10641 1726853229.71001: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e1174a0> # zipimport: zlib available <<< 10641 1726853229.71064: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.71139: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 10641 1726853229.71197: 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 <<< 10641 1726853229.71216: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.71249: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 10641 1726853229.71310: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10641 1726853229.71341: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.71400: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.71464: 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 <<< 10641 1726853229.71533: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 10641 1726853229.71587: 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 0x7fa03e121f10> <<< 10641 1726853229.71623: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e11d700> <<< 10641 1726853229.71718: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 10641 1726853229.71721: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.71781: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.71805: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.71883: 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' <<< 10641 1726853229.71888: 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 <<< 10641 1726853229.72048: 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 # 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 <<< 10641 1726853229.72051: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 10641 1726853229.72103: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e20a8d0> <<< 10641 1726853229.72114: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e3ea5a0> <<< 10641 1726853229.72184: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e122030> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e286b10> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 10641 1726853229.72338: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # <<< 10641 1726853229.72342: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.72347: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 10641 1726853229.72358: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.72403: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.72465: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.72492: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10641 1726853229.72539: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.72646: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.72649: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.72783: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available <<< 10641 1726853229.72812: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10641 1726853229.72824: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.72865: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 10641 1726853229.72868: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.73039: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.73208: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.73251: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.73305: 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' <<< 10641 1726853229.73337: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 10641 1726853229.73355: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 10641 1726853229.73377: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 10641 1726853229.73469: 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 0x7fa03e1b1e80> # /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 <<< 10641 1726853229.73515: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 10641 1726853229.73540: 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' <<< 10641 1726853229.73703: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03de1bfe0> <<< 10641 1726853229.73706: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 10641 1726853229.73709: 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 0x7fa03de20320> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e1987a0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e1b29c0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e1b05f0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e1b01a0> <<< 10641 1726853229.73720: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 10641 1726853229.73781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 10641 1726853229.73818: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 10641 1726853229.73822: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 10641 1726853229.73850: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa03de23260> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03de22b10> <<< 10641 1726853229.73889: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa03de22cc0> <<< 10641 1726853229.74079: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03de21f40> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 10641 1726853229.74098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03de233e0> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 10641 1726853229.74122: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 10641 1726853229.74151: 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 0x7fa03de7dee0> <<< 10641 1726853229.74191: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03de23ec0> <<< 10641 1726853229.74220: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e1b0200> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # <<< 10641 1726853229.74262: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10641 1726853229.74277: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 10641 1726853229.74333: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.74406: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 10641 1726853229.74413: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.74516: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.74537: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available <<< 10641 1726853229.74567: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.74598: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 10641 1726853229.74610: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.74655: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.74736: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 10641 1726853229.74740: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.74805: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # <<< 10641 1726853229.74808: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.74884: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.74916: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.75104: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.75108: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 10641 1726853229.75539: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.75959: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 10641 1726853229.75980: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.76017: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.76073: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.76224: 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' # <<< 10641 1726853229.76237: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.76276: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.76330: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 10641 1726853229.76387: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10641 1726853229.76448: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available <<< 10641 1726853229.76475: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 10641 1726853229.76560: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.76640: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 10641 1726853229.76668: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03de7f770> <<< 10641 1726853229.76715: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 10641 1726853229.76835: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03de7e960> import 'ansible.module_utils.facts.system.local' # <<< 10641 1726853229.76998: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available <<< 10641 1726853229.77074: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.77157: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 10641 1726853229.77175: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.77229: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.77297: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 10641 1726853229.77318: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.77343: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.77437: stdout chunk (state=3): >>># /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' <<< 10641 1726853229.77510: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 10641 1726853229.77569: 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 0x7fa03debe120> <<< 10641 1726853229.77756: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03deadee0> import 'ansible.module_utils.facts.system.python' # <<< 10641 1726853229.77879: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 10641 1726853229.77967: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.78081: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.78154: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.78301: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 10641 1726853229.78551: stdout chunk (state=3): >>># 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 0x7fa03ded1b20> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03deaefc0> import 'ansible.module_utils.facts.system.user' # <<< 10641 1726853229.78581: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 10641 1726853229.78596: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.78626: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.78665: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 10641 1726853229.78684: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.78823: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.78969: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 10641 1726853229.78987: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.79077: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.79174: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.79214: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.79259: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 10641 1726853229.79284: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available <<< 10641 1726853229.79495: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10641 1726853229.79598: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 10641 1726853229.79616: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.79724: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.79855: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 10641 1726853229.79858: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.79878: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.79916: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.80454: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.81293: stdout chunk (state=3): >>>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 <<< 10641 1726853229.81393: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available <<< 10641 1726853229.81598: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.81692: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 10641 1726853229.81726: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 10641 1726853229.81780: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10641 1726853229.81818: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 10641 1726853229.81841: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.81954: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.82018: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.82287: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.82467: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available <<< 10641 1726853229.82500: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 10641 1726853229.82523: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.82557: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.82569: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 10641 1726853229.82634: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.82713: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available <<< 10641 1726853229.83004: stdout chunk (state=3): >>># 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 <<< 10641 1726853229.83067: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 10641 1726853229.83160: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.83473: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.83872: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 10641 1726853229.83890: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.84006: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.84140: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available <<< 10641 1726853229.84217: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available <<< 10641 1726853229.84302: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # <<< 10641 1726853229.84318: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.84354: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.84391: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 10641 1726853229.84412: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.84513: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.84634: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available <<< 10641 1726853229.84774: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available <<< 10641 1726853229.84903: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10641 1726853229.84965: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.85063: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.85160: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 10641 1726853229.85217: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 10641 1726853229.85250: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.85326: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 10641 1726853229.85452: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.85623: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853229.85954: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available <<< 10641 1726853229.86266: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # <<< 10641 1726853229.86624: stdout chunk (state=3): >>># 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 <<< 10641 1726853229.86703: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available <<< 10641 1726853229.87519: 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' # /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 0x7fa03dcd38f0> <<< 10641 1726853229.87705: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03dcd0440> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03dcd1280> <<< 10641 1726853229.87964: stdout chunk (state=3): >>> {"ansible_facts": {"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": "13", "minute": "27", "second": "09", "epoch": "1726853229", "epoch_int": "1726853229", "date": "2024-09-20", "time": "13:27:09", "iso8601_micro": "2024-09-20T17:27:09.869648Z", "iso8601": "2024-09-20T17:27:09Z", "iso8601_basic": "20240920T132709869648", "iso8601_basic_short": "20240920T132709", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_lsb": {}, "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_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.46.199 44238 10.31.45.153 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": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.199 44238 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<<< 10641 1726853229.87974: stdout chunk (state=3): >>>/pts/0"}, "ansible_fips": false, "ansible_apparmor": {"status": "disabled"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCXYnrsBaUY4i0/t1QUWoZkFPnFbGncbkmF01/zUZNuwldCwqYoDxpR2K8ARraEuK9oVLyYO0alCszdGP42db6R4xfRCOhN3faeZXsneupsJk4LLpIBkq0uIokeAtcL1tPOUQQzfsQqzZzp4BmJCVrwmUW5ADnzqCgvB3gsruyTQUrEUJ9MtB5zdaQm5MXuipjeZQThTjYCB2aXv/qTdzfKAwds3CoSZ6HA5GNdi6tahsy3CRIn6VtVkvwrqjJcwo+RaRQzjh+C9AUoH2YQmfLbvog62MsnLk/5OPq5HhxO81pm/TJDsI4LXwLh1VviMOWzVvIaXuKwdmYAdgX1NU561bBzeYzi55qBKo4TcMmnOXiV+Es7dDrKjwwpQKsv5tjSqVkcO6ek3I6SI38DXFOBLZtqXOOLsO12iOReYJUWe/+cgBrz12kDCPmaHFzFFZ3+N0GQ/WiYcgqiUItIhb3xJTbPqls0czPCpCzKo57GyTmv17fpfGhBfRoGX/H1zYs=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDOnt+7F+RlMaCRRXs8YyuhiHP1FmeDlj4rNB/K2mg1iP9loXXc/XjJ083xMBDu7m7uYLGB+dnmj299Y+RcAQpE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKmxoIJtw8UORlc+o+Q7Pks5ERSyhMLnl+Oo8W221WGj", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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-45-153.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-45-153", "ansible_nodename": "ip-10-31-45-153.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": "ec26b9e88796a7cb9ebdc2656ce384f6", "ansible_local": {}, "ansible_pkg_mgr": "dnf", "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 10641 1726853229.88591: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout<<< 10641 1726853229.88865: stdout chunk (state=3): >>> # 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 <<< 10641 1726853229.88876: stdout chunk (state=3): >>># 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 <<< 10641 1726853229.88884: stdout chunk (state=3): >>># 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 <<< 10641 1726853229.89282: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 10641 1726853229.89322: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 10641 1726853229.89346: stdout chunk (state=3): >>># destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 10641 1726853229.89391: stdout chunk (state=3): >>># destroy ntpath <<< 10641 1726853229.89429: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale <<< 10641 1726853229.89493: stdout chunk (state=3): >>># destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 10641 1726853229.89522: stdout chunk (state=3): >>># destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 10641 1726853229.89615: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 10641 1726853229.89626: stdout chunk (state=3): >>># 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 <<< 10641 1726853229.89664: stdout chunk (state=3): >>># destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl <<< 10641 1726853229.89804: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux <<< 10641 1726853229.89808: stdout chunk (state=3): >>># 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 <<< 10641 1726853229.89903: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # 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 <<< 10641 1726853229.90072: stdout chunk (state=3): >>># destroy sys.monitoring <<< 10641 1726853229.90093: stdout chunk (state=3): >>># destroy _socket <<< 10641 1726853229.90320: stdout chunk (state=3): >>># 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<<< 10641 1726853229.90324: stdout chunk (state=3): >>> # 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<<< 10641 1726853229.90364: stdout chunk (state=3): >>> # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external<<< 10641 1726853229.90387: stdout chunk (state=3): >>> <<< 10641 1726853229.90439: stdout chunk (state=3): >>># destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules <<< 10641 1726853229.90442: stdout chunk (state=3): >>># destroy _frozen_importlib<<< 10641 1726853229.90469: stdout chunk (state=3): >>> <<< 10641 1726853229.90584: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases<<< 10641 1726853229.90600: stdout chunk (state=3): >>> # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs<<< 10641 1726853229.90649: stdout chunk (state=3): >>> # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time<<< 10641 1726853229.90798: stdout chunk (state=3): >>> # destroy _random # destroy _weakref # destroy _hashlib <<< 10641 1726853229.90866: stdout chunk (state=3): >>># destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc<<< 10641 1726853229.90869: stdout chunk (state=3): >>> # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 10641 1726853229.91486: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 10641 1726853229.91681: stdout chunk (state=3): >>><<< 10641 1726853229.91684: stderr chunk (state=3): >>><<< 10641 1726853229.91876: _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 0x7fa03ee184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03ede7b30> # /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 0x7fa03ee1aa50> 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 0x7fa03ec09130> # /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 0x7fa03ec09fa0> 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 0x7fa03ec47e60> # /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 0x7fa03ec47f20> # /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 0x7fa03ec7f890> # /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 0x7fa03ec7ff20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03ec5fb30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03ec5d250> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03ec45010> # /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 0x7fa03ec9f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03ec9e450> # /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 0x7fa03ec5e120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03ec9ccb0> # /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 0x7fa03ecd4860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03ec44290> # /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 0x7fa03ecd4d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03ecd4bc0> # 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 0x7fa03ecd4fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03ec42db0> # /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 0x7fa03ecd56a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03ecd5370> 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 0x7fa03ecd65a0> 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 0x7fa03ecec7a0> 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 0x7fa03ecede80> # /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 0x7fa03eceed20> # 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 0x7fa03ecef320> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03ecee270> # /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 0x7fa03ecefda0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03ecef4d0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03ecd6510> # /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 0x7fa03e9ebbf0> # /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 0x7fa03ea14740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03ea144a0> # 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 0x7fa03ea14680> # /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 0x7fa03ea14fe0> # 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 0x7fa03ea15910> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03ea148c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e9e9d90> # /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 0x7fa03ea16d20> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03ea15a60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03ecd6750> # /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 0x7fa03ea3f080> # /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 0x7fa03ea63440> # /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 0x7fa03eac4230> # /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 0x7fa03eac6990> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03eac4350> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03ea91250> # /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 0x7fa03e325310> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03ea62240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03ea17c50> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa03e3255b0> # zipimport: found 103 names in '/tmp/ansible_setup_payload_a94qru2j/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 0x7fa03e38efc0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e36deb0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e36d0a0> # 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 0x7fa03e38d2b0> # /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 0x7fa03e3be990> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e3be720> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e3be030> # /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 0x7fa03e3be480> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e38fc50> 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 0x7fa03e3bf710> # 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 0x7fa03e3bf920> # /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 0x7fa03e3bfe60> 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 0x7fa03e229c70> # 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 0x7fa03e22b890> # /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 0x7fa03e22c230> # /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 0x7fa03e22d3a0> # /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 0x7fa03e22fe00> # 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 0x7fa03ec42ea0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e22e0c0> # /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 0x7fa03e237e30> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e236900> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e236660> # /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 0x7fa03e236bd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e22e5d0> # 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 0x7fa03e27bf20> # /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 0x7fa03e27c1d0> # /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 0x7fa03e27dc70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e27da30> # /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 0x7fa03e280230> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e27e360> # /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 0x7fa03e2839e0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e2803e0> # 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 0x7fa03e284ad0> # 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 0x7fa03e284bc0> # 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 0x7fa03e284c50> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e27c320> # /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 0x7fa03e10c2f0> # 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 0x7fa03e10d100> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e286ae0> # 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 0x7fa03e287e60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e2866f0> # 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 0x7fa03e115370> # /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 0x7fa03e116210> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e10ff20> 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 0x7fa03e116900> # 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 0x7fa03e1174a0> # 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 0x7fa03e121f10> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e11d700> 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 0x7fa03e20a8d0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e3ea5a0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e122030> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e286b10> # 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 0x7fa03e1b1e80> # /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 0x7fa03de1bfe0> # 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 0x7fa03de20320> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e1987a0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e1b29c0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e1b05f0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e1b01a0> # /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 0x7fa03de23260> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03de22b10> # 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 0x7fa03de22cc0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03de21f40> # /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 0x7fa03de233e0> # /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 0x7fa03de7dee0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03de23ec0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e1b0200> 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 0x7fa03de7f770> # /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 0x7fa03de7e960> 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 0x7fa03debe120> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03deadee0> 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 0x7fa03ded1b20> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03deaefc0> 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 0x7fa03dcd38f0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03dcd0440> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03dcd1280> {"ansible_facts": {"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": "13", "minute": "27", "second": "09", "epoch": "1726853229", "epoch_int": "1726853229", "date": "2024-09-20", "time": "13:27:09", "iso8601_micro": "2024-09-20T17:27:09.869648Z", "iso8601": "2024-09-20T17:27:09Z", "iso8601_basic": "20240920T132709869648", "iso8601_basic_short": "20240920T132709", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_lsb": {}, "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_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.46.199 44238 10.31.45.153 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": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.199 44238 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_fips": false, "ansible_apparmor": {"status": "disabled"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCXYnrsBaUY4i0/t1QUWoZkFPnFbGncbkmF01/zUZNuwldCwqYoDxpR2K8ARraEuK9oVLyYO0alCszdGP42db6R4xfRCOhN3faeZXsneupsJk4LLpIBkq0uIokeAtcL1tPOUQQzfsQqzZzp4BmJCVrwmUW5ADnzqCgvB3gsruyTQUrEUJ9MtB5zdaQm5MXuipjeZQThTjYCB2aXv/qTdzfKAwds3CoSZ6HA5GNdi6tahsy3CRIn6VtVkvwrqjJcwo+RaRQzjh+C9AUoH2YQmfLbvog62MsnLk/5OPq5HhxO81pm/TJDsI4LXwLh1VviMOWzVvIaXuKwdmYAdgX1NU561bBzeYzi55qBKo4TcMmnOXiV+Es7dDrKjwwpQKsv5tjSqVkcO6ek3I6SI38DXFOBLZtqXOOLsO12iOReYJUWe/+cgBrz12kDCPmaHFzFFZ3+N0GQ/WiYcgqiUItIhb3xJTbPqls0czPCpCzKo57GyTmv17fpfGhBfRoGX/H1zYs=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDOnt+7F+RlMaCRRXs8YyuhiHP1FmeDlj4rNB/K2mg1iP9loXXc/XjJ083xMBDu7m7uYLGB+dnmj299Y+RcAQpE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKmxoIJtw8UORlc+o+Q7Pks5ERSyhMLnl+Oo8W221WGj", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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-45-153.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-45-153", "ansible_nodename": "ip-10-31-45-153.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": "ec26b9e88796a7cb9ebdc2656ce384f6", "ansible_local": {}, "ansible_pkg_mgr": "dnf", "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_service_mgr": "systemd", "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.45.153 originally 10.31.45.153 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.45.153 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' 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.45.153 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 10641 1726853229.93792: 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-1726853229.3807666-10739-215336334958056/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10641 1726853229.93796: _low_level_execute_command(): starting 10641 1726853229.93799: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853229.3807666-10739-215336334958056/ > /dev/null 2>&1 && sleep 0' 10641 1726853229.94184: 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 <<< 10641 1726853229.94264: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10641 1726853229.94267: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 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.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10641 1726853229.94270: 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10641 1726853229.94339: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 10641 1726853229.94343: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10641 1726853229.94449: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10641 1726853229.94518: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10641 1726853229.97146: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10641 1726853229.97173: stderr chunk (state=3): >>><<< 10641 1726853229.97357: stdout chunk (state=3): >>><<< 10641 1726853229.97360: _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.45.153 originally 10.31.45.153 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.45.153 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 10641 1726853229.97363: handler run complete 10641 1726853229.97365: variable 'ansible_facts' from source: unknown 10641 1726853229.97499: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853229.97878: variable 'ansible_facts' from source: unknown 10641 1726853229.97881: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853229.97884: attempt loop complete, returning result 10641 1726853229.97886: _execute() done 10641 1726853229.97888: dumping result to json 10641 1726853229.97890: done dumping result, returning 10641 1726853229.97892: done running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test [02083763-bbaf-54d6-2830-0000000000de] 10641 1726853229.97894: sending task result for task 02083763-bbaf-54d6-2830-0000000000de ok: [managed_node1] 10641 1726853229.98626: no more pending results, returning what we have 10641 1726853229.98630: results queue empty 10641 1726853229.98631: checking for any_errors_fatal 10641 1726853229.98632: done checking for any_errors_fatal 10641 1726853229.98633: checking for max_fail_percentage 10641 1726853229.98635: done checking for max_fail_percentage 10641 1726853229.98635: checking to see if all hosts have failed and the running result is not ok 10641 1726853229.98636: done checking to see if all hosts have failed 10641 1726853229.98637: getting the remaining hosts for this loop 10641 1726853229.98638: done getting the remaining hosts for this loop 10641 1726853229.98642: getting the next task for host managed_node1 10641 1726853229.98653: done getting next task for host managed_node1 10641 1726853229.98655: ^ task is: TASK: Check if system is ostree 10641 1726853229.98658: ^ 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 10641 1726853229.98661: getting variables 10641 1726853229.98663: in VariableManager get_vars() 10641 1726853229.98998: Calling all_inventory to load vars for managed_node1 10641 1726853229.99001: Calling groups_inventory to load vars for managed_node1 10641 1726853229.99004: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853229.99016: Calling all_plugins_play to load vars for managed_node1 10641 1726853229.99018: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853229.99022: Calling groups_plugins_play to load vars for managed_node1 10641 1726853229.99279: done sending task result for task 02083763-bbaf-54d6-2830-0000000000de 10641 1726853229.99282: WORKER PROCESS EXITING 10641 1726853229.99798: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853230.00199: done with get_vars() 10641 1726853230.00211: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 13:27:10 -0400 (0:00:00.703) 0:00:02.631 ****** 10641 1726853230.00314: entering _queue_task() for managed_node1/stat 10641 1726853230.00926: worker is 1 (out of 1 available) 10641 1726853230.00941: exiting _queue_task() for managed_node1/stat 10641 1726853230.00957: done queuing things up, now waiting for results queue to drain 10641 1726853230.00958: waiting for pending results... 10641 1726853230.01401: running TaskExecutor() for managed_node1/TASK: Check if system is ostree 10641 1726853230.01595: in run() - task 02083763-bbaf-54d6-2830-0000000000e0 10641 1726853230.01608: variable 'ansible_search_path' from source: unknown 10641 1726853230.01612: variable 'ansible_search_path' from source: unknown 10641 1726853230.01649: calling self._execute() 10641 1726853230.01834: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853230.01838: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853230.01850: variable 'omit' from source: magic vars 10641 1726853230.02840: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10641 1726853230.03434: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10641 1726853230.03480: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10641 1726853230.03512: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10641 1726853230.03623: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10641 1726853230.03824: 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) 10641 1726853230.03966: 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) 10641 1726853230.04068: 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) 10641 1726853230.04074: 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) 10641 1726853230.04256: Evaluated conditional (not __network_is_ostree is defined): True 10641 1726853230.04394: variable 'omit' from source: magic vars 10641 1726853230.04441: variable 'omit' from source: magic vars 10641 1726853230.04707: variable 'omit' from source: magic vars 10641 1726853230.04815: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10641 1726853230.04818: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10641 1726853230.04821: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10641 1726853230.04823: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10641 1726853230.04834: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10641 1726853230.04869: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10641 1726853230.04889: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853230.04903: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853230.05120: Set connection var ansible_connection to ssh 10641 1726853230.05155: Set connection var ansible_pipelining to False 10641 1726853230.05333: Set connection var ansible_timeout to 10 10641 1726853230.05336: Set connection var ansible_module_compression to ZIP_DEFLATED 10641 1726853230.05339: Set connection var ansible_shell_type to sh 10641 1726853230.05341: Set connection var ansible_shell_executable to /bin/sh 10641 1726853230.05343: variable 'ansible_shell_executable' from source: unknown 10641 1726853230.05345: variable 'ansible_connection' from source: unknown 10641 1726853230.05348: variable 'ansible_module_compression' from source: unknown 10641 1726853230.05350: variable 'ansible_shell_type' from source: unknown 10641 1726853230.05352: variable 'ansible_shell_executable' from source: unknown 10641 1726853230.05354: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853230.05356: variable 'ansible_pipelining' from source: unknown 10641 1726853230.05358: variable 'ansible_timeout' from source: unknown 10641 1726853230.05360: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853230.05715: 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__) 10641 1726853230.05730: variable 'omit' from source: magic vars 10641 1726853230.05801: starting attempt loop 10641 1726853230.05816: running the handler 10641 1726853230.05932: _low_level_execute_command(): starting 10641 1726853230.05948: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10641 1726853230.07517: 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 <<< 10641 1726853230.07534: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10641 1726853230.07678: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 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.45.153 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10641 1726853230.07744: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 10641 1726853230.07793: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10641 1726853230.07869: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10641 1726853230.10323: stdout chunk (state=3): >>>/root <<< 10641 1726853230.10460: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10641 1726853230.10463: stdout chunk (state=3): >>><<< 10641 1726853230.10468: stderr chunk (state=3): >>><<< 10641 1726853230.10678: _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.45.153 originally 10.31.45.153 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.45.153 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 10641 1726853230.10690: _low_level_execute_command(): starting 10641 1726853230.10693: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853230.104945-10776-266404737333240 `" && echo ansible-tmp-1726853230.104945-10776-266404737333240="` echo /root/.ansible/tmp/ansible-tmp-1726853230.104945-10776-266404737333240 `" ) && sleep 0' 10641 1726853230.11856: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10641 1726853230.12052: 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.45.153 originally 10.31.45.153 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.45.153 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 10641 1726853230.12196: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10641 1726853230.12227: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10641 1726853230.14732: stdout chunk (state=3): >>>ansible-tmp-1726853230.104945-10776-266404737333240=/root/.ansible/tmp/ansible-tmp-1726853230.104945-10776-266404737333240 <<< 10641 1726853230.14922: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10641 1726853230.14974: stdout chunk (state=3): >>><<< 10641 1726853230.14978: stderr chunk (state=3): >>><<< 10641 1726853230.15179: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853230.104945-10776-266404737333240=/root/.ansible/tmp/ansible-tmp-1726853230.104945-10776-266404737333240 , 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.45.153 originally 10.31.45.153 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.45.153 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 10641 1726853230.15183: variable 'ansible_module_compression' from source: unknown 10641 1726853230.15305: ANSIBALLZ: Using lock for stat 10641 1726853230.15313: ANSIBALLZ: Acquiring lock 10641 1726853230.15320: ANSIBALLZ: Lock acquired: 139970499106704 10641 1726853230.15326: ANSIBALLZ: Creating module 10641 1726853230.34055: ANSIBALLZ: Writing module into payload 10641 1726853230.34168: ANSIBALLZ: Writing module 10641 1726853230.34201: ANSIBALLZ: Renaming module 10641 1726853230.34220: ANSIBALLZ: Done creating module 10641 1726853230.34242: variable 'ansible_facts' from source: unknown 10641 1726853230.34334: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853230.104945-10776-266404737333240/AnsiballZ_stat.py 10641 1726853230.34560: Sending initial data 10641 1726853230.34564: Sent initial data (152 bytes) 10641 1726853230.35700: 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.45.153 originally 10.31.45.153 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.45.153 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 10641 1726853230.35714: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10641 1726853230.35799: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10641 1726853230.37990: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 10641 1726853230.38043: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 10641 1726853230.38062: stderr chunk (state=3): >>>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 <<< 10641 1726853230.38140: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 10641 1726853230.38216: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-1064117bouvn_/tmpsdswarml /root/.ansible/tmp/ansible-tmp-1726853230.104945-10776-266404737333240/AnsiballZ_stat.py <<< 10641 1726853230.38246: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853230.104945-10776-266404737333240/AnsiballZ_stat.py" <<< 10641 1726853230.38280: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 10641 1726853230.38308: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-1064117bouvn_/tmpsdswarml" to remote "/root/.ansible/tmp/ansible-tmp-1726853230.104945-10776-266404737333240/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853230.104945-10776-266404737333240/AnsiballZ_stat.py" <<< 10641 1726853230.39027: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10641 1726853230.39070: stderr chunk (state=3): >>><<< 10641 1726853230.39075: stdout chunk (state=3): >>><<< 10641 1726853230.39119: done transferring module to remote 10641 1726853230.39157: _low_level_execute_command(): starting 10641 1726853230.39161: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853230.104945-10776-266404737333240/ /root/.ansible/tmp/ansible-tmp-1726853230.104945-10776-266404737333240/AnsiballZ_stat.py && sleep 0' 10641 1726853230.39825: 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.45.153 originally 10.31.45.153 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.45.153 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 10641 1726853230.39838: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10641 1726853230.39855: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10641 1726853230.39943: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10641 1726853230.42410: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10641 1726853230.42416: stderr chunk (state=3): >>><<< 10641 1726853230.42419: stdout chunk (state=3): >>><<< 10641 1726853230.42434: _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.45.153 originally 10.31.45.153 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.45.153 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 10641 1726853230.42438: _low_level_execute_command(): starting 10641 1726853230.42442: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853230.104945-10776-266404737333240/AnsiballZ_stat.py && sleep 0' 10641 1726853230.42872: 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 <<< 10641 1726853230.42902: 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.45.153 originally 10.31.45.153 debug2: match not found <<< 10641 1726853230.42905: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10641 1726853230.42909: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address <<< 10641 1726853230.42911: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10641 1726853230.42915: 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10641 1726853230.42969: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 10641 1726853230.42975: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10641 1726853230.43035: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10641 1726853230.46031: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 10641 1726853230.46078: stdout chunk (state=3): >>>import _imp # builtin <<< 10641 1726853230.46116: stdout chunk (state=3): >>>import '_thread' # <<< 10641 1726853230.46120: stdout chunk (state=3): >>>import '_warnings' # <<< 10641 1726853230.46142: stdout chunk (state=3): >>>import '_weakref' # <<< 10641 1726853230.46226: stdout chunk (state=3): >>>import '_io' # <<< 10641 1726853230.46242: stdout chunk (state=3): >>>import 'marshal' # <<< 10641 1726853230.46292: stdout chunk (state=3): >>>import 'posix' # <<< 10641 1726853230.46340: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 10641 1726853230.46386: stdout chunk (state=3): >>>import 'time' # <<< 10641 1726853230.46397: stdout chunk (state=3): >>>import 'zipimport' # <<< 10641 1726853230.46405: stdout chunk (state=3): >>># installed zipimport hook <<< 10641 1726853230.46461: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 10641 1726853230.46483: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 10641 1726853230.46567: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # <<< 10641 1726853230.46596: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 10641 1726853230.46639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 10641 1726853230.46642: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf61684d0> <<< 10641 1726853230.46652: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf6137b30> <<< 10641 1726853230.46688: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 10641 1726853230.46716: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf616aa50> <<< 10641 1726853230.46736: stdout chunk (state=3): >>>import '_signal' # <<< 10641 1726853230.46873: stdout chunk (state=3): >>>import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 10641 1726853230.46965: stdout chunk (state=3): >>>import '_collections_abc' # <<< 10641 1726853230.47019: stdout chunk (state=3): >>>import 'genericpath' # <<< 10641 1726853230.47022: stdout chunk (state=3): >>>import 'posixpath' # <<< 10641 1726853230.47083: stdout chunk (state=3): >>>import 'os' # <<< 10641 1726853230.47087: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 10641 1726853230.47135: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 10641 1726853230.47140: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 10641 1726853230.47168: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 10641 1726853230.47176: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 10641 1726853230.47201: 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 <<< 10641 1726853230.47368: stdout chunk (state=3): >>># 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 0x7fcdf5f3d130> # /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 0x7fcdf5f3dfa0> import 'site' # <<< 10641 1726853230.47383: 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. <<< 10641 1726853230.47764: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 10641 1726853230.47808: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 10641 1726853230.47814: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 10641 1726853230.47832: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 10641 1726853230.47859: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 10641 1726853230.47911: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 10641 1726853230.47937: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 10641 1726853230.47995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 10641 1726853230.48002: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf5f7bec0> <<< 10641 1726853230.48020: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 10641 1726853230.48043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 10641 1726853230.48084: stdout chunk (state=3): >>>import '_operator' # <<< 10641 1726853230.48110: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf5f7bf80> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 10641 1726853230.48149: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 10641 1726853230.48188: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 10641 1726853230.48266: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 10641 1726853230.48286: stdout chunk (state=3): >>>import 'itertools' # <<< 10641 1726853230.48308: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 10641 1726853230.48374: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf5fb3830> # /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 0x7fcdf5fb3ec0> import '_collections' # <<< 10641 1726853230.48441: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf5f93b60> <<< 10641 1726853230.48454: stdout chunk (state=3): >>>import '_functools' # <<< 10641 1726853230.48481: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf5f912b0> <<< 10641 1726853230.48609: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf5f79070> <<< 10641 1726853230.48650: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 10641 1726853230.48677: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 10641 1726853230.48768: stdout chunk (state=3): >>>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 <<< 10641 1726853230.48784: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 10641 1726853230.48823: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf5fd37d0> <<< 10641 1726853230.48854: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf5fd23f0> <<< 10641 1726853230.48890: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 10641 1726853230.48898: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' <<< 10641 1726853230.48904: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf5f92150> <<< 10641 1726853230.48922: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf5fd0bc0> <<< 10641 1726853230.49169: 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 0x7fcdf6008890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf5f782f0> # /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 0x7fcdf6008d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf6008bf0> # 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 0x7fcdf6008fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf5f76e10> # /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 <<< 10641 1726853230.49202: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 10641 1726853230.49216: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf6009670> <<< 10641 1726853230.49236: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf6009370> <<< 10641 1726853230.49239: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 10641 1726853230.49289: 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' <<< 10641 1726853230.49322: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf600a540> <<< 10641 1726853230.49341: stdout chunk (state=3): >>>import 'importlib.util' # <<< 10641 1726853230.49363: stdout chunk (state=3): >>>import 'runpy' # <<< 10641 1726853230.49394: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 10641 1726853230.49442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 10641 1726853230.49469: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 10641 1726853230.49493: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' <<< 10641 1726853230.49499: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf6020740> <<< 10641 1726853230.49524: stdout chunk (state=3): >>>import 'errno' # <<< 10641 1726853230.49554: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 10641 1726853230.49579: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 10641 1726853230.49583: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdf6021e20> <<< 10641 1726853230.49616: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 10641 1726853230.49632: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 10641 1726853230.49667: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 10641 1726853230.49680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 10641 1726853230.49865: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf6022cc0> # 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 0x7fcdf60232f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf6022210> # /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 0x7fcdf6023d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf60234a0> <<< 10641 1726853230.49894: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf600a4b0> <<< 10641 1726853230.49932: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 10641 1726853230.49963: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 10641 1726853230.49991: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 10641 1726853230.50020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 10641 1726853230.50069: 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' <<< 10641 1726853230.50084: stdout chunk (state=3): >>>import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdf5dabc50> <<< 10641 1726853230.50111: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 10641 1726853230.50119: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 10641 1726853230.50152: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 10641 1726853230.50288: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdf5dd4710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf5dd4470> # 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 0x7fcdf5dd4740> # /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' <<< 10641 1726853230.50325: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 10641 1726853230.50492: 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 0x7fcdf5dd5070> <<< 10641 1726853230.50653: 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 0x7fcdf5dd5a60> <<< 10641 1726853230.50668: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf5dd4920> <<< 10641 1726853230.50694: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf5da9df0> <<< 10641 1726853230.50729: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 10641 1726853230.50758: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 10641 1726853230.50794: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 10641 1726853230.50810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 10641 1726853230.50828: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf5dd6e10> <<< 10641 1726853230.50866: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf5dd5b50> <<< 10641 1726853230.50893: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf600ac60> <<< 10641 1726853230.50936: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 10641 1726853230.51016: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 10641 1726853230.51041: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 10641 1726853230.51094: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 10641 1726853230.51136: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf5dff1a0> <<< 10641 1726853230.51206: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 10641 1726853230.51235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 10641 1726853230.51261: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 10641 1726853230.51379: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf5e23560> <<< 10641 1726853230.51382: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 10641 1726853230.51631: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 10641 1726853230.51659: 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 0x7fcdf5e842c0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 10641 1726853230.51794: 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' <<< 10641 1726853230.51874: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf5e86a20> <<< 10641 1726853230.51997: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf5e843e0> <<< 10641 1726853230.52043: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf5e452b0> <<< 10641 1726853230.52094: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 10641 1726853230.52134: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf57293d0> <<< 10641 1726853230.52153: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf5e22360> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf5dd7d70> <<< 10641 1726853230.52302: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 10641 1726853230.52396: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fcdf5729670> <<< 10641 1726853230.52501: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_xyz6wjp7/ansible_stat_payload.zip' <<< 10641 1726853230.52526: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853230.52878: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 10641 1726853230.52940: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 10641 1726853230.52978: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 10641 1726853230.52991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' <<< 10641 1726853230.53026: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf577f170> import '_typing' # <<< 10641 1726853230.53291: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf575e060> <<< 10641 1726853230.53317: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf575d1f0> <<< 10641 1726853230.53351: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853230.53367: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 10641 1726853230.53400: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853230.53466: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 10641 1726853230.55609: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853230.57360: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 10641 1726853230.57372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' <<< 10641 1726853230.57378: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf577d040> <<< 10641 1726853230.57407: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 10641 1726853230.57462: stdout chunk (state=3): >>># 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' <<< 10641 1726853230.57495: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 10641 1726853230.57500: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 10641 1726853230.57550: 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' <<< 10641 1726853230.57670: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdf57a6ae0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf57a6870> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf57a6180> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 10641 1726853230.57692: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 10641 1726853230.57741: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf57a65d0> <<< 10641 1726853230.57770: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf577fe00> <<< 10641 1726853230.57775: stdout chunk (state=3): >>>import 'atexit' # <<< 10641 1726853230.57815: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 10641 1726853230.57828: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 10641 1726853230.57833: stdout chunk (state=3): >>>import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdf57a7890> <<< 10641 1726853230.57861: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 10641 1726853230.57888: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdf57a7ad0> <<< 10641 1726853230.57915: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 10641 1726853230.57980: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 10641 1726853230.58172: stdout chunk (state=3): >>>import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf57a7f50> 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 0x7fcdf5611ca0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 10641 1726853230.58185: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 10641 1726853230.58189: stdout chunk (state=3): >>>import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdf5613470> <<< 10641 1726853230.58211: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 10641 1726853230.58237: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 10641 1726853230.58283: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf56142f0> <<< 10641 1726853230.58317: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 10641 1726853230.58350: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 10641 1726853230.58377: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf5615490> <<< 10641 1726853230.58401: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 10641 1726853230.58453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 10641 1726853230.58484: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 10641 1726853230.58493: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 10641 1726853230.58563: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf5617f80> <<< 10641 1726853230.58614: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 10641 1726853230.58631: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 10641 1726853230.58634: stdout chunk (state=3): >>>import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdf561c620> <<< 10641 1726853230.58662: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf5616240> <<< 10641 1726853230.58695: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 10641 1726853230.58729: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 10641 1726853230.58787: 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' <<< 10641 1726853230.58792: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 10641 1726853230.58970: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf561ff20> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf561e9f0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf561e750> <<< 10641 1726853230.58993: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 10641 1726853230.59015: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 10641 1726853230.59127: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf561ecc0> <<< 10641 1726853230.59172: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf5616750> <<< 10641 1726853230.59211: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 10641 1726853230.59219: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdf5667ef0> <<< 10641 1726853230.59262: 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'<<< 10641 1726853230.59368: stdout chunk (state=3): >>> <<< 10641 1726853230.59389: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf56681d0> # /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' <<< 10641 1726853230.59409: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdf5669c70> <<< 10641 1726853230.59412: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf5669a30> <<< 10641 1726853230.59435: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 10641 1726853230.59610: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 10641 1726853230.59663: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 10641 1726853230.59765: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdf566c200> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf566a360> # /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' <<< 10641 1726853230.59789: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 10641 1726853230.59812: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 10641 1726853230.59830: stdout chunk (state=3): >>>import '_string' # <<< 10641 1726853230.59897: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf566f8f0> <<< 10641 1726853230.60086: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf566c2c0> <<< 10641 1726853230.60172: 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' <<< 10641 1726853230.60179: stdout chunk (state=3): >>>import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdf56703e0> <<< 10641 1726853230.60214: 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' <<< 10641 1726853230.60222: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' <<< 10641 1726853230.60363: stdout chunk (state=3): >>>import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdf5670bf0> # 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 0x7fcdf5670aa0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf56682f0> # /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' <<< 10641 1726853230.60391: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 10641 1726853230.60423: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 10641 1726853230.60430: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdf56f8110> <<< 10641 1726853230.60649: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 10641 1726853230.60670: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 10641 1726853230.60677: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdf56f90d0> <<< 10641 1726853230.60707: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf56728a0> <<< 10641 1726853230.60733: 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' <<< 10641 1726853230.60769: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdf5673c50> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf5672510> <<< 10641 1726853230.60775: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853230.60803: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853230.60815: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 10641 1726853230.60841: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853230.60965: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853230.61105: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853230.61130: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853230.61142: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 10641 1726853230.61159: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853230.61187: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853230.61192: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 10641 1726853230.61364: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853230.61400: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853230.61590: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853230.62454: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853230.63319: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 10641 1726853230.63324: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 10641 1726853230.63350: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 10641 1726853230.63359: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 10641 1726853230.63396: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 10641 1726853230.63420: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 10641 1726853230.63496: 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' <<< 10641 1726853230.63511: stdout chunk (state=3): >>>import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdf5501430> <<< 10641 1726853230.63625: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 10641 1726853230.63639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 10641 1726853230.63669: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf5502150> <<< 10641 1726853230.63692: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf56f9250> <<< 10641 1726853230.63750: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 10641 1726853230.63964: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 10641 1726853230.64055: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853230.64300: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 10641 1726853230.64304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 10641 1726853230.64330: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf5502900> <<< 10641 1726853230.64346: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853230.65062: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853230.65768: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853230.65885: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853230.65993: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 10641 1726853230.66016: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853230.66068: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853230.66122: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 10641 1726853230.66139: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853230.66244: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853230.66367: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 10641 1726853230.66393: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853230.66407: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853230.66431: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 10641 1726853230.66440: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853230.66499: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853230.66546: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 10641 1726853230.66570: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853230.66917: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853230.67286: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 10641 1726853230.67562: 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 0x7fcdf55033b0> # zipimport: zlib available <<< 10641 1726853230.67602: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853230.67707: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 10641 1726853230.67724: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # <<< 10641 1726853230.67729: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 10641 1726853230.67750: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 10641 1726853230.67778: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853230.67841: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853230.67895: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 10641 1726853230.67922: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853230.67985: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853230.68054: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853230.68135: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853230.68238: 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 <<< 10641 1726853230.68299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 10641 1726853230.68416: 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' <<< 10641 1726853230.68421: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdf550e000> <<< 10641 1726853230.68480: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf5509640> <<< 10641 1726853230.68519: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 10641 1726853230.68523: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 10641 1726853230.68540: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853230.68637: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853230.68728: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853230.68768: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853230.68828: 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 <<< 10641 1726853230.68831: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 10641 1726853230.68961: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 10641 1726853230.68998: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 10641 1726853230.69022: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 10641 1726853230.69057: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 10641 1726853230.69136: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf57fa9c0> <<< 10641 1726853230.69205: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf57e2690> <<< 10641 1726853230.69313: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf550e1e0> <<< 10641 1726853230.69333: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf55044d0> <<< 10641 1726853230.69359: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 10641 1726853230.69567: stdout chunk (state=3): >>># 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 <<< 10641 1726853230.69736: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853230.70040: stdout chunk (state=3): >>># zipimport: zlib available <<< 10641 1726853230.70229: 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"}}} <<< 10641 1726853230.70264: stdout chunk (state=3): >>># destroy __main__ <<< 10641 1726853230.70747: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 10641 1726853230.71003: 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 # 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] remov<<< 10641 1726853230.71012: stdout chunk (state=3): >>>ing 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 <<< 10641 1726853230.71240: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10641 1726853230.71251: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 10641 1726853230.71280: stdout chunk (state=3): >>># destroy _bz2 <<< 10641 1726853230.71291: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 10641 1726853230.71303: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch <<< 10641 1726853230.71309: stdout chunk (state=3): >>># destroy ipaddress <<< 10641 1726853230.71348: stdout chunk (state=3): >>># destroy ntpath <<< 10641 1726853230.71351: stdout chunk (state=3): >>># destroy importlib # destroy zipimport <<< 10641 1726853230.71374: stdout chunk (state=3): >>># destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 10641 1726853230.71388: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd <<< 10641 1726853230.71394: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess <<< 10641 1726853230.71414: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 10641 1726853230.71424: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array <<< 10641 1726853230.71440: stdout chunk (state=3): >>># destroy datetime # destroy selinux # destroy shutil <<< 10641 1726853230.71462: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 10641 1726853230.71505: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 10641 1726853230.71528: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes <<< 10641 1726853230.71535: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 <<< 10641 1726853230.71538: 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 <<< 10641 1726853230.71556: stdout chunk (state=3): >>># 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 <<< 10641 1726853230.71580: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler <<< 10641 1726853230.71590: stdout chunk (state=3): >>># destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 10641 1726853230.71609: 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 <<< 10641 1726853230.71637: stdout chunk (state=3): >>># 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 <<< 10641 1726853230.71643: stdout chunk (state=3): >>># 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 <<< 10641 1726853230.71827: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections <<< 10641 1726853230.71851: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 10641 1726853230.71906: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize <<< 10641 1726853230.71917: 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 <<< 10641 1726853230.71925: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 10641 1726853230.71950: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 10641 1726853230.72046: 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 <<< 10641 1726853230.72075: stdout chunk (state=3): >>># destroy time # destroy _random # destroy _weakref <<< 10641 1726853230.72094: stdout chunk (state=3): >>># destroy _hashlib <<< 10641 1726853230.72115: stdout chunk (state=3): >>># destroy _operator # destroy _string # destroy re # destroy itertools <<< 10641 1726853230.72142: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 10641 1726853230.72546: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 10641 1726853230.72582: stderr chunk (state=3): >>><<< 10641 1726853230.72585: stdout chunk (state=3): >>><<< 10641 1726853230.72656: _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 0x7fcdf61684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf6137b30> # /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 0x7fcdf616aa50> 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 0x7fcdf5f3d130> # /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 0x7fcdf5f3dfa0> 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 0x7fcdf5f7bec0> # /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 0x7fcdf5f7bf80> # /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 0x7fcdf5fb3830> # /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 0x7fcdf5fb3ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf5f93b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf5f912b0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf5f79070> # /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 0x7fcdf5fd37d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf5fd23f0> # /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 0x7fcdf5f92150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf5fd0bc0> # /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 0x7fcdf6008890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf5f782f0> # /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 0x7fcdf6008d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf6008bf0> # 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 0x7fcdf6008fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf5f76e10> # /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 0x7fcdf6009670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf6009370> 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 0x7fcdf600a540> 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 0x7fcdf6020740> 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 0x7fcdf6021e20> # /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 0x7fcdf6022cc0> # 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 0x7fcdf60232f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf6022210> # /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 0x7fcdf6023d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf60234a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf600a4b0> # /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 0x7fcdf5dabc50> # /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 0x7fcdf5dd4710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf5dd4470> # 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 0x7fcdf5dd4740> # /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 0x7fcdf5dd5070> # 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 0x7fcdf5dd5a60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf5dd4920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf5da9df0> # /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 0x7fcdf5dd6e10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf5dd5b50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf600ac60> # /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 0x7fcdf5dff1a0> # /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 0x7fcdf5e23560> # /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 0x7fcdf5e842c0> # /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 0x7fcdf5e86a20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf5e843e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf5e452b0> # /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 0x7fcdf57293d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf5e22360> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf5dd7d70> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fcdf5729670> # zipimport: found 30 names in '/tmp/ansible_stat_payload_xyz6wjp7/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 0x7fcdf577f170> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf575e060> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf575d1f0> # 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 0x7fcdf577d040> # /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 0x7fcdf57a6ae0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf57a6870> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf57a6180> # /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 0x7fcdf57a65d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf577fe00> 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 0x7fcdf57a7890> # 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 0x7fcdf57a7ad0> # /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 0x7fcdf57a7f50> 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 0x7fcdf5611ca0> # 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 0x7fcdf5613470> # /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 0x7fcdf56142f0> # /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 0x7fcdf5615490> # /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 0x7fcdf5617f80> # 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 0x7fcdf561c620> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf5616240> # /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 0x7fcdf561ff20> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf561e9f0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf561e750> # /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 0x7fcdf561ecc0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf5616750> # 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 0x7fcdf5667ef0> # /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 0x7fcdf56681d0> # /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 0x7fcdf5669c70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf5669a30> # /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 0x7fcdf566c200> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf566a360> # /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 0x7fcdf566f8f0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf566c2c0> # 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 0x7fcdf56703e0> # 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 0x7fcdf5670bf0> # 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 0x7fcdf5670aa0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf56682f0> # /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 0x7fcdf56f8110> # 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 0x7fcdf56f90d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf56728a0> # 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 0x7fcdf5673c50> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf5672510> # 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 0x7fcdf5501430> # /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 0x7fcdf5502150> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf56f9250> 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 0x7fcdf5502900> # 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 0x7fcdf55033b0> # 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 0x7fcdf550e000> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf5509640> 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 0x7fcdf57fa9c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf57e2690> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf550e1e0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdf55044d0> # 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.45.153 originally 10.31.45.153 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.45.153 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 Shared connection to 10.31.45.153 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 10641 1726853230.73185: 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-1726853230.104945-10776-266404737333240/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10641 1726853230.73188: _low_level_execute_command(): starting 10641 1726853230.73191: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853230.104945-10776-266404737333240/ > /dev/null 2>&1 && sleep 0' 10641 1726853230.73319: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10641 1726853230.73323: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10641 1726853230.73325: 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.45.153 originally 10.31.45.153 debug2: match not found <<< 10641 1726853230.73328: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10641 1726853230.73339: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10641 1726853230.73395: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 10641 1726853230.73398: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10641 1726853230.73402: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10641 1726853230.73446: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10641 1726853230.76023: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10641 1726853230.76051: stderr chunk (state=3): >>><<< 10641 1726853230.76054: stdout chunk (state=3): >>><<< 10641 1726853230.76067: _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.45.153 originally 10.31.45.153 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.45.153 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 10641 1726853230.76074: handler run complete 10641 1726853230.76090: attempt loop complete, returning result 10641 1726853230.76093: _execute() done 10641 1726853230.76096: dumping result to json 10641 1726853230.76100: done dumping result, returning 10641 1726853230.76110: done running TaskExecutor() for managed_node1/TASK: Check if system is ostree [02083763-bbaf-54d6-2830-0000000000e0] 10641 1726853230.76116: sending task result for task 02083763-bbaf-54d6-2830-0000000000e0 10641 1726853230.76203: done sending task result for task 02083763-bbaf-54d6-2830-0000000000e0 10641 1726853230.76206: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 10641 1726853230.76266: no more pending results, returning what we have 10641 1726853230.76269: results queue empty 10641 1726853230.76270: checking for any_errors_fatal 10641 1726853230.76278: done checking for any_errors_fatal 10641 1726853230.76278: checking for max_fail_percentage 10641 1726853230.76280: done checking for max_fail_percentage 10641 1726853230.76280: checking to see if all hosts have failed and the running result is not ok 10641 1726853230.76281: done checking to see if all hosts have failed 10641 1726853230.76282: getting the remaining hosts for this loop 10641 1726853230.76283: done getting the remaining hosts for this loop 10641 1726853230.76286: getting the next task for host managed_node1 10641 1726853230.76292: done getting next task for host managed_node1 10641 1726853230.76294: ^ task is: TASK: Set flag to indicate system is ostree 10641 1726853230.76297: ^ 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 10641 1726853230.76301: getting variables 10641 1726853230.76302: in VariableManager get_vars() 10641 1726853230.76331: Calling all_inventory to load vars for managed_node1 10641 1726853230.76334: Calling groups_inventory to load vars for managed_node1 10641 1726853230.76337: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853230.76349: Calling all_plugins_play to load vars for managed_node1 10641 1726853230.76352: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853230.76354: Calling groups_plugins_play to load vars for managed_node1 10641 1726853230.76515: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853230.76631: done with get_vars() 10641 1726853230.76639: done getting variables 10641 1726853230.76710: 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-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 13:27:10 -0400 (0:00:00.764) 0:00:03.395 ****** 10641 1726853230.76731: entering _queue_task() for managed_node1/set_fact 10641 1726853230.76732: Creating lock for set_fact 10641 1726853230.76942: worker is 1 (out of 1 available) 10641 1726853230.76954: exiting _queue_task() for managed_node1/set_fact 10641 1726853230.76967: done queuing things up, now waiting for results queue to drain 10641 1726853230.76968: waiting for pending results... 10641 1726853230.77124: running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree 10641 1726853230.77189: in run() - task 02083763-bbaf-54d6-2830-0000000000e1 10641 1726853230.77199: variable 'ansible_search_path' from source: unknown 10641 1726853230.77204: variable 'ansible_search_path' from source: unknown 10641 1726853230.77230: calling self._execute() 10641 1726853230.77286: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853230.77290: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853230.77301: variable 'omit' from source: magic vars 10641 1726853230.77637: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10641 1726853230.77849: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10641 1726853230.77887: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10641 1726853230.77912: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10641 1726853230.77935: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10641 1726853230.78004: 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) 10641 1726853230.78021: 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) 10641 1726853230.78038: 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) 10641 1726853230.78058: 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) 10641 1726853230.78143: Evaluated conditional (not __network_is_ostree is defined): True 10641 1726853230.78150: variable 'omit' from source: magic vars 10641 1726853230.78174: variable 'omit' from source: magic vars 10641 1726853230.78258: variable '__ostree_booted_stat' from source: set_fact 10641 1726853230.78299: variable 'omit' from source: magic vars 10641 1726853230.78316: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10641 1726853230.78337: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10641 1726853230.78353: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10641 1726853230.78365: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10641 1726853230.78375: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10641 1726853230.78400: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10641 1726853230.78404: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853230.78407: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853230.78472: Set connection var ansible_connection to ssh 10641 1726853230.78478: Set connection var ansible_pipelining to False 10641 1726853230.78484: Set connection var ansible_timeout to 10 10641 1726853230.78489: Set connection var ansible_module_compression to ZIP_DEFLATED 10641 1726853230.78494: Set connection var ansible_shell_type to sh 10641 1726853230.78501: Set connection var ansible_shell_executable to /bin/sh 10641 1726853230.78523: variable 'ansible_shell_executable' from source: unknown 10641 1726853230.78527: variable 'ansible_connection' from source: unknown 10641 1726853230.78529: variable 'ansible_module_compression' from source: unknown 10641 1726853230.78531: variable 'ansible_shell_type' from source: unknown 10641 1726853230.78533: variable 'ansible_shell_executable' from source: unknown 10641 1726853230.78536: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853230.78538: variable 'ansible_pipelining' from source: unknown 10641 1726853230.78540: variable 'ansible_timeout' from source: unknown 10641 1726853230.78542: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853230.78607: 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) 10641 1726853230.78615: variable 'omit' from source: magic vars 10641 1726853230.78618: starting attempt loop 10641 1726853230.78622: running the handler 10641 1726853230.78633: handler run complete 10641 1726853230.78640: attempt loop complete, returning result 10641 1726853230.78643: _execute() done 10641 1726853230.78645: dumping result to json 10641 1726853230.78652: done dumping result, returning 10641 1726853230.78657: done running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree [02083763-bbaf-54d6-2830-0000000000e1] 10641 1726853230.78660: sending task result for task 02083763-bbaf-54d6-2830-0000000000e1 10641 1726853230.78734: done sending task result for task 02083763-bbaf-54d6-2830-0000000000e1 10641 1726853230.78736: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 10641 1726853230.78785: no more pending results, returning what we have 10641 1726853230.78788: results queue empty 10641 1726853230.78789: checking for any_errors_fatal 10641 1726853230.78794: done checking for any_errors_fatal 10641 1726853230.78795: checking for max_fail_percentage 10641 1726853230.78796: done checking for max_fail_percentage 10641 1726853230.78797: checking to see if all hosts have failed and the running result is not ok 10641 1726853230.78798: done checking to see if all hosts have failed 10641 1726853230.78798: getting the remaining hosts for this loop 10641 1726853230.78799: done getting the remaining hosts for this loop 10641 1726853230.78802: getting the next task for host managed_node1 10641 1726853230.78810: done getting next task for host managed_node1 10641 1726853230.78813: ^ task is: TASK: Fix CentOS6 Base repo 10641 1726853230.78815: ^ 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 10641 1726853230.78819: getting variables 10641 1726853230.78820: in VariableManager get_vars() 10641 1726853230.78846: Calling all_inventory to load vars for managed_node1 10641 1726853230.78849: Calling groups_inventory to load vars for managed_node1 10641 1726853230.78852: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853230.78861: Calling all_plugins_play to load vars for managed_node1 10641 1726853230.78863: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853230.78872: Calling groups_plugins_play to load vars for managed_node1 10641 1726853230.79019: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853230.79132: done with get_vars() 10641 1726853230.79140: done getting variables 10641 1726853230.79222: 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-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 13:27:10 -0400 (0:00:00.025) 0:00:03.420 ****** 10641 1726853230.79240: entering _queue_task() for managed_node1/copy 10641 1726853230.79423: worker is 1 (out of 1 available) 10641 1726853230.79434: exiting _queue_task() for managed_node1/copy 10641 1726853230.79448: done queuing things up, now waiting for results queue to drain 10641 1726853230.79450: waiting for pending results... 10641 1726853230.79593: running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo 10641 1726853230.79649: in run() - task 02083763-bbaf-54d6-2830-0000000000e3 10641 1726853230.79657: variable 'ansible_search_path' from source: unknown 10641 1726853230.79660: variable 'ansible_search_path' from source: unknown 10641 1726853230.79690: calling self._execute() 10641 1726853230.79741: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853230.79747: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853230.79753: variable 'omit' from source: magic vars 10641 1726853230.80079: variable 'ansible_distribution' from source: facts 10641 1726853230.80097: Evaluated conditional (ansible_distribution == 'CentOS'): True 10641 1726853230.80180: variable 'ansible_distribution_major_version' from source: facts 10641 1726853230.80185: Evaluated conditional (ansible_distribution_major_version == '6'): False 10641 1726853230.80187: when evaluation is False, skipping this task 10641 1726853230.80190: _execute() done 10641 1726853230.80192: dumping result to json 10641 1726853230.80196: done dumping result, returning 10641 1726853230.80202: done running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo [02083763-bbaf-54d6-2830-0000000000e3] 10641 1726853230.80206: sending task result for task 02083763-bbaf-54d6-2830-0000000000e3 10641 1726853230.80297: done sending task result for task 02083763-bbaf-54d6-2830-0000000000e3 10641 1726853230.80300: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 10641 1726853230.80377: no more pending results, returning what we have 10641 1726853230.80381: results queue empty 10641 1726853230.80382: checking for any_errors_fatal 10641 1726853230.80386: done checking for any_errors_fatal 10641 1726853230.80387: checking for max_fail_percentage 10641 1726853230.80388: done checking for max_fail_percentage 10641 1726853230.80389: checking to see if all hosts have failed and the running result is not ok 10641 1726853230.80389: done checking to see if all hosts have failed 10641 1726853230.80390: getting the remaining hosts for this loop 10641 1726853230.80391: done getting the remaining hosts for this loop 10641 1726853230.80394: getting the next task for host managed_node1 10641 1726853230.80398: done getting next task for host managed_node1 10641 1726853230.80401: ^ task is: TASK: Include the task 'enable_epel.yml' 10641 1726853230.80403: ^ 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 10641 1726853230.80406: getting variables 10641 1726853230.80407: in VariableManager get_vars() 10641 1726853230.80427: Calling all_inventory to load vars for managed_node1 10641 1726853230.80428: Calling groups_inventory to load vars for managed_node1 10641 1726853230.80430: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853230.80437: Calling all_plugins_play to load vars for managed_node1 10641 1726853230.80438: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853230.80440: Calling groups_plugins_play to load vars for managed_node1 10641 1726853230.80540: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853230.80657: done with get_vars() 10641 1726853230.80663: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 13:27:10 -0400 (0:00:00.014) 0:00:03.435 ****** 10641 1726853230.80721: entering _queue_task() for managed_node1/include_tasks 10641 1726853230.80893: worker is 1 (out of 1 available) 10641 1726853230.80906: exiting _queue_task() for managed_node1/include_tasks 10641 1726853230.80916: done queuing things up, now waiting for results queue to drain 10641 1726853230.80918: waiting for pending results... 10641 1726853230.81052: running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' 10641 1726853230.81103: in run() - task 02083763-bbaf-54d6-2830-0000000000e4 10641 1726853230.81114: variable 'ansible_search_path' from source: unknown 10641 1726853230.81117: variable 'ansible_search_path' from source: unknown 10641 1726853230.81143: calling self._execute() 10641 1726853230.81196: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853230.81199: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853230.81207: variable 'omit' from source: magic vars 10641 1726853230.81589: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10641 1726853230.82997: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10641 1726853230.83051: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10641 1726853230.83079: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10641 1726853230.83107: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10641 1726853230.83128: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10641 1726853230.83188: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10641 1726853230.83210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10641 1726853230.83228: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10641 1726853230.83256: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10641 1726853230.83266: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10641 1726853230.83350: variable '__network_is_ostree' from source: set_fact 10641 1726853230.83364: Evaluated conditional (not __network_is_ostree | d(false)): True 10641 1726853230.83369: _execute() done 10641 1726853230.83374: dumping result to json 10641 1726853230.83376: done dumping result, returning 10641 1726853230.83383: done running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' [02083763-bbaf-54d6-2830-0000000000e4] 10641 1726853230.83387: sending task result for task 02083763-bbaf-54d6-2830-0000000000e4 10641 1726853230.83476: done sending task result for task 02083763-bbaf-54d6-2830-0000000000e4 10641 1726853230.83478: WORKER PROCESS EXITING 10641 1726853230.83505: no more pending results, returning what we have 10641 1726853230.83510: in VariableManager get_vars() 10641 1726853230.83546: Calling all_inventory to load vars for managed_node1 10641 1726853230.83549: Calling groups_inventory to load vars for managed_node1 10641 1726853230.83552: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853230.83562: Calling all_plugins_play to load vars for managed_node1 10641 1726853230.83564: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853230.83567: Calling groups_plugins_play to load vars for managed_node1 10641 1726853230.83753: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853230.83865: done with get_vars() 10641 1726853230.83872: variable 'ansible_search_path' from source: unknown 10641 1726853230.83873: variable 'ansible_search_path' from source: unknown 10641 1726853230.83903: we have included files to process 10641 1726853230.83904: generating all_blocks data 10641 1726853230.83905: done generating all_blocks data 10641 1726853230.83909: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 10641 1726853230.83910: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 10641 1726853230.83911: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 10641 1726853230.84357: done processing included file 10641 1726853230.84359: iterating over new_blocks loaded from include file 10641 1726853230.84360: in VariableManager get_vars() 10641 1726853230.84368: done with get_vars() 10641 1726853230.84369: filtering new block on tags 10641 1726853230.84384: done filtering new block on tags 10641 1726853230.84386: in VariableManager get_vars() 10641 1726853230.84392: done with get_vars() 10641 1726853230.84393: filtering new block on tags 10641 1726853230.84399: done filtering new block on tags 10641 1726853230.84400: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node1 10641 1726853230.84404: extending task lists for all hosts with included blocks 10641 1726853230.84466: done extending task lists 10641 1726853230.84467: done processing included files 10641 1726853230.84468: results queue empty 10641 1726853230.84468: checking for any_errors_fatal 10641 1726853230.84470: done checking for any_errors_fatal 10641 1726853230.84472: checking for max_fail_percentage 10641 1726853230.84473: done checking for max_fail_percentage 10641 1726853230.84474: checking to see if all hosts have failed and the running result is not ok 10641 1726853230.84474: done checking to see if all hosts have failed 10641 1726853230.84475: getting the remaining hosts for this loop 10641 1726853230.84475: done getting the remaining hosts for this loop 10641 1726853230.84477: getting the next task for host managed_node1 10641 1726853230.84479: done getting next task for host managed_node1 10641 1726853230.84481: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 10641 1726853230.84483: ^ 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 10641 1726853230.84484: getting variables 10641 1726853230.84485: in VariableManager get_vars() 10641 1726853230.84490: Calling all_inventory to load vars for managed_node1 10641 1726853230.84491: Calling groups_inventory to load vars for managed_node1 10641 1726853230.84493: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853230.84496: Calling all_plugins_play to load vars for managed_node1 10641 1726853230.84502: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853230.84504: Calling groups_plugins_play to load vars for managed_node1 10641 1726853230.84601: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853230.84709: done with get_vars() 10641 1726853230.84715: done getting variables 10641 1726853230.84761: 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) 10641 1726853230.84902: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 10] ********************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 13:27:10 -0400 (0:00:00.042) 0:00:03.477 ****** 10641 1726853230.84936: entering _queue_task() for managed_node1/command 10641 1726853230.84938: Creating lock for command 10641 1726853230.85155: worker is 1 (out of 1 available) 10641 1726853230.85167: exiting _queue_task() for managed_node1/command 10641 1726853230.85196: done queuing things up, now waiting for results queue to drain 10641 1726853230.85198: waiting for pending results... 10641 1726853230.85331: running TaskExecutor() for managed_node1/TASK: Create EPEL 10 10641 1726853230.85404: in run() - task 02083763-bbaf-54d6-2830-0000000000fe 10641 1726853230.85413: variable 'ansible_search_path' from source: unknown 10641 1726853230.85417: variable 'ansible_search_path' from source: unknown 10641 1726853230.85454: calling self._execute() 10641 1726853230.85500: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853230.85504: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853230.85512: variable 'omit' from source: magic vars 10641 1726853230.85766: variable 'ansible_distribution' from source: facts 10641 1726853230.85779: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 10641 1726853230.85861: variable 'ansible_distribution_major_version' from source: facts 10641 1726853230.85867: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 10641 1726853230.85872: when evaluation is False, skipping this task 10641 1726853230.85875: _execute() done 10641 1726853230.85878: dumping result to json 10641 1726853230.85882: done dumping result, returning 10641 1726853230.85892: done running TaskExecutor() for managed_node1/TASK: Create EPEL 10 [02083763-bbaf-54d6-2830-0000000000fe] 10641 1726853230.85895: sending task result for task 02083763-bbaf-54d6-2830-0000000000fe 10641 1726853230.85987: done sending task result for task 02083763-bbaf-54d6-2830-0000000000fe 10641 1726853230.85990: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 10641 1726853230.86039: no more pending results, returning what we have 10641 1726853230.86043: results queue empty 10641 1726853230.86043: checking for any_errors_fatal 10641 1726853230.86047: done checking for any_errors_fatal 10641 1726853230.86048: checking for max_fail_percentage 10641 1726853230.86049: done checking for max_fail_percentage 10641 1726853230.86049: checking to see if all hosts have failed and the running result is not ok 10641 1726853230.86050: done checking to see if all hosts have failed 10641 1726853230.86051: getting the remaining hosts for this loop 10641 1726853230.86052: done getting the remaining hosts for this loop 10641 1726853230.86055: getting the next task for host managed_node1 10641 1726853230.86060: done getting next task for host managed_node1 10641 1726853230.86062: ^ task is: TASK: Install yum-utils package 10641 1726853230.86066: ^ 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 10641 1726853230.86068: getting variables 10641 1726853230.86069: in VariableManager get_vars() 10641 1726853230.86103: Calling all_inventory to load vars for managed_node1 10641 1726853230.86106: Calling groups_inventory to load vars for managed_node1 10641 1726853230.86109: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853230.86117: Calling all_plugins_play to load vars for managed_node1 10641 1726853230.86120: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853230.86122: Calling groups_plugins_play to load vars for managed_node1 10641 1726853230.86250: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853230.86362: done with get_vars() 10641 1726853230.86368: done getting variables 10641 1726853230.86437: 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-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 13:27:10 -0400 (0:00:00.015) 0:00:03.493 ****** 10641 1726853230.86457: entering _queue_task() for managed_node1/package 10641 1726853230.86458: Creating lock for package 10641 1726853230.86650: worker is 1 (out of 1 available) 10641 1726853230.86664: exiting _queue_task() for managed_node1/package 10641 1726853230.86678: done queuing things up, now waiting for results queue to drain 10641 1726853230.86679: waiting for pending results... 10641 1726853230.86831: running TaskExecutor() for managed_node1/TASK: Install yum-utils package 10641 1726853230.86902: in run() - task 02083763-bbaf-54d6-2830-0000000000ff 10641 1726853230.86918: variable 'ansible_search_path' from source: unknown 10641 1726853230.86921: variable 'ansible_search_path' from source: unknown 10641 1726853230.86944: calling self._execute() 10641 1726853230.86998: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853230.87001: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853230.87010: variable 'omit' from source: magic vars 10641 1726853230.87282: variable 'ansible_distribution' from source: facts 10641 1726853230.87291: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 10641 1726853230.87377: variable 'ansible_distribution_major_version' from source: facts 10641 1726853230.87382: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 10641 1726853230.87385: when evaluation is False, skipping this task 10641 1726853230.87388: _execute() done 10641 1726853230.87391: dumping result to json 10641 1726853230.87393: done dumping result, returning 10641 1726853230.87400: done running TaskExecutor() for managed_node1/TASK: Install yum-utils package [02083763-bbaf-54d6-2830-0000000000ff] 10641 1726853230.87403: sending task result for task 02083763-bbaf-54d6-2830-0000000000ff 10641 1726853230.87485: done sending task result for task 02083763-bbaf-54d6-2830-0000000000ff 10641 1726853230.87488: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 10641 1726853230.87536: no more pending results, returning what we have 10641 1726853230.87539: results queue empty 10641 1726853230.87540: checking for any_errors_fatal 10641 1726853230.87546: done checking for any_errors_fatal 10641 1726853230.87547: checking for max_fail_percentage 10641 1726853230.87548: done checking for max_fail_percentage 10641 1726853230.87549: checking to see if all hosts have failed and the running result is not ok 10641 1726853230.87550: done checking to see if all hosts have failed 10641 1726853230.87550: getting the remaining hosts for this loop 10641 1726853230.87551: done getting the remaining hosts for this loop 10641 1726853230.87555: getting the next task for host managed_node1 10641 1726853230.87560: done getting next task for host managed_node1 10641 1726853230.87562: ^ task is: TASK: Enable EPEL 7 10641 1726853230.87565: ^ 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 10641 1726853230.87568: getting variables 10641 1726853230.87569: in VariableManager get_vars() 10641 1726853230.87594: Calling all_inventory to load vars for managed_node1 10641 1726853230.87605: Calling groups_inventory to load vars for managed_node1 10641 1726853230.87608: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853230.87616: Calling all_plugins_play to load vars for managed_node1 10641 1726853230.87618: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853230.87621: Calling groups_plugins_play to load vars for managed_node1 10641 1726853230.87731: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853230.87850: done with get_vars() 10641 1726853230.87856: done getting variables 10641 1726853230.87895: 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-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 13:27:10 -0400 (0:00:00.014) 0:00:03.507 ****** 10641 1726853230.87914: entering _queue_task() for managed_node1/command 10641 1726853230.88092: worker is 1 (out of 1 available) 10641 1726853230.88102: exiting _queue_task() for managed_node1/command 10641 1726853230.88115: done queuing things up, now waiting for results queue to drain 10641 1726853230.88116: waiting for pending results... 10641 1726853230.88265: running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 10641 1726853230.88324: in run() - task 02083763-bbaf-54d6-2830-000000000100 10641 1726853230.88334: variable 'ansible_search_path' from source: unknown 10641 1726853230.88339: variable 'ansible_search_path' from source: unknown 10641 1726853230.88365: calling self._execute() 10641 1726853230.88420: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853230.88424: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853230.88433: variable 'omit' from source: magic vars 10641 1726853230.88738: variable 'ansible_distribution' from source: facts 10641 1726853230.88750: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 10641 1726853230.88834: variable 'ansible_distribution_major_version' from source: facts 10641 1726853230.88837: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 10641 1726853230.88840: when evaluation is False, skipping this task 10641 1726853230.88843: _execute() done 10641 1726853230.88848: dumping result to json 10641 1726853230.88851: done dumping result, returning 10641 1726853230.88854: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 [02083763-bbaf-54d6-2830-000000000100] 10641 1726853230.88859: sending task result for task 02083763-bbaf-54d6-2830-000000000100 10641 1726853230.88938: done sending task result for task 02083763-bbaf-54d6-2830-000000000100 10641 1726853230.88940: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 10641 1726853230.88985: no more pending results, returning what we have 10641 1726853230.88989: results queue empty 10641 1726853230.88989: checking for any_errors_fatal 10641 1726853230.88994: done checking for any_errors_fatal 10641 1726853230.88995: checking for max_fail_percentage 10641 1726853230.88996: done checking for max_fail_percentage 10641 1726853230.88997: checking to see if all hosts have failed and the running result is not ok 10641 1726853230.88997: done checking to see if all hosts have failed 10641 1726853230.88998: getting the remaining hosts for this loop 10641 1726853230.88999: done getting the remaining hosts for this loop 10641 1726853230.89002: getting the next task for host managed_node1 10641 1726853230.89008: done getting next task for host managed_node1 10641 1726853230.89010: ^ task is: TASK: Enable EPEL 8 10641 1726853230.89014: ^ 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 10641 1726853230.89017: getting variables 10641 1726853230.89018: in VariableManager get_vars() 10641 1726853230.89041: Calling all_inventory to load vars for managed_node1 10641 1726853230.89044: Calling groups_inventory to load vars for managed_node1 10641 1726853230.89049: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853230.89056: Calling all_plugins_play to load vars for managed_node1 10641 1726853230.89059: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853230.89061: Calling groups_plugins_play to load vars for managed_node1 10641 1726853230.89198: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853230.89307: done with get_vars() 10641 1726853230.89313: done getting variables 10641 1726853230.89350: 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-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 13:27:10 -0400 (0:00:00.014) 0:00:03.522 ****** 10641 1726853230.89368: entering _queue_task() for managed_node1/command 10641 1726853230.89530: worker is 1 (out of 1 available) 10641 1726853230.89541: exiting _queue_task() for managed_node1/command 10641 1726853230.89552: done queuing things up, now waiting for results queue to drain 10641 1726853230.89553: waiting for pending results... 10641 1726853230.89699: running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 10641 1726853230.89758: in run() - task 02083763-bbaf-54d6-2830-000000000101 10641 1726853230.89768: variable 'ansible_search_path' from source: unknown 10641 1726853230.89773: variable 'ansible_search_path' from source: unknown 10641 1726853230.89802: calling self._execute() 10641 1726853230.89857: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853230.89860: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853230.89868: variable 'omit' from source: magic vars 10641 1726853230.90132: variable 'ansible_distribution' from source: facts 10641 1726853230.90142: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 10641 1726853230.90229: variable 'ansible_distribution_major_version' from source: facts 10641 1726853230.90233: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 10641 1726853230.90236: when evaluation is False, skipping this task 10641 1726853230.90238: _execute() done 10641 1726853230.90241: dumping result to json 10641 1726853230.90243: done dumping result, returning 10641 1726853230.90253: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 [02083763-bbaf-54d6-2830-000000000101] 10641 1726853230.90255: sending task result for task 02083763-bbaf-54d6-2830-000000000101 10641 1726853230.90333: done sending task result for task 02083763-bbaf-54d6-2830-000000000101 10641 1726853230.90336: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 10641 1726853230.90385: no more pending results, returning what we have 10641 1726853230.90388: results queue empty 10641 1726853230.90389: checking for any_errors_fatal 10641 1726853230.90393: done checking for any_errors_fatal 10641 1726853230.90393: checking for max_fail_percentage 10641 1726853230.90395: done checking for max_fail_percentage 10641 1726853230.90395: checking to see if all hosts have failed and the running result is not ok 10641 1726853230.90396: done checking to see if all hosts have failed 10641 1726853230.90397: getting the remaining hosts for this loop 10641 1726853230.90398: done getting the remaining hosts for this loop 10641 1726853230.90401: getting the next task for host managed_node1 10641 1726853230.90407: done getting next task for host managed_node1 10641 1726853230.90409: ^ task is: TASK: Enable EPEL 6 10641 1726853230.90413: ^ 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 10641 1726853230.90415: getting variables 10641 1726853230.90417: in VariableManager get_vars() 10641 1726853230.90439: Calling all_inventory to load vars for managed_node1 10641 1726853230.90441: Calling groups_inventory to load vars for managed_node1 10641 1726853230.90443: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853230.90460: Calling all_plugins_play to load vars for managed_node1 10641 1726853230.90462: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853230.90464: Calling groups_plugins_play to load vars for managed_node1 10641 1726853230.90573: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853230.90685: done with get_vars() 10641 1726853230.90692: done getting variables 10641 1726853230.90728: 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-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 13:27:10 -0400 (0:00:00.013) 0:00:03.536 ****** 10641 1726853230.90748: entering _queue_task() for managed_node1/copy 10641 1726853230.90907: worker is 1 (out of 1 available) 10641 1726853230.90919: exiting _queue_task() for managed_node1/copy 10641 1726853230.90930: done queuing things up, now waiting for results queue to drain 10641 1726853230.90931: waiting for pending results... 10641 1726853230.91073: running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 10641 1726853230.91130: in run() - task 02083763-bbaf-54d6-2830-000000000103 10641 1726853230.91141: variable 'ansible_search_path' from source: unknown 10641 1726853230.91147: variable 'ansible_search_path' from source: unknown 10641 1726853230.91176: calling self._execute() 10641 1726853230.91224: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853230.91227: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853230.91236: variable 'omit' from source: magic vars 10641 1726853230.91546: variable 'ansible_distribution' from source: facts 10641 1726853230.91554: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 10641 1726853230.91629: variable 'ansible_distribution_major_version' from source: facts 10641 1726853230.91633: Evaluated conditional (ansible_distribution_major_version == '6'): False 10641 1726853230.91635: when evaluation is False, skipping this task 10641 1726853230.91638: _execute() done 10641 1726853230.91642: dumping result to json 10641 1726853230.91648: done dumping result, returning 10641 1726853230.91651: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 [02083763-bbaf-54d6-2830-000000000103] 10641 1726853230.91656: sending task result for task 02083763-bbaf-54d6-2830-000000000103 10641 1726853230.91737: done sending task result for task 02083763-bbaf-54d6-2830-000000000103 10641 1726853230.91740: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 10641 1726853230.91788: no more pending results, returning what we have 10641 1726853230.91791: results queue empty 10641 1726853230.91792: checking for any_errors_fatal 10641 1726853230.91795: done checking for any_errors_fatal 10641 1726853230.91796: checking for max_fail_percentage 10641 1726853230.91797: done checking for max_fail_percentage 10641 1726853230.91798: checking to see if all hosts have failed and the running result is not ok 10641 1726853230.91799: done checking to see if all hosts have failed 10641 1726853230.91799: getting the remaining hosts for this loop 10641 1726853230.91800: done getting the remaining hosts for this loop 10641 1726853230.91803: getting the next task for host managed_node1 10641 1726853230.91811: done getting next task for host managed_node1 10641 1726853230.91813: ^ task is: TASK: Set network provider to 'initscripts' 10641 1726853230.91815: ^ 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 10641 1726853230.91818: getting variables 10641 1726853230.91819: in VariableManager get_vars() 10641 1726853230.91842: Calling all_inventory to load vars for managed_node1 10641 1726853230.91846: Calling groups_inventory to load vars for managed_node1 10641 1726853230.91851: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853230.91859: Calling all_plugins_play to load vars for managed_node1 10641 1726853230.91861: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853230.91864: Calling groups_plugins_play to load vars for managed_node1 10641 1726853230.91992: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853230.92106: done with get_vars() 10641 1726853230.92112: done getting variables 10641 1726853230.92151: 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-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_deprecated_initscripts.yml:12 Friday 20 September 2024 13:27:10 -0400 (0:00:00.014) 0:00:03.550 ****** 10641 1726853230.92181: entering _queue_task() for managed_node1/set_fact 10641 1726853230.92355: worker is 1 (out of 1 available) 10641 1726853230.92366: exiting _queue_task() for managed_node1/set_fact 10641 1726853230.92379: done queuing things up, now waiting for results queue to drain 10641 1726853230.92380: waiting for pending results... 10641 1726853230.92518: running TaskExecutor() for managed_node1/TASK: Set network provider to 'initscripts' 10641 1726853230.92560: in run() - task 02083763-bbaf-54d6-2830-000000000007 10641 1726853230.92570: variable 'ansible_search_path' from source: unknown 10641 1726853230.92598: calling self._execute() 10641 1726853230.92651: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853230.92655: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853230.92664: variable 'omit' from source: magic vars 10641 1726853230.92739: variable 'omit' from source: magic vars 10641 1726853230.92762: variable 'omit' from source: magic vars 10641 1726853230.92787: variable 'omit' from source: magic vars 10641 1726853230.92819: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10641 1726853230.92850: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10641 1726853230.92863: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10641 1726853230.92877: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10641 1726853230.92886: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10641 1726853230.92908: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10641 1726853230.92911: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853230.92914: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853230.92984: Set connection var ansible_connection to ssh 10641 1726853230.92991: Set connection var ansible_pipelining to False 10641 1726853230.92996: Set connection var ansible_timeout to 10 10641 1726853230.93001: Set connection var ansible_module_compression to ZIP_DEFLATED 10641 1726853230.93006: Set connection var ansible_shell_type to sh 10641 1726853230.93013: Set connection var ansible_shell_executable to /bin/sh 10641 1726853230.93030: variable 'ansible_shell_executable' from source: unknown 10641 1726853230.93033: variable 'ansible_connection' from source: unknown 10641 1726853230.93035: variable 'ansible_module_compression' from source: unknown 10641 1726853230.93040: variable 'ansible_shell_type' from source: unknown 10641 1726853230.93042: variable 'ansible_shell_executable' from source: unknown 10641 1726853230.93048: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853230.93051: variable 'ansible_pipelining' from source: unknown 10641 1726853230.93053: variable 'ansible_timeout' from source: unknown 10641 1726853230.93055: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853230.93151: 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) 10641 1726853230.93158: variable 'omit' from source: magic vars 10641 1726853230.93163: starting attempt loop 10641 1726853230.93168: running the handler 10641 1726853230.93182: handler run complete 10641 1726853230.93185: attempt loop complete, returning result 10641 1726853230.93188: _execute() done 10641 1726853230.93191: dumping result to json 10641 1726853230.93195: done dumping result, returning 10641 1726853230.93202: done running TaskExecutor() for managed_node1/TASK: Set network provider to 'initscripts' [02083763-bbaf-54d6-2830-000000000007] 10641 1726853230.93205: sending task result for task 02083763-bbaf-54d6-2830-000000000007 10641 1726853230.93283: done sending task result for task 02083763-bbaf-54d6-2830-000000000007 10641 1726853230.93287: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } 10641 1726853230.93334: no more pending results, returning what we have 10641 1726853230.93337: results queue empty 10641 1726853230.93337: checking for any_errors_fatal 10641 1726853230.93341: done checking for any_errors_fatal 10641 1726853230.93342: checking for max_fail_percentage 10641 1726853230.93343: done checking for max_fail_percentage 10641 1726853230.93346: checking to see if all hosts have failed and the running result is not ok 10641 1726853230.93347: done checking to see if all hosts have failed 10641 1726853230.93348: getting the remaining hosts for this loop 10641 1726853230.93349: done getting the remaining hosts for this loop 10641 1726853230.93352: getting the next task for host managed_node1 10641 1726853230.93356: done getting next task for host managed_node1 10641 1726853230.93358: ^ task is: TASK: meta (flush_handlers) 10641 1726853230.93359: ^ 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 10641 1726853230.93363: getting variables 10641 1726853230.93364: in VariableManager get_vars() 10641 1726853230.93388: Calling all_inventory to load vars for managed_node1 10641 1726853230.93391: Calling groups_inventory to load vars for managed_node1 10641 1726853230.93393: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853230.93401: Calling all_plugins_play to load vars for managed_node1 10641 1726853230.93403: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853230.93405: Calling groups_plugins_play to load vars for managed_node1 10641 1726853230.93508: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853230.93752: done with get_vars() 10641 1726853230.93758: done getting variables 10641 1726853230.93801: in VariableManager get_vars() 10641 1726853230.93806: Calling all_inventory to load vars for managed_node1 10641 1726853230.93808: Calling groups_inventory to load vars for managed_node1 10641 1726853230.93809: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853230.93812: Calling all_plugins_play to load vars for managed_node1 10641 1726853230.93813: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853230.93815: Calling groups_plugins_play to load vars for managed_node1 10641 1726853230.93894: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853230.94000: done with get_vars() 10641 1726853230.94008: done queuing things up, now waiting for results queue to drain 10641 1726853230.94010: results queue empty 10641 1726853230.94010: checking for any_errors_fatal 10641 1726853230.94011: done checking for any_errors_fatal 10641 1726853230.94012: checking for max_fail_percentage 10641 1726853230.94012: done checking for max_fail_percentage 10641 1726853230.94013: checking to see if all hosts have failed and the running result is not ok 10641 1726853230.94013: done checking to see if all hosts have failed 10641 1726853230.94014: getting the remaining hosts for this loop 10641 1726853230.94014: done getting the remaining hosts for this loop 10641 1726853230.94016: getting the next task for host managed_node1 10641 1726853230.94018: done getting next task for host managed_node1 10641 1726853230.94018: ^ task is: TASK: meta (flush_handlers) 10641 1726853230.94019: ^ 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 10641 1726853230.94024: getting variables 10641 1726853230.94025: in VariableManager get_vars() 10641 1726853230.94030: Calling all_inventory to load vars for managed_node1 10641 1726853230.94031: Calling groups_inventory to load vars for managed_node1 10641 1726853230.94032: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853230.94035: Calling all_plugins_play to load vars for managed_node1 10641 1726853230.94036: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853230.94038: Calling groups_plugins_play to load vars for managed_node1 10641 1726853230.94165: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853230.94354: done with get_vars() 10641 1726853230.94361: done getting variables 10641 1726853230.94402: in VariableManager get_vars() 10641 1726853230.94410: Calling all_inventory to load vars for managed_node1 10641 1726853230.94412: Calling groups_inventory to load vars for managed_node1 10641 1726853230.94414: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853230.94418: Calling all_plugins_play to load vars for managed_node1 10641 1726853230.94421: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853230.94423: Calling groups_plugins_play to load vars for managed_node1 10641 1726853230.94555: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853230.94735: done with get_vars() 10641 1726853230.94747: done queuing things up, now waiting for results queue to drain 10641 1726853230.94749: results queue empty 10641 1726853230.94750: checking for any_errors_fatal 10641 1726853230.94751: done checking for any_errors_fatal 10641 1726853230.94752: checking for max_fail_percentage 10641 1726853230.94752: done checking for max_fail_percentage 10641 1726853230.94753: checking to see if all hosts have failed and the running result is not ok 10641 1726853230.94754: done checking to see if all hosts have failed 10641 1726853230.94754: getting the remaining hosts for this loop 10641 1726853230.94755: done getting the remaining hosts for this loop 10641 1726853230.94757: getting the next task for host managed_node1 10641 1726853230.94759: done getting next task for host managed_node1 10641 1726853230.94760: ^ task is: None 10641 1726853230.94761: ^ 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 10641 1726853230.94762: done queuing things up, now waiting for results queue to drain 10641 1726853230.94763: results queue empty 10641 1726853230.94764: checking for any_errors_fatal 10641 1726853230.94764: done checking for any_errors_fatal 10641 1726853230.94765: checking for max_fail_percentage 10641 1726853230.94766: done checking for max_fail_percentage 10641 1726853230.94767: checking to see if all hosts have failed and the running result is not ok 10641 1726853230.94767: done checking to see if all hosts have failed 10641 1726853230.94769: getting the next task for host managed_node1 10641 1726853230.94773: done getting next task for host managed_node1 10641 1726853230.94773: ^ task is: None 10641 1726853230.94775: ^ 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 10641 1726853230.94810: in VariableManager get_vars() 10641 1726853230.94831: done with get_vars() 10641 1726853230.94837: in VariableManager get_vars() 10641 1726853230.94853: done with get_vars() 10641 1726853230.94858: variable 'omit' from source: magic vars 10641 1726853230.94888: in VariableManager get_vars() 10641 1726853230.94903: done with get_vars() 10641 1726853230.94923: variable 'omit' from source: magic vars PLAY [Play for testing bond device using deprecated 'master' argument] ********* 10641 1726853230.95435: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 10641 1726853230.95458: getting the remaining hosts for this loop 10641 1726853230.95459: done getting the remaining hosts for this loop 10641 1726853230.95461: getting the next task for host managed_node1 10641 1726853230.95462: done getting next task for host managed_node1 10641 1726853230.95463: ^ task is: TASK: Gathering Facts 10641 1726853230.95464: ^ 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 10641 1726853230.95465: getting variables 10641 1726853230.95466: in VariableManager get_vars() 10641 1726853230.95478: Calling all_inventory to load vars for managed_node1 10641 1726853230.95480: Calling groups_inventory to load vars for managed_node1 10641 1726853230.95481: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853230.95484: Calling all_plugins_play to load vars for managed_node1 10641 1726853230.95493: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853230.95494: Calling groups_plugins_play to load vars for managed_node1 10641 1726853230.95588: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853230.95689: done with get_vars() 10641 1726853230.95696: done getting variables 10641 1726853230.95720: 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-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:3 Friday 20 September 2024 13:27:10 -0400 (0:00:00.035) 0:00:03.585 ****** 10641 1726853230.95735: entering _queue_task() for managed_node1/gather_facts 10641 1726853230.95903: worker is 1 (out of 1 available) 10641 1726853230.95913: exiting _queue_task() for managed_node1/gather_facts 10641 1726853230.95926: done queuing things up, now waiting for results queue to drain 10641 1726853230.95927: waiting for pending results... 10641 1726853230.96055: running TaskExecutor() for managed_node1/TASK: Gathering Facts 10641 1726853230.96122: in run() - task 02083763-bbaf-54d6-2830-000000000129 10641 1726853230.96134: variable 'ansible_search_path' from source: unknown 10641 1726853230.96170: calling self._execute() 10641 1726853230.96232: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853230.96237: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853230.96249: variable 'omit' from source: magic vars 10641 1726853230.96539: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10641 1726853230.98843: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10641 1726853230.98857: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10641 1726853230.98898: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10641 1726853230.98937: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10641 1726853230.98980: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10641 1726853230.99072: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10641 1726853230.99106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10641 1726853230.99134: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10641 1726853230.99190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10641 1726853230.99208: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10641 1726853230.99383: variable 'ansible_distribution' from source: facts 10641 1726853230.99387: variable 'ansible_distribution_major_version' from source: facts 10641 1726853230.99390: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10641 1726853230.99396: when evaluation is False, skipping this task 10641 1726853230.99403: _execute() done 10641 1726853230.99409: dumping result to json 10641 1726853230.99476: done dumping result, returning 10641 1726853230.99479: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [02083763-bbaf-54d6-2830-000000000129] 10641 1726853230.99483: sending task result for task 02083763-bbaf-54d6-2830-000000000129 10641 1726853230.99542: done sending task result for task 02083763-bbaf-54d6-2830-000000000129 10641 1726853230.99548: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10641 1726853230.99596: no more pending results, returning what we have 10641 1726853230.99600: results queue empty 10641 1726853230.99600: checking for any_errors_fatal 10641 1726853230.99602: done checking for any_errors_fatal 10641 1726853230.99602: checking for max_fail_percentage 10641 1726853230.99604: done checking for max_fail_percentage 10641 1726853230.99605: checking to see if all hosts have failed and the running result is not ok 10641 1726853230.99606: done checking to see if all hosts have failed 10641 1726853230.99607: getting the remaining hosts for this loop 10641 1726853230.99608: done getting the remaining hosts for this loop 10641 1726853230.99611: getting the next task for host managed_node1 10641 1726853230.99617: done getting next task for host managed_node1 10641 1726853230.99619: ^ task is: TASK: meta (flush_handlers) 10641 1726853230.99621: ^ 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 10641 1726853230.99624: getting variables 10641 1726853230.99626: in VariableManager get_vars() 10641 1726853230.99884: Calling all_inventory to load vars for managed_node1 10641 1726853230.99887: Calling groups_inventory to load vars for managed_node1 10641 1726853230.99889: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853230.99898: Calling all_plugins_play to load vars for managed_node1 10641 1726853230.99901: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853230.99904: Calling groups_plugins_play to load vars for managed_node1 10641 1726853231.00114: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853231.00327: done with get_vars() 10641 1726853231.00337: done getting variables 10641 1726853231.00402: in VariableManager get_vars() 10641 1726853231.00423: Calling all_inventory to load vars for managed_node1 10641 1726853231.00425: Calling groups_inventory to load vars for managed_node1 10641 1726853231.00427: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853231.00431: Calling all_plugins_play to load vars for managed_node1 10641 1726853231.00434: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853231.00436: Calling groups_plugins_play to load vars for managed_node1 10641 1726853231.00603: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853231.00789: done with get_vars() 10641 1726853231.00800: done queuing things up, now waiting for results queue to drain 10641 1726853231.00802: results queue empty 10641 1726853231.00802: checking for any_errors_fatal 10641 1726853231.00804: done checking for any_errors_fatal 10641 1726853231.00805: checking for max_fail_percentage 10641 1726853231.00805: done checking for max_fail_percentage 10641 1726853231.00806: checking to see if all hosts have failed and the running result is not ok 10641 1726853231.00807: done checking to see if all hosts have failed 10641 1726853231.00808: getting the remaining hosts for this loop 10641 1726853231.00808: done getting the remaining hosts for this loop 10641 1726853231.00811: getting the next task for host managed_node1 10641 1726853231.00814: done getting next task for host managed_node1 10641 1726853231.00815: ^ task is: TASK: INIT Prepare setup 10641 1726853231.00817: ^ 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 10641 1726853231.00818: getting variables 10641 1726853231.00819: in VariableManager get_vars() 10641 1726853231.00829: Calling all_inventory to load vars for managed_node1 10641 1726853231.00831: Calling groups_inventory to load vars for managed_node1 10641 1726853231.00833: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853231.00836: Calling all_plugins_play to load vars for managed_node1 10641 1726853231.00852: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853231.00855: Calling groups_plugins_play to load vars for managed_node1 10641 1726853231.01001: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853231.01218: done with get_vars() 10641 1726853231.01227: done getting variables 10641 1726853231.01312: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [INIT Prepare setup] ****************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:15 Friday 20 September 2024 13:27:11 -0400 (0:00:00.055) 0:00:03.641 ****** 10641 1726853231.01336: entering _queue_task() for managed_node1/debug 10641 1726853231.01338: Creating lock for debug 10641 1726853231.01722: worker is 1 (out of 1 available) 10641 1726853231.01735: exiting _queue_task() for managed_node1/debug 10641 1726853231.01749: done queuing things up, now waiting for results queue to drain 10641 1726853231.01751: waiting for pending results... 10641 1726853231.02173: running TaskExecutor() for managed_node1/TASK: INIT Prepare setup 10641 1726853231.02178: in run() - task 02083763-bbaf-54d6-2830-00000000000b 10641 1726853231.02181: variable 'ansible_search_path' from source: unknown 10641 1726853231.02185: calling self._execute() 10641 1726853231.02224: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853231.02237: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853231.02263: variable 'omit' from source: magic vars 10641 1726853231.02737: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10641 1726853231.05052: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10641 1726853231.05129: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10641 1726853231.05175: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10641 1726853231.05223: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10641 1726853231.05257: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10641 1726853231.05348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10641 1726853231.05417: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10641 1726853231.05425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10641 1726853231.05474: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10641 1726853231.05496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10641 1726853231.05676: variable 'ansible_distribution' from source: facts 10641 1726853231.05679: variable 'ansible_distribution_major_version' from source: facts 10641 1726853231.05682: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10641 1726853231.05690: when evaluation is False, skipping this task 10641 1726853231.05698: _execute() done 10641 1726853231.05705: dumping result to json 10641 1726853231.05713: done dumping result, returning 10641 1726853231.05723: done running TaskExecutor() for managed_node1/TASK: INIT Prepare setup [02083763-bbaf-54d6-2830-00000000000b] 10641 1726853231.05743: sending task result for task 02083763-bbaf-54d6-2830-00000000000b 10641 1726853231.05918: done sending task result for task 02083763-bbaf-54d6-2830-00000000000b 10641 1726853231.05921: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 10641 1726853231.06003: no more pending results, returning what we have 10641 1726853231.06006: results queue empty 10641 1726853231.06007: checking for any_errors_fatal 10641 1726853231.06009: done checking for any_errors_fatal 10641 1726853231.06009: checking for max_fail_percentage 10641 1726853231.06011: done checking for max_fail_percentage 10641 1726853231.06012: checking to see if all hosts have failed and the running result is not ok 10641 1726853231.06013: done checking to see if all hosts have failed 10641 1726853231.06014: getting the remaining hosts for this loop 10641 1726853231.06015: done getting the remaining hosts for this loop 10641 1726853231.06019: getting the next task for host managed_node1 10641 1726853231.06027: done getting next task for host managed_node1 10641 1726853231.06235: ^ task is: TASK: Install dnsmasq 10641 1726853231.06239: ^ 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 10641 1726853231.06243: getting variables 10641 1726853231.06246: in VariableManager get_vars() 10641 1726853231.06281: Calling all_inventory to load vars for managed_node1 10641 1726853231.06284: Calling groups_inventory to load vars for managed_node1 10641 1726853231.06285: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853231.06294: Calling all_plugins_play to load vars for managed_node1 10641 1726853231.06297: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853231.06299: Calling groups_plugins_play to load vars for managed_node1 10641 1726853231.06476: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853231.06691: done with get_vars() 10641 1726853231.06701: done getting variables 10641 1726853231.06755: 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 [Install dnsmasq] ********************************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:3 Friday 20 September 2024 13:27:11 -0400 (0:00:00.054) 0:00:03.696 ****** 10641 1726853231.06792: entering _queue_task() for managed_node1/package 10641 1726853231.07047: worker is 1 (out of 1 available) 10641 1726853231.07057: exiting _queue_task() for managed_node1/package 10641 1726853231.07068: done queuing things up, now waiting for results queue to drain 10641 1726853231.07070: waiting for pending results... 10641 1726853231.07403: running TaskExecutor() for managed_node1/TASK: Install dnsmasq 10641 1726853231.07431: in run() - task 02083763-bbaf-54d6-2830-00000000000f 10641 1726853231.07452: variable 'ansible_search_path' from source: unknown 10641 1726853231.07458: variable 'ansible_search_path' from source: unknown 10641 1726853231.07508: calling self._execute() 10641 1726853231.07590: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853231.07677: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853231.07681: variable 'omit' from source: magic vars 10641 1726853231.08181: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10641 1726853231.10416: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10641 1726853231.10508: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10641 1726853231.10552: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10641 1726853231.10594: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10641 1726853231.10636: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10641 1726853231.10732: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10641 1726853231.10773: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10641 1726853231.10805: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10641 1726853231.10935: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10641 1726853231.10939: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10641 1726853231.11031: variable 'ansible_distribution' from source: facts 10641 1726853231.11058: variable 'ansible_distribution_major_version' from source: facts 10641 1726853231.11084: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10641 1726853231.11093: when evaluation is False, skipping this task 10641 1726853231.11100: _execute() done 10641 1726853231.11107: dumping result to json 10641 1726853231.11115: done dumping result, returning 10641 1726853231.11126: done running TaskExecutor() for managed_node1/TASK: Install dnsmasq [02083763-bbaf-54d6-2830-00000000000f] 10641 1726853231.11134: sending task result for task 02083763-bbaf-54d6-2830-00000000000f skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10641 1726853231.11312: no more pending results, returning what we have 10641 1726853231.11316: results queue empty 10641 1726853231.11317: checking for any_errors_fatal 10641 1726853231.11323: done checking for any_errors_fatal 10641 1726853231.11324: checking for max_fail_percentage 10641 1726853231.11325: done checking for max_fail_percentage 10641 1726853231.11326: checking to see if all hosts have failed and the running result is not ok 10641 1726853231.11327: done checking to see if all hosts have failed 10641 1726853231.11328: getting the remaining hosts for this loop 10641 1726853231.11329: done getting the remaining hosts for this loop 10641 1726853231.11333: getting the next task for host managed_node1 10641 1726853231.11340: done getting next task for host managed_node1 10641 1726853231.11343: ^ task is: TASK: Install pgrep, sysctl 10641 1726853231.11349: ^ 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=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 10641 1726853231.11353: getting variables 10641 1726853231.11355: in VariableManager get_vars() 10641 1726853231.11509: Calling all_inventory to load vars for managed_node1 10641 1726853231.11512: Calling groups_inventory to load vars for managed_node1 10641 1726853231.11514: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853231.11526: Calling all_plugins_play to load vars for managed_node1 10641 1726853231.11529: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853231.11532: Calling groups_plugins_play to load vars for managed_node1 10641 1726853231.11995: done sending task result for task 02083763-bbaf-54d6-2830-00000000000f 10641 1726853231.11999: WORKER PROCESS EXITING 10641 1726853231.12030: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853231.12239: done with get_vars() 10641 1726853231.12254: done getting variables 10641 1726853231.12310: 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 [Install pgrep, sysctl] *************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:17 Friday 20 September 2024 13:27:11 -0400 (0:00:00.055) 0:00:03.751 ****** 10641 1726853231.12337: entering _queue_task() for managed_node1/package 10641 1726853231.12703: worker is 1 (out of 1 available) 10641 1726853231.12713: exiting _queue_task() for managed_node1/package 10641 1726853231.12722: done queuing things up, now waiting for results queue to drain 10641 1726853231.12724: waiting for pending results... 10641 1726853231.12866: running TaskExecutor() for managed_node1/TASK: Install pgrep, sysctl 10641 1726853231.12983: in run() - task 02083763-bbaf-54d6-2830-000000000010 10641 1726853231.13011: variable 'ansible_search_path' from source: unknown 10641 1726853231.13019: variable 'ansible_search_path' from source: unknown 10641 1726853231.13065: calling self._execute() 10641 1726853231.13158: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853231.13176: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853231.13217: variable 'omit' from source: magic vars 10641 1726853231.13670: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10641 1726853231.16000: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10641 1726853231.16161: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10641 1726853231.16165: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10641 1726853231.16167: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10641 1726853231.16200: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10641 1726853231.16291: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10641 1726853231.16325: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10641 1726853231.16356: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10641 1726853231.16411: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10641 1726853231.16432: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10641 1726853231.16581: variable 'ansible_distribution' from source: facts 10641 1726853231.16608: variable 'ansible_distribution_major_version' from source: facts 10641 1726853231.16676: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10641 1726853231.16680: when evaluation is False, skipping this task 10641 1726853231.16682: _execute() done 10641 1726853231.16684: dumping result to json 10641 1726853231.16686: done dumping result, returning 10641 1726853231.16688: done running TaskExecutor() for managed_node1/TASK: Install pgrep, sysctl [02083763-bbaf-54d6-2830-000000000010] 10641 1726853231.16690: sending task result for task 02083763-bbaf-54d6-2830-000000000010 10641 1726853231.16979: done sending task result for task 02083763-bbaf-54d6-2830-000000000010 10641 1726853231.16983: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10641 1726853231.17024: no more pending results, returning what we have 10641 1726853231.17028: results queue empty 10641 1726853231.17028: checking for any_errors_fatal 10641 1726853231.17033: done checking for any_errors_fatal 10641 1726853231.17033: checking for max_fail_percentage 10641 1726853231.17035: done checking for max_fail_percentage 10641 1726853231.17036: checking to see if all hosts have failed and the running result is not ok 10641 1726853231.17037: done checking to see if all hosts have failed 10641 1726853231.17037: getting the remaining hosts for this loop 10641 1726853231.17039: done getting the remaining hosts for this loop 10641 1726853231.17042: getting the next task for host managed_node1 10641 1726853231.17050: done getting next task for host managed_node1 10641 1726853231.17053: ^ task is: TASK: Install pgrep, sysctl 10641 1726853231.17056: ^ 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=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 10641 1726853231.17059: getting variables 10641 1726853231.17061: in VariableManager get_vars() 10641 1726853231.17103: Calling all_inventory to load vars for managed_node1 10641 1726853231.17106: Calling groups_inventory to load vars for managed_node1 10641 1726853231.17109: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853231.17119: Calling all_plugins_play to load vars for managed_node1 10641 1726853231.17122: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853231.17125: Calling groups_plugins_play to load vars for managed_node1 10641 1726853231.17408: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853231.17656: done with get_vars() 10641 1726853231.17666: done getting variables 10641 1726853231.17728: 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 [Install pgrep, sysctl] *************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:26 Friday 20 September 2024 13:27:11 -0400 (0:00:00.054) 0:00:03.806 ****** 10641 1726853231.17760: entering _queue_task() for managed_node1/package 10641 1726853231.18023: worker is 1 (out of 1 available) 10641 1726853231.18034: exiting _queue_task() for managed_node1/package 10641 1726853231.18160: done queuing things up, now waiting for results queue to drain 10641 1726853231.18162: waiting for pending results... 10641 1726853231.18308: running TaskExecutor() for managed_node1/TASK: Install pgrep, sysctl 10641 1726853231.18429: in run() - task 02083763-bbaf-54d6-2830-000000000011 10641 1726853231.18451: variable 'ansible_search_path' from source: unknown 10641 1726853231.18459: variable 'ansible_search_path' from source: unknown 10641 1726853231.18510: calling self._execute() 10641 1726853231.18599: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853231.18612: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853231.18627: variable 'omit' from source: magic vars 10641 1726853231.19084: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10641 1726853231.21536: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10641 1726853231.21540: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10641 1726853231.21566: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10641 1726853231.21608: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10641 1726853231.21651: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10641 1726853231.21732: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10641 1726853231.21778: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10641 1726853231.21805: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10641 1726853231.21846: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10641 1726853231.21874: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10641 1726853231.22009: variable 'ansible_distribution' from source: facts 10641 1726853231.22019: variable 'ansible_distribution_major_version' from source: facts 10641 1726853231.22038: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10641 1726853231.22043: when evaluation is False, skipping this task 10641 1726853231.22052: _execute() done 10641 1726853231.22057: dumping result to json 10641 1726853231.22064: done dumping result, returning 10641 1726853231.22186: done running TaskExecutor() for managed_node1/TASK: Install pgrep, sysctl [02083763-bbaf-54d6-2830-000000000011] 10641 1726853231.22189: sending task result for task 02083763-bbaf-54d6-2830-000000000011 10641 1726853231.22258: done sending task result for task 02083763-bbaf-54d6-2830-000000000011 10641 1726853231.22261: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10641 1726853231.22330: no more pending results, returning what we have 10641 1726853231.22333: results queue empty 10641 1726853231.22334: checking for any_errors_fatal 10641 1726853231.22340: done checking for any_errors_fatal 10641 1726853231.22341: checking for max_fail_percentage 10641 1726853231.22342: done checking for max_fail_percentage 10641 1726853231.22343: checking to see if all hosts have failed and the running result is not ok 10641 1726853231.22346: done checking to see if all hosts have failed 10641 1726853231.22347: getting the remaining hosts for this loop 10641 1726853231.22348: done getting the remaining hosts for this loop 10641 1726853231.22352: getting the next task for host managed_node1 10641 1726853231.22359: done getting next task for host managed_node1 10641 1726853231.22361: ^ task is: TASK: Create test interfaces 10641 1726853231.22364: ^ 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=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 10641 1726853231.22368: getting variables 10641 1726853231.22399: in VariableManager get_vars() 10641 1726853231.22443: Calling all_inventory to load vars for managed_node1 10641 1726853231.22449: Calling groups_inventory to load vars for managed_node1 10641 1726853231.22451: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853231.22464: Calling all_plugins_play to load vars for managed_node1 10641 1726853231.22467: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853231.22618: Calling groups_plugins_play to load vars for managed_node1 10641 1726853231.22867: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853231.23081: done with get_vars() 10641 1726853231.23092: done getting variables 10641 1726853231.23187: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Create test interfaces] ************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:35 Friday 20 September 2024 13:27:11 -0400 (0:00:00.054) 0:00:03.860 ****** 10641 1726853231.23217: entering _queue_task() for managed_node1/shell 10641 1726853231.23219: Creating lock for shell 10641 1726853231.23688: worker is 1 (out of 1 available) 10641 1726853231.23695: exiting _queue_task() for managed_node1/shell 10641 1726853231.23706: done queuing things up, now waiting for results queue to drain 10641 1726853231.23707: waiting for pending results... 10641 1726853231.23838: running TaskExecutor() for managed_node1/TASK: Create test interfaces 10641 1726853231.23935: in run() - task 02083763-bbaf-54d6-2830-000000000012 10641 1726853231.23939: variable 'ansible_search_path' from source: unknown 10641 1726853231.23942: variable 'ansible_search_path' from source: unknown 10641 1726853231.23976: calling self._execute() 10641 1726853231.24063: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853231.24078: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853231.24092: variable 'omit' from source: magic vars 10641 1726853231.24589: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10641 1726853231.26919: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10641 1726853231.27003: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10641 1726853231.27057: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10641 1726853231.27107: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10641 1726853231.27137: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10641 1726853231.27229: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10641 1726853231.27300: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10641 1726853231.27305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10641 1726853231.27352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10641 1726853231.27374: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10641 1726853231.27531: variable 'ansible_distribution' from source: facts 10641 1726853231.27575: variable 'ansible_distribution_major_version' from source: facts 10641 1726853231.27578: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10641 1726853231.27581: when evaluation is False, skipping this task 10641 1726853231.27583: _execute() done 10641 1726853231.27585: dumping result to json 10641 1726853231.27587: done dumping result, returning 10641 1726853231.27596: done running TaskExecutor() for managed_node1/TASK: Create test interfaces [02083763-bbaf-54d6-2830-000000000012] 10641 1726853231.27603: sending task result for task 02083763-bbaf-54d6-2830-000000000012 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10641 1726853231.27886: no more pending results, returning what we have 10641 1726853231.27890: results queue empty 10641 1726853231.27890: checking for any_errors_fatal 10641 1726853231.27897: done checking for any_errors_fatal 10641 1726853231.27898: checking for max_fail_percentage 10641 1726853231.27900: done checking for max_fail_percentage 10641 1726853231.27901: checking to see if all hosts have failed and the running result is not ok 10641 1726853231.27902: done checking to see if all hosts have failed 10641 1726853231.27902: getting the remaining hosts for this loop 10641 1726853231.27904: done getting the remaining hosts for this loop 10641 1726853231.27907: getting the next task for host managed_node1 10641 1726853231.27916: done getting next task for host managed_node1 10641 1726853231.27920: ^ task is: TASK: Include the task 'get_interface_stat.yml' 10641 1726853231.27923: ^ 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 10641 1726853231.27926: getting variables 10641 1726853231.27928: in VariableManager get_vars() 10641 1726853231.27974: Calling all_inventory to load vars for managed_node1 10641 1726853231.27977: Calling groups_inventory to load vars for managed_node1 10641 1726853231.27979: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853231.27990: Calling all_plugins_play to load vars for managed_node1 10641 1726853231.27993: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853231.27996: Calling groups_plugins_play to load vars for managed_node1 10641 1726853231.28386: done sending task result for task 02083763-bbaf-54d6-2830-000000000012 10641 1726853231.28389: WORKER PROCESS EXITING 10641 1726853231.28419: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853231.28635: done with get_vars() 10641 1726853231.28648: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Friday 20 September 2024 13:27:11 -0400 (0:00:00.055) 0:00:03.915 ****** 10641 1726853231.28743: entering _queue_task() for managed_node1/include_tasks 10641 1726853231.29020: worker is 1 (out of 1 available) 10641 1726853231.29034: exiting _queue_task() for managed_node1/include_tasks 10641 1726853231.29048: done queuing things up, now waiting for results queue to drain 10641 1726853231.29165: waiting for pending results... 10641 1726853231.29320: running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' 10641 1726853231.29455: in run() - task 02083763-bbaf-54d6-2830-000000000016 10641 1726853231.29477: variable 'ansible_search_path' from source: unknown 10641 1726853231.29496: variable 'ansible_search_path' from source: unknown 10641 1726853231.29537: calling self._execute() 10641 1726853231.29635: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853231.29650: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853231.29664: variable 'omit' from source: magic vars 10641 1726853231.30151: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10641 1726853231.32540: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10641 1726853231.32616: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10641 1726853231.32669: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10641 1726853231.32711: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10641 1726853231.32755: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10641 1726853231.32848: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10641 1726853231.32886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10641 1726853231.32915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10641 1726853231.32974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10641 1726853231.33062: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10641 1726853231.33147: variable 'ansible_distribution' from source: facts 10641 1726853231.33159: variable 'ansible_distribution_major_version' from source: facts 10641 1726853231.33195: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10641 1726853231.33202: when evaluation is False, skipping this task 10641 1726853231.33210: _execute() done 10641 1726853231.33217: dumping result to json 10641 1726853231.33226: done dumping result, returning 10641 1726853231.33238: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' [02083763-bbaf-54d6-2830-000000000016] 10641 1726853231.33250: sending task result for task 02083763-bbaf-54d6-2830-000000000016 10641 1726853231.33542: done sending task result for task 02083763-bbaf-54d6-2830-000000000016 10641 1726853231.33548: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10641 1726853231.33596: no more pending results, returning what we have 10641 1726853231.33601: results queue empty 10641 1726853231.33602: checking for any_errors_fatal 10641 1726853231.33607: done checking for any_errors_fatal 10641 1726853231.33608: checking for max_fail_percentage 10641 1726853231.33610: done checking for max_fail_percentage 10641 1726853231.33611: checking to see if all hosts have failed and the running result is not ok 10641 1726853231.33612: done checking to see if all hosts have failed 10641 1726853231.33613: getting the remaining hosts for this loop 10641 1726853231.33614: done getting the remaining hosts for this loop 10641 1726853231.33617: getting the next task for host managed_node1 10641 1726853231.33623: done getting next task for host managed_node1 10641 1726853231.33626: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 10641 1726853231.33629: ^ 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 10641 1726853231.33632: getting variables 10641 1726853231.33633: in VariableManager get_vars() 10641 1726853231.33682: Calling all_inventory to load vars for managed_node1 10641 1726853231.33685: Calling groups_inventory to load vars for managed_node1 10641 1726853231.33688: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853231.33699: Calling all_plugins_play to load vars for managed_node1 10641 1726853231.33702: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853231.33706: Calling groups_plugins_play to load vars for managed_node1 10641 1726853231.34030: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853231.34242: done with get_vars() 10641 1726853231.34256: done getting variables 10641 1726853231.34358: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) 10641 1726853231.34495: variable 'interface' from source: task vars 10641 1726853231.34499: variable 'dhcp_interface1' from source: play vars 10641 1726853231.34562: variable 'dhcp_interface1' from source: play vars TASK [Assert that the interface is present - 'test1'] ************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Friday 20 September 2024 13:27:11 -0400 (0:00:00.058) 0:00:03.974 ****** 10641 1726853231.34602: entering _queue_task() for managed_node1/assert 10641 1726853231.34604: Creating lock for assert 10641 1726853231.34998: worker is 1 (out of 1 available) 10641 1726853231.35007: exiting _queue_task() for managed_node1/assert 10641 1726853231.35018: done queuing things up, now waiting for results queue to drain 10641 1726853231.35020: waiting for pending results... 10641 1726853231.35257: running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'test1' 10641 1726853231.35295: in run() - task 02083763-bbaf-54d6-2830-000000000017 10641 1726853231.35320: variable 'ansible_search_path' from source: unknown 10641 1726853231.35327: variable 'ansible_search_path' from source: unknown 10641 1726853231.35372: calling self._execute() 10641 1726853231.35525: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853231.35529: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853231.35531: variable 'omit' from source: magic vars 10641 1726853231.36016: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10641 1726853231.38324: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10641 1726853231.38417: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10641 1726853231.38460: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10641 1726853231.38511: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10641 1726853231.38542: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10641 1726853231.38642: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10641 1726853231.38777: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10641 1726853231.38780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10641 1726853231.38784: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10641 1726853231.38786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10641 1726853231.38938: variable 'ansible_distribution' from source: facts 10641 1726853231.38953: variable 'ansible_distribution_major_version' from source: facts 10641 1726853231.38978: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10641 1726853231.38986: when evaluation is False, skipping this task 10641 1726853231.38993: _execute() done 10641 1726853231.39000: dumping result to json 10641 1726853231.39018: done dumping result, returning 10641 1726853231.39031: done running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'test1' [02083763-bbaf-54d6-2830-000000000017] 10641 1726853231.39040: sending task result for task 02083763-bbaf-54d6-2830-000000000017 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10641 1726853231.39256: no more pending results, returning what we have 10641 1726853231.39260: results queue empty 10641 1726853231.39261: checking for any_errors_fatal 10641 1726853231.39266: done checking for any_errors_fatal 10641 1726853231.39267: checking for max_fail_percentage 10641 1726853231.39269: done checking for max_fail_percentage 10641 1726853231.39270: checking to see if all hosts have failed and the running result is not ok 10641 1726853231.39272: done checking to see if all hosts have failed 10641 1726853231.39273: getting the remaining hosts for this loop 10641 1726853231.39275: done getting the remaining hosts for this loop 10641 1726853231.39278: getting the next task for host managed_node1 10641 1726853231.39287: done getting next task for host managed_node1 10641 1726853231.39290: ^ task is: TASK: Include the task 'get_interface_stat.yml' 10641 1726853231.39294: ^ 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 10641 1726853231.39298: getting variables 10641 1726853231.39300: in VariableManager get_vars() 10641 1726853231.39347: Calling all_inventory to load vars for managed_node1 10641 1726853231.39350: Calling groups_inventory to load vars for managed_node1 10641 1726853231.39353: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853231.39364: Calling all_plugins_play to load vars for managed_node1 10641 1726853231.39367: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853231.39370: Calling groups_plugins_play to load vars for managed_node1 10641 1726853231.39875: done sending task result for task 02083763-bbaf-54d6-2830-000000000017 10641 1726853231.39878: WORKER PROCESS EXITING 10641 1726853231.39902: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853231.40117: done with get_vars() 10641 1726853231.40136: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Friday 20 September 2024 13:27:11 -0400 (0:00:00.056) 0:00:04.030 ****** 10641 1726853231.40240: entering _queue_task() for managed_node1/include_tasks 10641 1726853231.40513: worker is 1 (out of 1 available) 10641 1726853231.40524: exiting _queue_task() for managed_node1/include_tasks 10641 1726853231.40536: done queuing things up, now waiting for results queue to drain 10641 1726853231.40538: waiting for pending results... 10641 1726853231.40799: running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' 10641 1726853231.40909: in run() - task 02083763-bbaf-54d6-2830-00000000001b 10641 1726853231.40924: variable 'ansible_search_path' from source: unknown 10641 1726853231.40930: variable 'ansible_search_path' from source: unknown 10641 1726853231.40967: calling self._execute() 10641 1726853231.41056: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853231.41065: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853231.41079: variable 'omit' from source: magic vars 10641 1726853231.41505: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10641 1726853231.43829: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10641 1726853231.43904: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10641 1726853231.43955: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10641 1726853231.43995: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10641 1726853231.44241: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10641 1726853231.44334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10641 1726853231.44382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10641 1726853231.44413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10641 1726853231.44465: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10641 1726853231.44484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10641 1726853231.44599: variable 'ansible_distribution' from source: facts 10641 1726853231.44603: variable 'ansible_distribution_major_version' from source: facts 10641 1726853231.44618: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10641 1726853231.44622: when evaluation is False, skipping this task 10641 1726853231.44625: _execute() done 10641 1726853231.44631: dumping result to json 10641 1726853231.44634: done dumping result, returning 10641 1726853231.44641: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' [02083763-bbaf-54d6-2830-00000000001b] 10641 1726853231.44646: sending task result for task 02083763-bbaf-54d6-2830-00000000001b skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10641 1726853231.44783: no more pending results, returning what we have 10641 1726853231.44787: results queue empty 10641 1726853231.44788: checking for any_errors_fatal 10641 1726853231.44794: done checking for any_errors_fatal 10641 1726853231.44794: checking for max_fail_percentage 10641 1726853231.44796: done checking for max_fail_percentage 10641 1726853231.44796: checking to see if all hosts have failed and the running result is not ok 10641 1726853231.44797: done checking to see if all hosts have failed 10641 1726853231.44798: getting the remaining hosts for this loop 10641 1726853231.44799: done getting the remaining hosts for this loop 10641 1726853231.44803: getting the next task for host managed_node1 10641 1726853231.44810: done getting next task for host managed_node1 10641 1726853231.44812: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 10641 1726853231.44815: ^ 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 10641 1726853231.44818: getting variables 10641 1726853231.44819: in VariableManager get_vars() 10641 1726853231.44862: Calling all_inventory to load vars for managed_node1 10641 1726853231.44864: Calling groups_inventory to load vars for managed_node1 10641 1726853231.44866: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853231.44878: Calling all_plugins_play to load vars for managed_node1 10641 1726853231.44881: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853231.44883: Calling groups_plugins_play to load vars for managed_node1 10641 1726853231.45026: done sending task result for task 02083763-bbaf-54d6-2830-00000000001b 10641 1726853231.45030: WORKER PROCESS EXITING 10641 1726853231.45039: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853231.45158: done with get_vars() 10641 1726853231.45166: done getting variables 10641 1726853231.45206: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 10641 1726853231.45293: variable 'interface' from source: task vars 10641 1726853231.45296: variable 'dhcp_interface2' from source: play vars 10641 1726853231.45336: variable 'dhcp_interface2' from source: play vars TASK [Assert that the interface is present - 'test2'] ************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Friday 20 September 2024 13:27:11 -0400 (0:00:00.051) 0:00:04.082 ****** 10641 1726853231.45360: entering _queue_task() for managed_node1/assert 10641 1726853231.45544: worker is 1 (out of 1 available) 10641 1726853231.45556: exiting _queue_task() for managed_node1/assert 10641 1726853231.45568: done queuing things up, now waiting for results queue to drain 10641 1726853231.45569: waiting for pending results... 10641 1726853231.45724: running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'test2' 10641 1726853231.45792: in run() - task 02083763-bbaf-54d6-2830-00000000001c 10641 1726853231.45810: variable 'ansible_search_path' from source: unknown 10641 1726853231.45813: variable 'ansible_search_path' from source: unknown 10641 1726853231.45839: calling self._execute() 10641 1726853231.45898: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853231.45903: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853231.45918: variable 'omit' from source: magic vars 10641 1726853231.46292: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10641 1726853231.48258: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10641 1726853231.48443: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10641 1726853231.48482: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10641 1726853231.48512: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10641 1726853231.48541: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10641 1726853231.48623: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10641 1726853231.48660: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10641 1726853231.48779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10641 1726853231.48783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10641 1726853231.48786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10641 1726853231.48886: variable 'ansible_distribution' from source: facts 10641 1726853231.48896: variable 'ansible_distribution_major_version' from source: facts 10641 1726853231.48917: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10641 1726853231.48924: when evaluation is False, skipping this task 10641 1726853231.48931: _execute() done 10641 1726853231.48939: dumping result to json 10641 1726853231.48952: done dumping result, returning 10641 1726853231.48964: done running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'test2' [02083763-bbaf-54d6-2830-00000000001c] 10641 1726853231.48975: sending task result for task 02083763-bbaf-54d6-2830-00000000001c 10641 1726853231.49079: done sending task result for task 02083763-bbaf-54d6-2830-00000000001c 10641 1726853231.49082: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10641 1726853231.49135: no more pending results, returning what we have 10641 1726853231.49138: results queue empty 10641 1726853231.49138: checking for any_errors_fatal 10641 1726853231.49144: done checking for any_errors_fatal 10641 1726853231.49145: checking for max_fail_percentage 10641 1726853231.49146: done checking for max_fail_percentage 10641 1726853231.49147: checking to see if all hosts have failed and the running result is not ok 10641 1726853231.49148: done checking to see if all hosts have failed 10641 1726853231.49148: getting the remaining hosts for this loop 10641 1726853231.49150: done getting the remaining hosts for this loop 10641 1726853231.49153: getting the next task for host managed_node1 10641 1726853231.49160: done getting next task for host managed_node1 10641 1726853231.49162: ^ task is: TASK: Backup the /etc/resolv.conf for initscript 10641 1726853231.49165: ^ 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 10641 1726853231.49167: getting variables 10641 1726853231.49169: in VariableManager get_vars() 10641 1726853231.49215: Calling all_inventory to load vars for managed_node1 10641 1726853231.49218: Calling groups_inventory to load vars for managed_node1 10641 1726853231.49220: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853231.49230: Calling all_plugins_play to load vars for managed_node1 10641 1726853231.49232: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853231.49234: Calling groups_plugins_play to load vars for managed_node1 10641 1726853231.49405: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853231.49660: done with get_vars() 10641 1726853231.49669: done getting variables 10641 1726853231.49733: 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 [Backup the /etc/resolv.conf for initscript] ****************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:28 Friday 20 September 2024 13:27:11 -0400 (0:00:00.044) 0:00:04.126 ****** 10641 1726853231.49768: entering _queue_task() for managed_node1/command 10641 1726853231.50031: worker is 1 (out of 1 available) 10641 1726853231.50045: exiting _queue_task() for managed_node1/command 10641 1726853231.50057: done queuing things up, now waiting for results queue to drain 10641 1726853231.50059: waiting for pending results... 10641 1726853231.50403: running TaskExecutor() for managed_node1/TASK: Backup the /etc/resolv.conf for initscript 10641 1726853231.50408: in run() - task 02083763-bbaf-54d6-2830-00000000001d 10641 1726853231.50427: variable 'ansible_search_path' from source: unknown 10641 1726853231.50466: calling self._execute() 10641 1726853231.50565: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853231.50580: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853231.50624: variable 'omit' from source: magic vars 10641 1726853231.51084: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10641 1726853231.53579: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10641 1726853231.53641: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10641 1726853231.53686: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10641 1726853231.53723: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10641 1726853231.53760: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10641 1726853231.53865: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10641 1726853231.53899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10641 1726853231.53922: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10641 1726853231.53973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10641 1726853231.53987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10641 1726853231.54346: variable 'ansible_distribution' from source: facts 10641 1726853231.54355: variable 'ansible_distribution_major_version' from source: facts 10641 1726853231.54376: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10641 1726853231.54387: when evaluation is False, skipping this task 10641 1726853231.54391: _execute() done 10641 1726853231.54393: dumping result to json 10641 1726853231.54396: done dumping result, returning 10641 1726853231.54402: done running TaskExecutor() for managed_node1/TASK: Backup the /etc/resolv.conf for initscript [02083763-bbaf-54d6-2830-00000000001d] 10641 1726853231.54405: sending task result for task 02083763-bbaf-54d6-2830-00000000001d 10641 1726853231.54578: done sending task result for task 02083763-bbaf-54d6-2830-00000000001d 10641 1726853231.54582: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10641 1726853231.54633: no more pending results, returning what we have 10641 1726853231.54636: results queue empty 10641 1726853231.54636: checking for any_errors_fatal 10641 1726853231.54642: done checking for any_errors_fatal 10641 1726853231.54643: checking for max_fail_percentage 10641 1726853231.54644: done checking for max_fail_percentage 10641 1726853231.54645: checking to see if all hosts have failed and the running result is not ok 10641 1726853231.54646: done checking to see if all hosts have failed 10641 1726853231.54646: getting the remaining hosts for this loop 10641 1726853231.54647: done getting the remaining hosts for this loop 10641 1726853231.54650: getting the next task for host managed_node1 10641 1726853231.54656: done getting next task for host managed_node1 10641 1726853231.54658: ^ task is: TASK: TEST Add Bond with 2 ports using deprecated 'master' argument 10641 1726853231.54661: ^ 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 10641 1726853231.54663: getting variables 10641 1726853231.54665: in VariableManager get_vars() 10641 1726853231.54824: Calling all_inventory to load vars for managed_node1 10641 1726853231.54827: Calling groups_inventory to load vars for managed_node1 10641 1726853231.54830: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853231.54843: Calling all_plugins_play to load vars for managed_node1 10641 1726853231.54846: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853231.54849: Calling groups_plugins_play to load vars for managed_node1 10641 1726853231.55210: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853231.55812: done with get_vars() 10641 1726853231.55830: done getting variables 10641 1726853231.55950: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [TEST Add Bond with 2 ports using deprecated 'master' argument] *********** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:33 Friday 20 September 2024 13:27:11 -0400 (0:00:00.062) 0:00:04.188 ****** 10641 1726853231.55992: entering _queue_task() for managed_node1/debug 10641 1726853231.56395: worker is 1 (out of 1 available) 10641 1726853231.56411: exiting _queue_task() for managed_node1/debug 10641 1726853231.56424: done queuing things up, now waiting for results queue to drain 10641 1726853231.56426: waiting for pending results... 10641 1726853231.56702: running TaskExecutor() for managed_node1/TASK: TEST Add Bond with 2 ports using deprecated 'master' argument 10641 1726853231.56746: in run() - task 02083763-bbaf-54d6-2830-00000000001e 10641 1726853231.56767: variable 'ansible_search_path' from source: unknown 10641 1726853231.56818: calling self._execute() 10641 1726853231.56916: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853231.56948: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853231.56952: variable 'omit' from source: magic vars 10641 1726853231.57431: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10641 1726853231.62177: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10641 1726853231.62182: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10641 1726853231.62214: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10641 1726853231.62254: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10641 1726853231.62281: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10641 1726853231.62359: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10641 1726853231.62389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10641 1726853231.62414: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10641 1726853231.62455: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10641 1726853231.62475: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10641 1726853231.62606: variable 'ansible_distribution' from source: facts 10641 1726853231.62611: variable 'ansible_distribution_major_version' from source: facts 10641 1726853231.62630: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10641 1726853231.62634: when evaluation is False, skipping this task 10641 1726853231.62636: _execute() done 10641 1726853231.62638: dumping result to json 10641 1726853231.62640: done dumping result, returning 10641 1726853231.62676: done running TaskExecutor() for managed_node1/TASK: TEST Add Bond with 2 ports using deprecated 'master' argument [02083763-bbaf-54d6-2830-00000000001e] 10641 1726853231.62680: sending task result for task 02083763-bbaf-54d6-2830-00000000001e 10641 1726853231.62834: done sending task result for task 02083763-bbaf-54d6-2830-00000000001e 10641 1726853231.62837: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 10641 1726853231.63031: no more pending results, returning what we have 10641 1726853231.63034: results queue empty 10641 1726853231.63035: checking for any_errors_fatal 10641 1726853231.63042: done checking for any_errors_fatal 10641 1726853231.63043: checking for max_fail_percentage 10641 1726853231.63044: done checking for max_fail_percentage 10641 1726853231.63045: checking to see if all hosts have failed and the running result is not ok 10641 1726853231.63046: done checking to see if all hosts have failed 10641 1726853231.63047: getting the remaining hosts for this loop 10641 1726853231.63048: done getting the remaining hosts for this loop 10641 1726853231.63050: getting the next task for host managed_node1 10641 1726853231.63056: done getting next task for host managed_node1 10641 1726853231.63061: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 10641 1726853231.63064: ^ 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? (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 10641 1726853231.63085: getting variables 10641 1726853231.63087: in VariableManager get_vars() 10641 1726853231.63124: Calling all_inventory to load vars for managed_node1 10641 1726853231.63127: Calling groups_inventory to load vars for managed_node1 10641 1726853231.63129: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853231.63137: Calling all_plugins_play to load vars for managed_node1 10641 1726853231.63140: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853231.63143: Calling groups_plugins_play to load vars for managed_node1 10641 1726853231.63324: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853231.63544: done with get_vars() 10641 1726853231.63555: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 13:27:11 -0400 (0:00:00.076) 0:00:04.264 ****** 10641 1726853231.63633: entering _queue_task() for managed_node1/include_tasks 10641 1726853231.63841: worker is 1 (out of 1 available) 10641 1726853231.63854: exiting _queue_task() for managed_node1/include_tasks 10641 1726853231.63867: done queuing things up, now waiting for results queue to drain 10641 1726853231.63868: waiting for pending results... 10641 1726853231.64031: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 10641 1726853231.64111: in run() - task 02083763-bbaf-54d6-2830-000000000026 10641 1726853231.64122: variable 'ansible_search_path' from source: unknown 10641 1726853231.64125: variable 'ansible_search_path' from source: unknown 10641 1726853231.64153: calling self._execute() 10641 1726853231.64214: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853231.64218: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853231.64227: variable 'omit' from source: magic vars 10641 1726853231.64520: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10641 1726853231.66486: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10641 1726853231.66491: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10641 1726853231.66501: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10641 1726853231.66533: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10641 1726853231.66569: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10641 1726853231.66655: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10641 1726853231.66685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10641 1726853231.66709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10641 1726853231.66750: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10641 1726853231.66762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10641 1726853231.66888: variable 'ansible_distribution' from source: facts 10641 1726853231.66892: variable 'ansible_distribution_major_version' from source: facts 10641 1726853231.66921: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10641 1726853231.66924: when evaluation is False, skipping this task 10641 1726853231.66926: _execute() done 10641 1726853231.66929: dumping result to json 10641 1726853231.66931: done dumping result, returning 10641 1726853231.66933: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [02083763-bbaf-54d6-2830-000000000026] 10641 1726853231.66935: sending task result for task 02083763-bbaf-54d6-2830-000000000026 10641 1726853231.67026: done sending task result for task 02083763-bbaf-54d6-2830-000000000026 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10641 1726853231.67077: no more pending results, returning what we have 10641 1726853231.67080: results queue empty 10641 1726853231.67081: checking for any_errors_fatal 10641 1726853231.67086: done checking for any_errors_fatal 10641 1726853231.67087: checking for max_fail_percentage 10641 1726853231.67088: done checking for max_fail_percentage 10641 1726853231.67089: checking to see if all hosts have failed and the running result is not ok 10641 1726853231.67090: done checking to see if all hosts have failed 10641 1726853231.67091: getting the remaining hosts for this loop 10641 1726853231.67092: done getting the remaining hosts for this loop 10641 1726853231.67095: getting the next task for host managed_node1 10641 1726853231.67101: done getting next task for host managed_node1 10641 1726853231.67105: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 10641 1726853231.67108: ^ 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? (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 10641 1726853231.67121: getting variables 10641 1726853231.67123: in VariableManager get_vars() 10641 1726853231.67164: Calling all_inventory to load vars for managed_node1 10641 1726853231.67167: Calling groups_inventory to load vars for managed_node1 10641 1726853231.67169: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853231.67178: Calling all_plugins_play to load vars for managed_node1 10641 1726853231.67181: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853231.67183: Calling groups_plugins_play to load vars for managed_node1 10641 1726853231.67342: WORKER PROCESS EXITING 10641 1726853231.67357: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853231.67482: done with get_vars() 10641 1726853231.67490: done getting variables 10641 1726853231.67528: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 13:27:11 -0400 (0:00:00.039) 0:00:04.304 ****** 10641 1726853231.67550: entering _queue_task() for managed_node1/debug 10641 1726853231.67736: worker is 1 (out of 1 available) 10641 1726853231.67750: exiting _queue_task() for managed_node1/debug 10641 1726853231.67763: done queuing things up, now waiting for results queue to drain 10641 1726853231.67765: waiting for pending results... 10641 1726853231.67925: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 10641 1726853231.67992: in run() - task 02083763-bbaf-54d6-2830-000000000027 10641 1726853231.68006: variable 'ansible_search_path' from source: unknown 10641 1726853231.68010: variable 'ansible_search_path' from source: unknown 10641 1726853231.68038: calling self._execute() 10641 1726853231.68095: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853231.68100: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853231.68114: variable 'omit' from source: magic vars 10641 1726853231.68405: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10641 1726853231.70599: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10641 1726853231.70652: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10641 1726853231.70680: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10641 1726853231.70704: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10641 1726853231.70725: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10641 1726853231.70782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10641 1726853231.70802: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10641 1726853231.70818: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10641 1726853231.70851: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10641 1726853231.70861: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10641 1726853231.70954: variable 'ansible_distribution' from source: facts 10641 1726853231.70958: variable 'ansible_distribution_major_version' from source: facts 10641 1726853231.70970: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10641 1726853231.70975: when evaluation is False, skipping this task 10641 1726853231.70983: _execute() done 10641 1726853231.70985: dumping result to json 10641 1726853231.70988: done dumping result, returning 10641 1726853231.70996: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [02083763-bbaf-54d6-2830-000000000027] 10641 1726853231.70998: sending task result for task 02083763-bbaf-54d6-2830-000000000027 10641 1726853231.71082: done sending task result for task 02083763-bbaf-54d6-2830-000000000027 skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 10641 1726853231.71124: no more pending results, returning what we have 10641 1726853231.71127: results queue empty 10641 1726853231.71128: checking for any_errors_fatal 10641 1726853231.71133: done checking for any_errors_fatal 10641 1726853231.71133: checking for max_fail_percentage 10641 1726853231.71135: done checking for max_fail_percentage 10641 1726853231.71135: checking to see if all hosts have failed and the running result is not ok 10641 1726853231.71136: done checking to see if all hosts have failed 10641 1726853231.71137: getting the remaining hosts for this loop 10641 1726853231.71138: done getting the remaining hosts for this loop 10641 1726853231.71141: getting the next task for host managed_node1 10641 1726853231.71147: done getting next task for host managed_node1 10641 1726853231.71151: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 10641 1726853231.71154: ^ 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? (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 10641 1726853231.71165: getting variables 10641 1726853231.71166: in VariableManager get_vars() 10641 1726853231.71207: Calling all_inventory to load vars for managed_node1 10641 1726853231.71209: Calling groups_inventory to load vars for managed_node1 10641 1726853231.71211: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853231.71220: Calling all_plugins_play to load vars for managed_node1 10641 1726853231.71223: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853231.71225: Calling groups_plugins_play to load vars for managed_node1 10641 1726853231.71369: WORKER PROCESS EXITING 10641 1726853231.71382: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853231.71502: done with get_vars() 10641 1726853231.71509: done getting variables 10641 1726853231.71570: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 13:27:11 -0400 (0:00:00.040) 0:00:04.344 ****** 10641 1726853231.71593: entering _queue_task() for managed_node1/fail 10641 1726853231.71595: Creating lock for fail 10641 1726853231.71791: worker is 1 (out of 1 available) 10641 1726853231.71802: exiting _queue_task() for managed_node1/fail 10641 1726853231.71814: done queuing things up, now waiting for results queue to drain 10641 1726853231.71815: waiting for pending results... 10641 1726853231.71965: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 10641 1726853231.72185: in run() - task 02083763-bbaf-54d6-2830-000000000028 10641 1726853231.72190: variable 'ansible_search_path' from source: unknown 10641 1726853231.72192: variable 'ansible_search_path' from source: unknown 10641 1726853231.72194: calling self._execute() 10641 1726853231.72219: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853231.72233: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853231.72248: variable 'omit' from source: magic vars 10641 1726853231.72694: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10641 1726853231.74405: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10641 1726853231.74446: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10641 1726853231.74486: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10641 1726853231.74511: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10641 1726853231.74529: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10641 1726853231.74590: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10641 1726853231.74609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10641 1726853231.74627: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10641 1726853231.74655: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10641 1726853231.74666: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10641 1726853231.74756: variable 'ansible_distribution' from source: facts 10641 1726853231.74759: variable 'ansible_distribution_major_version' from source: facts 10641 1726853231.74774: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10641 1726853231.74777: when evaluation is False, skipping this task 10641 1726853231.74781: _execute() done 10641 1726853231.74784: dumping result to json 10641 1726853231.74786: done dumping result, returning 10641 1726853231.74799: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [02083763-bbaf-54d6-2830-000000000028] 10641 1726853231.74802: sending task result for task 02083763-bbaf-54d6-2830-000000000028 10641 1726853231.74879: done sending task result for task 02083763-bbaf-54d6-2830-000000000028 10641 1726853231.74882: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10641 1726853231.74948: no more pending results, returning what we have 10641 1726853231.74951: results queue empty 10641 1726853231.74952: checking for any_errors_fatal 10641 1726853231.74956: done checking for any_errors_fatal 10641 1726853231.74957: checking for max_fail_percentage 10641 1726853231.74958: done checking for max_fail_percentage 10641 1726853231.74959: checking to see if all hosts have failed and the running result is not ok 10641 1726853231.74960: done checking to see if all hosts have failed 10641 1726853231.74960: getting the remaining hosts for this loop 10641 1726853231.74961: done getting the remaining hosts for this loop 10641 1726853231.74965: getting the next task for host managed_node1 10641 1726853231.74973: done getting next task for host managed_node1 10641 1726853231.74977: ^ 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 10641 1726853231.74979: ^ 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? (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 10641 1726853231.74990: getting variables 10641 1726853231.74992: in VariableManager get_vars() 10641 1726853231.75028: Calling all_inventory to load vars for managed_node1 10641 1726853231.75031: Calling groups_inventory to load vars for managed_node1 10641 1726853231.75033: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853231.75041: Calling all_plugins_play to load vars for managed_node1 10641 1726853231.75043: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853231.75045: Calling groups_plugins_play to load vars for managed_node1 10641 1726853231.75336: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853231.75478: done with get_vars() 10641 1726853231.75486: done getting variables 10641 1726853231.75528: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 13:27:11 -0400 (0:00:00.039) 0:00:04.384 ****** 10641 1726853231.75550: entering _queue_task() for managed_node1/fail 10641 1726853231.75739: worker is 1 (out of 1 available) 10641 1726853231.75752: exiting _queue_task() for managed_node1/fail 10641 1726853231.75764: done queuing things up, now waiting for results queue to drain 10641 1726853231.75766: waiting for pending results... 10641 1726853231.75931: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 10641 1726853231.76011: in run() - task 02083763-bbaf-54d6-2830-000000000029 10641 1726853231.76022: variable 'ansible_search_path' from source: unknown 10641 1726853231.76025: variable 'ansible_search_path' from source: unknown 10641 1726853231.76055: calling self._execute() 10641 1726853231.76117: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853231.76121: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853231.76129: variable 'omit' from source: magic vars 10641 1726853231.76416: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10641 1726853231.78333: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10641 1726853231.78378: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10641 1726853231.78405: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10641 1726853231.78431: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10641 1726853231.78455: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10641 1726853231.78510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10641 1726853231.78530: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10641 1726853231.78552: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10641 1726853231.78580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10641 1726853231.78591: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10641 1726853231.78690: variable 'ansible_distribution' from source: facts 10641 1726853231.78693: variable 'ansible_distribution_major_version' from source: facts 10641 1726853231.78710: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10641 1726853231.78713: when evaluation is False, skipping this task 10641 1726853231.78716: _execute() done 10641 1726853231.78718: dumping result to json 10641 1726853231.78720: done dumping result, returning 10641 1726853231.78728: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [02083763-bbaf-54d6-2830-000000000029] 10641 1726853231.78731: sending task result for task 02083763-bbaf-54d6-2830-000000000029 10641 1726853231.78820: done sending task result for task 02083763-bbaf-54d6-2830-000000000029 10641 1726853231.78822: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10641 1726853231.78866: no more pending results, returning what we have 10641 1726853231.78869: results queue empty 10641 1726853231.78870: checking for any_errors_fatal 10641 1726853231.78877: done checking for any_errors_fatal 10641 1726853231.78878: checking for max_fail_percentage 10641 1726853231.78880: done checking for max_fail_percentage 10641 1726853231.78881: checking to see if all hosts have failed and the running result is not ok 10641 1726853231.78881: done checking to see if all hosts have failed 10641 1726853231.78882: getting the remaining hosts for this loop 10641 1726853231.78883: done getting the remaining hosts for this loop 10641 1726853231.78886: getting the next task for host managed_node1 10641 1726853231.78893: done getting next task for host managed_node1 10641 1726853231.78897: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 10641 1726853231.78899: ^ 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? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10641 1726853231.78911: getting variables 10641 1726853231.78913: in VariableManager get_vars() 10641 1726853231.78954: Calling all_inventory to load vars for managed_node1 10641 1726853231.78956: Calling groups_inventory to load vars for managed_node1 10641 1726853231.78959: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853231.78967: Calling all_plugins_play to load vars for managed_node1 10641 1726853231.78979: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853231.78984: Calling groups_plugins_play to load vars for managed_node1 10641 1726853231.79123: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853231.79255: done with get_vars() 10641 1726853231.79264: done getting variables 10641 1726853231.79308: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 13:27:11 -0400 (0:00:00.037) 0:00:04.421 ****** 10641 1726853231.79331: entering _queue_task() for managed_node1/fail 10641 1726853231.79529: worker is 1 (out of 1 available) 10641 1726853231.79542: exiting _queue_task() for managed_node1/fail 10641 1726853231.79553: done queuing things up, now waiting for results queue to drain 10641 1726853231.79554: waiting for pending results... 10641 1726853231.79729: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 10641 1726853231.79864: in run() - task 02083763-bbaf-54d6-2830-00000000002a 10641 1726853231.79867: variable 'ansible_search_path' from source: unknown 10641 1726853231.79876: variable 'ansible_search_path' from source: unknown 10641 1726853231.80161: calling self._execute() 10641 1726853231.80165: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853231.80167: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853231.80170: variable 'omit' from source: magic vars 10641 1726853231.80498: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10641 1726853231.82673: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10641 1726853231.82739: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10641 1726853231.82795: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10641 1726853231.82831: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10641 1726853231.82862: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10641 1726853231.82941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10641 1726853231.82990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10641 1726853231.83021: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10641 1726853231.83067: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10641 1726853231.83088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10641 1726853231.83220: variable 'ansible_distribution' from source: facts 10641 1726853231.83231: variable 'ansible_distribution_major_version' from source: facts 10641 1726853231.83257: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10641 1726853231.83264: when evaluation is False, skipping this task 10641 1726853231.83270: _execute() done 10641 1726853231.83279: dumping result to json 10641 1726853231.83286: done dumping result, returning 10641 1726853231.83297: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [02083763-bbaf-54d6-2830-00000000002a] 10641 1726853231.83305: sending task result for task 02083763-bbaf-54d6-2830-00000000002a skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10641 1726853231.83460: no more pending results, returning what we have 10641 1726853231.83464: results queue empty 10641 1726853231.83464: checking for any_errors_fatal 10641 1726853231.83469: done checking for any_errors_fatal 10641 1726853231.83470: checking for max_fail_percentage 10641 1726853231.83474: done checking for max_fail_percentage 10641 1726853231.83475: checking to see if all hosts have failed and the running result is not ok 10641 1726853231.83475: done checking to see if all hosts have failed 10641 1726853231.83476: getting the remaining hosts for this loop 10641 1726853231.83477: done getting the remaining hosts for this loop 10641 1726853231.83481: getting the next task for host managed_node1 10641 1726853231.83487: done getting next task for host managed_node1 10641 1726853231.83490: ^ 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 10641 1726853231.83494: ^ 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? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10641 1726853231.83506: getting variables 10641 1726853231.83508: in VariableManager get_vars() 10641 1726853231.83548: Calling all_inventory to load vars for managed_node1 10641 1726853231.83550: Calling groups_inventory to load vars for managed_node1 10641 1726853231.83552: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853231.83562: Calling all_plugins_play to load vars for managed_node1 10641 1726853231.83564: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853231.83567: Calling groups_plugins_play to load vars for managed_node1 10641 1726853231.83921: done sending task result for task 02083763-bbaf-54d6-2830-00000000002a 10641 1726853231.83924: WORKER PROCESS EXITING 10641 1726853231.83949: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853231.84141: done with get_vars() 10641 1726853231.84154: done getting variables 10641 1726853231.84242: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 13:27:11 -0400 (0:00:00.049) 0:00:04.471 ****** 10641 1726853231.84274: entering _queue_task() for managed_node1/dnf 10641 1726853231.84529: worker is 1 (out of 1 available) 10641 1726853231.84541: exiting _queue_task() for managed_node1/dnf 10641 1726853231.84555: done queuing things up, now waiting for results queue to drain 10641 1726853231.84556: waiting for pending results... 10641 1726853231.84817: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 10641 1726853231.84942: in run() - task 02083763-bbaf-54d6-2830-00000000002b 10641 1726853231.84964: variable 'ansible_search_path' from source: unknown 10641 1726853231.84974: variable 'ansible_search_path' from source: unknown 10641 1726853231.85016: calling self._execute() 10641 1726853231.85108: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853231.85119: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853231.85132: variable 'omit' from source: magic vars 10641 1726853231.85555: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10641 1726853231.87790: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10641 1726853231.87890: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10641 1726853231.87942: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10641 1726853231.87994: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10641 1726853231.88114: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10641 1726853231.88157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10641 1726853231.88196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10641 1726853231.88233: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10641 1726853231.88284: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10641 1726853231.88304: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10641 1726853231.88453: variable 'ansible_distribution' from source: facts 10641 1726853231.88466: variable 'ansible_distribution_major_version' from source: facts 10641 1726853231.88493: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10641 1726853231.88501: when evaluation is False, skipping this task 10641 1726853231.88509: _execute() done 10641 1726853231.88532: dumping result to json 10641 1726853231.88535: done dumping result, returning 10641 1726853231.88677: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [02083763-bbaf-54d6-2830-00000000002b] 10641 1726853231.88681: sending task result for task 02083763-bbaf-54d6-2830-00000000002b 10641 1726853231.88759: done sending task result for task 02083763-bbaf-54d6-2830-00000000002b 10641 1726853231.88763: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10641 1726853231.88816: no more pending results, returning what we have 10641 1726853231.88819: results queue empty 10641 1726853231.88820: checking for any_errors_fatal 10641 1726853231.88827: done checking for any_errors_fatal 10641 1726853231.88828: checking for max_fail_percentage 10641 1726853231.88830: done checking for max_fail_percentage 10641 1726853231.88831: checking to see if all hosts have failed and the running result is not ok 10641 1726853231.88832: done checking to see if all hosts have failed 10641 1726853231.88833: getting the remaining hosts for this loop 10641 1726853231.88834: done getting the remaining hosts for this loop 10641 1726853231.88838: getting the next task for host managed_node1 10641 1726853231.88848: done getting next task for host managed_node1 10641 1726853231.88852: ^ 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 10641 1726853231.88855: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10641 1726853231.88872: getting variables 10641 1726853231.88874: in VariableManager get_vars() 10641 1726853231.88918: Calling all_inventory to load vars for managed_node1 10641 1726853231.88921: Calling groups_inventory to load vars for managed_node1 10641 1726853231.88924: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853231.88934: Calling all_plugins_play to load vars for managed_node1 10641 1726853231.88938: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853231.88941: Calling groups_plugins_play to load vars for managed_node1 10641 1726853231.89322: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853231.89557: done with get_vars() 10641 1726853231.89568: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 10641 1726853231.89643: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 13:27:11 -0400 (0:00:00.054) 0:00:04.525 ****** 10641 1726853231.89682: entering _queue_task() for managed_node1/yum 10641 1726853231.89684: Creating lock for yum 10641 1726853231.89936: worker is 1 (out of 1 available) 10641 1726853231.89948: exiting _queue_task() for managed_node1/yum 10641 1726853231.89960: done queuing things up, now waiting for results queue to drain 10641 1726853231.89961: waiting for pending results... 10641 1726853231.90296: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 10641 1726853231.90376: in run() - task 02083763-bbaf-54d6-2830-00000000002c 10641 1726853231.90380: variable 'ansible_search_path' from source: unknown 10641 1726853231.90382: variable 'ansible_search_path' from source: unknown 10641 1726853231.90385: calling self._execute() 10641 1726853231.90447: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853231.90457: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853231.90468: variable 'omit' from source: magic vars 10641 1726853231.90974: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10641 1726853231.93599: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10641 1726853231.93683: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10641 1726853231.93724: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10641 1726853231.93776: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10641 1726853231.93873: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10641 1726853231.93903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10641 1726853231.93936: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10641 1726853231.93970: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10641 1726853231.94090: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10641 1726853231.94093: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10641 1726853231.94229: variable 'ansible_distribution' from source: facts 10641 1726853231.94306: variable 'ansible_distribution_major_version' from source: facts 10641 1726853231.94309: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10641 1726853231.94311: when evaluation is False, skipping this task 10641 1726853231.94313: _execute() done 10641 1726853231.94315: dumping result to json 10641 1726853231.94317: done dumping result, returning 10641 1726853231.94320: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [02083763-bbaf-54d6-2830-00000000002c] 10641 1726853231.94322: sending task result for task 02083763-bbaf-54d6-2830-00000000002c skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10641 1726853231.94456: no more pending results, returning what we have 10641 1726853231.94459: results queue empty 10641 1726853231.94460: checking for any_errors_fatal 10641 1726853231.94466: done checking for any_errors_fatal 10641 1726853231.94467: checking for max_fail_percentage 10641 1726853231.94468: done checking for max_fail_percentage 10641 1726853231.94469: checking to see if all hosts have failed and the running result is not ok 10641 1726853231.94470: done checking to see if all hosts have failed 10641 1726853231.94472: getting the remaining hosts for this loop 10641 1726853231.94473: done getting the remaining hosts for this loop 10641 1726853231.94477: getting the next task for host managed_node1 10641 1726853231.94484: done getting next task for host managed_node1 10641 1726853231.94487: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 10641 1726853231.94490: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10641 1726853231.94503: getting variables 10641 1726853231.94505: in VariableManager get_vars() 10641 1726853231.94548: Calling all_inventory to load vars for managed_node1 10641 1726853231.94551: Calling groups_inventory to load vars for managed_node1 10641 1726853231.94553: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853231.94563: Calling all_plugins_play to load vars for managed_node1 10641 1726853231.94566: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853231.94569: Calling groups_plugins_play to load vars for managed_node1 10641 1726853231.95057: done sending task result for task 02083763-bbaf-54d6-2830-00000000002c 10641 1726853231.95060: WORKER PROCESS EXITING 10641 1726853231.95085: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853231.95292: done with get_vars() 10641 1726853231.95303: done getting variables 10641 1726853231.95361: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 13:27:11 -0400 (0:00:00.057) 0:00:04.582 ****** 10641 1726853231.95393: entering _queue_task() for managed_node1/fail 10641 1726853231.95633: worker is 1 (out of 1 available) 10641 1726853231.95647: exiting _queue_task() for managed_node1/fail 10641 1726853231.95658: done queuing things up, now waiting for results queue to drain 10641 1726853231.95660: waiting for pending results... 10641 1726853231.95943: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 10641 1726853231.96087: in run() - task 02083763-bbaf-54d6-2830-00000000002d 10641 1726853231.96116: variable 'ansible_search_path' from source: unknown 10641 1726853231.96125: variable 'ansible_search_path' from source: unknown 10641 1726853231.96169: calling self._execute() 10641 1726853231.96263: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853231.96278: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853231.96293: variable 'omit' from source: magic vars 10641 1726853231.97060: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10641 1726853231.99866: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10641 1726853231.99941: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10641 1726853232.00379: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10641 1726853232.00382: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10641 1726853232.00384: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10641 1726853232.00677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10641 1726853232.00681: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10641 1726853232.00716: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10641 1726853232.01078: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10641 1726853232.01082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10641 1726853232.01172: variable 'ansible_distribution' from source: facts 10641 1726853232.01314: variable 'ansible_distribution_major_version' from source: facts 10641 1726853232.01336: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10641 1726853232.01408: when evaluation is False, skipping this task 10641 1726853232.01415: _execute() done 10641 1726853232.01421: dumping result to json 10641 1726853232.01429: done dumping result, returning 10641 1726853232.01438: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [02083763-bbaf-54d6-2830-00000000002d] 10641 1726853232.01448: sending task result for task 02083763-bbaf-54d6-2830-00000000002d skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10641 1726853232.01611: no more pending results, returning what we have 10641 1726853232.01615: results queue empty 10641 1726853232.01616: checking for any_errors_fatal 10641 1726853232.01623: done checking for any_errors_fatal 10641 1726853232.01624: checking for max_fail_percentage 10641 1726853232.01626: done checking for max_fail_percentage 10641 1726853232.01626: checking to see if all hosts have failed and the running result is not ok 10641 1726853232.01627: done checking to see if all hosts have failed 10641 1726853232.01628: getting the remaining hosts for this loop 10641 1726853232.01630: done getting the remaining hosts for this loop 10641 1726853232.01634: getting the next task for host managed_node1 10641 1726853232.01641: done getting next task for host managed_node1 10641 1726853232.01648: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 10641 1726853232.01653: ^ 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10641 1726853232.01668: getting variables 10641 1726853232.01670: in VariableManager get_vars() 10641 1726853232.01719: Calling all_inventory to load vars for managed_node1 10641 1726853232.01722: Calling groups_inventory to load vars for managed_node1 10641 1726853232.01725: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853232.01735: Calling all_plugins_play to load vars for managed_node1 10641 1726853232.01738: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853232.01741: Calling groups_plugins_play to load vars for managed_node1 10641 1726853232.02228: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853232.02792: done sending task result for task 02083763-bbaf-54d6-2830-00000000002d 10641 1726853232.02795: WORKER PROCESS EXITING 10641 1726853232.03075: done with get_vars() 10641 1726853232.03089: done getting variables 10641 1726853232.03150: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 13:27:12 -0400 (0:00:00.078) 0:00:04.661 ****** 10641 1726853232.03285: entering _queue_task() for managed_node1/package 10641 1726853232.03894: worker is 1 (out of 1 available) 10641 1726853232.03905: exiting _queue_task() for managed_node1/package 10641 1726853232.03918: done queuing things up, now waiting for results queue to drain 10641 1726853232.03919: waiting for pending results... 10641 1726853232.04268: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 10641 1726853232.04606: in run() - task 02083763-bbaf-54d6-2830-00000000002e 10641 1726853232.04697: variable 'ansible_search_path' from source: unknown 10641 1726853232.04701: variable 'ansible_search_path' from source: unknown 10641 1726853232.04851: calling self._execute() 10641 1726853232.04924: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853232.04929: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853232.05105: variable 'omit' from source: magic vars 10641 1726853232.05878: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10641 1726853232.10020: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10641 1726853232.10090: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10641 1726853232.10137: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10641 1726853232.10175: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10641 1726853232.10209: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10641 1726853232.10294: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10641 1726853232.10754: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10641 1726853232.10757: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10641 1726853232.10760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10641 1726853232.10762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10641 1726853232.10763: variable 'ansible_distribution' from source: facts 10641 1726853232.10765: variable 'ansible_distribution_major_version' from source: facts 10641 1726853232.10767: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10641 1726853232.10769: when evaluation is False, skipping this task 10641 1726853232.10773: _execute() done 10641 1726853232.10775: dumping result to json 10641 1726853232.10777: done dumping result, returning 10641 1726853232.10779: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [02083763-bbaf-54d6-2830-00000000002e] 10641 1726853232.10781: sending task result for task 02083763-bbaf-54d6-2830-00000000002e 10641 1726853232.10849: done sending task result for task 02083763-bbaf-54d6-2830-00000000002e 10641 1726853232.10852: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10641 1726853232.10897: no more pending results, returning what we have 10641 1726853232.10900: results queue empty 10641 1726853232.10901: checking for any_errors_fatal 10641 1726853232.10906: done checking for any_errors_fatal 10641 1726853232.10907: checking for max_fail_percentage 10641 1726853232.10909: done checking for max_fail_percentage 10641 1726853232.10909: checking to see if all hosts have failed and the running result is not ok 10641 1726853232.10910: done checking to see if all hosts have failed 10641 1726853232.10911: getting the remaining hosts for this loop 10641 1726853232.10912: done getting the remaining hosts for this loop 10641 1726853232.10915: getting the next task for host managed_node1 10641 1726853232.10920: done getting next task for host managed_node1 10641 1726853232.10923: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 10641 1726853232.10926: ^ 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? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10641 1726853232.10937: getting variables 10641 1726853232.10938: in VariableManager get_vars() 10641 1726853232.10979: Calling all_inventory to load vars for managed_node1 10641 1726853232.10981: Calling groups_inventory to load vars for managed_node1 10641 1726853232.10983: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853232.10991: Calling all_plugins_play to load vars for managed_node1 10641 1726853232.10994: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853232.10997: Calling groups_plugins_play to load vars for managed_node1 10641 1726853232.11469: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853232.11882: done with get_vars() 10641 1726853232.11895: done getting variables 10641 1726853232.12184: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 13:27:12 -0400 (0:00:00.089) 0:00:04.750 ****** 10641 1726853232.12217: entering _queue_task() for managed_node1/package 10641 1726853232.12717: worker is 1 (out of 1 available) 10641 1726853232.12731: exiting _queue_task() for managed_node1/package 10641 1726853232.12747: done queuing things up, now waiting for results queue to drain 10641 1726853232.12748: waiting for pending results... 10641 1726853232.13226: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 10641 1726853232.13503: in run() - task 02083763-bbaf-54d6-2830-00000000002f 10641 1726853232.13521: variable 'ansible_search_path' from source: unknown 10641 1726853232.13525: variable 'ansible_search_path' from source: unknown 10641 1726853232.13632: calling self._execute() 10641 1726853232.13739: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853232.13742: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853232.13750: variable 'omit' from source: magic vars 10641 1726853232.15207: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10641 1726853232.19909: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10641 1726853232.19987: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10641 1726853232.20078: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10641 1726853232.20248: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10641 1726853232.20251: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10641 1726853232.20289: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10641 1726853232.20322: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10641 1726853232.20366: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10641 1726853232.20410: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10641 1726853232.20429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10641 1726853232.20578: variable 'ansible_distribution' from source: facts 10641 1726853232.20589: variable 'ansible_distribution_major_version' from source: facts 10641 1726853232.20609: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10641 1726853232.20615: when evaluation is False, skipping this task 10641 1726853232.20622: _execute() done 10641 1726853232.20630: dumping result to json 10641 1726853232.20637: done dumping result, returning 10641 1726853232.20651: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [02083763-bbaf-54d6-2830-00000000002f] 10641 1726853232.20659: sending task result for task 02083763-bbaf-54d6-2830-00000000002f skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10641 1726853232.20918: no more pending results, returning what we have 10641 1726853232.20921: results queue empty 10641 1726853232.20922: checking for any_errors_fatal 10641 1726853232.20928: done checking for any_errors_fatal 10641 1726853232.20929: checking for max_fail_percentage 10641 1726853232.20931: done checking for max_fail_percentage 10641 1726853232.20931: checking to see if all hosts have failed and the running result is not ok 10641 1726853232.20932: done checking to see if all hosts have failed 10641 1726853232.20933: getting the remaining hosts for this loop 10641 1726853232.20935: done getting the remaining hosts for this loop 10641 1726853232.20938: getting the next task for host managed_node1 10641 1726853232.20948: done getting next task for host managed_node1 10641 1726853232.20952: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 10641 1726853232.20955: ^ 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? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10641 1726853232.20967: getting variables 10641 1726853232.20969: in VariableManager get_vars() 10641 1726853232.21011: Calling all_inventory to load vars for managed_node1 10641 1726853232.21014: Calling groups_inventory to load vars for managed_node1 10641 1726853232.21016: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853232.21026: Calling all_plugins_play to load vars for managed_node1 10641 1726853232.21028: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853232.21031: Calling groups_plugins_play to load vars for managed_node1 10641 1726853232.21728: done sending task result for task 02083763-bbaf-54d6-2830-00000000002f 10641 1726853232.21731: WORKER PROCESS EXITING 10641 1726853232.21758: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853232.21964: done with get_vars() 10641 1726853232.22097: done getting variables 10641 1726853232.22188: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 13:27:12 -0400 (0:00:00.100) 0:00:04.850 ****** 10641 1726853232.22221: entering _queue_task() for managed_node1/package 10641 1726853232.22586: worker is 1 (out of 1 available) 10641 1726853232.22599: exiting _queue_task() for managed_node1/package 10641 1726853232.22612: done queuing things up, now waiting for results queue to drain 10641 1726853232.22614: waiting for pending results... 10641 1726853232.23103: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 10641 1726853232.23217: in run() - task 02083763-bbaf-54d6-2830-000000000030 10641 1726853232.23396: variable 'ansible_search_path' from source: unknown 10641 1726853232.23486: variable 'ansible_search_path' from source: unknown 10641 1726853232.23491: calling self._execute() 10641 1726853232.23647: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853232.23663: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853232.23679: variable 'omit' from source: magic vars 10641 1726853232.24337: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10641 1726853232.26363: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10641 1726853232.26410: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10641 1726853232.26437: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10641 1726853232.26463: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10641 1726853232.26483: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10641 1726853232.26543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10641 1726853232.26566: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10641 1726853232.26585: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10641 1726853232.26610: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10641 1726853232.26623: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10641 1726853232.26715: variable 'ansible_distribution' from source: facts 10641 1726853232.26719: variable 'ansible_distribution_major_version' from source: facts 10641 1726853232.26735: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10641 1726853232.26738: when evaluation is False, skipping this task 10641 1726853232.26740: _execute() done 10641 1726853232.26743: dumping result to json 10641 1726853232.26748: done dumping result, returning 10641 1726853232.26750: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [02083763-bbaf-54d6-2830-000000000030] 10641 1726853232.26758: sending task result for task 02083763-bbaf-54d6-2830-000000000030 10641 1726853232.26854: done sending task result for task 02083763-bbaf-54d6-2830-000000000030 10641 1726853232.26856: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10641 1726853232.26918: no more pending results, returning what we have 10641 1726853232.26922: results queue empty 10641 1726853232.26922: checking for any_errors_fatal 10641 1726853232.26929: done checking for any_errors_fatal 10641 1726853232.26930: checking for max_fail_percentage 10641 1726853232.26931: done checking for max_fail_percentage 10641 1726853232.26932: checking to see if all hosts have failed and the running result is not ok 10641 1726853232.26933: done checking to see if all hosts have failed 10641 1726853232.26934: getting the remaining hosts for this loop 10641 1726853232.26935: done getting the remaining hosts for this loop 10641 1726853232.26938: getting the next task for host managed_node1 10641 1726853232.26947: done getting next task for host managed_node1 10641 1726853232.26951: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 10641 1726853232.26954: ^ 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? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10641 1726853232.26980: getting variables 10641 1726853232.26983: in VariableManager get_vars() 10641 1726853232.27022: Calling all_inventory to load vars for managed_node1 10641 1726853232.27025: Calling groups_inventory to load vars for managed_node1 10641 1726853232.27027: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853232.27036: Calling all_plugins_play to load vars for managed_node1 10641 1726853232.27038: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853232.27041: Calling groups_plugins_play to load vars for managed_node1 10641 1726853232.27302: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853232.27615: done with get_vars() 10641 1726853232.27626: done getting variables 10641 1726853232.27856: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 13:27:12 -0400 (0:00:00.056) 0:00:04.907 ****** 10641 1726853232.27903: entering _queue_task() for managed_node1/service 10641 1726853232.27905: Creating lock for service 10641 1726853232.28219: worker is 1 (out of 1 available) 10641 1726853232.28347: exiting _queue_task() for managed_node1/service 10641 1726853232.28358: done queuing things up, now waiting for results queue to drain 10641 1726853232.28359: waiting for pending results... 10641 1726853232.28613: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 10641 1726853232.28711: in run() - task 02083763-bbaf-54d6-2830-000000000031 10641 1726853232.28721: variable 'ansible_search_path' from source: unknown 10641 1726853232.28724: variable 'ansible_search_path' from source: unknown 10641 1726853232.28755: calling self._execute() 10641 1726853232.28816: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853232.28821: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853232.28829: variable 'omit' from source: magic vars 10641 1726853232.29140: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10641 1726853232.31931: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10641 1726853232.31962: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10641 1726853232.32016: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10641 1726853232.32062: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10641 1726853232.32093: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10641 1726853232.32185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10641 1726853232.32259: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10641 1726853232.32262: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10641 1726853232.32303: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10641 1726853232.32323: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10641 1726853232.32461: variable 'ansible_distribution' from source: facts 10641 1726853232.32467: variable 'ansible_distribution_major_version' from source: facts 10641 1726853232.32488: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10641 1726853232.32491: when evaluation is False, skipping this task 10641 1726853232.32494: _execute() done 10641 1726853232.32496: dumping result to json 10641 1726853232.32499: done dumping result, returning 10641 1726853232.32505: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [02083763-bbaf-54d6-2830-000000000031] 10641 1726853232.32507: sending task result for task 02083763-bbaf-54d6-2830-000000000031 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10641 1726853232.32639: no more pending results, returning what we have 10641 1726853232.32642: results queue empty 10641 1726853232.32643: checking for any_errors_fatal 10641 1726853232.32649: done checking for any_errors_fatal 10641 1726853232.32650: checking for max_fail_percentage 10641 1726853232.32651: done checking for max_fail_percentage 10641 1726853232.32652: checking to see if all hosts have failed and the running result is not ok 10641 1726853232.32653: done checking to see if all hosts have failed 10641 1726853232.32654: getting the remaining hosts for this loop 10641 1726853232.32655: done getting the remaining hosts for this loop 10641 1726853232.32658: getting the next task for host managed_node1 10641 1726853232.32664: done getting next task for host managed_node1 10641 1726853232.32668: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 10641 1726853232.32672: ^ 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? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10641 1726853232.32685: getting variables 10641 1726853232.32686: in VariableManager get_vars() 10641 1726853232.32725: Calling all_inventory to load vars for managed_node1 10641 1726853232.32728: Calling groups_inventory to load vars for managed_node1 10641 1726853232.32730: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853232.32739: Calling all_plugins_play to load vars for managed_node1 10641 1726853232.32741: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853232.32743: Calling groups_plugins_play to load vars for managed_node1 10641 1726853232.32919: done sending task result for task 02083763-bbaf-54d6-2830-000000000031 10641 1726853232.32922: WORKER PROCESS EXITING 10641 1726853232.32932: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853232.33056: done with get_vars() 10641 1726853232.33063: done getting variables 10641 1726853232.33106: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 13:27:12 -0400 (0:00:00.052) 0:00:04.959 ****** 10641 1726853232.33126: entering _queue_task() for managed_node1/service 10641 1726853232.33316: worker is 1 (out of 1 available) 10641 1726853232.33330: exiting _queue_task() for managed_node1/service 10641 1726853232.33343: done queuing things up, now waiting for results queue to drain 10641 1726853232.33345: waiting for pending results... 10641 1726853232.33503: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 10641 1726853232.33576: in run() - task 02083763-bbaf-54d6-2830-000000000032 10641 1726853232.33586: variable 'ansible_search_path' from source: unknown 10641 1726853232.33589: variable 'ansible_search_path' from source: unknown 10641 1726853232.33616: calling self._execute() 10641 1726853232.33675: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853232.33679: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853232.33694: variable 'omit' from source: magic vars 10641 1726853232.33981: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10641 1726853232.36118: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10641 1726853232.36122: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10641 1726853232.36198: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10641 1726853232.36202: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10641 1726853232.36204: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10641 1726853232.36294: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10641 1726853232.36315: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10641 1726853232.36341: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10641 1726853232.36403: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10641 1726853232.36406: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10641 1726853232.36515: variable 'ansible_distribution' from source: facts 10641 1726853232.36576: variable 'ansible_distribution_major_version' from source: facts 10641 1726853232.36579: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10641 1726853232.36582: when evaluation is False, skipping this task 10641 1726853232.36584: _execute() done 10641 1726853232.36587: dumping result to json 10641 1726853232.36589: done dumping result, returning 10641 1726853232.36591: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [02083763-bbaf-54d6-2830-000000000032] 10641 1726853232.36594: sending task result for task 02083763-bbaf-54d6-2830-000000000032 skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 10641 1726853232.36766: no more pending results, returning what we have 10641 1726853232.36769: results queue empty 10641 1726853232.36770: checking for any_errors_fatal 10641 1726853232.36779: done checking for any_errors_fatal 10641 1726853232.36779: checking for max_fail_percentage 10641 1726853232.36781: done checking for max_fail_percentage 10641 1726853232.36781: checking to see if all hosts have failed and the running result is not ok 10641 1726853232.36782: done checking to see if all hosts have failed 10641 1726853232.36783: getting the remaining hosts for this loop 10641 1726853232.36784: done getting the remaining hosts for this loop 10641 1726853232.36787: getting the next task for host managed_node1 10641 1726853232.36792: done getting next task for host managed_node1 10641 1726853232.36796: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 10641 1726853232.36799: ^ 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? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10641 1726853232.36811: getting variables 10641 1726853232.36812: in VariableManager get_vars() 10641 1726853232.36850: Calling all_inventory to load vars for managed_node1 10641 1726853232.36853: Calling groups_inventory to load vars for managed_node1 10641 1726853232.36855: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853232.36863: Calling all_plugins_play to load vars for managed_node1 10641 1726853232.36865: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853232.36868: Calling groups_plugins_play to load vars for managed_node1 10641 1726853232.36885: done sending task result for task 02083763-bbaf-54d6-2830-000000000032 10641 1726853232.36888: WORKER PROCESS EXITING 10641 1726853232.37117: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853232.37261: done with get_vars() 10641 1726853232.37268: done getting variables 10641 1726853232.37308: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 13:27:12 -0400 (0:00:00.042) 0:00:05.001 ****** 10641 1726853232.37338: entering _queue_task() for managed_node1/service 10641 1726853232.37529: worker is 1 (out of 1 available) 10641 1726853232.37542: exiting _queue_task() for managed_node1/service 10641 1726853232.37554: done queuing things up, now waiting for results queue to drain 10641 1726853232.37556: waiting for pending results... 10641 1726853232.37719: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 10641 1726853232.37793: in run() - task 02083763-bbaf-54d6-2830-000000000033 10641 1726853232.37804: variable 'ansible_search_path' from source: unknown 10641 1726853232.37808: variable 'ansible_search_path' from source: unknown 10641 1726853232.37837: calling self._execute() 10641 1726853232.37902: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853232.37905: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853232.37914: variable 'omit' from source: magic vars 10641 1726853232.38217: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10641 1726853232.40107: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10641 1726853232.40152: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10641 1726853232.40196: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10641 1726853232.40224: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10641 1726853232.40246: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10641 1726853232.40305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10641 1726853232.40325: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10641 1726853232.40342: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10641 1726853232.40369: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10641 1726853232.40384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10641 1726853232.40476: variable 'ansible_distribution' from source: facts 10641 1726853232.40483: variable 'ansible_distribution_major_version' from source: facts 10641 1726853232.40499: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10641 1726853232.40502: when evaluation is False, skipping this task 10641 1726853232.40505: _execute() done 10641 1726853232.40507: dumping result to json 10641 1726853232.40510: done dumping result, returning 10641 1726853232.40517: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [02083763-bbaf-54d6-2830-000000000033] 10641 1726853232.40519: sending task result for task 02083763-bbaf-54d6-2830-000000000033 10641 1726853232.40606: done sending task result for task 02083763-bbaf-54d6-2830-000000000033 10641 1726853232.40608: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10641 1726853232.40654: no more pending results, returning what we have 10641 1726853232.40656: results queue empty 10641 1726853232.40657: checking for any_errors_fatal 10641 1726853232.40663: done checking for any_errors_fatal 10641 1726853232.40664: checking for max_fail_percentage 10641 1726853232.40665: done checking for max_fail_percentage 10641 1726853232.40666: checking to see if all hosts have failed and the running result is not ok 10641 1726853232.40667: done checking to see if all hosts have failed 10641 1726853232.40668: getting the remaining hosts for this loop 10641 1726853232.40669: done getting the remaining hosts for this loop 10641 1726853232.40673: getting the next task for host managed_node1 10641 1726853232.40680: done getting next task for host managed_node1 10641 1726853232.40683: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 10641 1726853232.40687: ^ 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? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10641 1726853232.40698: getting variables 10641 1726853232.40700: in VariableManager get_vars() 10641 1726853232.40740: Calling all_inventory to load vars for managed_node1 10641 1726853232.40742: Calling groups_inventory to load vars for managed_node1 10641 1726853232.40747: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853232.40756: Calling all_plugins_play to load vars for managed_node1 10641 1726853232.40758: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853232.40761: Calling groups_plugins_play to load vars for managed_node1 10641 1726853232.40948: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853232.41084: done with get_vars() 10641 1726853232.41093: done getting variables 10641 1726853232.41138: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 13:27:12 -0400 (0:00:00.038) 0:00:05.040 ****** 10641 1726853232.41162: entering _queue_task() for managed_node1/service 10641 1726853232.41385: worker is 1 (out of 1 available) 10641 1726853232.41399: exiting _queue_task() for managed_node1/service 10641 1726853232.41413: done queuing things up, now waiting for results queue to drain 10641 1726853232.41414: waiting for pending results... 10641 1726853232.41639: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 10641 1726853232.41699: in run() - task 02083763-bbaf-54d6-2830-000000000034 10641 1726853232.41711: variable 'ansible_search_path' from source: unknown 10641 1726853232.41715: variable 'ansible_search_path' from source: unknown 10641 1726853232.41748: calling self._execute() 10641 1726853232.41819: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853232.41823: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853232.41832: variable 'omit' from source: magic vars 10641 1726853232.42150: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10641 1726853232.43606: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10641 1726853232.43650: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10641 1726853232.43678: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10641 1726853232.43704: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10641 1726853232.43725: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10641 1726853232.43794: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10641 1726853232.43816: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10641 1726853232.43834: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10641 1726853232.43861: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10641 1726853232.43874: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10641 1726853232.43966: variable 'ansible_distribution' from source: facts 10641 1726853232.43969: variable 'ansible_distribution_major_version' from source: facts 10641 1726853232.43993: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10641 1726853232.43996: when evaluation is False, skipping this task 10641 1726853232.43998: _execute() done 10641 1726853232.44001: dumping result to json 10641 1726853232.44003: done dumping result, returning 10641 1726853232.44005: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [02083763-bbaf-54d6-2830-000000000034] 10641 1726853232.44008: sending task result for task 02083763-bbaf-54d6-2830-000000000034 10641 1726853232.44096: done sending task result for task 02083763-bbaf-54d6-2830-000000000034 10641 1726853232.44098: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 10641 1726853232.44137: no more pending results, returning what we have 10641 1726853232.44140: results queue empty 10641 1726853232.44140: checking for any_errors_fatal 10641 1726853232.44148: done checking for any_errors_fatal 10641 1726853232.44149: checking for max_fail_percentage 10641 1726853232.44151: done checking for max_fail_percentage 10641 1726853232.44151: checking to see if all hosts have failed and the running result is not ok 10641 1726853232.44152: done checking to see if all hosts have failed 10641 1726853232.44153: getting the remaining hosts for this loop 10641 1726853232.44154: done getting the remaining hosts for this loop 10641 1726853232.44157: getting the next task for host managed_node1 10641 1726853232.44163: done getting next task for host managed_node1 10641 1726853232.44166: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 10641 1726853232.44169: ^ 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? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10641 1726853232.44183: getting variables 10641 1726853232.44185: in VariableManager get_vars() 10641 1726853232.44223: Calling all_inventory to load vars for managed_node1 10641 1726853232.44226: Calling groups_inventory to load vars for managed_node1 10641 1726853232.44228: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853232.44237: Calling all_plugins_play to load vars for managed_node1 10641 1726853232.44239: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853232.44242: Calling groups_plugins_play to load vars for managed_node1 10641 1726853232.44392: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853232.44514: done with get_vars() 10641 1726853232.44522: done getting variables 10641 1726853232.44563: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 13:27:12 -0400 (0:00:00.034) 0:00:05.074 ****** 10641 1726853232.44586: entering _queue_task() for managed_node1/copy 10641 1726853232.44792: worker is 1 (out of 1 available) 10641 1726853232.44805: exiting _queue_task() for managed_node1/copy 10641 1726853232.44818: done queuing things up, now waiting for results queue to drain 10641 1726853232.44820: waiting for pending results... 10641 1726853232.44977: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 10641 1726853232.45062: in run() - task 02083763-bbaf-54d6-2830-000000000035 10641 1726853232.45074: variable 'ansible_search_path' from source: unknown 10641 1726853232.45078: variable 'ansible_search_path' from source: unknown 10641 1726853232.45109: calling self._execute() 10641 1726853232.45169: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853232.45174: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853232.45183: variable 'omit' from source: magic vars 10641 1726853232.45541: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10641 1726853232.46992: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10641 1726853232.47045: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10641 1726853232.47076: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10641 1726853232.47101: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10641 1726853232.47123: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10641 1726853232.47184: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10641 1726853232.47205: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10641 1726853232.47223: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10641 1726853232.47253: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10641 1726853232.47264: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10641 1726853232.47359: variable 'ansible_distribution' from source: facts 10641 1726853232.47362: variable 'ansible_distribution_major_version' from source: facts 10641 1726853232.47380: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10641 1726853232.47383: when evaluation is False, skipping this task 10641 1726853232.47385: _execute() done 10641 1726853232.47387: dumping result to json 10641 1726853232.47390: done dumping result, returning 10641 1726853232.47397: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [02083763-bbaf-54d6-2830-000000000035] 10641 1726853232.47400: sending task result for task 02083763-bbaf-54d6-2830-000000000035 10641 1726853232.47490: done sending task result for task 02083763-bbaf-54d6-2830-000000000035 10641 1726853232.47493: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10641 1726853232.47535: no more pending results, returning what we have 10641 1726853232.47538: results queue empty 10641 1726853232.47539: checking for any_errors_fatal 10641 1726853232.47544: done checking for any_errors_fatal 10641 1726853232.47544: checking for max_fail_percentage 10641 1726853232.47546: done checking for max_fail_percentage 10641 1726853232.47546: checking to see if all hosts have failed and the running result is not ok 10641 1726853232.47547: done checking to see if all hosts have failed 10641 1726853232.47548: getting the remaining hosts for this loop 10641 1726853232.47549: done getting the remaining hosts for this loop 10641 1726853232.47552: getting the next task for host managed_node1 10641 1726853232.47559: done getting next task for host managed_node1 10641 1726853232.47562: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 10641 1726853232.47565: ^ 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? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10641 1726853232.47579: getting variables 10641 1726853232.47580: in VariableManager get_vars() 10641 1726853232.47621: Calling all_inventory to load vars for managed_node1 10641 1726853232.47623: Calling groups_inventory to load vars for managed_node1 10641 1726853232.47625: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853232.47634: Calling all_plugins_play to load vars for managed_node1 10641 1726853232.47636: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853232.47639: Calling groups_plugins_play to load vars for managed_node1 10641 1726853232.47810: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853232.47930: done with get_vars() 10641 1726853232.47937: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 13:27:12 -0400 (0:00:00.034) 0:00:05.108 ****** 10641 1726853232.47994: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 10641 1726853232.47995: Creating lock for fedora.linux_system_roles.network_connections 10641 1726853232.48205: worker is 1 (out of 1 available) 10641 1726853232.48220: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 10641 1726853232.48234: done queuing things up, now waiting for results queue to drain 10641 1726853232.48235: waiting for pending results... 10641 1726853232.48405: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 10641 1726853232.48482: in run() - task 02083763-bbaf-54d6-2830-000000000036 10641 1726853232.48494: variable 'ansible_search_path' from source: unknown 10641 1726853232.48497: variable 'ansible_search_path' from source: unknown 10641 1726853232.48525: calling self._execute() 10641 1726853232.48589: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853232.48593: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853232.48602: variable 'omit' from source: magic vars 10641 1726853232.48939: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10641 1726853232.50438: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10641 1726853232.50486: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10641 1726853232.50512: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10641 1726853232.50548: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10641 1726853232.50570: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10641 1726853232.50654: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10641 1726853232.50901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10641 1726853232.50904: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10641 1726853232.50907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10641 1726853232.50909: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10641 1726853232.50962: variable 'ansible_distribution' from source: facts 10641 1726853232.50977: variable 'ansible_distribution_major_version' from source: facts 10641 1726853232.51000: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10641 1726853232.51008: when evaluation is False, skipping this task 10641 1726853232.51016: _execute() done 10641 1726853232.51036: dumping result to json 10641 1726853232.51044: done dumping result, returning 10641 1726853232.51055: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [02083763-bbaf-54d6-2830-000000000036] 10641 1726853232.51063: sending task result for task 02083763-bbaf-54d6-2830-000000000036 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10641 1726853232.51293: no more pending results, returning what we have 10641 1726853232.51296: results queue empty 10641 1726853232.51297: checking for any_errors_fatal 10641 1726853232.51303: done checking for any_errors_fatal 10641 1726853232.51304: checking for max_fail_percentage 10641 1726853232.51306: done checking for max_fail_percentage 10641 1726853232.51306: checking to see if all hosts have failed and the running result is not ok 10641 1726853232.51307: done checking to see if all hosts have failed 10641 1726853232.51308: getting the remaining hosts for this loop 10641 1726853232.51309: done getting the remaining hosts for this loop 10641 1726853232.51312: getting the next task for host managed_node1 10641 1726853232.51320: done getting next task for host managed_node1 10641 1726853232.51324: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 10641 1726853232.51327: ^ 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? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10641 1726853232.51340: getting variables 10641 1726853232.51342: in VariableManager get_vars() 10641 1726853232.51511: Calling all_inventory to load vars for managed_node1 10641 1726853232.51514: Calling groups_inventory to load vars for managed_node1 10641 1726853232.51517: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853232.51601: done sending task result for task 02083763-bbaf-54d6-2830-000000000036 10641 1726853232.51604: WORKER PROCESS EXITING 10641 1726853232.51614: Calling all_plugins_play to load vars for managed_node1 10641 1726853232.51618: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853232.51621: Calling groups_plugins_play to load vars for managed_node1 10641 1726853232.51814: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853232.51959: done with get_vars() 10641 1726853232.51967: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 13:27:12 -0400 (0:00:00.040) 0:00:05.148 ****** 10641 1726853232.52029: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 10641 1726853232.52031: Creating lock for fedora.linux_system_roles.network_state 10641 1726853232.52254: worker is 1 (out of 1 available) 10641 1726853232.52266: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 10641 1726853232.52281: done queuing things up, now waiting for results queue to drain 10641 1726853232.52283: waiting for pending results... 10641 1726853232.52438: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 10641 1726853232.52515: in run() - task 02083763-bbaf-54d6-2830-000000000037 10641 1726853232.52524: variable 'ansible_search_path' from source: unknown 10641 1726853232.52528: variable 'ansible_search_path' from source: unknown 10641 1726853232.52556: calling self._execute() 10641 1726853232.52620: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853232.52625: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853232.52631: variable 'omit' from source: magic vars 10641 1726853232.52985: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10641 1726853232.54878: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10641 1726853232.54882: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10641 1726853232.54884: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10641 1726853232.54886: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10641 1726853232.54905: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10641 1726853232.54985: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10641 1726853232.55018: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10641 1726853232.55050: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10641 1726853232.55096: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10641 1726853232.55114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10641 1726853232.55245: variable 'ansible_distribution' from source: facts 10641 1726853232.55255: variable 'ansible_distribution_major_version' from source: facts 10641 1726853232.55279: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10641 1726853232.55286: when evaluation is False, skipping this task 10641 1726853232.55292: _execute() done 10641 1726853232.55299: dumping result to json 10641 1726853232.55306: done dumping result, returning 10641 1726853232.55317: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [02083763-bbaf-54d6-2830-000000000037] 10641 1726853232.55325: sending task result for task 02083763-bbaf-54d6-2830-000000000037 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10641 1726853232.55500: no more pending results, returning what we have 10641 1726853232.55504: results queue empty 10641 1726853232.55504: checking for any_errors_fatal 10641 1726853232.55509: done checking for any_errors_fatal 10641 1726853232.55510: checking for max_fail_percentage 10641 1726853232.55512: done checking for max_fail_percentage 10641 1726853232.55512: checking to see if all hosts have failed and the running result is not ok 10641 1726853232.55513: done checking to see if all hosts have failed 10641 1726853232.55514: getting the remaining hosts for this loop 10641 1726853232.55515: done getting the remaining hosts for this loop 10641 1726853232.55518: getting the next task for host managed_node1 10641 1726853232.55524: done getting next task for host managed_node1 10641 1726853232.55527: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 10641 1726853232.55530: ^ 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? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10641 1726853232.55542: getting variables 10641 1726853232.55546: in VariableManager get_vars() 10641 1726853232.55591: Calling all_inventory to load vars for managed_node1 10641 1726853232.55594: Calling groups_inventory to load vars for managed_node1 10641 1726853232.55649: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853232.55728: Calling all_plugins_play to load vars for managed_node1 10641 1726853232.55731: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853232.55735: Calling groups_plugins_play to load vars for managed_node1 10641 1726853232.55880: done sending task result for task 02083763-bbaf-54d6-2830-000000000037 10641 1726853232.55883: WORKER PROCESS EXITING 10641 1726853232.55906: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853232.56107: done with get_vars() 10641 1726853232.56118: done getting variables 10641 1726853232.56172: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 13:27:12 -0400 (0:00:00.041) 0:00:05.190 ****** 10641 1726853232.56204: entering _queue_task() for managed_node1/debug 10641 1726853232.56452: worker is 1 (out of 1 available) 10641 1726853232.56463: exiting _queue_task() for managed_node1/debug 10641 1726853232.56578: done queuing things up, now waiting for results queue to drain 10641 1726853232.56581: waiting for pending results... 10641 1726853232.56736: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 10641 1726853232.56858: in run() - task 02083763-bbaf-54d6-2830-000000000038 10641 1726853232.56879: variable 'ansible_search_path' from source: unknown 10641 1726853232.56886: variable 'ansible_search_path' from source: unknown 10641 1726853232.56927: calling self._execute() 10641 1726853232.57006: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853232.57022: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853232.57036: variable 'omit' from source: magic vars 10641 1726853232.57451: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10641 1726853232.59687: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10641 1726853232.59774: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10641 1726853232.60090: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10641 1726853232.60130: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10641 1726853232.60160: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10641 1726853232.60246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10641 1726853232.60289: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10641 1726853232.60325: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10641 1726853232.60377: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10641 1726853232.60476: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10641 1726853232.60540: variable 'ansible_distribution' from source: facts 10641 1726853232.60556: variable 'ansible_distribution_major_version' from source: facts 10641 1726853232.60583: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10641 1726853232.60591: when evaluation is False, skipping this task 10641 1726853232.60599: _execute() done 10641 1726853232.60606: dumping result to json 10641 1726853232.60613: done dumping result, returning 10641 1726853232.60628: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [02083763-bbaf-54d6-2830-000000000038] 10641 1726853232.60636: sending task result for task 02083763-bbaf-54d6-2830-000000000038 skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 10641 1726853232.60820: no more pending results, returning what we have 10641 1726853232.60824: results queue empty 10641 1726853232.60825: checking for any_errors_fatal 10641 1726853232.60831: done checking for any_errors_fatal 10641 1726853232.60832: checking for max_fail_percentage 10641 1726853232.60834: done checking for max_fail_percentage 10641 1726853232.60834: checking to see if all hosts have failed and the running result is not ok 10641 1726853232.60835: done checking to see if all hosts have failed 10641 1726853232.60836: getting the remaining hosts for this loop 10641 1726853232.60838: done getting the remaining hosts for this loop 10641 1726853232.60841: getting the next task for host managed_node1 10641 1726853232.60848: done getting next task for host managed_node1 10641 1726853232.60853: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 10641 1726853232.60857: ^ 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? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10641 1726853232.60870: getting variables 10641 1726853232.60874: in VariableManager get_vars() 10641 1726853232.60916: Calling all_inventory to load vars for managed_node1 10641 1726853232.60919: Calling groups_inventory to load vars for managed_node1 10641 1726853232.60921: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853232.60932: Calling all_plugins_play to load vars for managed_node1 10641 1726853232.60935: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853232.60939: Calling groups_plugins_play to load vars for managed_node1 10641 1726853232.61387: done sending task result for task 02083763-bbaf-54d6-2830-000000000038 10641 1726853232.61390: WORKER PROCESS EXITING 10641 1726853232.61411: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853232.61633: done with get_vars() 10641 1726853232.61644: done getting variables 10641 1726853232.61866: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 13:27:12 -0400 (0:00:00.056) 0:00:05.247 ****** 10641 1726853232.61898: entering _queue_task() for managed_node1/debug 10641 1726853232.62515: worker is 1 (out of 1 available) 10641 1726853232.62525: exiting _queue_task() for managed_node1/debug 10641 1726853232.62536: done queuing things up, now waiting for results queue to drain 10641 1726853232.62538: waiting for pending results... 10641 1726853232.62875: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 10641 1726853232.63234: in run() - task 02083763-bbaf-54d6-2830-000000000039 10641 1726853232.63260: variable 'ansible_search_path' from source: unknown 10641 1726853232.63333: variable 'ansible_search_path' from source: unknown 10641 1726853232.63382: calling self._execute() 10641 1726853232.63589: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853232.63601: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853232.63614: variable 'omit' from source: magic vars 10641 1726853232.64658: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10641 1726853232.68608: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10641 1726853232.68654: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10641 1726853232.68684: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10641 1726853232.68710: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10641 1726853232.68730: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10641 1726853232.68792: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10641 1726853232.68839: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10641 1726853232.68851: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10641 1726853232.68881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10641 1726853232.68892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10641 1726853232.68989: variable 'ansible_distribution' from source: facts 10641 1726853232.68992: variable 'ansible_distribution_major_version' from source: facts 10641 1726853232.69033: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10641 1726853232.69036: when evaluation is False, skipping this task 10641 1726853232.69038: _execute() done 10641 1726853232.69041: dumping result to json 10641 1726853232.69043: done dumping result, returning 10641 1726853232.69046: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [02083763-bbaf-54d6-2830-000000000039] 10641 1726853232.69048: sending task result for task 02083763-bbaf-54d6-2830-000000000039 10641 1726853232.69279: done sending task result for task 02083763-bbaf-54d6-2830-000000000039 10641 1726853232.69282: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 10641 1726853232.69350: no more pending results, returning what we have 10641 1726853232.69353: results queue empty 10641 1726853232.69354: checking for any_errors_fatal 10641 1726853232.69359: done checking for any_errors_fatal 10641 1726853232.69360: checking for max_fail_percentage 10641 1726853232.69362: done checking for max_fail_percentage 10641 1726853232.69363: checking to see if all hosts have failed and the running result is not ok 10641 1726853232.69364: done checking to see if all hosts have failed 10641 1726853232.69365: getting the remaining hosts for this loop 10641 1726853232.69366: done getting the remaining hosts for this loop 10641 1726853232.69370: getting the next task for host managed_node1 10641 1726853232.69378: done getting next task for host managed_node1 10641 1726853232.69382: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 10641 1726853232.69385: ^ 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? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10641 1726853232.69412: getting variables 10641 1726853232.69413: in VariableManager get_vars() 10641 1726853232.69450: Calling all_inventory to load vars for managed_node1 10641 1726853232.69452: Calling groups_inventory to load vars for managed_node1 10641 1726853232.69455: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853232.69463: Calling all_plugins_play to load vars for managed_node1 10641 1726853232.69465: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853232.69467: Calling groups_plugins_play to load vars for managed_node1 10641 1726853232.69792: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853232.70000: done with get_vars() 10641 1726853232.70011: done getting variables 10641 1726853232.70074: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 13:27:12 -0400 (0:00:00.082) 0:00:05.329 ****** 10641 1726853232.70106: entering _queue_task() for managed_node1/debug 10641 1726853232.70441: worker is 1 (out of 1 available) 10641 1726853232.70464: exiting _queue_task() for managed_node1/debug 10641 1726853232.70477: done queuing things up, now waiting for results queue to drain 10641 1726853232.70480: waiting for pending results... 10641 1726853232.70801: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 10641 1726853232.70825: in run() - task 02083763-bbaf-54d6-2830-00000000003a 10641 1726853232.70848: variable 'ansible_search_path' from source: unknown 10641 1726853232.70856: variable 'ansible_search_path' from source: unknown 10641 1726853232.70906: calling self._execute() 10641 1726853232.70995: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853232.71027: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853232.71032: variable 'omit' from source: magic vars 10641 1726853232.71350: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10641 1726853232.73452: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10641 1726853232.73456: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10641 1726853232.73488: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10641 1726853232.73527: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10641 1726853232.73567: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10641 1726853232.73712: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10641 1726853232.73781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10641 1726853232.73807: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10641 1726853232.73833: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10641 1726853232.73863: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10641 1726853232.73963: variable 'ansible_distribution' from source: facts 10641 1726853232.73967: variable 'ansible_distribution_major_version' from source: facts 10641 1726853232.73985: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10641 1726853232.73992: when evaluation is False, skipping this task 10641 1726853232.73998: _execute() done 10641 1726853232.74001: dumping result to json 10641 1726853232.74004: done dumping result, returning 10641 1726853232.74006: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [02083763-bbaf-54d6-2830-00000000003a] 10641 1726853232.74009: sending task result for task 02083763-bbaf-54d6-2830-00000000003a 10641 1726853232.74092: done sending task result for task 02083763-bbaf-54d6-2830-00000000003a 10641 1726853232.74114: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 10641 1726853232.74158: no more pending results, returning what we have 10641 1726853232.74161: results queue empty 10641 1726853232.74162: checking for any_errors_fatal 10641 1726853232.74167: done checking for any_errors_fatal 10641 1726853232.74168: checking for max_fail_percentage 10641 1726853232.74170: done checking for max_fail_percentage 10641 1726853232.74172: checking to see if all hosts have failed and the running result is not ok 10641 1726853232.74173: done checking to see if all hosts have failed 10641 1726853232.74174: getting the remaining hosts for this loop 10641 1726853232.74175: done getting the remaining hosts for this loop 10641 1726853232.74178: getting the next task for host managed_node1 10641 1726853232.74185: done getting next task for host managed_node1 10641 1726853232.74189: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 10641 1726853232.74192: ^ 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? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10641 1726853232.74205: getting variables 10641 1726853232.74207: in VariableManager get_vars() 10641 1726853232.74249: Calling all_inventory to load vars for managed_node1 10641 1726853232.74252: Calling groups_inventory to load vars for managed_node1 10641 1726853232.74254: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853232.74263: Calling all_plugins_play to load vars for managed_node1 10641 1726853232.74265: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853232.74268: Calling groups_plugins_play to load vars for managed_node1 10641 1726853232.74439: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853232.74560: done with get_vars() 10641 1726853232.74567: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 13:27:12 -0400 (0:00:00.045) 0:00:05.374 ****** 10641 1726853232.74635: entering _queue_task() for managed_node1/ping 10641 1726853232.74636: Creating lock for ping 10641 1726853232.74841: worker is 1 (out of 1 available) 10641 1726853232.74855: exiting _queue_task() for managed_node1/ping 10641 1726853232.74867: done queuing things up, now waiting for results queue to drain 10641 1726853232.74869: waiting for pending results... 10641 1726853232.75029: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 10641 1726853232.75103: in run() - task 02083763-bbaf-54d6-2830-00000000003b 10641 1726853232.75116: variable 'ansible_search_path' from source: unknown 10641 1726853232.75119: variable 'ansible_search_path' from source: unknown 10641 1726853232.75145: calling self._execute() 10641 1726853232.75211: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853232.75214: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853232.75217: variable 'omit' from source: magic vars 10641 1726853232.75542: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10641 1726853232.77977: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10641 1726853232.77981: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10641 1726853232.77983: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10641 1726853232.77985: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10641 1726853232.78010: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10641 1726853232.78098: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10641 1726853232.78156: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10641 1726853232.78185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10641 1726853232.78224: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10641 1726853232.78240: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10641 1726853232.78388: variable 'ansible_distribution' from source: facts 10641 1726853232.78398: variable 'ansible_distribution_major_version' from source: facts 10641 1726853232.78417: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10641 1726853232.78422: when evaluation is False, skipping this task 10641 1726853232.78427: _execute() done 10641 1726853232.78433: dumping result to json 10641 1726853232.78438: done dumping result, returning 10641 1726853232.78451: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [02083763-bbaf-54d6-2830-00000000003b] 10641 1726853232.78461: sending task result for task 02083763-bbaf-54d6-2830-00000000003b skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10641 1726853232.78605: no more pending results, returning what we have 10641 1726853232.78608: results queue empty 10641 1726853232.78609: checking for any_errors_fatal 10641 1726853232.78614: done checking for any_errors_fatal 10641 1726853232.78614: checking for max_fail_percentage 10641 1726853232.78616: done checking for max_fail_percentage 10641 1726853232.78617: checking to see if all hosts have failed and the running result is not ok 10641 1726853232.78618: done checking to see if all hosts have failed 10641 1726853232.78619: getting the remaining hosts for this loop 10641 1726853232.78620: done getting the remaining hosts for this loop 10641 1726853232.78624: getting the next task for host managed_node1 10641 1726853232.78633: done getting next task for host managed_node1 10641 1726853232.78635: ^ task is: TASK: meta (role_complete) 10641 1726853232.78638: ^ 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? (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 10641 1726853232.78653: getting variables 10641 1726853232.78655: in VariableManager get_vars() 10641 1726853232.78696: Calling all_inventory to load vars for managed_node1 10641 1726853232.78698: Calling groups_inventory to load vars for managed_node1 10641 1726853232.78701: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853232.78710: Calling all_plugins_play to load vars for managed_node1 10641 1726853232.78712: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853232.78715: Calling groups_plugins_play to load vars for managed_node1 10641 1726853232.79137: done sending task result for task 02083763-bbaf-54d6-2830-00000000003b 10641 1726853232.79140: WORKER PROCESS EXITING 10641 1726853232.79163: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853232.79351: done with get_vars() 10641 1726853232.79362: done getting variables 10641 1726853232.79430: done queuing things up, now waiting for results queue to drain 10641 1726853232.79431: results queue empty 10641 1726853232.79432: checking for any_errors_fatal 10641 1726853232.79434: done checking for any_errors_fatal 10641 1726853232.79435: checking for max_fail_percentage 10641 1726853232.79436: done checking for max_fail_percentage 10641 1726853232.79436: checking to see if all hosts have failed and the running result is not ok 10641 1726853232.79437: done checking to see if all hosts have failed 10641 1726853232.79438: getting the remaining hosts for this loop 10641 1726853232.79439: done getting the remaining hosts for this loop 10641 1726853232.79441: getting the next task for host managed_node1 10641 1726853232.79448: done getting next task for host managed_node1 10641 1726853232.79450: ^ task is: TASK: Include the task 'get_interface_stat.yml' 10641 1726853232.79451: ^ 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? (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 10641 1726853232.79454: getting variables 10641 1726853232.79454: in VariableManager get_vars() 10641 1726853232.79467: Calling all_inventory to load vars for managed_node1 10641 1726853232.79469: Calling groups_inventory to load vars for managed_node1 10641 1726853232.79472: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853232.79476: Calling all_plugins_play to load vars for managed_node1 10641 1726853232.79483: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853232.79485: Calling groups_plugins_play to load vars for managed_node1 10641 1726853232.79608: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853232.79751: done with get_vars() 10641 1726853232.79757: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Friday 20 September 2024 13:27:12 -0400 (0:00:00.051) 0:00:05.426 ****** 10641 1726853232.79808: entering _queue_task() for managed_node1/include_tasks 10641 1726853232.80017: worker is 1 (out of 1 available) 10641 1726853232.80031: exiting _queue_task() for managed_node1/include_tasks 10641 1726853232.80079: done queuing things up, now waiting for results queue to drain 10641 1726853232.80081: waiting for pending results... 10641 1726853232.80264: running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' 10641 1726853232.80385: in run() - task 02083763-bbaf-54d6-2830-00000000006e 10641 1726853232.80406: variable 'ansible_search_path' from source: unknown 10641 1726853232.80413: variable 'ansible_search_path' from source: unknown 10641 1726853232.80458: calling self._execute() 10641 1726853232.80542: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853232.80557: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853232.80574: variable 'omit' from source: magic vars 10641 1726853232.81017: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10641 1726853232.82692: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10641 1726853232.82741: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10641 1726853232.82772: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10641 1726853232.82799: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10641 1726853232.82819: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10641 1726853232.82879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10641 1726853232.82900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10641 1726853232.82919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10641 1726853232.82944: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10641 1726853232.82957: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10641 1726853232.83052: variable 'ansible_distribution' from source: facts 10641 1726853232.83055: variable 'ansible_distribution_major_version' from source: facts 10641 1726853232.83072: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10641 1726853232.83076: when evaluation is False, skipping this task 10641 1726853232.83079: _execute() done 10641 1726853232.83081: dumping result to json 10641 1726853232.83083: done dumping result, returning 10641 1726853232.83091: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' [02083763-bbaf-54d6-2830-00000000006e] 10641 1726853232.83093: sending task result for task 02083763-bbaf-54d6-2830-00000000006e 10641 1726853232.83174: done sending task result for task 02083763-bbaf-54d6-2830-00000000006e 10641 1726853232.83177: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10641 1726853232.83244: no more pending results, returning what we have 10641 1726853232.83247: results queue empty 10641 1726853232.83248: checking for any_errors_fatal 10641 1726853232.83250: done checking for any_errors_fatal 10641 1726853232.83250: checking for max_fail_percentage 10641 1726853232.83252: done checking for max_fail_percentage 10641 1726853232.83253: checking to see if all hosts have failed and the running result is not ok 10641 1726853232.83254: done checking to see if all hosts have failed 10641 1726853232.83254: getting the remaining hosts for this loop 10641 1726853232.83255: done getting the remaining hosts for this loop 10641 1726853232.83259: getting the next task for host managed_node1 10641 1726853232.83265: done getting next task for host managed_node1 10641 1726853232.83267: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 10641 1726853232.83272: ^ 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? (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 10641 1726853232.83275: getting variables 10641 1726853232.83277: in VariableManager get_vars() 10641 1726853232.83316: Calling all_inventory to load vars for managed_node1 10641 1726853232.83318: Calling groups_inventory to load vars for managed_node1 10641 1726853232.83320: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853232.83329: Calling all_plugins_play to load vars for managed_node1 10641 1726853232.83331: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853232.83334: Calling groups_plugins_play to load vars for managed_node1 10641 1726853232.83464: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853232.83587: done with get_vars() 10641 1726853232.83597: done getting variables 10641 1726853232.83635: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 10641 1726853232.83722: variable 'interface' from source: task vars 10641 1726853232.83725: variable 'controller_device' from source: play vars 10641 1726853232.83764: variable 'controller_device' from source: play vars TASK [Assert that the interface is present - 'deprecated-bond'] **************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Friday 20 September 2024 13:27:12 -0400 (0:00:00.039) 0:00:05.466 ****** 10641 1726853232.83787: entering _queue_task() for managed_node1/assert 10641 1726853232.83989: worker is 1 (out of 1 available) 10641 1726853232.84002: exiting _queue_task() for managed_node1/assert 10641 1726853232.84013: done queuing things up, now waiting for results queue to drain 10641 1726853232.84014: waiting for pending results... 10641 1726853232.84173: running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'deprecated-bond' 10641 1726853232.84243: in run() - task 02083763-bbaf-54d6-2830-00000000006f 10641 1726853232.84276: variable 'ansible_search_path' from source: unknown 10641 1726853232.84280: variable 'ansible_search_path' from source: unknown 10641 1726853232.84290: calling self._execute() 10641 1726853232.84352: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853232.84358: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853232.84361: variable 'omit' from source: magic vars 10641 1726853232.84652: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10641 1726853232.86464: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10641 1726853232.86512: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10641 1726853232.86545: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10641 1726853232.86573: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10641 1726853232.86593: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10641 1726853232.86655: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10641 1726853232.86676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10641 1726853232.86693: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10641 1726853232.86721: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10641 1726853232.86732: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10641 1726853232.86823: variable 'ansible_distribution' from source: facts 10641 1726853232.86827: variable 'ansible_distribution_major_version' from source: facts 10641 1726853232.86845: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10641 1726853232.86848: when evaluation is False, skipping this task 10641 1726853232.86851: _execute() done 10641 1726853232.86854: dumping result to json 10641 1726853232.86858: done dumping result, returning 10641 1726853232.86865: done running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'deprecated-bond' [02083763-bbaf-54d6-2830-00000000006f] 10641 1726853232.86867: sending task result for task 02083763-bbaf-54d6-2830-00000000006f 10641 1726853232.86953: done sending task result for task 02083763-bbaf-54d6-2830-00000000006f 10641 1726853232.86955: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10641 1726853232.86998: no more pending results, returning what we have 10641 1726853232.87000: results queue empty 10641 1726853232.87001: checking for any_errors_fatal 10641 1726853232.87007: done checking for any_errors_fatal 10641 1726853232.87007: checking for max_fail_percentage 10641 1726853232.87009: done checking for max_fail_percentage 10641 1726853232.87010: checking to see if all hosts have failed and the running result is not ok 10641 1726853232.87011: done checking to see if all hosts have failed 10641 1726853232.87011: getting the remaining hosts for this loop 10641 1726853232.87012: done getting the remaining hosts for this loop 10641 1726853232.87016: getting the next task for host managed_node1 10641 1726853232.87024: done getting next task for host managed_node1 10641 1726853232.87027: ^ task is: TASK: Include the task 'assert_profile_present.yml' 10641 1726853232.87029: ^ 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 10641 1726853232.87032: getting variables 10641 1726853232.87034: in VariableManager get_vars() 10641 1726853232.87080: Calling all_inventory to load vars for managed_node1 10641 1726853232.87083: Calling groups_inventory to load vars for managed_node1 10641 1726853232.87085: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853232.87096: Calling all_plugins_play to load vars for managed_node1 10641 1726853232.87099: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853232.87101: Calling groups_plugins_play to load vars for managed_node1 10641 1726853232.87594: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853232.87788: done with get_vars() 10641 1726853232.87798: done getting variables TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:67 Friday 20 September 2024 13:27:12 -0400 (0:00:00.040) 0:00:05.507 ****** 10641 1726853232.87884: entering _queue_task() for managed_node1/include_tasks 10641 1726853232.88130: worker is 1 (out of 1 available) 10641 1726853232.88142: exiting _queue_task() for managed_node1/include_tasks 10641 1726853232.88157: done queuing things up, now waiting for results queue to drain 10641 1726853232.88159: waiting for pending results... 10641 1726853232.88582: running TaskExecutor() for managed_node1/TASK: Include the task 'assert_profile_present.yml' 10641 1726853232.88588: in run() - task 02083763-bbaf-54d6-2830-000000000070 10641 1726853232.88590: variable 'ansible_search_path' from source: unknown 10641 1726853232.88593: variable 'controller_profile' from source: play vars 10641 1726853232.88780: variable 'controller_profile' from source: play vars 10641 1726853232.88800: variable 'port1_profile' from source: play vars 10641 1726853232.88878: variable 'port1_profile' from source: play vars 10641 1726853232.88890: variable 'port2_profile' from source: play vars 10641 1726853232.88959: variable 'port2_profile' from source: play vars 10641 1726853232.88980: variable 'omit' from source: magic vars 10641 1726853232.89109: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853232.89123: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853232.89142: variable 'omit' from source: magic vars 10641 1726853232.89476: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10641 1726853232.91310: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10641 1726853232.91356: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10641 1726853232.91384: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10641 1726853232.91412: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10641 1726853232.91432: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10641 1726853232.91492: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10641 1726853232.91516: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10641 1726853232.91533: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10641 1726853232.91561: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10641 1726853232.91573: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10641 1726853232.91656: variable 'ansible_distribution' from source: facts 10641 1726853232.91660: variable 'ansible_distribution_major_version' from source: facts 10641 1726853232.91676: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10641 1726853232.91679: when evaluation is False, skipping this task 10641 1726853232.91698: variable 'item' from source: unknown 10641 1726853232.91746: variable 'item' from source: unknown skipping: [managed_node1] => (item=bond0) => { "ansible_loop_var": "item", "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "item": "bond0", "skip_reason": "Conditional result was False" } 10641 1726853232.91885: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853232.91888: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853232.91891: variable 'omit' from source: magic vars 10641 1726853232.91992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10641 1726853232.92077: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10641 1726853232.92081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10641 1726853232.92084: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10641 1726853232.92086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10641 1726853232.92126: variable 'ansible_distribution' from source: facts 10641 1726853232.92130: variable 'ansible_distribution_major_version' from source: facts 10641 1726853232.92136: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10641 1726853232.92139: when evaluation is False, skipping this task 10641 1726853232.92159: variable 'item' from source: unknown 10641 1726853232.92202: variable 'item' from source: unknown skipping: [managed_node1] => (item=bond0.0) => { "ansible_loop_var": "item", "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "item": "bond0.0", "skip_reason": "Conditional result was False" } 10641 1726853232.92288: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853232.92291: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853232.92294: variable 'omit' from source: magic vars 10641 1726853232.92397: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10641 1726853232.92413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10641 1726853232.92430: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10641 1726853232.92457: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10641 1726853232.92467: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10641 1726853232.92538: variable 'ansible_distribution' from source: facts 10641 1726853232.92553: variable 'ansible_distribution_major_version' from source: facts 10641 1726853232.92777: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10641 1726853232.92779: when evaluation is False, skipping this task 10641 1726853232.92781: variable 'item' from source: unknown 10641 1726853232.92783: variable 'item' from source: unknown skipping: [managed_node1] => (item=bond0.1) => { "ansible_loop_var": "item", "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "item": "bond0.1", "skip_reason": "Conditional result was False" } 10641 1726853232.92836: dumping result to json 10641 1726853232.92838: done dumping result, returning 10641 1726853232.92840: done running TaskExecutor() for managed_node1/TASK: Include the task 'assert_profile_present.yml' [02083763-bbaf-54d6-2830-000000000070] 10641 1726853232.92842: sending task result for task 02083763-bbaf-54d6-2830-000000000070 10641 1726853232.92881: done sending task result for task 02083763-bbaf-54d6-2830-000000000070 10641 1726853232.92884: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false } MSG: All items skipped 10641 1726853232.92922: no more pending results, returning what we have 10641 1726853232.92925: results queue empty 10641 1726853232.92926: checking for any_errors_fatal 10641 1726853232.92930: done checking for any_errors_fatal 10641 1726853232.92931: checking for max_fail_percentage 10641 1726853232.92932: done checking for max_fail_percentage 10641 1726853232.92933: checking to see if all hosts have failed and the running result is not ok 10641 1726853232.92934: done checking to see if all hosts have failed 10641 1726853232.92934: getting the remaining hosts for this loop 10641 1726853232.92935: done getting the remaining hosts for this loop 10641 1726853232.92938: getting the next task for host managed_node1 10641 1726853232.92942: done getting next task for host managed_node1 10641 1726853232.92944: ^ task is: TASK: ** TEST check polling interval 10641 1726853232.92946: ^ 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 10641 1726853232.92949: getting variables 10641 1726853232.92950: in VariableManager get_vars() 10641 1726853232.93120: Calling all_inventory to load vars for managed_node1 10641 1726853232.93123: Calling groups_inventory to load vars for managed_node1 10641 1726853232.93125: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853232.93134: Calling all_plugins_play to load vars for managed_node1 10641 1726853232.93137: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853232.93140: Calling groups_plugins_play to load vars for managed_node1 10641 1726853232.93313: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853232.93755: done with get_vars() 10641 1726853232.93766: done getting variables 10641 1726853232.93823: 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 [** TEST check polling interval] ****************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:75 Friday 20 September 2024 13:27:12 -0400 (0:00:00.059) 0:00:05.567 ****** 10641 1726853232.93853: entering _queue_task() for managed_node1/command 10641 1726853232.94103: worker is 1 (out of 1 available) 10641 1726853232.94113: exiting _queue_task() for managed_node1/command 10641 1726853232.94126: done queuing things up, now waiting for results queue to drain 10641 1726853232.94128: waiting for pending results... 10641 1726853232.94406: running TaskExecutor() for managed_node1/TASK: ** TEST check polling interval 10641 1726853232.94481: in run() - task 02083763-bbaf-54d6-2830-000000000071 10641 1726853232.94495: variable 'ansible_search_path' from source: unknown 10641 1726853232.94576: calling self._execute() 10641 1726853232.94625: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853232.94636: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853232.94652: variable 'omit' from source: magic vars 10641 1726853232.95141: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10641 1726853232.97757: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10641 1726853232.97838: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10641 1726853232.97977: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10641 1726853232.97980: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10641 1726853232.97982: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10641 1726853232.98024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10641 1726853232.98061: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10641 1726853232.98095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10641 1726853232.98137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10641 1726853232.98159: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10641 1726853232.98296: variable 'ansible_distribution' from source: facts 10641 1726853232.98306: variable 'ansible_distribution_major_version' from source: facts 10641 1726853232.98327: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10641 1726853232.98334: when evaluation is False, skipping this task 10641 1726853232.98340: _execute() done 10641 1726853232.98349: dumping result to json 10641 1726853232.98357: done dumping result, returning 10641 1726853232.98367: done running TaskExecutor() for managed_node1/TASK: ** TEST check polling interval [02083763-bbaf-54d6-2830-000000000071] 10641 1726853232.98378: sending task result for task 02083763-bbaf-54d6-2830-000000000071 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10641 1726853232.98725: no more pending results, returning what we have 10641 1726853232.98728: results queue empty 10641 1726853232.98729: checking for any_errors_fatal 10641 1726853232.98737: done checking for any_errors_fatal 10641 1726853232.98737: checking for max_fail_percentage 10641 1726853232.98739: done checking for max_fail_percentage 10641 1726853232.98740: checking to see if all hosts have failed and the running result is not ok 10641 1726853232.98740: done checking to see if all hosts have failed 10641 1726853232.98741: getting the remaining hosts for this loop 10641 1726853232.98743: done getting the remaining hosts for this loop 10641 1726853232.98746: getting the next task for host managed_node1 10641 1726853232.98751: done getting next task for host managed_node1 10641 1726853232.98753: ^ task is: TASK: ** TEST check IPv4 10641 1726853232.98754: ^ 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 10641 1726853232.98757: getting variables 10641 1726853232.98759: in VariableManager get_vars() 10641 1726853232.98799: Calling all_inventory to load vars for managed_node1 10641 1726853232.98801: Calling groups_inventory to load vars for managed_node1 10641 1726853232.98803: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853232.98814: done sending task result for task 02083763-bbaf-54d6-2830-000000000071 10641 1726853232.98817: WORKER PROCESS EXITING 10641 1726853232.98826: Calling all_plugins_play to load vars for managed_node1 10641 1726853232.98829: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853232.98831: Calling groups_plugins_play to load vars for managed_node1 10641 1726853232.99154: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853232.99359: done with get_vars() 10641 1726853232.99372: done getting variables 10641 1726853232.99430: 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 [** TEST check IPv4] ****************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:80 Friday 20 September 2024 13:27:12 -0400 (0:00:00.056) 0:00:05.623 ****** 10641 1726853232.99468: entering _queue_task() for managed_node1/command 10641 1726853232.99742: worker is 1 (out of 1 available) 10641 1726853232.99754: exiting _queue_task() for managed_node1/command 10641 1726853232.99767: done queuing things up, now waiting for results queue to drain 10641 1726853232.99769: waiting for pending results... 10641 1726853233.00062: running TaskExecutor() for managed_node1/TASK: ** TEST check IPv4 10641 1726853233.00157: in run() - task 02083763-bbaf-54d6-2830-000000000072 10641 1726853233.00179: variable 'ansible_search_path' from source: unknown 10641 1726853233.00218: calling self._execute() 10641 1726853233.00303: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853233.00316: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853233.00329: variable 'omit' from source: magic vars 10641 1726853233.00756: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10641 1726853233.03000: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10641 1726853233.03080: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10641 1726853233.03127: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10641 1726853233.03185: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10641 1726853233.03213: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10641 1726853233.03303: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10641 1726853233.03336: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10641 1726853233.03367: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10641 1726853233.03504: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10641 1726853233.03507: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10641 1726853233.03578: variable 'ansible_distribution' from source: facts 10641 1726853233.03595: variable 'ansible_distribution_major_version' from source: facts 10641 1726853233.03620: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10641 1726853233.03627: when evaluation is False, skipping this task 10641 1726853233.03633: _execute() done 10641 1726853233.03639: dumping result to json 10641 1726853233.03649: done dumping result, returning 10641 1726853233.03659: done running TaskExecutor() for managed_node1/TASK: ** TEST check IPv4 [02083763-bbaf-54d6-2830-000000000072] 10641 1726853233.03666: sending task result for task 02083763-bbaf-54d6-2830-000000000072 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10641 1726853233.03813: no more pending results, returning what we have 10641 1726853233.03816: results queue empty 10641 1726853233.03817: checking for any_errors_fatal 10641 1726853233.03822: done checking for any_errors_fatal 10641 1726853233.03823: checking for max_fail_percentage 10641 1726853233.03825: done checking for max_fail_percentage 10641 1726853233.03826: checking to see if all hosts have failed and the running result is not ok 10641 1726853233.03826: done checking to see if all hosts have failed 10641 1726853233.03827: getting the remaining hosts for this loop 10641 1726853233.03829: done getting the remaining hosts for this loop 10641 1726853233.03832: getting the next task for host managed_node1 10641 1726853233.03839: done getting next task for host managed_node1 10641 1726853233.03841: ^ task is: TASK: ** TEST check IPv6 10641 1726853233.03843: ^ 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 10641 1726853233.03846: getting variables 10641 1726853233.03848: in VariableManager get_vars() 10641 1726853233.03889: Calling all_inventory to load vars for managed_node1 10641 1726853233.03891: Calling groups_inventory to load vars for managed_node1 10641 1726853233.03893: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853233.03905: Calling all_plugins_play to load vars for managed_node1 10641 1726853233.03907: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853233.03911: Calling groups_plugins_play to load vars for managed_node1 10641 1726853233.04070: done sending task result for task 02083763-bbaf-54d6-2830-000000000072 10641 1726853233.04076: WORKER PROCESS EXITING 10641 1726853233.04100: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853233.04318: done with get_vars() 10641 1726853233.04329: done getting variables 10641 1726853233.04392: 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 [** TEST check IPv6] ****************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:87 Friday 20 September 2024 13:27:13 -0400 (0:00:00.049) 0:00:05.672 ****** 10641 1726853233.04419: entering _queue_task() for managed_node1/command 10641 1726853233.04665: worker is 1 (out of 1 available) 10641 1726853233.04787: exiting _queue_task() for managed_node1/command 10641 1726853233.04802: done queuing things up, now waiting for results queue to drain 10641 1726853233.04804: waiting for pending results... 10641 1726853233.05040: running TaskExecutor() for managed_node1/TASK: ** TEST check IPv6 10641 1726853233.05104: in run() - task 02083763-bbaf-54d6-2830-000000000073 10641 1726853233.05122: variable 'ansible_search_path' from source: unknown 10641 1726853233.05168: calling self._execute() 10641 1726853233.05374: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853233.05379: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853233.05382: variable 'omit' from source: magic vars 10641 1726853233.06377: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10641 1726853233.10991: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10641 1726853233.11075: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10641 1726853233.11379: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10641 1726853233.11382: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10641 1726853233.11385: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10641 1726853233.11463: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10641 1726853233.11516: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10641 1726853233.11622: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10641 1726853233.11670: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10641 1726853233.11718: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10641 1726853233.12032: variable 'ansible_distribution' from source: facts 10641 1726853233.12046: variable 'ansible_distribution_major_version' from source: facts 10641 1726853233.12250: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10641 1726853233.12254: when evaluation is False, skipping this task 10641 1726853233.12257: _execute() done 10641 1726853233.12259: dumping result to json 10641 1726853233.12262: done dumping result, returning 10641 1726853233.12265: done running TaskExecutor() for managed_node1/TASK: ** TEST check IPv6 [02083763-bbaf-54d6-2830-000000000073] 10641 1726853233.12267: sending task result for task 02083763-bbaf-54d6-2830-000000000073 10641 1726853233.12343: done sending task result for task 02083763-bbaf-54d6-2830-000000000073 10641 1726853233.12350: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10641 1726853233.12725: no more pending results, returning what we have 10641 1726853233.12730: results queue empty 10641 1726853233.12731: checking for any_errors_fatal 10641 1726853233.12737: done checking for any_errors_fatal 10641 1726853233.12738: checking for max_fail_percentage 10641 1726853233.12739: done checking for max_fail_percentage 10641 1726853233.12740: checking to see if all hosts have failed and the running result is not ok 10641 1726853233.12741: done checking to see if all hosts have failed 10641 1726853233.12742: getting the remaining hosts for this loop 10641 1726853233.12743: done getting the remaining hosts for this loop 10641 1726853233.12750: getting the next task for host managed_node1 10641 1726853233.12761: done getting next task for host managed_node1 10641 1726853233.12768: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 10641 1726853233.12774: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 10641 1726853233.12792: getting variables 10641 1726853233.12794: in VariableManager get_vars() 10641 1726853233.13048: Calling all_inventory to load vars for managed_node1 10641 1726853233.13051: Calling groups_inventory to load vars for managed_node1 10641 1726853233.13054: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853233.13063: Calling all_plugins_play to load vars for managed_node1 10641 1726853233.13066: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853233.13069: Calling groups_plugins_play to load vars for managed_node1 10641 1726853233.13442: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853233.13675: done with get_vars() 10641 1726853233.13686: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 13:27:13 -0400 (0:00:00.093) 0:00:05.766 ****** 10641 1726853233.13791: entering _queue_task() for managed_node1/include_tasks 10641 1726853233.14295: worker is 1 (out of 1 available) 10641 1726853233.14302: exiting _queue_task() for managed_node1/include_tasks 10641 1726853233.14313: done queuing things up, now waiting for results queue to drain 10641 1726853233.14314: waiting for pending results... 10641 1726853233.14381: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 10641 1726853233.14509: in run() - task 02083763-bbaf-54d6-2830-00000000007d 10641 1726853233.14528: variable 'ansible_search_path' from source: unknown 10641 1726853233.14542: variable 'ansible_search_path' from source: unknown 10641 1726853233.14585: calling self._execute() 10641 1726853233.14677: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853233.14688: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853233.14702: variable 'omit' from source: magic vars 10641 1726853233.15164: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10641 1726853233.17495: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10641 1726853233.17563: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10641 1726853233.17623: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10641 1726853233.17664: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10641 1726853233.17703: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10641 1726853233.17782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10641 1726853233.17825: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10641 1726853233.17860: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10641 1726853233.17910: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10641 1726853233.17935: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10641 1726853233.18079: variable 'ansible_distribution' from source: facts 10641 1726853233.18132: variable 'ansible_distribution_major_version' from source: facts 10641 1726853233.18135: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10641 1726853233.18138: when evaluation is False, skipping this task 10641 1726853233.18140: _execute() done 10641 1726853233.18142: dumping result to json 10641 1726853233.18147: done dumping result, returning 10641 1726853233.18151: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [02083763-bbaf-54d6-2830-00000000007d] 10641 1726853233.18160: sending task result for task 02083763-bbaf-54d6-2830-00000000007d skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10641 1726853233.18416: no more pending results, returning what we have 10641 1726853233.18421: results queue empty 10641 1726853233.18422: checking for any_errors_fatal 10641 1726853233.18429: done checking for any_errors_fatal 10641 1726853233.18429: checking for max_fail_percentage 10641 1726853233.18431: done checking for max_fail_percentage 10641 1726853233.18432: checking to see if all hosts have failed and the running result is not ok 10641 1726853233.18433: done checking to see if all hosts have failed 10641 1726853233.18434: getting the remaining hosts for this loop 10641 1726853233.18435: done getting the remaining hosts for this loop 10641 1726853233.18439: getting the next task for host managed_node1 10641 1726853233.18449: done getting next task for host managed_node1 10641 1726853233.18454: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 10641 1726853233.18458: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 10641 1726853233.18475: getting variables 10641 1726853233.18477: in VariableManager get_vars() 10641 1726853233.18520: Calling all_inventory to load vars for managed_node1 10641 1726853233.18523: Calling groups_inventory to load vars for managed_node1 10641 1726853233.18525: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853233.18535: Calling all_plugins_play to load vars for managed_node1 10641 1726853233.18539: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853233.18542: Calling groups_plugins_play to load vars for managed_node1 10641 1726853233.18873: done sending task result for task 02083763-bbaf-54d6-2830-00000000007d 10641 1726853233.18877: WORKER PROCESS EXITING 10641 1726853233.18902: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853233.19147: done with get_vars() 10641 1726853233.19157: done getting variables 10641 1726853233.19212: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 13:27:13 -0400 (0:00:00.054) 0:00:05.821 ****** 10641 1726853233.19250: entering _queue_task() for managed_node1/debug 10641 1726853233.19687: worker is 1 (out of 1 available) 10641 1726853233.19696: exiting _queue_task() for managed_node1/debug 10641 1726853233.19705: done queuing things up, now waiting for results queue to drain 10641 1726853233.19706: waiting for pending results... 10641 1726853233.19773: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 10641 1726853233.19898: in run() - task 02083763-bbaf-54d6-2830-00000000007e 10641 1726853233.19917: variable 'ansible_search_path' from source: unknown 10641 1726853233.19926: variable 'ansible_search_path' from source: unknown 10641 1726853233.19969: calling self._execute() 10641 1726853233.20057: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853233.20094: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853233.20098: variable 'omit' from source: magic vars 10641 1726853233.20529: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10641 1726853233.24511: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10641 1726853233.24610: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10641 1726853233.24636: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10641 1726853233.24679: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10641 1726853233.24801: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10641 1726853233.24808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10641 1726853233.24842: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10641 1726853233.24875: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10641 1726853233.24924: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10641 1726853233.24953: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10641 1726853233.25098: variable 'ansible_distribution' from source: facts 10641 1726853233.25108: variable 'ansible_distribution_major_version' from source: facts 10641 1726853233.25133: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10641 1726853233.25141: when evaluation is False, skipping this task 10641 1726853233.25154: _execute() done 10641 1726853233.25162: dumping result to json 10641 1726853233.25170: done dumping result, returning 10641 1726853233.25184: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [02083763-bbaf-54d6-2830-00000000007e] 10641 1726853233.25192: sending task result for task 02083763-bbaf-54d6-2830-00000000007e skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 10641 1726853233.25413: no more pending results, returning what we have 10641 1726853233.25417: results queue empty 10641 1726853233.25418: checking for any_errors_fatal 10641 1726853233.25424: done checking for any_errors_fatal 10641 1726853233.25425: checking for max_fail_percentage 10641 1726853233.25427: done checking for max_fail_percentage 10641 1726853233.25427: checking to see if all hosts have failed and the running result is not ok 10641 1726853233.25428: done checking to see if all hosts have failed 10641 1726853233.25429: getting the remaining hosts for this loop 10641 1726853233.25431: done getting the remaining hosts for this loop 10641 1726853233.25434: getting the next task for host managed_node1 10641 1726853233.25442: done getting next task for host managed_node1 10641 1726853233.25448: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 10641 1726853233.25452: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 10641 1726853233.25468: getting variables 10641 1726853233.25470: in VariableManager get_vars() 10641 1726853233.25516: Calling all_inventory to load vars for managed_node1 10641 1726853233.25518: Calling groups_inventory to load vars for managed_node1 10641 1726853233.25521: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853233.25531: Calling all_plugins_play to load vars for managed_node1 10641 1726853233.25533: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853233.25536: Calling groups_plugins_play to load vars for managed_node1 10641 1726853233.25898: done sending task result for task 02083763-bbaf-54d6-2830-00000000007e 10641 1726853233.25901: WORKER PROCESS EXITING 10641 1726853233.25951: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853233.26209: done with get_vars() 10641 1726853233.26220: done getting variables 10641 1726853233.26299: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 13:27:13 -0400 (0:00:00.070) 0:00:05.891 ****** 10641 1726853233.26332: entering _queue_task() for managed_node1/fail 10641 1726853233.26930: worker is 1 (out of 1 available) 10641 1726853233.26943: exiting _queue_task() for managed_node1/fail 10641 1726853233.26957: done queuing things up, now waiting for results queue to drain 10641 1726853233.26959: waiting for pending results... 10641 1726853233.27149: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 10641 1726853233.27489: in run() - task 02083763-bbaf-54d6-2830-00000000007f 10641 1726853233.27493: variable 'ansible_search_path' from source: unknown 10641 1726853233.27496: variable 'ansible_search_path' from source: unknown 10641 1726853233.27498: calling self._execute() 10641 1726853233.27524: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853233.27540: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853233.27557: variable 'omit' from source: magic vars 10641 1726853233.28018: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10641 1726853233.30752: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10641 1726853233.30824: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10641 1726853233.30884: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10641 1726853233.30932: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10641 1726853233.30964: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10641 1726853233.31049: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10641 1726853233.31086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10641 1726853233.31122: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10641 1726853233.31168: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10641 1726853233.31188: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10641 1726853233.31332: variable 'ansible_distribution' from source: facts 10641 1726853233.31343: variable 'ansible_distribution_major_version' from source: facts 10641 1726853233.31366: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10641 1726853233.31374: when evaluation is False, skipping this task 10641 1726853233.31381: _execute() done 10641 1726853233.31387: dumping result to json 10641 1726853233.31394: done dumping result, returning 10641 1726853233.31404: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [02083763-bbaf-54d6-2830-00000000007f] 10641 1726853233.31411: sending task result for task 02083763-bbaf-54d6-2830-00000000007f skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10641 1726853233.31591: no more pending results, returning what we have 10641 1726853233.31595: results queue empty 10641 1726853233.31596: checking for any_errors_fatal 10641 1726853233.31603: done checking for any_errors_fatal 10641 1726853233.31603: checking for max_fail_percentage 10641 1726853233.31605: done checking for max_fail_percentage 10641 1726853233.31606: checking to see if all hosts have failed and the running result is not ok 10641 1726853233.31607: done checking to see if all hosts have failed 10641 1726853233.31608: getting the remaining hosts for this loop 10641 1726853233.31609: done getting the remaining hosts for this loop 10641 1726853233.31613: getting the next task for host managed_node1 10641 1726853233.31621: done getting next task for host managed_node1 10641 1726853233.31625: ^ 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 10641 1726853233.31630: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 10641 1726853233.31649: getting variables 10641 1726853233.31653: in VariableManager get_vars() 10641 1726853233.31696: Calling all_inventory to load vars for managed_node1 10641 1726853233.31699: Calling groups_inventory to load vars for managed_node1 10641 1726853233.31701: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853233.31711: Calling all_plugins_play to load vars for managed_node1 10641 1726853233.31714: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853233.31716: Calling groups_plugins_play to load vars for managed_node1 10641 1726853233.32246: done sending task result for task 02083763-bbaf-54d6-2830-00000000007f 10641 1726853233.32250: WORKER PROCESS EXITING 10641 1726853233.32289: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853233.32500: done with get_vars() 10641 1726853233.32511: done getting variables 10641 1726853233.32578: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 13:27:13 -0400 (0:00:00.062) 0:00:05.954 ****** 10641 1726853233.32612: entering _queue_task() for managed_node1/fail 10641 1726853233.32990: worker is 1 (out of 1 available) 10641 1726853233.33003: exiting _queue_task() for managed_node1/fail 10641 1726853233.33013: done queuing things up, now waiting for results queue to drain 10641 1726853233.33015: waiting for pending results... 10641 1726853233.33191: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 10641 1726853233.33350: in run() - task 02083763-bbaf-54d6-2830-000000000080 10641 1726853233.33355: variable 'ansible_search_path' from source: unknown 10641 1726853233.33362: variable 'ansible_search_path' from source: unknown 10641 1726853233.33417: calling self._execute() 10641 1726853233.33497: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853233.33525: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853233.33528: variable 'omit' from source: magic vars 10641 1726853233.34581: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10641 1726853233.38005: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10641 1726853233.38087: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10641 1726853233.38128: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10641 1726853233.38169: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10641 1726853233.38204: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10641 1726853233.38295: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10641 1726853233.38397: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10641 1726853233.38400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10641 1726853233.38407: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10641 1726853233.38426: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10641 1726853233.38569: variable 'ansible_distribution' from source: facts 10641 1726853233.38582: variable 'ansible_distribution_major_version' from source: facts 10641 1726853233.38604: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10641 1726853233.38620: when evaluation is False, skipping this task 10641 1726853233.38629: _execute() done 10641 1726853233.38635: dumping result to json 10641 1726853233.38642: done dumping result, returning 10641 1726853233.38657: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [02083763-bbaf-54d6-2830-000000000080] 10641 1726853233.38665: sending task result for task 02083763-bbaf-54d6-2830-000000000080 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10641 1726853233.38930: no more pending results, returning what we have 10641 1726853233.38939: results queue empty 10641 1726853233.38940: checking for any_errors_fatal 10641 1726853233.38949: done checking for any_errors_fatal 10641 1726853233.38950: checking for max_fail_percentage 10641 1726853233.38952: done checking for max_fail_percentage 10641 1726853233.38953: checking to see if all hosts have failed and the running result is not ok 10641 1726853233.38954: done checking to see if all hosts have failed 10641 1726853233.38955: getting the remaining hosts for this loop 10641 1726853233.38956: done getting the remaining hosts for this loop 10641 1726853233.38960: getting the next task for host managed_node1 10641 1726853233.38968: done getting next task for host managed_node1 10641 1726853233.38975: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 10641 1726853233.38979: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 10641 1726853233.38996: getting variables 10641 1726853233.38999: in VariableManager get_vars() 10641 1726853233.39208: Calling all_inventory to load vars for managed_node1 10641 1726853233.39211: Calling groups_inventory to load vars for managed_node1 10641 1726853233.39213: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853233.39219: done sending task result for task 02083763-bbaf-54d6-2830-000000000080 10641 1726853233.39222: WORKER PROCESS EXITING 10641 1726853233.39231: Calling all_plugins_play to load vars for managed_node1 10641 1726853233.39234: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853233.39237: Calling groups_plugins_play to load vars for managed_node1 10641 1726853233.39562: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853233.39947: done with get_vars() 10641 1726853233.39960: done getting variables 10641 1726853233.40128: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 13:27:13 -0400 (0:00:00.075) 0:00:06.030 ****** 10641 1726853233.40167: entering _queue_task() for managed_node1/fail 10641 1726853233.40724: worker is 1 (out of 1 available) 10641 1726853233.40740: exiting _queue_task() for managed_node1/fail 10641 1726853233.40757: done queuing things up, now waiting for results queue to drain 10641 1726853233.40759: waiting for pending results... 10641 1726853233.41191: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 10641 1726853233.41419: in run() - task 02083763-bbaf-54d6-2830-000000000081 10641 1726853233.41424: variable 'ansible_search_path' from source: unknown 10641 1726853233.41427: variable 'ansible_search_path' from source: unknown 10641 1726853233.41463: calling self._execute() 10641 1726853233.41573: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853233.41635: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853233.41639: variable 'omit' from source: magic vars 10641 1726853233.42056: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10641 1726853233.44366: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10641 1726853233.44437: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10641 1726853233.44500: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10641 1726853233.44538: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10641 1726853233.44579: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10641 1726853233.44778: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10641 1726853233.44781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10641 1726853233.44784: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10641 1726853233.44786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10641 1726853233.44789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10641 1726853233.44924: variable 'ansible_distribution' from source: facts 10641 1726853233.44939: variable 'ansible_distribution_major_version' from source: facts 10641 1726853233.44967: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10641 1726853233.44977: when evaluation is False, skipping this task 10641 1726853233.44985: _execute() done 10641 1726853233.44993: dumping result to json 10641 1726853233.45002: done dumping result, returning 10641 1726853233.45023: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [02083763-bbaf-54d6-2830-000000000081] 10641 1726853233.45032: sending task result for task 02083763-bbaf-54d6-2830-000000000081 10641 1726853233.45234: done sending task result for task 02083763-bbaf-54d6-2830-000000000081 10641 1726853233.45237: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10641 1726853233.45288: no more pending results, returning what we have 10641 1726853233.45291: results queue empty 10641 1726853233.45292: checking for any_errors_fatal 10641 1726853233.45300: done checking for any_errors_fatal 10641 1726853233.45300: checking for max_fail_percentage 10641 1726853233.45302: done checking for max_fail_percentage 10641 1726853233.45303: checking to see if all hosts have failed and the running result is not ok 10641 1726853233.45304: done checking to see if all hosts have failed 10641 1726853233.45305: getting the remaining hosts for this loop 10641 1726853233.45306: done getting the remaining hosts for this loop 10641 1726853233.45310: getting the next task for host managed_node1 10641 1726853233.45317: done getting next task for host managed_node1 10641 1726853233.45321: ^ 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 10641 1726853233.45326: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 10641 1726853233.45348: getting variables 10641 1726853233.45351: in VariableManager get_vars() 10641 1726853233.45397: Calling all_inventory to load vars for managed_node1 10641 1726853233.45400: Calling groups_inventory to load vars for managed_node1 10641 1726853233.45403: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853233.45413: Calling all_plugins_play to load vars for managed_node1 10641 1726853233.45416: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853233.45420: Calling groups_plugins_play to load vars for managed_node1 10641 1726853233.45883: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853233.46093: done with get_vars() 10641 1726853233.46103: done getting variables 10641 1726853233.46163: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 13:27:13 -0400 (0:00:00.060) 0:00:06.090 ****** 10641 1726853233.46200: entering _queue_task() for managed_node1/dnf 10641 1726853233.46469: worker is 1 (out of 1 available) 10641 1726853233.46635: exiting _queue_task() for managed_node1/dnf 10641 1726853233.46648: done queuing things up, now waiting for results queue to drain 10641 1726853233.46650: waiting for pending results... 10641 1726853233.46861: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 10641 1726853233.46911: in run() - task 02083763-bbaf-54d6-2830-000000000082 10641 1726853233.46929: variable 'ansible_search_path' from source: unknown 10641 1726853233.46936: variable 'ansible_search_path' from source: unknown 10641 1726853233.46985: calling self._execute() 10641 1726853233.47073: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853233.47089: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853233.47102: variable 'omit' from source: magic vars 10641 1726853233.47554: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10641 1726853233.49922: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10641 1726853233.49997: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10641 1726853233.50076: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10641 1726853233.50080: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10641 1726853233.50108: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10641 1726853233.50212: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10641 1726853233.50253: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10641 1726853233.50287: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10641 1726853233.50343: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10641 1726853233.50368: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10641 1726853233.50527: variable 'ansible_distribution' from source: facts 10641 1726853233.50543: variable 'ansible_distribution_major_version' from source: facts 10641 1726853233.50572: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10641 1726853233.50629: when evaluation is False, skipping this task 10641 1726853233.50632: _execute() done 10641 1726853233.50635: dumping result to json 10641 1726853233.50637: done dumping result, returning 10641 1726853233.50647: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [02083763-bbaf-54d6-2830-000000000082] 10641 1726853233.50651: sending task result for task 02083763-bbaf-54d6-2830-000000000082 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10641 1726853233.50824: no more pending results, returning what we have 10641 1726853233.50828: results queue empty 10641 1726853233.50829: checking for any_errors_fatal 10641 1726853233.50836: done checking for any_errors_fatal 10641 1726853233.50837: checking for max_fail_percentage 10641 1726853233.50839: done checking for max_fail_percentage 10641 1726853233.50840: checking to see if all hosts have failed and the running result is not ok 10641 1726853233.50840: done checking to see if all hosts have failed 10641 1726853233.50841: getting the remaining hosts for this loop 10641 1726853233.50843: done getting the remaining hosts for this loop 10641 1726853233.50849: getting the next task for host managed_node1 10641 1726853233.50972: done getting next task for host managed_node1 10641 1726853233.50978: ^ 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 10641 1726853233.50983: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 10641 1726853233.51000: getting variables 10641 1726853233.51002: in VariableManager get_vars() 10641 1726853233.51050: Calling all_inventory to load vars for managed_node1 10641 1726853233.51053: Calling groups_inventory to load vars for managed_node1 10641 1726853233.51056: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853233.51067: Calling all_plugins_play to load vars for managed_node1 10641 1726853233.51070: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853233.51184: done sending task result for task 02083763-bbaf-54d6-2830-000000000082 10641 1726853233.51187: WORKER PROCESS EXITING 10641 1726853233.51195: Calling groups_plugins_play to load vars for managed_node1 10641 1726853233.51455: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853233.51677: done with get_vars() 10641 1726853233.51689: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 10641 1726853233.51772: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 13:27:13 -0400 (0:00:00.056) 0:00:06.146 ****** 10641 1726853233.51803: entering _queue_task() for managed_node1/yum 10641 1726853233.52193: worker is 1 (out of 1 available) 10641 1726853233.52204: exiting _queue_task() for managed_node1/yum 10641 1726853233.52215: done queuing things up, now waiting for results queue to drain 10641 1726853233.52216: waiting for pending results... 10641 1726853233.52402: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 10641 1726853233.52533: in run() - task 02083763-bbaf-54d6-2830-000000000083 10641 1726853233.52557: variable 'ansible_search_path' from source: unknown 10641 1726853233.52564: variable 'ansible_search_path' from source: unknown 10641 1726853233.52603: calling self._execute() 10641 1726853233.52692: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853233.52701: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853233.52719: variable 'omit' from source: magic vars 10641 1726853233.53156: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10641 1726853233.55458: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10641 1726853233.55531: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10641 1726853233.55657: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10641 1726853233.55660: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10641 1726853233.55662: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10641 1726853233.55746: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10641 1726853233.55789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10641 1726853233.55818: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10641 1726853233.55869: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10641 1726853233.55894: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10641 1726853233.56034: variable 'ansible_distribution' from source: facts 10641 1726853233.56048: variable 'ansible_distribution_major_version' from source: facts 10641 1726853233.56070: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10641 1726853233.56274: when evaluation is False, skipping this task 10641 1726853233.56279: _execute() done 10641 1726853233.56281: dumping result to json 10641 1726853233.56284: done dumping result, returning 10641 1726853233.56286: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [02083763-bbaf-54d6-2830-000000000083] 10641 1726853233.56289: sending task result for task 02083763-bbaf-54d6-2830-000000000083 10641 1726853233.56361: done sending task result for task 02083763-bbaf-54d6-2830-000000000083 10641 1726853233.56364: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10641 1726853233.56415: no more pending results, returning what we have 10641 1726853233.56418: results queue empty 10641 1726853233.56419: checking for any_errors_fatal 10641 1726853233.56425: done checking for any_errors_fatal 10641 1726853233.56425: checking for max_fail_percentage 10641 1726853233.56427: done checking for max_fail_percentage 10641 1726853233.56428: checking to see if all hosts have failed and the running result is not ok 10641 1726853233.56429: done checking to see if all hosts have failed 10641 1726853233.56429: getting the remaining hosts for this loop 10641 1726853233.56431: done getting the remaining hosts for this loop 10641 1726853233.56434: getting the next task for host managed_node1 10641 1726853233.56441: done getting next task for host managed_node1 10641 1726853233.56447: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 10641 1726853233.56452: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 10641 1726853233.56469: getting variables 10641 1726853233.56475: in VariableManager get_vars() 10641 1726853233.56515: Calling all_inventory to load vars for managed_node1 10641 1726853233.56518: Calling groups_inventory to load vars for managed_node1 10641 1726853233.56520: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853233.56531: Calling all_plugins_play to load vars for managed_node1 10641 1726853233.56533: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853233.56536: Calling groups_plugins_play to load vars for managed_node1 10641 1726853233.56948: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853233.57167: done with get_vars() 10641 1726853233.57183: done getting variables 10641 1726853233.57238: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 13:27:13 -0400 (0:00:00.054) 0:00:06.201 ****** 10641 1726853233.57275: entering _queue_task() for managed_node1/fail 10641 1726853233.57692: worker is 1 (out of 1 available) 10641 1726853233.57700: exiting _queue_task() for managed_node1/fail 10641 1726853233.57709: done queuing things up, now waiting for results queue to drain 10641 1726853233.57711: waiting for pending results... 10641 1726853233.57972: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 10641 1726853233.58035: in run() - task 02083763-bbaf-54d6-2830-000000000084 10641 1726853233.58066: variable 'ansible_search_path' from source: unknown 10641 1726853233.58078: variable 'ansible_search_path' from source: unknown 10641 1726853233.58122: calling self._execute() 10641 1726853233.58219: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853233.58232: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853233.58249: variable 'omit' from source: magic vars 10641 1726853233.58724: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10641 1726853233.61576: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10641 1726853233.61638: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10641 1726853233.61774: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10641 1726853233.61778: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10641 1726853233.61781: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10641 1726853233.61850: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10641 1726853233.61899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10641 1726853233.61932: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10641 1726853233.61992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10641 1726853233.62014: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10641 1726853233.62160: variable 'ansible_distribution' from source: facts 10641 1726853233.62173: variable 'ansible_distribution_major_version' from source: facts 10641 1726853233.62196: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10641 1726853233.62210: when evaluation is False, skipping this task 10641 1726853233.62218: _execute() done 10641 1726853233.62227: dumping result to json 10641 1726853233.62275: done dumping result, returning 10641 1726853233.62279: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [02083763-bbaf-54d6-2830-000000000084] 10641 1726853233.62281: sending task result for task 02083763-bbaf-54d6-2830-000000000084 10641 1726853233.62530: done sending task result for task 02083763-bbaf-54d6-2830-000000000084 10641 1726853233.62534: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10641 1726853233.62590: no more pending results, returning what we have 10641 1726853233.62594: results queue empty 10641 1726853233.62595: checking for any_errors_fatal 10641 1726853233.62601: done checking for any_errors_fatal 10641 1726853233.62602: checking for max_fail_percentage 10641 1726853233.62604: done checking for max_fail_percentage 10641 1726853233.62605: checking to see if all hosts have failed and the running result is not ok 10641 1726853233.62606: done checking to see if all hosts have failed 10641 1726853233.62606: getting the remaining hosts for this loop 10641 1726853233.62608: done getting the remaining hosts for this loop 10641 1726853233.62611: getting the next task for host managed_node1 10641 1726853233.62618: done getting next task for host managed_node1 10641 1726853233.62623: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 10641 1726853233.62628: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 10641 1726853233.62648: getting variables 10641 1726853233.62650: in VariableManager get_vars() 10641 1726853233.62695: Calling all_inventory to load vars for managed_node1 10641 1726853233.62699: Calling groups_inventory to load vars for managed_node1 10641 1726853233.62701: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853233.62711: Calling all_plugins_play to load vars for managed_node1 10641 1726853233.62714: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853233.62717: Calling groups_plugins_play to load vars for managed_node1 10641 1726853233.63321: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853233.63728: done with get_vars() 10641 1726853233.63740: done getting variables 10641 1726853233.64129: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 13:27:13 -0400 (0:00:00.068) 0:00:06.270 ****** 10641 1726853233.64166: entering _queue_task() for managed_node1/package 10641 1726853233.64723: worker is 1 (out of 1 available) 10641 1726853233.64733: exiting _queue_task() for managed_node1/package 10641 1726853233.64747: done queuing things up, now waiting for results queue to drain 10641 1726853233.64749: waiting for pending results... 10641 1726853233.65241: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 10641 1726853233.65534: in run() - task 02083763-bbaf-54d6-2830-000000000085 10641 1726853233.65625: variable 'ansible_search_path' from source: unknown 10641 1726853233.65628: variable 'ansible_search_path' from source: unknown 10641 1726853233.65852: calling self._execute() 10641 1726853233.65882: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853233.65893: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853233.65952: variable 'omit' from source: magic vars 10641 1726853233.66985: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10641 1726853233.71020: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10641 1726853233.71323: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10641 1726853233.71326: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10641 1726853233.71449: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10641 1726853233.71485: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10641 1726853233.71634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10641 1726853233.71991: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10641 1726853233.71994: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10641 1726853233.72076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10641 1726853233.72208: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10641 1726853233.72448: variable 'ansible_distribution' from source: facts 10641 1726853233.72497: variable 'ansible_distribution_major_version' from source: facts 10641 1726853233.72558: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10641 1726853233.72755: when evaluation is False, skipping this task 10641 1726853233.72758: _execute() done 10641 1726853233.72761: dumping result to json 10641 1726853233.72763: done dumping result, returning 10641 1726853233.72765: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [02083763-bbaf-54d6-2830-000000000085] 10641 1726853233.72767: sending task result for task 02083763-bbaf-54d6-2830-000000000085 10641 1726853233.72850: done sending task result for task 02083763-bbaf-54d6-2830-000000000085 10641 1726853233.72854: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10641 1726853233.73227: no more pending results, returning what we have 10641 1726853233.73230: results queue empty 10641 1726853233.73231: checking for any_errors_fatal 10641 1726853233.73237: done checking for any_errors_fatal 10641 1726853233.73238: checking for max_fail_percentage 10641 1726853233.73240: done checking for max_fail_percentage 10641 1726853233.73241: checking to see if all hosts have failed and the running result is not ok 10641 1726853233.73242: done checking to see if all hosts have failed 10641 1726853233.73243: getting the remaining hosts for this loop 10641 1726853233.73247: done getting the remaining hosts for this loop 10641 1726853233.73251: getting the next task for host managed_node1 10641 1726853233.73259: done getting next task for host managed_node1 10641 1726853233.73263: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 10641 1726853233.73267: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 10641 1726853233.73287: getting variables 10641 1726853233.73289: in VariableManager get_vars() 10641 1726853233.73333: Calling all_inventory to load vars for managed_node1 10641 1726853233.73336: Calling groups_inventory to load vars for managed_node1 10641 1726853233.73338: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853233.73351: Calling all_plugins_play to load vars for managed_node1 10641 1726853233.73354: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853233.73358: Calling groups_plugins_play to load vars for managed_node1 10641 1726853233.73968: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853233.74393: done with get_vars() 10641 1726853233.74403: done getting variables 10641 1726853233.74583: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 13:27:13 -0400 (0:00:00.105) 0:00:06.375 ****** 10641 1726853233.74701: entering _queue_task() for managed_node1/package 10641 1726853233.75477: worker is 1 (out of 1 available) 10641 1726853233.75488: exiting _queue_task() for managed_node1/package 10641 1726853233.75500: done queuing things up, now waiting for results queue to drain 10641 1726853233.75501: waiting for pending results... 10641 1726853233.75939: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 10641 1726853233.76378: in run() - task 02083763-bbaf-54d6-2830-000000000086 10641 1726853233.76382: variable 'ansible_search_path' from source: unknown 10641 1726853233.76385: variable 'ansible_search_path' from source: unknown 10641 1726853233.76388: calling self._execute() 10641 1726853233.76467: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853233.76540: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853233.76556: variable 'omit' from source: magic vars 10641 1726853233.77385: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10641 1726853233.80589: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10641 1726853233.80692: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10641 1726853233.80957: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10641 1726853233.81016: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10641 1726853233.81106: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10641 1726853233.81279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10641 1726853233.81362: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10641 1726853233.81494: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10641 1726853233.81527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10641 1726853233.81549: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10641 1726853233.81836: variable 'ansible_distribution' from source: facts 10641 1726853233.81930: variable 'ansible_distribution_major_version' from source: facts 10641 1726853233.81933: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10641 1726853233.81936: when evaluation is False, skipping this task 10641 1726853233.81943: _execute() done 10641 1726853233.81954: dumping result to json 10641 1726853233.81964: done dumping result, returning 10641 1726853233.81984: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [02083763-bbaf-54d6-2830-000000000086] 10641 1726853233.82009: sending task result for task 02083763-bbaf-54d6-2830-000000000086 10641 1726853233.82576: done sending task result for task 02083763-bbaf-54d6-2830-000000000086 10641 1726853233.82580: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10641 1726853233.82620: no more pending results, returning what we have 10641 1726853233.82625: results queue empty 10641 1726853233.82626: checking for any_errors_fatal 10641 1726853233.82630: done checking for any_errors_fatal 10641 1726853233.82631: checking for max_fail_percentage 10641 1726853233.82633: done checking for max_fail_percentage 10641 1726853233.82634: checking to see if all hosts have failed and the running result is not ok 10641 1726853233.82635: done checking to see if all hosts have failed 10641 1726853233.82635: getting the remaining hosts for this loop 10641 1726853233.82637: done getting the remaining hosts for this loop 10641 1726853233.82640: getting the next task for host managed_node1 10641 1726853233.82649: done getting next task for host managed_node1 10641 1726853233.82653: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 10641 1726853233.82657: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 10641 1726853233.82674: getting variables 10641 1726853233.82676: in VariableManager get_vars() 10641 1726853233.82715: Calling all_inventory to load vars for managed_node1 10641 1726853233.82718: Calling groups_inventory to load vars for managed_node1 10641 1726853233.82720: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853233.82728: Calling all_plugins_play to load vars for managed_node1 10641 1726853233.82731: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853233.82734: Calling groups_plugins_play to load vars for managed_node1 10641 1726853233.83257: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853233.83495: done with get_vars() 10641 1726853233.83507: done getting variables 10641 1726853233.83578: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 13:27:13 -0400 (0:00:00.089) 0:00:06.464 ****** 10641 1726853233.83614: entering _queue_task() for managed_node1/package 10641 1726853233.83913: worker is 1 (out of 1 available) 10641 1726853233.83924: exiting _queue_task() for managed_node1/package 10641 1726853233.83936: done queuing things up, now waiting for results queue to drain 10641 1726853233.83937: waiting for pending results... 10641 1726853233.84217: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 10641 1726853233.84348: in run() - task 02083763-bbaf-54d6-2830-000000000087 10641 1726853233.84367: variable 'ansible_search_path' from source: unknown 10641 1726853233.84378: variable 'ansible_search_path' from source: unknown 10641 1726853233.84424: calling self._execute() 10641 1726853233.84511: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853233.84522: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853233.84535: variable 'omit' from source: magic vars 10641 1726853233.84989: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10641 1726853233.87788: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10641 1726853233.87858: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10641 1726853233.87917: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10641 1726853233.87988: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10641 1726853233.87992: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10641 1726853233.88066: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10641 1726853233.88104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10641 1726853233.88129: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10641 1726853233.88169: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10641 1726853233.88209: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10641 1726853233.88364: variable 'ansible_distribution' from source: facts 10641 1726853233.88379: variable 'ansible_distribution_major_version' from source: facts 10641 1726853233.88403: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10641 1726853233.88425: when evaluation is False, skipping this task 10641 1726853233.88428: _execute() done 10641 1726853233.88430: dumping result to json 10641 1726853233.88475: done dumping result, returning 10641 1726853233.88479: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [02083763-bbaf-54d6-2830-000000000087] 10641 1726853233.88481: sending task result for task 02083763-bbaf-54d6-2830-000000000087 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10641 1726853233.88724: no more pending results, returning what we have 10641 1726853233.88727: results queue empty 10641 1726853233.88728: checking for any_errors_fatal 10641 1726853233.88734: done checking for any_errors_fatal 10641 1726853233.88735: checking for max_fail_percentage 10641 1726853233.88737: done checking for max_fail_percentage 10641 1726853233.88738: checking to see if all hosts have failed and the running result is not ok 10641 1726853233.88739: done checking to see if all hosts have failed 10641 1726853233.88740: getting the remaining hosts for this loop 10641 1726853233.88741: done getting the remaining hosts for this loop 10641 1726853233.88750: getting the next task for host managed_node1 10641 1726853233.88759: done getting next task for host managed_node1 10641 1726853233.88763: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 10641 1726853233.88768: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 10641 1726853233.88891: getting variables 10641 1726853233.88893: in VariableManager get_vars() 10641 1726853233.88936: Calling all_inventory to load vars for managed_node1 10641 1726853233.88939: Calling groups_inventory to load vars for managed_node1 10641 1726853233.88942: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853233.88956: Calling all_plugins_play to load vars for managed_node1 10641 1726853233.88959: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853233.88962: Calling groups_plugins_play to load vars for managed_node1 10641 1726853233.89315: done sending task result for task 02083763-bbaf-54d6-2830-000000000087 10641 1726853233.89319: WORKER PROCESS EXITING 10641 1726853233.89341: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853233.89556: done with get_vars() 10641 1726853233.89567: done getting variables 10641 1726853233.89618: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 13:27:13 -0400 (0:00:00.060) 0:00:06.525 ****** 10641 1726853233.89654: entering _queue_task() for managed_node1/service 10641 1726853233.89982: worker is 1 (out of 1 available) 10641 1726853233.89993: exiting _queue_task() for managed_node1/service 10641 1726853233.90003: done queuing things up, now waiting for results queue to drain 10641 1726853233.90005: waiting for pending results... 10641 1726853233.90215: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 10641 1726853233.90351: in run() - task 02083763-bbaf-54d6-2830-000000000088 10641 1726853233.90375: variable 'ansible_search_path' from source: unknown 10641 1726853233.90388: variable 'ansible_search_path' from source: unknown 10641 1726853233.90426: calling self._execute() 10641 1726853233.90515: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853233.90526: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853233.90538: variable 'omit' from source: magic vars 10641 1726853233.90985: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10641 1726853233.93284: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10641 1726853233.93364: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10641 1726853233.93410: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10641 1726853233.93478: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10641 1726853233.93497: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10641 1726853233.93641: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10641 1726853233.93648: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10641 1726853233.93679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10641 1726853233.93726: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10641 1726853233.93756: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10641 1726853233.93911: variable 'ansible_distribution' from source: facts 10641 1726853233.93977: variable 'ansible_distribution_major_version' from source: facts 10641 1726853233.93981: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10641 1726853233.93983: when evaluation is False, skipping this task 10641 1726853233.93986: _execute() done 10641 1726853233.93988: dumping result to json 10641 1726853233.93990: done dumping result, returning 10641 1726853233.93992: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [02083763-bbaf-54d6-2830-000000000088] 10641 1726853233.93994: sending task result for task 02083763-bbaf-54d6-2830-000000000088 10641 1726853233.94376: done sending task result for task 02083763-bbaf-54d6-2830-000000000088 10641 1726853233.94379: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10641 1726853233.94420: no more pending results, returning what we have 10641 1726853233.94424: results queue empty 10641 1726853233.94425: checking for any_errors_fatal 10641 1726853233.94432: done checking for any_errors_fatal 10641 1726853233.94433: checking for max_fail_percentage 10641 1726853233.94435: done checking for max_fail_percentage 10641 1726853233.94436: checking to see if all hosts have failed and the running result is not ok 10641 1726853233.94437: done checking to see if all hosts have failed 10641 1726853233.94437: getting the remaining hosts for this loop 10641 1726853233.94438: done getting the remaining hosts for this loop 10641 1726853233.94442: getting the next task for host managed_node1 10641 1726853233.94450: done getting next task for host managed_node1 10641 1726853233.94454: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 10641 1726853233.94459: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 10641 1726853233.94476: getting variables 10641 1726853233.94477: in VariableManager get_vars() 10641 1726853233.94514: Calling all_inventory to load vars for managed_node1 10641 1726853233.94517: Calling groups_inventory to load vars for managed_node1 10641 1726853233.94519: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853233.94526: Calling all_plugins_play to load vars for managed_node1 10641 1726853233.94528: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853233.94531: Calling groups_plugins_play to load vars for managed_node1 10641 1726853233.94737: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853233.94947: done with get_vars() 10641 1726853233.94958: done getting variables 10641 1726853233.95014: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 13:27:13 -0400 (0:00:00.053) 0:00:06.579 ****** 10641 1726853233.95052: entering _queue_task() for managed_node1/service 10641 1726853233.95302: worker is 1 (out of 1 available) 10641 1726853233.95315: exiting _queue_task() for managed_node1/service 10641 1726853233.95328: done queuing things up, now waiting for results queue to drain 10641 1726853233.95329: waiting for pending results... 10641 1726853233.95610: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 10641 1726853233.95743: in run() - task 02083763-bbaf-54d6-2830-000000000089 10641 1726853233.95766: variable 'ansible_search_path' from source: unknown 10641 1726853233.95777: variable 'ansible_search_path' from source: unknown 10641 1726853233.95824: calling self._execute() 10641 1726853233.95910: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853233.95922: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853233.95935: variable 'omit' from source: magic vars 10641 1726853233.96395: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10641 1726853233.98801: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10641 1726853233.98881: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10641 1726853233.99209: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10641 1726853233.99249: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10641 1726853233.99287: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10641 1726853233.99367: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10641 1726853233.99577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10641 1726853233.99580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10641 1726853233.99582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10641 1726853233.99584: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10641 1726853233.99622: variable 'ansible_distribution' from source: facts 10641 1726853233.99632: variable 'ansible_distribution_major_version' from source: facts 10641 1726853233.99657: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10641 1726853233.99664: when evaluation is False, skipping this task 10641 1726853233.99670: _execute() done 10641 1726853233.99679: dumping result to json 10641 1726853233.99686: done dumping result, returning 10641 1726853233.99703: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [02083763-bbaf-54d6-2830-000000000089] 10641 1726853233.99711: sending task result for task 02083763-bbaf-54d6-2830-000000000089 skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 10641 1726853233.99928: no more pending results, returning what we have 10641 1726853233.99934: results queue empty 10641 1726853233.99935: checking for any_errors_fatal 10641 1726853233.99940: done checking for any_errors_fatal 10641 1726853233.99941: checking for max_fail_percentage 10641 1726853233.99943: done checking for max_fail_percentage 10641 1726853233.99943: checking to see if all hosts have failed and the running result is not ok 10641 1726853233.99946: done checking to see if all hosts have failed 10641 1726853233.99947: getting the remaining hosts for this loop 10641 1726853233.99948: done getting the remaining hosts for this loop 10641 1726853233.99952: getting the next task for host managed_node1 10641 1726853233.99958: done getting next task for host managed_node1 10641 1726853233.99961: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 10641 1726853233.99965: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 10641 1726853233.99983: getting variables 10641 1726853233.99985: in VariableManager get_vars() 10641 1726853234.00028: Calling all_inventory to load vars for managed_node1 10641 1726853234.00031: Calling groups_inventory to load vars for managed_node1 10641 1726853234.00034: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853234.00049: Calling all_plugins_play to load vars for managed_node1 10641 1726853234.00052: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853234.00056: Calling groups_plugins_play to load vars for managed_node1 10641 1726853234.00541: done sending task result for task 02083763-bbaf-54d6-2830-000000000089 10641 1726853234.00547: WORKER PROCESS EXITING 10641 1726853234.00573: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853234.00786: done with get_vars() 10641 1726853234.00796: done getting variables 10641 1726853234.00866: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 13:27:14 -0400 (0:00:00.058) 0:00:06.637 ****** 10641 1726853234.00906: entering _queue_task() for managed_node1/service 10641 1726853234.01407: worker is 1 (out of 1 available) 10641 1726853234.01418: exiting _queue_task() for managed_node1/service 10641 1726853234.01429: done queuing things up, now waiting for results queue to drain 10641 1726853234.01430: waiting for pending results... 10641 1726853234.01535: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 10641 1726853234.01696: in run() - task 02083763-bbaf-54d6-2830-00000000008a 10641 1726853234.01716: variable 'ansible_search_path' from source: unknown 10641 1726853234.01723: variable 'ansible_search_path' from source: unknown 10641 1726853234.01877: calling self._execute() 10641 1726853234.01880: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853234.01883: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853234.01885: variable 'omit' from source: magic vars 10641 1726853234.02324: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10641 1726853234.04881: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10641 1726853234.04958: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10641 1726853234.05032: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10641 1726853234.05068: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10641 1726853234.05095: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10641 1726853234.05174: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10641 1726853234.05203: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10641 1726853234.05226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10641 1726853234.05264: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10641 1726853234.05285: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10641 1726853234.05409: variable 'ansible_distribution' from source: facts 10641 1726853234.05415: variable 'ansible_distribution_major_version' from source: facts 10641 1726853234.05678: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10641 1726853234.05682: when evaluation is False, skipping this task 10641 1726853234.05684: _execute() done 10641 1726853234.05686: dumping result to json 10641 1726853234.05688: done dumping result, returning 10641 1726853234.05690: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [02083763-bbaf-54d6-2830-00000000008a] 10641 1726853234.05692: sending task result for task 02083763-bbaf-54d6-2830-00000000008a 10641 1726853234.05757: done sending task result for task 02083763-bbaf-54d6-2830-00000000008a 10641 1726853234.05759: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10641 1726853234.05799: no more pending results, returning what we have 10641 1726853234.05803: results queue empty 10641 1726853234.05803: checking for any_errors_fatal 10641 1726853234.05808: done checking for any_errors_fatal 10641 1726853234.05809: checking for max_fail_percentage 10641 1726853234.05811: done checking for max_fail_percentage 10641 1726853234.05812: checking to see if all hosts have failed and the running result is not ok 10641 1726853234.05813: done checking to see if all hosts have failed 10641 1726853234.05813: getting the remaining hosts for this loop 10641 1726853234.05814: done getting the remaining hosts for this loop 10641 1726853234.05818: getting the next task for host managed_node1 10641 1726853234.05825: done getting next task for host managed_node1 10641 1726853234.05830: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 10641 1726853234.05834: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 10641 1726853234.05850: getting variables 10641 1726853234.05851: in VariableManager get_vars() 10641 1726853234.05892: Calling all_inventory to load vars for managed_node1 10641 1726853234.05894: Calling groups_inventory to load vars for managed_node1 10641 1726853234.05896: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853234.05904: Calling all_plugins_play to load vars for managed_node1 10641 1726853234.05906: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853234.05909: Calling groups_plugins_play to load vars for managed_node1 10641 1726853234.06301: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853234.06752: done with get_vars() 10641 1726853234.06765: done getting variables 10641 1726853234.07006: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 13:27:14 -0400 (0:00:00.061) 0:00:06.698 ****** 10641 1726853234.07040: entering _queue_task() for managed_node1/service 10641 1726853234.07540: worker is 1 (out of 1 available) 10641 1726853234.07559: exiting _queue_task() for managed_node1/service 10641 1726853234.07574: done queuing things up, now waiting for results queue to drain 10641 1726853234.07576: waiting for pending results... 10641 1726853234.07888: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 10641 1726853234.07976: in run() - task 02083763-bbaf-54d6-2830-00000000008b 10641 1726853234.07997: variable 'ansible_search_path' from source: unknown 10641 1726853234.08005: variable 'ansible_search_path' from source: unknown 10641 1726853234.08153: calling self._execute() 10641 1726853234.08157: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853234.08160: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853234.08175: variable 'omit' from source: magic vars 10641 1726853234.08697: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10641 1726853234.12856: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10641 1726853234.12925: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10641 1726853234.12964: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10641 1726853234.13004: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10641 1726853234.13033: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10641 1726853234.13127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10641 1726853234.13160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10641 1726853234.13191: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10641 1726853234.13376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10641 1726853234.13379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10641 1726853234.13381: variable 'ansible_distribution' from source: facts 10641 1726853234.13389: variable 'ansible_distribution_major_version' from source: facts 10641 1726853234.13411: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10641 1726853234.13417: when evaluation is False, skipping this task 10641 1726853234.13424: _execute() done 10641 1726853234.13431: dumping result to json 10641 1726853234.13438: done dumping result, returning 10641 1726853234.13448: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [02083763-bbaf-54d6-2830-00000000008b] 10641 1726853234.13457: sending task result for task 02083763-bbaf-54d6-2830-00000000008b 10641 1726853234.13676: done sending task result for task 02083763-bbaf-54d6-2830-00000000008b 10641 1726853234.13680: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 10641 1726853234.13721: no more pending results, returning what we have 10641 1726853234.13724: results queue empty 10641 1726853234.13725: checking for any_errors_fatal 10641 1726853234.13730: done checking for any_errors_fatal 10641 1726853234.13731: checking for max_fail_percentage 10641 1726853234.13732: done checking for max_fail_percentage 10641 1726853234.13733: checking to see if all hosts have failed and the running result is not ok 10641 1726853234.13734: done checking to see if all hosts have failed 10641 1726853234.13735: getting the remaining hosts for this loop 10641 1726853234.13736: done getting the remaining hosts for this loop 10641 1726853234.13740: getting the next task for host managed_node1 10641 1726853234.13747: done getting next task for host managed_node1 10641 1726853234.13751: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 10641 1726853234.13755: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 10641 1726853234.13772: getting variables 10641 1726853234.13775: in VariableManager get_vars() 10641 1726853234.13814: Calling all_inventory to load vars for managed_node1 10641 1726853234.13818: Calling groups_inventory to load vars for managed_node1 10641 1726853234.13820: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853234.13833: Calling all_plugins_play to load vars for managed_node1 10641 1726853234.13835: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853234.13839: Calling groups_plugins_play to load vars for managed_node1 10641 1726853234.14255: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853234.14469: done with get_vars() 10641 1726853234.14618: done getting variables 10641 1726853234.14679: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 13:27:14 -0400 (0:00:00.076) 0:00:06.775 ****** 10641 1726853234.14724: entering _queue_task() for managed_node1/copy 10641 1726853234.15008: worker is 1 (out of 1 available) 10641 1726853234.15026: exiting _queue_task() for managed_node1/copy 10641 1726853234.15038: done queuing things up, now waiting for results queue to drain 10641 1726853234.15040: waiting for pending results... 10641 1726853234.15690: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 10641 1726853234.15695: in run() - task 02083763-bbaf-54d6-2830-00000000008c 10641 1726853234.15699: variable 'ansible_search_path' from source: unknown 10641 1726853234.15701: variable 'ansible_search_path' from source: unknown 10641 1726853234.15776: calling self._execute() 10641 1726853234.15877: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853234.15888: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853234.15902: variable 'omit' from source: magic vars 10641 1726853234.16310: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10641 1726853234.19078: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10641 1726853234.19140: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10641 1726853234.19180: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10641 1726853234.19216: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10641 1726853234.19243: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10641 1726853234.19324: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10641 1726853234.19358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10641 1726853234.19392: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10641 1726853234.19436: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10641 1726853234.19457: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10641 1726853234.19587: variable 'ansible_distribution' from source: facts 10641 1726853234.19599: variable 'ansible_distribution_major_version' from source: facts 10641 1726853234.19620: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10641 1726853234.19626: when evaluation is False, skipping this task 10641 1726853234.19632: _execute() done 10641 1726853234.19637: dumping result to json 10641 1726853234.19644: done dumping result, returning 10641 1726853234.19765: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [02083763-bbaf-54d6-2830-00000000008c] 10641 1726853234.19770: sending task result for task 02083763-bbaf-54d6-2830-00000000008c skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10641 1726853234.19903: no more pending results, returning what we have 10641 1726853234.19907: results queue empty 10641 1726853234.19908: checking for any_errors_fatal 10641 1726853234.19915: done checking for any_errors_fatal 10641 1726853234.19916: checking for max_fail_percentage 10641 1726853234.19917: done checking for max_fail_percentage 10641 1726853234.19918: checking to see if all hosts have failed and the running result is not ok 10641 1726853234.19919: done checking to see if all hosts have failed 10641 1726853234.19920: getting the remaining hosts for this loop 10641 1726853234.19921: done getting the remaining hosts for this loop 10641 1726853234.19924: getting the next task for host managed_node1 10641 1726853234.19932: done getting next task for host managed_node1 10641 1726853234.19936: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 10641 1726853234.19940: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 10641 1726853234.19955: getting variables 10641 1726853234.19957: in VariableManager get_vars() 10641 1726853234.20013: Calling all_inventory to load vars for managed_node1 10641 1726853234.20016: Calling groups_inventory to load vars for managed_node1 10641 1726853234.20018: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853234.20029: Calling all_plugins_play to load vars for managed_node1 10641 1726853234.20032: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853234.20035: Calling groups_plugins_play to load vars for managed_node1 10641 1726853234.20412: done sending task result for task 02083763-bbaf-54d6-2830-00000000008c 10641 1726853234.20416: WORKER PROCESS EXITING 10641 1726853234.20438: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853234.20640: done with get_vars() 10641 1726853234.20651: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 13:27:14 -0400 (0:00:00.060) 0:00:06.835 ****** 10641 1726853234.20735: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 10641 1726853234.20982: worker is 1 (out of 1 available) 10641 1726853234.20995: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 10641 1726853234.21007: done queuing things up, now waiting for results queue to drain 10641 1726853234.21009: waiting for pending results... 10641 1726853234.21262: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 10641 1726853234.21390: in run() - task 02083763-bbaf-54d6-2830-00000000008d 10641 1726853234.21410: variable 'ansible_search_path' from source: unknown 10641 1726853234.21418: variable 'ansible_search_path' from source: unknown 10641 1726853234.21458: calling self._execute() 10641 1726853234.21541: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853234.21553: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853234.21567: variable 'omit' from source: magic vars 10641 1726853234.22175: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10641 1726853234.25677: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10641 1726853234.25682: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10641 1726853234.25688: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10641 1726853234.25725: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10641 1726853234.25767: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10641 1726853234.25853: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10641 1726853234.25891: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10641 1726853234.25923: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10641 1726853234.25977: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10641 1726853234.25988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10641 1726853234.26177: variable 'ansible_distribution' from source: facts 10641 1726853234.26181: variable 'ansible_distribution_major_version' from source: facts 10641 1726853234.26183: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10641 1726853234.26186: when evaluation is False, skipping this task 10641 1726853234.26188: _execute() done 10641 1726853234.26190: dumping result to json 10641 1726853234.26193: done dumping result, returning 10641 1726853234.26196: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [02083763-bbaf-54d6-2830-00000000008d] 10641 1726853234.26198: sending task result for task 02083763-bbaf-54d6-2830-00000000008d skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10641 1726853234.26479: no more pending results, returning what we have 10641 1726853234.26483: results queue empty 10641 1726853234.26484: checking for any_errors_fatal 10641 1726853234.26489: done checking for any_errors_fatal 10641 1726853234.26490: checking for max_fail_percentage 10641 1726853234.26492: done checking for max_fail_percentage 10641 1726853234.26493: checking to see if all hosts have failed and the running result is not ok 10641 1726853234.26494: done checking to see if all hosts have failed 10641 1726853234.26494: getting the remaining hosts for this loop 10641 1726853234.26496: done getting the remaining hosts for this loop 10641 1726853234.26499: getting the next task for host managed_node1 10641 1726853234.26507: done getting next task for host managed_node1 10641 1726853234.26511: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 10641 1726853234.26516: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 10641 1726853234.26532: getting variables 10641 1726853234.26534: in VariableManager get_vars() 10641 1726853234.26578: Calling all_inventory to load vars for managed_node1 10641 1726853234.26581: Calling groups_inventory to load vars for managed_node1 10641 1726853234.26583: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853234.26683: Calling all_plugins_play to load vars for managed_node1 10641 1726853234.26686: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853234.26690: Calling groups_plugins_play to load vars for managed_node1 10641 1726853234.26934: done sending task result for task 02083763-bbaf-54d6-2830-00000000008d 10641 1726853234.26937: WORKER PROCESS EXITING 10641 1726853234.26960: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853234.27159: done with get_vars() 10641 1726853234.27169: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 13:27:14 -0400 (0:00:00.065) 0:00:06.901 ****** 10641 1726853234.27281: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 10641 1726853234.27548: worker is 1 (out of 1 available) 10641 1726853234.27560: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 10641 1726853234.27876: done queuing things up, now waiting for results queue to drain 10641 1726853234.27878: waiting for pending results... 10641 1726853234.28060: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 10641 1726853234.28363: in run() - task 02083763-bbaf-54d6-2830-00000000008e 10641 1726853234.28427: variable 'ansible_search_path' from source: unknown 10641 1726853234.28437: variable 'ansible_search_path' from source: unknown 10641 1726853234.28494: calling self._execute() 10641 1726853234.28638: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853234.28661: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853234.28678: variable 'omit' from source: magic vars 10641 1726853234.29347: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10641 1726853234.31633: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10641 1726853234.31691: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10641 1726853234.31717: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10641 1726853234.31742: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10641 1726853234.31765: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10641 1726853234.31824: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10641 1726853234.31845: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10641 1726853234.31866: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10641 1726853234.31894: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10641 1726853234.31905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10641 1726853234.31998: variable 'ansible_distribution' from source: facts 10641 1726853234.32003: variable 'ansible_distribution_major_version' from source: facts 10641 1726853234.32018: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10641 1726853234.32021: when evaluation is False, skipping this task 10641 1726853234.32024: _execute() done 10641 1726853234.32027: dumping result to json 10641 1726853234.32029: done dumping result, returning 10641 1726853234.32035: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [02083763-bbaf-54d6-2830-00000000008e] 10641 1726853234.32038: sending task result for task 02083763-bbaf-54d6-2830-00000000008e 10641 1726853234.32126: done sending task result for task 02083763-bbaf-54d6-2830-00000000008e 10641 1726853234.32129: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10641 1726853234.32184: no more pending results, returning what we have 10641 1726853234.32188: results queue empty 10641 1726853234.32188: checking for any_errors_fatal 10641 1726853234.32193: done checking for any_errors_fatal 10641 1726853234.32194: checking for max_fail_percentage 10641 1726853234.32195: done checking for max_fail_percentage 10641 1726853234.32196: checking to see if all hosts have failed and the running result is not ok 10641 1726853234.32196: done checking to see if all hosts have failed 10641 1726853234.32197: getting the remaining hosts for this loop 10641 1726853234.32198: done getting the remaining hosts for this loop 10641 1726853234.32202: getting the next task for host managed_node1 10641 1726853234.32209: done getting next task for host managed_node1 10641 1726853234.32212: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 10641 1726853234.32216: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 10641 1726853234.32232: getting variables 10641 1726853234.32233: in VariableManager get_vars() 10641 1726853234.32277: Calling all_inventory to load vars for managed_node1 10641 1726853234.32280: Calling groups_inventory to load vars for managed_node1 10641 1726853234.32282: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853234.32290: Calling all_plugins_play to load vars for managed_node1 10641 1726853234.32292: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853234.32295: Calling groups_plugins_play to load vars for managed_node1 10641 1726853234.32418: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853234.32539: done with get_vars() 10641 1726853234.32547: done getting variables 10641 1726853234.32590: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 13:27:14 -0400 (0:00:00.053) 0:00:06.954 ****** 10641 1726853234.32612: entering _queue_task() for managed_node1/debug 10641 1726853234.32831: worker is 1 (out of 1 available) 10641 1726853234.32844: exiting _queue_task() for managed_node1/debug 10641 1726853234.32856: done queuing things up, now waiting for results queue to drain 10641 1726853234.32857: waiting for pending results... 10641 1726853234.33285: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 10641 1726853234.33291: in run() - task 02083763-bbaf-54d6-2830-00000000008f 10641 1726853234.33296: variable 'ansible_search_path' from source: unknown 10641 1726853234.33300: variable 'ansible_search_path' from source: unknown 10641 1726853234.33309: calling self._execute() 10641 1726853234.33388: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853234.33400: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853234.33416: variable 'omit' from source: magic vars 10641 1726853234.33826: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10641 1726853234.35491: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10641 1726853234.35533: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10641 1726853234.35569: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10641 1726853234.35598: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10641 1726853234.35617: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10641 1726853234.35675: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10641 1726853234.35700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10641 1726853234.35716: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10641 1726853234.35741: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10641 1726853234.35752: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10641 1726853234.35878: variable 'ansible_distribution' from source: facts 10641 1726853234.35881: variable 'ansible_distribution_major_version' from source: facts 10641 1726853234.35884: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10641 1726853234.35887: when evaluation is False, skipping this task 10641 1726853234.35889: _execute() done 10641 1726853234.35891: dumping result to json 10641 1726853234.35893: done dumping result, returning 10641 1726853234.35896: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [02083763-bbaf-54d6-2830-00000000008f] 10641 1726853234.35898: sending task result for task 02083763-bbaf-54d6-2830-00000000008f 10641 1726853234.35991: done sending task result for task 02083763-bbaf-54d6-2830-00000000008f 10641 1726853234.35995: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 10641 1726853234.36067: no more pending results, returning what we have 10641 1726853234.36072: results queue empty 10641 1726853234.36073: checking for any_errors_fatal 10641 1726853234.36077: done checking for any_errors_fatal 10641 1726853234.36078: checking for max_fail_percentage 10641 1726853234.36080: done checking for max_fail_percentage 10641 1726853234.36081: checking to see if all hosts have failed and the running result is not ok 10641 1726853234.36081: done checking to see if all hosts have failed 10641 1726853234.36082: getting the remaining hosts for this loop 10641 1726853234.36083: done getting the remaining hosts for this loop 10641 1726853234.36087: getting the next task for host managed_node1 10641 1726853234.36094: done getting next task for host managed_node1 10641 1726853234.36097: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 10641 1726853234.36101: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 10641 1726853234.36118: getting variables 10641 1726853234.36119: in VariableManager get_vars() 10641 1726853234.36156: Calling all_inventory to load vars for managed_node1 10641 1726853234.36158: Calling groups_inventory to load vars for managed_node1 10641 1726853234.36160: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853234.36168: Calling all_plugins_play to load vars for managed_node1 10641 1726853234.36172: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853234.36175: Calling groups_plugins_play to load vars for managed_node1 10641 1726853234.36623: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853234.36829: done with get_vars() 10641 1726853234.36841: done getting variables 10641 1726853234.36900: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 13:27:14 -0400 (0:00:00.043) 0:00:06.997 ****** 10641 1726853234.36936: entering _queue_task() for managed_node1/debug 10641 1726853234.37263: worker is 1 (out of 1 available) 10641 1726853234.37281: exiting _queue_task() for managed_node1/debug 10641 1726853234.37295: done queuing things up, now waiting for results queue to drain 10641 1726853234.37297: waiting for pending results... 10641 1726853234.37689: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 10641 1726853234.37694: in run() - task 02083763-bbaf-54d6-2830-000000000090 10641 1726853234.37697: variable 'ansible_search_path' from source: unknown 10641 1726853234.37700: variable 'ansible_search_path' from source: unknown 10641 1726853234.37728: calling self._execute() 10641 1726853234.37825: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853234.37828: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853234.37837: variable 'omit' from source: magic vars 10641 1726853234.38177: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10641 1726853234.39712: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10641 1726853234.39876: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10641 1726853234.39879: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10641 1726853234.39882: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10641 1726853234.39884: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10641 1726853234.39958: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10641 1726853234.39994: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10641 1726853234.40022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10641 1726853234.40064: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10641 1726853234.40093: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10641 1726853234.40230: variable 'ansible_distribution' from source: facts 10641 1726853234.40241: variable 'ansible_distribution_major_version' from source: facts 10641 1726853234.40264: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10641 1726853234.40283: when evaluation is False, skipping this task 10641 1726853234.40293: _execute() done 10641 1726853234.40300: dumping result to json 10641 1726853234.40398: done dumping result, returning 10641 1726853234.40402: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [02083763-bbaf-54d6-2830-000000000090] 10641 1726853234.40404: sending task result for task 02083763-bbaf-54d6-2830-000000000090 10641 1726853234.40482: done sending task result for task 02083763-bbaf-54d6-2830-000000000090 10641 1726853234.40485: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 10641 1726853234.40547: no more pending results, returning what we have 10641 1726853234.40551: results queue empty 10641 1726853234.40552: checking for any_errors_fatal 10641 1726853234.40558: done checking for any_errors_fatal 10641 1726853234.40558: checking for max_fail_percentage 10641 1726853234.40560: done checking for max_fail_percentage 10641 1726853234.40561: checking to see if all hosts have failed and the running result is not ok 10641 1726853234.40562: done checking to see if all hosts have failed 10641 1726853234.40562: getting the remaining hosts for this loop 10641 1726853234.40563: done getting the remaining hosts for this loop 10641 1726853234.40567: getting the next task for host managed_node1 10641 1726853234.40576: done getting next task for host managed_node1 10641 1726853234.40580: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 10641 1726853234.40585: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 10641 1726853234.40607: getting variables 10641 1726853234.40610: in VariableManager get_vars() 10641 1726853234.40655: Calling all_inventory to load vars for managed_node1 10641 1726853234.40658: Calling groups_inventory to load vars for managed_node1 10641 1726853234.40660: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853234.40807: Calling all_plugins_play to load vars for managed_node1 10641 1726853234.40813: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853234.40824: Calling groups_plugins_play to load vars for managed_node1 10641 1726853234.40998: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853234.41192: done with get_vars() 10641 1726853234.41200: done getting variables 10641 1726853234.41257: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 13:27:14 -0400 (0:00:00.043) 0:00:07.041 ****** 10641 1726853234.41289: entering _queue_task() for managed_node1/debug 10641 1726853234.41531: worker is 1 (out of 1 available) 10641 1726853234.41547: exiting _queue_task() for managed_node1/debug 10641 1726853234.41561: done queuing things up, now waiting for results queue to drain 10641 1726853234.41562: waiting for pending results... 10641 1726853234.41987: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 10641 1726853234.41992: in run() - task 02083763-bbaf-54d6-2830-000000000091 10641 1726853234.41996: variable 'ansible_search_path' from source: unknown 10641 1726853234.41998: variable 'ansible_search_path' from source: unknown 10641 1726853234.42018: calling self._execute() 10641 1726853234.42105: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853234.42177: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853234.42180: variable 'omit' from source: magic vars 10641 1726853234.42505: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10641 1726853234.44015: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10641 1726853234.44058: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10641 1726853234.44098: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10641 1726853234.44123: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10641 1726853234.44142: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10641 1726853234.44376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10641 1726853234.44380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10641 1726853234.44382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10641 1726853234.44384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10641 1726853234.44386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10641 1726853234.44466: variable 'ansible_distribution' from source: facts 10641 1726853234.44481: variable 'ansible_distribution_major_version' from source: facts 10641 1726853234.44506: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10641 1726853234.44514: when evaluation is False, skipping this task 10641 1726853234.44521: _execute() done 10641 1726853234.44528: dumping result to json 10641 1726853234.44536: done dumping result, returning 10641 1726853234.44551: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [02083763-bbaf-54d6-2830-000000000091] 10641 1726853234.44559: sending task result for task 02083763-bbaf-54d6-2830-000000000091 skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 10641 1726853234.44702: no more pending results, returning what we have 10641 1726853234.44705: results queue empty 10641 1726853234.44706: checking for any_errors_fatal 10641 1726853234.44712: done checking for any_errors_fatal 10641 1726853234.44713: checking for max_fail_percentage 10641 1726853234.44714: done checking for max_fail_percentage 10641 1726853234.44715: checking to see if all hosts have failed and the running result is not ok 10641 1726853234.44716: done checking to see if all hosts have failed 10641 1726853234.44717: getting the remaining hosts for this loop 10641 1726853234.44718: done getting the remaining hosts for this loop 10641 1726853234.44721: getting the next task for host managed_node1 10641 1726853234.44728: done getting next task for host managed_node1 10641 1726853234.44732: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 10641 1726853234.44736: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 10641 1726853234.44751: done sending task result for task 02083763-bbaf-54d6-2830-000000000091 10641 1726853234.44755: WORKER PROCESS EXITING 10641 1726853234.44884: getting variables 10641 1726853234.44886: in VariableManager get_vars() 10641 1726853234.44925: Calling all_inventory to load vars for managed_node1 10641 1726853234.44927: Calling groups_inventory to load vars for managed_node1 10641 1726853234.44930: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853234.44938: Calling all_plugins_play to load vars for managed_node1 10641 1726853234.44941: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853234.44946: Calling groups_plugins_play to load vars for managed_node1 10641 1726853234.45258: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853234.45424: done with get_vars() 10641 1726853234.45431: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 13:27:14 -0400 (0:00:00.042) 0:00:07.083 ****** 10641 1726853234.45500: entering _queue_task() for managed_node1/ping 10641 1726853234.45690: worker is 1 (out of 1 available) 10641 1726853234.45705: exiting _queue_task() for managed_node1/ping 10641 1726853234.45716: done queuing things up, now waiting for results queue to drain 10641 1726853234.45718: waiting for pending results... 10641 1726853234.45885: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 10641 1726853234.45967: in run() - task 02083763-bbaf-54d6-2830-000000000092 10641 1726853234.45978: variable 'ansible_search_path' from source: unknown 10641 1726853234.45982: variable 'ansible_search_path' from source: unknown 10641 1726853234.46009: calling self._execute() 10641 1726853234.46073: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853234.46080: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853234.46088: variable 'omit' from source: magic vars 10641 1726853234.46386: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10641 1726853234.48247: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10641 1726853234.48296: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10641 1726853234.48321: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10641 1726853234.48351: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10641 1726853234.48372: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10641 1726853234.48429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10641 1726853234.48462: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10641 1726853234.48481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10641 1726853234.48508: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10641 1726853234.48518: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10641 1726853234.48613: variable 'ansible_distribution' from source: facts 10641 1726853234.48618: variable 'ansible_distribution_major_version' from source: facts 10641 1726853234.48637: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10641 1726853234.48641: when evaluation is False, skipping this task 10641 1726853234.48643: _execute() done 10641 1726853234.48646: dumping result to json 10641 1726853234.48648: done dumping result, returning 10641 1726853234.48654: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [02083763-bbaf-54d6-2830-000000000092] 10641 1726853234.48656: sending task result for task 02083763-bbaf-54d6-2830-000000000092 10641 1726853234.48733: done sending task result for task 02083763-bbaf-54d6-2830-000000000092 10641 1726853234.48736: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10641 1726853234.48783: no more pending results, returning what we have 10641 1726853234.48786: results queue empty 10641 1726853234.48787: checking for any_errors_fatal 10641 1726853234.48793: done checking for any_errors_fatal 10641 1726853234.48794: checking for max_fail_percentage 10641 1726853234.48795: done checking for max_fail_percentage 10641 1726853234.48796: checking to see if all hosts have failed and the running result is not ok 10641 1726853234.48797: done checking to see if all hosts have failed 10641 1726853234.48798: getting the remaining hosts for this loop 10641 1726853234.48799: done getting the remaining hosts for this loop 10641 1726853234.48802: getting the next task for host managed_node1 10641 1726853234.48811: done getting next task for host managed_node1 10641 1726853234.48813: ^ task is: TASK: meta (role_complete) 10641 1726853234.48817: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 10641 1726853234.48832: getting variables 10641 1726853234.48834: in VariableManager get_vars() 10641 1726853234.48872: Calling all_inventory to load vars for managed_node1 10641 1726853234.48875: Calling groups_inventory to load vars for managed_node1 10641 1726853234.48877: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853234.48885: Calling all_plugins_play to load vars for managed_node1 10641 1726853234.48887: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853234.48890: Calling groups_plugins_play to load vars for managed_node1 10641 1726853234.49010: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853234.49134: done with get_vars() 10641 1726853234.49141: done getting variables 10641 1726853234.49196: done queuing things up, now waiting for results queue to drain 10641 1726853234.49197: results queue empty 10641 1726853234.49198: checking for any_errors_fatal 10641 1726853234.49199: done checking for any_errors_fatal 10641 1726853234.49200: checking for max_fail_percentage 10641 1726853234.49200: done checking for max_fail_percentage 10641 1726853234.49201: checking to see if all hosts have failed and the running result is not ok 10641 1726853234.49201: done checking to see if all hosts have failed 10641 1726853234.49202: getting the remaining hosts for this loop 10641 1726853234.49202: done getting the remaining hosts for this loop 10641 1726853234.49204: getting the next task for host managed_node1 10641 1726853234.49207: done getting next task for host managed_node1 10641 1726853234.49208: ^ task is: TASK: Delete the device '{{ controller_device }}' 10641 1726853234.49209: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 10641 1726853234.49211: getting variables 10641 1726853234.49211: in VariableManager get_vars() 10641 1726853234.49223: Calling all_inventory to load vars for managed_node1 10641 1726853234.49225: Calling groups_inventory to load vars for managed_node1 10641 1726853234.49226: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853234.49229: Calling all_plugins_play to load vars for managed_node1 10641 1726853234.49230: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853234.49232: Calling groups_plugins_play to load vars for managed_node1 10641 1726853234.49331: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853234.49445: done with get_vars() 10641 1726853234.49451: done getting variables 10641 1726853234.49480: 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) 10641 1726853234.49574: variable 'controller_device' from source: play vars TASK [Delete the device 'deprecated-bond'] ************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:125 Friday 20 September 2024 13:27:14 -0400 (0:00:00.041) 0:00:07.124 ****** 10641 1726853234.49608: entering _queue_task() for managed_node1/command 10641 1726853234.50196: worker is 1 (out of 1 available) 10641 1726853234.50206: exiting _queue_task() for managed_node1/command 10641 1726853234.50216: done queuing things up, now waiting for results queue to drain 10641 1726853234.50217: waiting for pending results... 10641 1726853234.50342: running TaskExecutor() for managed_node1/TASK: Delete the device 'deprecated-bond' 10641 1726853234.50462: in run() - task 02083763-bbaf-54d6-2830-0000000000c2 10641 1726853234.50467: variable 'ansible_search_path' from source: unknown 10641 1726853234.50500: calling self._execute() 10641 1726853234.50659: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853234.50662: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853234.50664: variable 'omit' from source: magic vars 10641 1726853234.51032: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10641 1726853234.53312: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10641 1726853234.53376: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10641 1726853234.53418: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10641 1726853234.53453: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10641 1726853234.53478: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10641 1726853234.53558: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10641 1726853234.53588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10641 1726853234.53612: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10641 1726853234.53685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10641 1726853234.53689: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10641 1726853234.53800: variable 'ansible_distribution' from source: facts 10641 1726853234.53806: variable 'ansible_distribution_major_version' from source: facts 10641 1726853234.53825: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10641 1726853234.53829: when evaluation is False, skipping this task 10641 1726853234.53832: _execute() done 10641 1726853234.53834: dumping result to json 10641 1726853234.53976: done dumping result, returning 10641 1726853234.53979: done running TaskExecutor() for managed_node1/TASK: Delete the device 'deprecated-bond' [02083763-bbaf-54d6-2830-0000000000c2] 10641 1726853234.53981: sending task result for task 02083763-bbaf-54d6-2830-0000000000c2 10641 1726853234.54038: done sending task result for task 02083763-bbaf-54d6-2830-0000000000c2 10641 1726853234.54040: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10641 1726853234.54083: no more pending results, returning what we have 10641 1726853234.54086: results queue empty 10641 1726853234.54087: checking for any_errors_fatal 10641 1726853234.54088: done checking for any_errors_fatal 10641 1726853234.54089: checking for max_fail_percentage 10641 1726853234.54090: done checking for max_fail_percentage 10641 1726853234.54091: checking to see if all hosts have failed and the running result is not ok 10641 1726853234.54092: done checking to see if all hosts have failed 10641 1726853234.54093: getting the remaining hosts for this loop 10641 1726853234.54094: done getting the remaining hosts for this loop 10641 1726853234.54097: getting the next task for host managed_node1 10641 1726853234.54103: done getting next task for host managed_node1 10641 1726853234.54105: ^ task is: TASK: Remove test interfaces 10641 1726853234.54108: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 10641 1726853234.54111: getting variables 10641 1726853234.54113: in VariableManager get_vars() 10641 1726853234.54145: Calling all_inventory to load vars for managed_node1 10641 1726853234.54148: Calling groups_inventory to load vars for managed_node1 10641 1726853234.54150: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853234.54158: Calling all_plugins_play to load vars for managed_node1 10641 1726853234.54160: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853234.54163: Calling groups_plugins_play to load vars for managed_node1 10641 1726853234.54321: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853234.54521: done with get_vars() 10641 1726853234.54533: done getting variables 10641 1726853234.54594: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Remove test interfaces] ************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml:3 Friday 20 September 2024 13:27:14 -0400 (0:00:00.050) 0:00:07.174 ****** 10641 1726853234.54629: entering _queue_task() for managed_node1/shell 10641 1726853234.54909: worker is 1 (out of 1 available) 10641 1726853234.54922: exiting _queue_task() for managed_node1/shell 10641 1726853234.54941: done queuing things up, now waiting for results queue to drain 10641 1726853234.54943: waiting for pending results... 10641 1726853234.55318: running TaskExecutor() for managed_node1/TASK: Remove test interfaces 10641 1726853234.55384: in run() - task 02083763-bbaf-54d6-2830-0000000000c6 10641 1726853234.55410: variable 'ansible_search_path' from source: unknown 10641 1726853234.55422: variable 'ansible_search_path' from source: unknown 10641 1726853234.55462: calling self._execute() 10641 1726853234.55554: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853234.55567: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853234.55585: variable 'omit' from source: magic vars 10641 1726853234.56048: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10641 1726853234.58342: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10641 1726853234.58451: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10641 1726853234.58467: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10641 1726853234.58533: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10641 1726853234.58577: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10641 1726853234.58674: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10641 1726853234.58778: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10641 1726853234.58781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10641 1726853234.58784: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10641 1726853234.58809: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10641 1726853234.58949: variable 'ansible_distribution' from source: facts 10641 1726853234.58961: variable 'ansible_distribution_major_version' from source: facts 10641 1726853234.58985: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10641 1726853234.58998: when evaluation is False, skipping this task 10641 1726853234.59006: _execute() done 10641 1726853234.59012: dumping result to json 10641 1726853234.59061: done dumping result, returning 10641 1726853234.59064: done running TaskExecutor() for managed_node1/TASK: Remove test interfaces [02083763-bbaf-54d6-2830-0000000000c6] 10641 1726853234.59067: sending task result for task 02083763-bbaf-54d6-2830-0000000000c6 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10641 1726853234.59286: no more pending results, returning what we have 10641 1726853234.59290: results queue empty 10641 1726853234.59291: checking for any_errors_fatal 10641 1726853234.59297: done checking for any_errors_fatal 10641 1726853234.59298: checking for max_fail_percentage 10641 1726853234.59300: done checking for max_fail_percentage 10641 1726853234.59301: checking to see if all hosts have failed and the running result is not ok 10641 1726853234.59302: done checking to see if all hosts have failed 10641 1726853234.59303: getting the remaining hosts for this loop 10641 1726853234.59304: done getting the remaining hosts for this loop 10641 1726853234.59308: getting the next task for host managed_node1 10641 1726853234.59316: done getting next task for host managed_node1 10641 1726853234.59319: ^ task is: TASK: Stop dnsmasq/radvd services 10641 1726853234.59323: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 10641 1726853234.59328: getting variables 10641 1726853234.59330: in VariableManager get_vars() 10641 1726853234.59376: Calling all_inventory to load vars for managed_node1 10641 1726853234.59379: Calling groups_inventory to load vars for managed_node1 10641 1726853234.59382: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853234.59393: Calling all_plugins_play to load vars for managed_node1 10641 1726853234.59396: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853234.59399: Calling groups_plugins_play to load vars for managed_node1 10641 1726853234.59905: done sending task result for task 02083763-bbaf-54d6-2830-0000000000c6 10641 1726853234.59908: WORKER PROCESS EXITING 10641 1726853234.59915: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853234.60112: done with get_vars() 10641 1726853234.60122: done getting variables 10641 1726853234.60176: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Stop dnsmasq/radvd services] ********************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml:23 Friday 20 September 2024 13:27:14 -0400 (0:00:00.055) 0:00:07.230 ****** 10641 1726853234.60206: entering _queue_task() for managed_node1/shell 10641 1726853234.60434: worker is 1 (out of 1 available) 10641 1726853234.60448: exiting _queue_task() for managed_node1/shell 10641 1726853234.60459: done queuing things up, now waiting for results queue to drain 10641 1726853234.60461: waiting for pending results... 10641 1726853234.60754: running TaskExecutor() for managed_node1/TASK: Stop dnsmasq/radvd services 10641 1726853234.60846: in run() - task 02083763-bbaf-54d6-2830-0000000000c7 10641 1726853234.60857: variable 'ansible_search_path' from source: unknown 10641 1726853234.60860: variable 'ansible_search_path' from source: unknown 10641 1726853234.60889: calling self._execute() 10641 1726853234.60954: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853234.60958: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853234.60967: variable 'omit' from source: magic vars 10641 1726853234.61268: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10641 1726853234.63077: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10641 1726853234.63081: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10641 1726853234.63084: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10641 1726853234.63086: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10641 1726853234.63088: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10641 1726853234.63135: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10641 1726853234.63174: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10641 1726853234.63205: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10641 1726853234.63255: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10641 1726853234.63288: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10641 1726853234.63431: variable 'ansible_distribution' from source: facts 10641 1726853234.63443: variable 'ansible_distribution_major_version' from source: facts 10641 1726853234.63470: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10641 1726853234.63481: when evaluation is False, skipping this task 10641 1726853234.63488: _execute() done 10641 1726853234.63496: dumping result to json 10641 1726853234.63508: done dumping result, returning 10641 1726853234.63514: done running TaskExecutor() for managed_node1/TASK: Stop dnsmasq/radvd services [02083763-bbaf-54d6-2830-0000000000c7] 10641 1726853234.63517: sending task result for task 02083763-bbaf-54d6-2830-0000000000c7 10641 1726853234.63607: done sending task result for task 02083763-bbaf-54d6-2830-0000000000c7 10641 1726853234.63609: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10641 1726853234.63683: no more pending results, returning what we have 10641 1726853234.63686: results queue empty 10641 1726853234.63687: checking for any_errors_fatal 10641 1726853234.63692: done checking for any_errors_fatal 10641 1726853234.63692: checking for max_fail_percentage 10641 1726853234.63694: done checking for max_fail_percentage 10641 1726853234.63695: checking to see if all hosts have failed and the running result is not ok 10641 1726853234.63696: done checking to see if all hosts have failed 10641 1726853234.63696: getting the remaining hosts for this loop 10641 1726853234.63698: done getting the remaining hosts for this loop 10641 1726853234.63701: getting the next task for host managed_node1 10641 1726853234.63709: done getting next task for host managed_node1 10641 1726853234.63711: ^ task is: TASK: Restore the /etc/resolv.conf for initscript 10641 1726853234.63714: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 10641 1726853234.63717: getting variables 10641 1726853234.63719: in VariableManager get_vars() 10641 1726853234.63758: Calling all_inventory to load vars for managed_node1 10641 1726853234.63760: Calling groups_inventory to load vars for managed_node1 10641 1726853234.63762: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853234.63773: Calling all_plugins_play to load vars for managed_node1 10641 1726853234.63775: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853234.63778: Calling groups_plugins_play to load vars for managed_node1 10641 1726853234.63924: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853234.64042: done with get_vars() 10641 1726853234.64050: done getting variables 10641 1726853234.64094: 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 [Restore the /etc/resolv.conf for initscript] ***************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:131 Friday 20 September 2024 13:27:14 -0400 (0:00:00.039) 0:00:07.269 ****** 10641 1726853234.64113: entering _queue_task() for managed_node1/command 10641 1726853234.64300: worker is 1 (out of 1 available) 10641 1726853234.64313: exiting _queue_task() for managed_node1/command 10641 1726853234.64326: done queuing things up, now waiting for results queue to drain 10641 1726853234.64327: waiting for pending results... 10641 1726853234.64490: running TaskExecutor() for managed_node1/TASK: Restore the /etc/resolv.conf for initscript 10641 1726853234.64544: in run() - task 02083763-bbaf-54d6-2830-0000000000c8 10641 1726853234.64558: variable 'ansible_search_path' from source: unknown 10641 1726853234.64589: calling self._execute() 10641 1726853234.64647: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853234.64654: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853234.64662: variable 'omit' from source: magic vars 10641 1726853234.64955: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10641 1726853234.66877: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10641 1726853234.66880: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10641 1726853234.66906: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10641 1726853234.66948: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10641 1726853234.66981: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10641 1726853234.67061: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10641 1726853234.67109: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10641 1726853234.67120: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10641 1726853234.67169: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10641 1726853234.67178: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10641 1726853234.67270: variable 'ansible_distribution' from source: facts 10641 1726853234.67275: variable 'ansible_distribution_major_version' from source: facts 10641 1726853234.67289: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10641 1726853234.67292: when evaluation is False, skipping this task 10641 1726853234.67294: _execute() done 10641 1726853234.67297: dumping result to json 10641 1726853234.67299: done dumping result, returning 10641 1726853234.67306: done running TaskExecutor() for managed_node1/TASK: Restore the /etc/resolv.conf for initscript [02083763-bbaf-54d6-2830-0000000000c8] 10641 1726853234.67308: sending task result for task 02083763-bbaf-54d6-2830-0000000000c8 10641 1726853234.67404: done sending task result for task 02083763-bbaf-54d6-2830-0000000000c8 10641 1726853234.67407: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10641 1726853234.67466: no more pending results, returning what we have 10641 1726853234.67468: results queue empty 10641 1726853234.67469: checking for any_errors_fatal 10641 1726853234.67477: done checking for any_errors_fatal 10641 1726853234.67478: checking for max_fail_percentage 10641 1726853234.67479: done checking for max_fail_percentage 10641 1726853234.67480: checking to see if all hosts have failed and the running result is not ok 10641 1726853234.67481: done checking to see if all hosts have failed 10641 1726853234.67482: getting the remaining hosts for this loop 10641 1726853234.67483: done getting the remaining hosts for this loop 10641 1726853234.67486: getting the next task for host managed_node1 10641 1726853234.67492: done getting next task for host managed_node1 10641 1726853234.67495: ^ task is: TASK: Verify network state restored to default 10641 1726853234.67498: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 10641 1726853234.67501: getting variables 10641 1726853234.67502: in VariableManager get_vars() 10641 1726853234.67535: Calling all_inventory to load vars for managed_node1 10641 1726853234.67538: Calling groups_inventory to load vars for managed_node1 10641 1726853234.67540: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853234.67548: Calling all_plugins_play to load vars for managed_node1 10641 1726853234.67550: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853234.67553: Calling groups_plugins_play to load vars for managed_node1 10641 1726853234.67704: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853234.67815: done with get_vars() 10641 1726853234.67823: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:136 Friday 20 September 2024 13:27:14 -0400 (0:00:00.037) 0:00:07.307 ****** 10641 1726853234.67883: entering _queue_task() for managed_node1/include_tasks 10641 1726853234.68055: worker is 1 (out of 1 available) 10641 1726853234.68067: exiting _queue_task() for managed_node1/include_tasks 10641 1726853234.68082: done queuing things up, now waiting for results queue to drain 10641 1726853234.68083: waiting for pending results... 10641 1726853234.68236: running TaskExecutor() for managed_node1/TASK: Verify network state restored to default 10641 1726853234.68297: in run() - task 02083763-bbaf-54d6-2830-0000000000c9 10641 1726853234.68308: variable 'ansible_search_path' from source: unknown 10641 1726853234.68335: calling self._execute() 10641 1726853234.68396: variable 'ansible_host' from source: host vars for 'managed_node1' 10641 1726853234.68400: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10641 1726853234.68408: variable 'omit' from source: magic vars 10641 1726853234.68696: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10641 1726853234.70576: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10641 1726853234.70589: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10641 1726853234.70629: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10641 1726853234.70664: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10641 1726853234.70696: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10641 1726853234.70781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10641 1726853234.70818: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10641 1726853234.70848: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10641 1726853234.70897: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10641 1726853234.70976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10641 1726853234.71047: variable 'ansible_distribution' from source: facts 10641 1726853234.71056: variable 'ansible_distribution_major_version' from source: facts 10641 1726853234.71097: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10641 1726853234.71100: when evaluation is False, skipping this task 10641 1726853234.71102: _execute() done 10641 1726853234.71104: dumping result to json 10641 1726853234.71107: done dumping result, returning 10641 1726853234.71109: done running TaskExecutor() for managed_node1/TASK: Verify network state restored to default [02083763-bbaf-54d6-2830-0000000000c9] 10641 1726853234.71111: sending task result for task 02083763-bbaf-54d6-2830-0000000000c9 10641 1726853234.71186: done sending task result for task 02083763-bbaf-54d6-2830-0000000000c9 10641 1726853234.71189: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10641 1726853234.71273: no more pending results, returning what we have 10641 1726853234.71277: results queue empty 10641 1726853234.71278: checking for any_errors_fatal 10641 1726853234.71282: done checking for any_errors_fatal 10641 1726853234.71283: checking for max_fail_percentage 10641 1726853234.71285: done checking for max_fail_percentage 10641 1726853234.71285: checking to see if all hosts have failed and the running result is not ok 10641 1726853234.71286: done checking to see if all hosts have failed 10641 1726853234.71287: getting the remaining hosts for this loop 10641 1726853234.71288: done getting the remaining hosts for this loop 10641 1726853234.71291: getting the next task for host managed_node1 10641 1726853234.71299: done getting next task for host managed_node1 10641 1726853234.71300: ^ task is: TASK: meta (flush_handlers) 10641 1726853234.71302: ^ 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 10641 1726853234.71305: getting variables 10641 1726853234.71306: in VariableManager get_vars() 10641 1726853234.71338: Calling all_inventory to load vars for managed_node1 10641 1726853234.71341: Calling groups_inventory to load vars for managed_node1 10641 1726853234.71343: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853234.71353: Calling all_plugins_play to load vars for managed_node1 10641 1726853234.71355: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853234.71357: Calling groups_plugins_play to load vars for managed_node1 10641 1726853234.71465: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853234.71583: done with get_vars() 10641 1726853234.71590: done getting variables 10641 1726853234.71634: in VariableManager get_vars() 10641 1726853234.71643: Calling all_inventory to load vars for managed_node1 10641 1726853234.71646: Calling groups_inventory to load vars for managed_node1 10641 1726853234.71648: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853234.71651: Calling all_plugins_play to load vars for managed_node1 10641 1726853234.71652: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853234.71654: Calling groups_plugins_play to load vars for managed_node1 10641 1726853234.71733: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853234.71863: done with get_vars() 10641 1726853234.71873: done queuing things up, now waiting for results queue to drain 10641 1726853234.71875: results queue empty 10641 1726853234.71875: checking for any_errors_fatal 10641 1726853234.71876: done checking for any_errors_fatal 10641 1726853234.71877: checking for max_fail_percentage 10641 1726853234.71878: done checking for max_fail_percentage 10641 1726853234.71878: checking to see if all hosts have failed and the running result is not ok 10641 1726853234.71878: done checking to see if all hosts have failed 10641 1726853234.71879: getting the remaining hosts for this loop 10641 1726853234.71880: done getting the remaining hosts for this loop 10641 1726853234.71881: getting the next task for host managed_node1 10641 1726853234.71884: done getting next task for host managed_node1 10641 1726853234.71886: ^ task is: TASK: meta (flush_handlers) 10641 1726853234.71887: ^ 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 10641 1726853234.71889: getting variables 10641 1726853234.71889: in VariableManager get_vars() 10641 1726853234.71897: Calling all_inventory to load vars for managed_node1 10641 1726853234.71898: Calling groups_inventory to load vars for managed_node1 10641 1726853234.71899: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853234.71906: Calling all_plugins_play to load vars for managed_node1 10641 1726853234.71907: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853234.71909: Calling groups_plugins_play to load vars for managed_node1 10641 1726853234.71991: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853234.72098: done with get_vars() 10641 1726853234.72105: done getting variables 10641 1726853234.72132: in VariableManager get_vars() 10641 1726853234.72140: Calling all_inventory to load vars for managed_node1 10641 1726853234.72141: Calling groups_inventory to load vars for managed_node1 10641 1726853234.72142: Calling all_plugins_inventory to load vars for managed_node1 10641 1726853234.72147: Calling all_plugins_play to load vars for managed_node1 10641 1726853234.72149: Calling groups_plugins_inventory to load vars for managed_node1 10641 1726853234.72150: Calling groups_plugins_play to load vars for managed_node1 10641 1726853234.72230: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10641 1726853234.72353: done with get_vars() 10641 1726853234.72360: done queuing things up, now waiting for results queue to drain 10641 1726853234.72361: results queue empty 10641 1726853234.72362: checking for any_errors_fatal 10641 1726853234.72362: done checking for any_errors_fatal 10641 1726853234.72363: checking for max_fail_percentage 10641 1726853234.72363: done checking for max_fail_percentage 10641 1726853234.72364: checking to see if all hosts have failed and the running result is not ok 10641 1726853234.72364: done checking to see if all hosts have failed 10641 1726853234.72365: getting the remaining hosts for this loop 10641 1726853234.72365: done getting the remaining hosts for this loop 10641 1726853234.72367: getting the next task for host managed_node1 10641 1726853234.72369: done getting next task for host managed_node1 10641 1726853234.72369: ^ task is: None 10641 1726853234.72370: ^ 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 10641 1726853234.72372: done queuing things up, now waiting for results queue to drain 10641 1726853234.72373: results queue empty 10641 1726853234.72373: checking for any_errors_fatal 10641 1726853234.72374: done checking for any_errors_fatal 10641 1726853234.72374: checking for max_fail_percentage 10641 1726853234.72375: done checking for max_fail_percentage 10641 1726853234.72375: checking to see if all hosts have failed and the running result is not ok 10641 1726853234.72375: done checking to see if all hosts have failed 10641 1726853234.72377: getting the next task for host managed_node1 10641 1726853234.72379: done getting next task for host managed_node1 10641 1726853234.72380: ^ task is: None 10641 1726853234.72380: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node1 : ok=7 changed=0 unreachable=0 failed=0 skipped=73 rescued=0 ignored=0 Friday 20 September 2024 13:27:14 -0400 (0:00:00.045) 0:00:07.352 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 1.89s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_deprecated_initscripts.yml:5 Check if system is ostree ----------------------------------------------- 0.76s /tmp/collections-Qi7/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.70s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 fedora.linux_system_roles.network : Install packages -------------------- 0.11s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable --- 0.10s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 ** TEST check IPv6 ------------------------------------------------------ 0.09s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:87 fedora.linux_system_roles.network : Install packages -------------------- 0.09s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable --- 0.09s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 fedora.linux_system_roles.network : Show debug messages for the network_connections --- 0.08s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces --- 0.08s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 fedora.linux_system_roles.network : Enable network service -------------- 0.08s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 TEST Add Bond with 2 ports using deprecated 'master' argument ----------- 0.08s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:33 fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 --- 0.08s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 fedora.linux_system_roles.network : Print network provider -------------- 0.07s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces --- 0.07s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.07s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider --- 0.06s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Backup the /etc/resolv.conf for initscript ------------------------------ 0.06s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:28 fedora.linux_system_roles.network : Enable and start wpa_supplicant ----- 0.06s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable --- 0.06s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 10641 1726853234.72449: RUNNING CLEANUP