[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. 12502 1726867171.14208: starting run ansible-playbook [core 2.17.4] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-Isn executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 12502 1726867171.14661: Added group all to inventory 12502 1726867171.14663: Added group ungrouped to inventory 12502 1726867171.14667: Group all now contains ungrouped 12502 1726867171.14670: Examining possible inventory source: /tmp/network-5rw/inventory.yml 12502 1726867171.31047: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 12502 1726867171.31109: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 12502 1726867171.31131: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 12502 1726867171.31199: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 12502 1726867171.31273: Loaded config def from plugin (inventory/script) 12502 1726867171.31275: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 12502 1726867171.31524: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 12502 1726867171.31616: Loaded config def from plugin (inventory/yaml) 12502 1726867171.31618: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 12502 1726867171.31912: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 12502 1726867171.32713: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 12502 1726867171.32717: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 12502 1726867171.32720: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 12502 1726867171.32725: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 12502 1726867171.32730: Loading data from /tmp/network-5rw/inventory.yml 12502 1726867171.33102: /tmp/network-5rw/inventory.yml was not parsable by auto 12502 1726867171.33168: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 12502 1726867171.33210: Loading data from /tmp/network-5rw/inventory.yml 12502 1726867171.33483: group all already in inventory 12502 1726867171.33490: set inventory_file for managed_node1 12502 1726867171.33495: set inventory_dir for managed_node1 12502 1726867171.33496: Added host managed_node1 to inventory 12502 1726867171.33498: Added host managed_node1 to group all 12502 1726867171.33499: set ansible_host for managed_node1 12502 1726867171.33500: set ansible_ssh_extra_args for managed_node1 12502 1726867171.33531: set inventory_file for managed_node2 12502 1726867171.33536: set inventory_dir for managed_node2 12502 1726867171.33537: Added host managed_node2 to inventory 12502 1726867171.33539: Added host managed_node2 to group all 12502 1726867171.33540: set ansible_host for managed_node2 12502 1726867171.33541: set ansible_ssh_extra_args for managed_node2 12502 1726867171.33545: set inventory_file for managed_node3 12502 1726867171.33547: set inventory_dir for managed_node3 12502 1726867171.33548: Added host managed_node3 to inventory 12502 1726867171.33549: Added host managed_node3 to group all 12502 1726867171.33550: set ansible_host for managed_node3 12502 1726867171.33550: set ansible_ssh_extra_args for managed_node3 12502 1726867171.33553: Reconcile groups and hosts in inventory. 12502 1726867171.33557: Group ungrouped now contains managed_node1 12502 1726867171.33558: Group ungrouped now contains managed_node2 12502 1726867171.33560: Group ungrouped now contains managed_node3 12502 1726867171.33634: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 12502 1726867171.33756: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 12502 1726867171.33806: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 12502 1726867171.33833: Loaded config def from plugin (vars/host_group_vars) 12502 1726867171.33836: 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) 12502 1726867171.33842: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 12502 1726867171.33850: 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) 12502 1726867171.33892: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 12502 1726867171.34214: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867171.34308: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 12502 1726867171.34348: Loaded config def from plugin (connection/local) 12502 1726867171.34351: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 12502 1726867171.34985: Loaded config def from plugin (connection/paramiko_ssh) 12502 1726867171.34989: 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) 12502 1726867171.35848: 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) 12502 1726867171.35887: Loaded config def from plugin (connection/psrp) 12502 1726867171.35890: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 12502 1726867171.37012: 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) 12502 1726867171.37050: Loaded config def from plugin (connection/ssh) 12502 1726867171.37053: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 12502 1726867171.39184: 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) 12502 1726867171.39223: Loaded config def from plugin (connection/winrm) 12502 1726867171.39226: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 12502 1726867171.39257: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 12502 1726867171.39318: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 12502 1726867171.39456: Loaded config def from plugin (shell/cmd) 12502 1726867171.39458: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 12502 1726867171.39486: 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) 12502 1726867171.39550: Loaded config def from plugin (shell/powershell) 12502 1726867171.39552: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 12502 1726867171.39606: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 12502 1726867171.39783: Loaded config def from plugin (shell/sh) 12502 1726867171.39785: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 12502 1726867171.39817: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 12502 1726867171.39936: Loaded config def from plugin (become/runas) 12502 1726867171.39939: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 12502 1726867171.40124: Loaded config def from plugin (become/su) 12502 1726867171.40126: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 12502 1726867171.40281: Loaded config def from plugin (become/sudo) 12502 1726867171.40284: 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 12502 1726867171.40315: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_removal_initscripts.yml 12502 1726867171.40629: in VariableManager get_vars() 12502 1726867171.40651: done with get_vars() 12502 1726867171.40774: trying /usr/local/lib/python3.12/site-packages/ansible/modules 12502 1726867171.43555: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 12502 1726867171.43664: in VariableManager get_vars() 12502 1726867171.43668: done with get_vars() 12502 1726867171.43671: variable 'playbook_dir' from source: magic vars 12502 1726867171.43672: variable 'ansible_playbook_python' from source: magic vars 12502 1726867171.43673: variable 'ansible_config_file' from source: magic vars 12502 1726867171.43673: variable 'groups' from source: magic vars 12502 1726867171.43674: variable 'omit' from source: magic vars 12502 1726867171.43675: variable 'ansible_version' from source: magic vars 12502 1726867171.43675: variable 'ansible_check_mode' from source: magic vars 12502 1726867171.43676: variable 'ansible_diff_mode' from source: magic vars 12502 1726867171.43680: variable 'ansible_forks' from source: magic vars 12502 1726867171.43681: variable 'ansible_inventory_sources' from source: magic vars 12502 1726867171.43681: variable 'ansible_skip_tags' from source: magic vars 12502 1726867171.43682: variable 'ansible_limit' from source: magic vars 12502 1726867171.43683: variable 'ansible_run_tags' from source: magic vars 12502 1726867171.43683: variable 'ansible_verbosity' from source: magic vars 12502 1726867171.43716: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml 12502 1726867171.44805: in VariableManager get_vars() 12502 1726867171.44819: done with get_vars() 12502 1726867171.44828: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml statically imported: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml 12502 1726867171.45780: in VariableManager get_vars() 12502 1726867171.45794: done with get_vars() 12502 1726867171.45802: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml statically imported: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 12502 1726867171.45901: in VariableManager get_vars() 12502 1726867171.45916: done with get_vars() 12502 1726867171.46056: in VariableManager get_vars() 12502 1726867171.46068: done with get_vars() 12502 1726867171.46076: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml statically imported: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 12502 1726867171.46147: in VariableManager get_vars() 12502 1726867171.46161: done with get_vars() 12502 1726867171.46427: in VariableManager get_vars() 12502 1726867171.46442: done with get_vars() 12502 1726867171.46447: variable 'omit' from source: magic vars 12502 1726867171.46465: variable 'omit' from source: magic vars 12502 1726867171.46499: in VariableManager get_vars() 12502 1726867171.46510: done with get_vars() 12502 1726867171.46552: in VariableManager get_vars() 12502 1726867171.46564: done with get_vars() 12502 1726867171.46598: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 12502 1726867171.46807: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 12502 1726867171.46934: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 12502 1726867171.49623: in VariableManager get_vars() 12502 1726867171.49642: done with get_vars() 12502 1726867171.50452: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 12502 1726867171.50788: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 12502 1726867171.54060: in VariableManager get_vars() 12502 1726867171.54081: done with get_vars() 12502 1726867171.54090: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml statically imported: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 12502 1726867171.54297: in VariableManager get_vars() 12502 1726867171.54316: done with get_vars() 12502 1726867171.54584: in VariableManager get_vars() 12502 1726867171.54682: done with get_vars() 12502 1726867171.55132: in VariableManager get_vars() 12502 1726867171.55148: done with get_vars() 12502 1726867171.55153: variable 'omit' from source: magic vars 12502 1726867171.55164: variable 'omit' from source: magic vars 12502 1726867171.55331: variable 'controller_profile' from source: play vars 12502 1726867171.55376: in VariableManager get_vars() 12502 1726867171.55391: done with get_vars() 12502 1726867171.55416: in VariableManager get_vars() 12502 1726867171.55431: done with get_vars() 12502 1726867171.55460: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 12502 1726867171.55596: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 12502 1726867171.55675: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 12502 1726867171.56433: in VariableManager get_vars() 12502 1726867171.56454: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 12502 1726867171.60244: in VariableManager get_vars() 12502 1726867171.60264: done with get_vars() 12502 1726867171.60269: variable 'omit' from source: magic vars 12502 1726867171.60282: variable 'omit' from source: magic vars 12502 1726867171.60313: in VariableManager get_vars() 12502 1726867171.60335: done with get_vars() 12502 1726867171.60353: in VariableManager get_vars() 12502 1726867171.60371: done with get_vars() 12502 1726867171.60679: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 12502 1726867171.60789: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 12502 1726867171.60875: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 12502 1726867171.61354: in VariableManager get_vars() 12502 1726867171.61376: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 12502 1726867171.63720: in VariableManager get_vars() 12502 1726867171.63740: done with get_vars() 12502 1726867171.63746: variable 'omit' from source: magic vars 12502 1726867171.63756: variable 'omit' from source: magic vars 12502 1726867171.63889: in VariableManager get_vars() 12502 1726867171.63921: done with get_vars() 12502 1726867171.63940: in VariableManager get_vars() 12502 1726867171.63959: done with get_vars() 12502 1726867171.64089: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 12502 1726867171.64199: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 12502 1726867171.64274: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 12502 1726867171.65055: in VariableManager get_vars() 12502 1726867171.65282: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 12502 1726867171.69643: in VariableManager get_vars() 12502 1726867171.69668: done with get_vars() 12502 1726867171.69674: variable 'omit' from source: magic vars 12502 1726867171.70102: variable 'omit' from source: magic vars 12502 1726867171.70139: in VariableManager get_vars() 12502 1726867171.70160: done with get_vars() 12502 1726867171.70182: in VariableManager get_vars() 12502 1726867171.70204: done with get_vars() 12502 1726867171.70233: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 12502 1726867171.70754: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 12502 1726867171.70832: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 12502 1726867171.72013: in VariableManager get_vars() 12502 1726867171.72042: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 12502 1726867171.76167: in VariableManager get_vars() 12502 1726867171.76401: done with get_vars() 12502 1726867171.76411: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml statically imported: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml 12502 1726867171.77337: in VariableManager get_vars() 12502 1726867171.77363: done with get_vars() 12502 1726867171.77632: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 12502 1726867171.77647: 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 12502 1726867171.78085: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 12502 1726867171.78452: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 12502 1726867171.78455: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-Isn/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) 12502 1726867171.78487: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 12502 1726867171.78514: 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) 12502 1726867171.78884: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 12502 1726867171.78947: Loaded config def from plugin (callback/default) 12502 1726867171.78951: 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) 12502 1726867171.80820: Loaded config def from plugin (callback/junit) 12502 1726867171.80823: 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) 12502 1726867171.80868: 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) 12502 1726867171.80949: Loaded config def from plugin (callback/minimal) 12502 1726867171.80951: 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) 12502 1726867171.80991: 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) 12502 1726867171.81059: Loaded config def from plugin (callback/tree) 12502 1726867171.81061: 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 12502 1726867171.81184: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 12502 1726867171.81187: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-Isn/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__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_removal_initscripts.yml *********************************** 2 plays in /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_removal_initscripts.yml 12502 1726867171.81213: in VariableManager get_vars() 12502 1726867171.81232: done with get_vars() 12502 1726867171.81239: in VariableManager get_vars() 12502 1726867171.81251: done with get_vars() 12502 1726867171.81255: variable 'omit' from source: magic vars 12502 1726867171.81291: in VariableManager get_vars() 12502 1726867171.81304: done with get_vars() 12502 1726867171.81321: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_bond_removal.yml' with initscripts as provider] *** 12502 1726867171.81970: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 12502 1726867171.82048: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 12502 1726867171.82075: getting the remaining hosts for this loop 12502 1726867171.82079: done getting the remaining hosts for this loop 12502 1726867171.82089: getting the next task for host managed_node1 12502 1726867171.82095: done getting next task for host managed_node1 12502 1726867171.82119: ^ task is: TASK: Gathering Facts 12502 1726867171.82120: ^ 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 12502 1726867171.82126: getting variables 12502 1726867171.82127: in VariableManager get_vars() 12502 1726867171.82136: Calling all_inventory to load vars for managed_node1 12502 1726867171.82138: Calling groups_inventory to load vars for managed_node1 12502 1726867171.82140: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867171.82150: Calling all_plugins_play to load vars for managed_node1 12502 1726867171.82160: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867171.82162: Calling groups_plugins_play to load vars for managed_node1 12502 1726867171.82195: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867171.82280: done with get_vars() 12502 1726867171.82286: done getting variables 12502 1726867171.82350: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_removal_initscripts.yml:5 Friday 20 September 2024 17:19:31 -0400 (0:00:00.012) 0:00:00.012 ****** 12502 1726867171.82371: entering _queue_task() for managed_node1/gather_facts 12502 1726867171.82372: Creating lock for gather_facts 12502 1726867171.82875: worker is 1 (out of 1 available) 12502 1726867171.82888: exiting _queue_task() for managed_node1/gather_facts 12502 1726867171.82900: done queuing things up, now waiting for results queue to drain 12502 1726867171.82902: waiting for pending results... 12502 1726867171.83097: running TaskExecutor() for managed_node1/TASK: Gathering Facts 12502 1726867171.83156: in run() - task 0affcac9-a3a5-6860-cbfd-0000000001bc 12502 1726867171.83180: variable 'ansible_search_path' from source: unknown 12502 1726867171.83223: calling self._execute() 12502 1726867171.83292: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867171.83309: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867171.83323: variable 'omit' from source: magic vars 12502 1726867171.83517: variable 'omit' from source: magic vars 12502 1726867171.83521: variable 'omit' from source: magic vars 12502 1726867171.83523: variable 'omit' from source: magic vars 12502 1726867171.83554: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 12502 1726867171.83596: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 12502 1726867171.83624: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 12502 1726867171.83661: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 12502 1726867171.83687: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 12502 1726867171.83724: variable 'inventory_hostname' from source: host vars for 'managed_node1' 12502 1726867171.83973: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867171.83989: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867171.84174: Set connection var ansible_timeout to 10 12502 1726867171.84181: Set connection var ansible_shell_type to sh 12502 1726867171.84184: Set connection var ansible_pipelining to False 12502 1726867171.84186: Set connection var ansible_shell_executable to /bin/sh 12502 1726867171.84188: Set connection var ansible_module_compression to ZIP_DEFLATED 12502 1726867171.84191: Set connection var ansible_connection to ssh 12502 1726867171.84192: variable 'ansible_shell_executable' from source: unknown 12502 1726867171.84194: variable 'ansible_connection' from source: unknown 12502 1726867171.84196: variable 'ansible_module_compression' from source: unknown 12502 1726867171.84198: variable 'ansible_shell_type' from source: unknown 12502 1726867171.84200: variable 'ansible_shell_executable' from source: unknown 12502 1726867171.84203: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867171.84205: variable 'ansible_pipelining' from source: unknown 12502 1726867171.84206: variable 'ansible_timeout' from source: unknown 12502 1726867171.84208: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867171.84368: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 12502 1726867171.84405: variable 'omit' from source: magic vars 12502 1726867171.84415: starting attempt loop 12502 1726867171.84422: running the handler 12502 1726867171.84442: variable 'ansible_facts' from source: unknown 12502 1726867171.84464: _low_level_execute_command(): starting 12502 1726867171.84475: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 12502 1726867171.85156: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 12502 1726867171.85173: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 12502 1726867171.85280: 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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 12502 1726867171.85298: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 12502 1726867171.85314: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 12502 1726867171.85334: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 12502 1726867171.85501: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 12502 1726867171.87110: stdout chunk (state=3): >>>/root <<< 12502 1726867171.87262: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 12502 1726867171.87273: stdout chunk (state=3): >>><<< 12502 1726867171.87484: stderr chunk (state=3): >>><<< 12502 1726867171.87488: _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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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 12502 1726867171.87490: _low_level_execute_command(): starting 12502 1726867171.87494: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867171.8735342-12537-28988657267427 `" && echo ansible-tmp-1726867171.8735342-12537-28988657267427="` echo /root/.ansible/tmp/ansible-tmp-1726867171.8735342-12537-28988657267427 `" ) && sleep 0' 12502 1726867171.88671: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 12502 1726867171.88695: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 12502 1726867171.88709: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 12502 1726867171.88774: stderr chunk (state=3): >>>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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 12502 1726867171.88915: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 12502 1726867171.88952: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 12502 1726867171.89003: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 12502 1726867171.90923: stdout chunk (state=3): >>>ansible-tmp-1726867171.8735342-12537-28988657267427=/root/.ansible/tmp/ansible-tmp-1726867171.8735342-12537-28988657267427 <<< 12502 1726867171.91115: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 12502 1726867171.91125: stdout chunk (state=3): >>><<< 12502 1726867171.91166: stderr chunk (state=3): >>><<< 12502 1726867171.91192: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867171.8735342-12537-28988657267427=/root/.ansible/tmp/ansible-tmp-1726867171.8735342-12537-28988657267427 , 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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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 12502 1726867171.91305: variable 'ansible_module_compression' from source: unknown 12502 1726867171.91421: ANSIBALLZ: Using generic lock for ansible.legacy.setup 12502 1726867171.91424: ANSIBALLZ: Acquiring lock 12502 1726867171.91431: ANSIBALLZ: Lock acquired: 140711311984640 12502 1726867171.91439: ANSIBALLZ: Creating module 12502 1726867172.36364: ANSIBALLZ: Writing module into payload 12502 1726867172.36529: ANSIBALLZ: Writing module 12502 1726867172.36556: ANSIBALLZ: Renaming module 12502 1726867172.36567: ANSIBALLZ: Done creating module 12502 1726867172.36620: variable 'ansible_facts' from source: unknown 12502 1726867172.36723: variable 'inventory_hostname' from source: host vars for 'managed_node1' 12502 1726867172.36730: _low_level_execute_command(): starting 12502 1726867172.36733: _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' 12502 1726867172.38093: 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 <<< 12502 1726867172.38097: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 12502 1726867172.38100: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 12502 1726867172.38140: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 12502 1726867172.38162: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 12502 1726867172.38179: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 12502 1726867172.38205: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 12502 1726867172.38233: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 12502 1726867172.38255: stderr chunk (state=3): >>>debug2: match found <<< 12502 1726867172.38274: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 12502 1726867172.38375: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 12502 1726867172.38392: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 12502 1726867172.38594: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 12502 1726867172.40202: stdout chunk (state=3): >>>PLATFORM <<< 12502 1726867172.40344: stdout chunk (state=3): >>>Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 12502 1726867172.40497: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 12502 1726867172.40500: stdout chunk (state=3): >>><<< 12502 1726867172.40503: stderr chunk (state=3): >>><<< 12502 1726867172.40685: _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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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 12502 1726867172.40694 [managed_node1]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 12502 1726867172.40706: _low_level_execute_command(): starting 12502 1726867172.40716: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 12502 1726867172.40929: Sending initial data 12502 1726867172.40933: Sent initial data (1181 bytes) 12502 1726867172.41618: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 12502 1726867172.41632: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 12502 1726867172.41649: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 12502 1726867172.41769: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 12502 1726867172.41783: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 12502 1726867172.41832: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 12502 1726867172.41875: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 12502 1726867172.45336: 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"} <<< 12502 1726867172.45884: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 12502 1726867172.45888: stdout chunk (state=3): >>><<< 12502 1726867172.45893: stderr chunk (state=3): >>><<< 12502 1726867172.45896: _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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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 12502 1726867172.45898: variable 'ansible_facts' from source: unknown 12502 1726867172.45900: variable 'ansible_facts' from source: unknown 12502 1726867172.45917: variable 'ansible_module_compression' from source: unknown 12502 1726867172.45964: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-12502xhnxmhdq/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 12502 1726867172.46131: variable 'ansible_facts' from source: unknown 12502 1726867172.46613: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867171.8735342-12537-28988657267427/AnsiballZ_setup.py 12502 1726867172.47087: Sending initial data 12502 1726867172.47093: Sent initial data (153 bytes) 12502 1726867172.47852: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 12502 1726867172.47861: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 12502 1726867172.47870: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 12502 1726867172.47894: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 12502 1726867172.48028: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 12502 1726867172.48032: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 12502 1726867172.48092: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 12502 1726867172.49849: 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 <<< 12502 1726867172.49853: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 12502 1726867172.49904: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-12502xhnxmhdq/tmpzitvcv69 /root/.ansible/tmp/ansible-tmp-1726867171.8735342-12537-28988657267427/AnsiballZ_setup.py <<< 12502 1726867172.49911: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867171.8735342-12537-28988657267427/AnsiballZ_setup.py" <<< 12502 1726867172.50038: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-12502xhnxmhdq/tmpzitvcv69" to remote "/root/.ansible/tmp/ansible-tmp-1726867171.8735342-12537-28988657267427/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867171.8735342-12537-28988657267427/AnsiballZ_setup.py" <<< 12502 1726867172.52066: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 12502 1726867172.52252: stderr chunk (state=3): >>><<< 12502 1726867172.52297: stdout chunk (state=3): >>><<< 12502 1726867172.52322: done transferring module to remote 12502 1726867172.52383: _low_level_execute_command(): starting 12502 1726867172.52386: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867171.8735342-12537-28988657267427/ /root/.ansible/tmp/ansible-tmp-1726867171.8735342-12537-28988657267427/AnsiballZ_setup.py && sleep 0' 12502 1726867172.52929: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 12502 1726867172.52942: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 12502 1726867172.52949: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 12502 1726867172.52963: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 12502 1726867172.52975: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 12502 1726867172.52992: stderr chunk (state=3): >>>debug2: match not found <<< 12502 1726867172.53053: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 12502 1726867172.53061: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 12502 1726867172.53063: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 12502 1726867172.53065: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 12502 1726867172.53095: 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 12502 1726867172.53160: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 12502 1726867172.53164: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 12502 1726867172.53166: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 12502 1726867172.53225: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 12502 1726867172.55148: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 12502 1726867172.55152: stdout chunk (state=3): >>><<< 12502 1726867172.55155: stderr chunk (state=3): >>><<< 12502 1726867172.55279: _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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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 12502 1726867172.55283: _low_level_execute_command(): starting 12502 1726867172.55286: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867171.8735342-12537-28988657267427/AnsiballZ_setup.py && sleep 0' 12502 1726867172.55948: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 12502 1726867172.55963: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 12502 1726867172.55988: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 12502 1726867172.56006: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 12502 1726867172.56059: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 12502 1726867172.56131: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 12502 1726867172.56143: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 12502 1726867172.56204: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 12502 1726867172.56273: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 12502 1726867172.58434: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 12502 1726867172.58459: stdout chunk (state=3): >>>import _imp # builtin <<< 12502 1726867172.58485: stdout chunk (state=3): >>>import '_thread' # <<< 12502 1726867172.58504: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 12502 1726867172.58576: stdout chunk (state=3): >>>import '_io' # <<< 12502 1726867172.58581: stdout chunk (state=3): >>>import 'marshal' # <<< 12502 1726867172.58600: stdout chunk (state=3): >>>import 'posix' # <<< 12502 1726867172.58634: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 12502 1726867172.58665: stdout chunk (state=3): >>>import 'time' # <<< 12502 1726867172.58692: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 12502 1726867172.58723: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 12502 1726867172.58736: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 12502 1726867172.58752: stdout chunk (state=3): >>>import '_codecs' # <<< 12502 1726867172.58781: stdout chunk (state=3): >>>import 'codecs' # <<< 12502 1726867172.58798: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 12502 1726867172.58825: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 12502 1726867172.58828: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d47604d0> <<< 12502 1726867172.58879: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d472fb30> <<< 12502 1726867172.58886: 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' <<< 12502 1726867172.58890: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d4762a50> <<< 12502 1726867172.58923: stdout chunk (state=3): >>>import '_signal' # <<< 12502 1726867172.58948: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 12502 1726867172.58951: stdout chunk (state=3): >>>import 'io' # <<< 12502 1726867172.58991: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 12502 1726867172.59093: stdout chunk (state=3): >>>import '_collections_abc' # <<< 12502 1726867172.59112: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 12502 1726867172.59151: stdout chunk (state=3): >>>import 'os' # <<< 12502 1726867172.59180: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 12502 1726867172.59222: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 12502 1726867172.59239: 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' <<< 12502 1726867172.59248: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d4771130> <<< 12502 1726867172.59308: 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' <<< 12502 1726867172.59337: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d4771fa0> <<< 12502 1726867172.59347: stdout chunk (state=3): >>>import 'site' # <<< 12502 1726867172.59371: 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. <<< 12502 1726867172.59764: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 12502 1726867172.59805: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 12502 1726867172.59808: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 12502 1726867172.59861: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 12502 1726867172.59900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d454fdd0> <<< 12502 1726867172.59927: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 12502 1726867172.59943: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 12502 1726867172.59973: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d454ffe0> <<< 12502 1726867172.60017: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 12502 1726867172.60020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 12502 1726867172.60048: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 12502 1726867172.60125: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 12502 1726867172.60128: stdout chunk (state=3): >>>import 'itertools' # <<< 12502 1726867172.60164: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d4587800> # /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 0x7f90d4587e90> <<< 12502 1726867172.60185: stdout chunk (state=3): >>>import '_collections' # <<< 12502 1726867172.60242: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d4567aa0> <<< 12502 1726867172.60258: stdout chunk (state=3): >>>import '_functools' # <<< 12502 1726867172.60279: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d45651c0> <<< 12502 1726867172.60366: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d454cf80> <<< 12502 1726867172.60396: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 12502 1726867172.60429: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 12502 1726867172.60444: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 12502 1726867172.60499: 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 <<< 12502 1726867172.60502: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 12502 1726867172.60545: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d45a76e0> <<< 12502 1726867172.60569: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d45a6300> <<< 12502 1726867172.60586: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d4566060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d454ee70> <<< 12502 1726867172.60640: 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 0x7f90d45dc7a0> <<< 12502 1726867172.60683: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d454c200> <<< 12502 1726867172.60692: 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' <<< 12502 1726867172.60717: 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 0x7f90d45dcc50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d45dcb00> <<< 12502 1726867172.60754: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 12502 1726867172.60770: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90d45dcef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d454ad20> <<< 12502 1726867172.60811: 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' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 12502 1726867172.60864: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 12502 1726867172.60887: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d45dd5b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d45dd280> import 'importlib.machinery' # <<< 12502 1726867172.60930: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d45de4b0> <<< 12502 1726867172.60956: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 12502 1726867172.60966: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 12502 1726867172.61005: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 12502 1726867172.61046: 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 0x7f90d45f4680> <<< 12502 1726867172.61076: stdout chunk (state=3): >>>import 'errno' # <<< 12502 1726867172.61096: 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 0x7f90d45f5d30> <<< 12502 1726867172.61121: 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' <<< 12502 1726867172.61160: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 12502 1726867172.61171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d45f6bd0> <<< 12502 1726867172.61205: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90d45f7230> <<< 12502 1726867172.61234: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d45f6120> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 12502 1726867172.61245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 12502 1726867172.61296: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90d45f7cb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d45f73e0> <<< 12502 1726867172.61347: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d45de450> <<< 12502 1726867172.61358: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 12502 1726867172.61408: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 12502 1726867172.61427: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 12502 1726867172.61457: 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 0x7f90d42ebbc0> <<< 12502 1726867172.61500: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 12502 1726867172.61538: 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 0x7f90d4314710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d4314470> # 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 0x7f90d43146b0> <<< 12502 1726867172.61593: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 12502 1726867172.61596: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 12502 1726867172.61648: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 12502 1726867172.61776: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 12502 1726867172.61791: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90d4314fe0> <<< 12502 1726867172.61907: 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 0x7f90d4315910> <<< 12502 1726867172.61926: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d4314890> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d42e9d60> <<< 12502 1726867172.61980: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 12502 1726867172.62004: 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 <<< 12502 1726867172.62029: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d4316cc0> <<< 12502 1726867172.62036: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d4315790> <<< 12502 1726867172.62074: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d45deba0> <<< 12502 1726867172.62087: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 12502 1726867172.62143: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 12502 1726867172.62162: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 12502 1726867172.62199: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 12502 1726867172.62216: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d4343020> <<< 12502 1726867172.62284: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 12502 1726867172.62318: 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 <<< 12502 1726867172.62333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 12502 1726867172.62370: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d43633e0> <<< 12502 1726867172.62396: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 12502 1726867172.62438: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 12502 1726867172.62487: stdout chunk (state=3): >>>import 'ntpath' # <<< 12502 1726867172.62534: 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 0x7f90d43c4200> <<< 12502 1726867172.62549: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 12502 1726867172.62563: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 12502 1726867172.62591: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 12502 1726867172.62635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 12502 1726867172.62711: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d43c6960> <<< 12502 1726867172.62788: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d43c4320> <<< 12502 1726867172.62824: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d43911f0> <<< 12502 1726867172.62870: 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 0x7f90d41c92e0> <<< 12502 1726867172.62894: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d43621e0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d4317bf0> <<< 12502 1726867172.63085: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 12502 1726867172.63105: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f90d4362300> <<< 12502 1726867172.63395: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_mt46onbh/ansible_ansible.legacy.setup_payload.zip' <<< 12502 1726867172.63416: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.63512: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.63546: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 12502 1726867172.63560: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 12502 1726867172.63598: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 12502 1726867172.63670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 12502 1726867172.63705: 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 0x7f90d422ef30> import '_typing' # <<< 12502 1726867172.63901: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d420de50> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d420d010> <<< 12502 1726867172.63933: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.63943: stdout chunk (state=3): >>>import 'ansible' # <<< 12502 1726867172.63996: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 12502 1726867172.64007: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 12502 1726867172.65401: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.66569: 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 0x7f90d422ce00> <<< 12502 1726867172.66601: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 12502 1726867172.66645: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 12502 1726867172.66653: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 12502 1726867172.66706: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 12502 1726867172.66709: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90d42668d0> <<< 12502 1726867172.66736: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d4266660> <<< 12502 1726867172.66795: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d4265f70> <<< 12502 1726867172.66798: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 12502 1726867172.66850: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 12502 1726867172.66853: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d42669c0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d422fbc0> import 'atexit' # <<< 12502 1726867172.66883: 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 0x7f90d42675f0> <<< 12502 1726867172.66930: 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 0x7f90d4267770> <<< 12502 1726867172.66943: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 12502 1726867172.66994: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 12502 1726867172.66997: stdout chunk (state=3): >>>import '_locale' # <<< 12502 1726867172.67045: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d4267cb0> import 'pwd' # <<< 12502 1726867172.67070: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 12502 1726867172.67097: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 12502 1726867172.67148: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d3b29a90> <<< 12502 1726867172.67180: 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 0x7f90d3b2b6b0> <<< 12502 1726867172.67203: 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' <<< 12502 1726867172.67258: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d3b2bf80> <<< 12502 1726867172.67274: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 12502 1726867172.67307: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 12502 1726867172.67326: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d3b2d220> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 12502 1726867172.67395: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 12502 1726867172.67410: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 12502 1726867172.67449: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d3b2fd10> <<< 12502 1726867172.67516: 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 0x7f90d4342f90> <<< 12502 1726867172.67520: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d3b2dfd0> <<< 12502 1726867172.67553: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 12502 1726867172.67594: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 12502 1726867172.67598: 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' <<< 12502 1726867172.67617: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 12502 1726867172.67729: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 12502 1726867172.67762: 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 0x7f90d3b37cb0> import '_tokenize' # <<< 12502 1726867172.67855: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d3b36780> <<< 12502 1726867172.67874: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d3b364e0> # /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' <<< 12502 1726867172.67943: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d3b36a50> <<< 12502 1726867172.68010: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d3b2e4e0> <<< 12502 1726867172.68014: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90d3b7bf20> <<< 12502 1726867172.68071: 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 0x7f90d3b7c080> <<< 12502 1726867172.68091: 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 <<< 12502 1726867172.68094: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 12502 1726867172.68144: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 12502 1726867172.68147: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90d3b7db50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d3b7d910> <<< 12502 1726867172.68162: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 12502 1726867172.68394: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 12502 1726867172.68414: 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 0x7f90d3b7ffe0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d3b7e1e0> # /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 0x7f90d3b83860> <<< 12502 1726867172.68513: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d3b80230> <<< 12502 1726867172.68575: 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 0x7f90d3b84920> <<< 12502 1726867172.68607: 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 0x7f90d3b84740> <<< 12502 1726867172.68680: 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 0x7f90d3b84a40> <<< 12502 1726867172.68685: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d3b7c290> <<< 12502 1726867172.68708: 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' <<< 12502 1726867172.68746: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 12502 1726867172.68795: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 12502 1726867172.68798: 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 0x7f90d3a10110> <<< 12502 1726867172.69019: 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 0x7f90d3a11280> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d3b868d0> <<< 12502 1726867172.69023: 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' <<< 12502 1726867172.69039: 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 0x7f90d3b87c50> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d3b864e0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 12502 1726867172.69061: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.69139: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.69250: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.69258: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 12502 1726867172.69309: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 12502 1726867172.69312: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.69427: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.69543: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.70102: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.70649: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 12502 1726867172.70653: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 12502 1726867172.70691: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 12502 1726867172.70742: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 12502 1726867172.70771: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90d3a15580> <<< 12502 1726867172.70822: 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' <<< 12502 1726867172.70854: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d3a16420> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d3a114c0> <<< 12502 1726867172.70910: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 12502 1726867172.70959: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.70962: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 12502 1726867172.70997: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.71121: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.71283: 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 0x7f90d3a16510> <<< 12502 1726867172.71303: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.71747: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.72182: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.72253: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.72333: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 12502 1726867172.72367: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.72412: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 12502 1726867172.72415: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.72480: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.72572: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 12502 1726867172.72587: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 12502 1726867172.72608: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 12502 1726867172.72648: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.72687: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 12502 1726867172.72918: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.73143: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 12502 1726867172.73222: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 12502 1726867172.73233: stdout chunk (state=3): >>>import '_ast' # <<< 12502 1726867172.73292: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d3a175f0> <<< 12502 1726867172.73308: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.73368: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.73467: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 12502 1726867172.73486: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.73517: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.73576: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 12502 1726867172.73595: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.73615: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.73659: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.73708: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.73788: 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 <<< 12502 1726867172.73818: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 12502 1726867172.73916: 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 0x7f90d3a21ee0> <<< 12502 1726867172.73950: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d3a1f290> <<< 12502 1726867172.73982: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 12502 1726867172.74013: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.74051: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.74112: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.74140: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.74187: 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' <<< 12502 1726867172.74207: 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 <<< 12502 1726867172.74248: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 12502 1726867172.74251: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 12502 1726867172.74315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 12502 1726867172.74343: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 12502 1726867172.74405: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 12502 1726867172.74440: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d3b0a870> <<< 12502 1726867172.74444: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d3bfe570> <<< 12502 1726867172.74600: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d3a21fa0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d3b84e60> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 12502 1726867172.74660: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 12502 1726867172.74692: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 12502 1726867172.74775: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.74820: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.75012: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 12502 1726867172.75057: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available <<< 12502 1726867172.75264: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 12502 1726867172.75299: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.75334: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 12502 1726867172.75351: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.75614: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.75887: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.75940: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.76033: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py <<< 12502 1726867172.76091: 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 # 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 <<< 12502 1726867172.76129: 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 0x7f90d3ab5fa0> <<< 12502 1726867172.76156: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 12502 1726867172.76194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 12502 1726867172.76250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 12502 1726867172.76294: 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' <<< 12502 1726867172.76304: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d370bef0> <<< 12502 1726867172.76354: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90d3724290> <<< 12502 1726867172.76597: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d3a9f080> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d3ab6ab0> <<< 12502 1726867172.76601: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d3ab4710> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d3ab4290> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 12502 1726867172.76607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 12502 1726867172.76691: 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' <<< 12502 1726867172.76898: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90d37272c0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d3726b70> # 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 0x7f90d3726d50> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d3725fa0> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 12502 1726867172.76964: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 12502 1726867172.76968: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d37273e0> <<< 12502 1726867172.77315: stdout chunk (state=3): >>># /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 0x7f90d3775ee0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d3727ec0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d3ab43e0> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available <<< 12502 1726867172.77319: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 12502 1726867172.77321: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.77384: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # <<< 12502 1726867172.77448: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 12502 1726867172.77685: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 12502 1726867172.77688: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.77690: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available <<< 12502 1726867172.77692: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.77694: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 12502 1726867172.77732: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.77844: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 12502 1726867172.77954: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 12502 1726867172.78017: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.78133: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 12502 1726867172.78209: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 12502 1726867172.78703: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.79180: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available <<< 12502 1726867172.79224: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.79275: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.79302: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 12502 1726867172.79541: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available <<< 12502 1726867172.79679: stdout chunk (state=3): >>>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 <<< 12502 1726867172.79712: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 12502 1726867172.79888: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.79934: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 12502 1726867172.79942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 12502 1726867172.79959: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d37766f0> <<< 12502 1726867172.80026: 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' <<< 12502 1726867172.80204: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d3776990> <<< 12502 1726867172.80265: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 12502 1726867172.80358: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.80403: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 12502 1726867172.80479: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.80545: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.80672: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 12502 1726867172.80721: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.80886: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.80983: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 12502 1726867172.80986: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.81018: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.81090: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 12502 1726867172.81245: stdout chunk (state=3): >>># 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' <<< 12502 1726867172.81417: 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 0x7f90d37b2180> <<< 12502 1726867172.81583: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d37a2f90> import 'ansible.module_utils.facts.system.python' # <<< 12502 1726867172.81599: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.81675: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.81751: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 12502 1726867172.81767: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.81884: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.82022: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.82203: stdout chunk (state=3): >>># zipimport: zlib available<<< 12502 1726867172.82386: stdout chunk (state=3): >>> <<< 12502 1726867172.82430: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 12502 1726867172.82454: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.service_mgr' # <<< 12502 1726867172.82615: stdout chunk (state=3): >>> # zipimport: zlib available # zipimport: zlib available <<< 12502 1726867172.82735: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available <<< 12502 1726867172.82738: stdout chunk (state=3): >>># 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' <<< 12502 1726867172.82766: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 12502 1726867172.82995: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90d37c5b80> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d37c57f0> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available <<< 12502 1726867172.83020: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 12502 1726867172.83098: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.83237: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 12502 1726867172.83298: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.83345: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.83483: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.83507: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.83541: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 12502 1726867172.83544: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.83717: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 12502 1726867172.83746: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.83962: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 12502 1726867172.84012: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.84203: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available <<< 12502 1726867172.84260: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.84773: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.85321: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available <<< 12502 1726867172.85499: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # <<< 12502 1726867172.85765: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 12502 1726867172.85768: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 12502 1726867172.85771: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.85891: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.86024: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available <<< 12502 1726867172.86054: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 12502 1726867172.86070: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.86108: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.86160: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 12502 1726867172.86273: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 12502 1726867172.86703: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 12502 1726867172.86815: 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 <<< 12502 1726867172.86865: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 12502 1726867172.86868: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.86928: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 12502 1726867172.86994: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.87062: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 12502 1726867172.87137: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 12502 1726867172.87189: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.87258: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 12502 1726867172.87262: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.87313: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.87370: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 12502 1726867172.87385: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.87645: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.87905: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 12502 1726867172.87920: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.87972: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.88031: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 12502 1726867172.88044: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.88116: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # <<< 12502 1726867172.88132: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.88158: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.88197: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available <<< 12502 1726867172.88236: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.88332: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 12502 1726867172.88362: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.88443: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 12502 1726867172.88558: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available <<< 12502 1726867172.88578: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 12502 1726867172.88675: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 12502 1726867172.88690: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.88773: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.88881: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 12502 1726867172.89104: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 12502 1726867172.89202: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.89400: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available <<< 12502 1726867172.89445: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.89497: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 12502 1726867172.89508: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.89546: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.89592: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 12502 1726867172.89604: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.89783: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.89786: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 12502 1726867172.89801: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.89874: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.89972: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 12502 1726867172.90180: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867172.90844: 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 <<< 12502 1726867172.90857: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 12502 1726867172.90890: 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 0x7f90d3566090> <<< 12502 1726867172.90960: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d3564530> <<< 12502 1726867172.90963: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d3727200> <<< 12502 1726867173.03304: 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 0x7f90d3567830> # /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 0x7f90d35aee10> <<< 12502 1726867173.03311: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py <<< 12502 1726867173.03315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' <<< 12502 1726867173.03371: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d35adc70> <<< 12502 1726867173.03375: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d35ad6d0> <<< 12502 1726867173.03894: 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 <<< 12502 1726867173.28781: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "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_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": "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-12-57.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-57", "ansible_nodename": "ip-10-31-12-57.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": "ec293fb3626e3a20695ae06b45478339", "ansible_apparmor": {"status": "disabled"}, "ansible_iscsi_iqn": "", "ansible_fips": false, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7JVDfMeZKYw4NvDf4J6T4eu3duEI1TDN8eY5Ag46A+Ty47bFYfPmW8jVxlz3g+Tlfs7803yjUxR8BhfnXFZj/ShR0Zt/NELUYUVHxS02yzVAX46Y/KQOzI9qRt8tn6zOckZ/+JxKdaH4KujKn7hn6gshq1vw8EYiHTG0Qh6hfm5GPWLD5l6fJeToO5P4jLX8zZS6NMoZR+K0P0F/xOkWEwjI1nJbD4GE/YiqzqLHq6U6rqEJJJWonNID6UzPfdWm+n8LyKoVCKBkDEBVl2RUr8Tsnq4MvYG+29djt/3smMIshPKMV+5fzmOvIUzv2YNfQB8w6aFoUnL8qSaEvV8A/30HdDOfRMCUanxsl1eSz0oMgGgwuQGW+lT1FSzP9U9mEQM92nj5Xgp0vf3oGttMW7RHoOjnkx3T8GVpOuPHnV0/Za7EXFaFun607WeBN2SsoO8UQ5HyKRLlC6ISzWOkWAc0L6v/tAMtxHQG5Bp40E0MHFpDc2SEbbFD+SVTfFQM=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBV4LdcoMAl+JydFQSAxZ6GfPzd/6UfaeOa/SPTjnrI5J8u4+cAsuyFQSKSblfcVNXleTIvzCZHrC699g4HQaHE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAII78+YWuBOZy60GFrh19oZTZhmiNQUWzC28D2cLLUyoq", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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": 2967, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 564, "free": 2967}, "nocache": {"free": 3303, "used": 228}, "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": "ec293fb3-626e-3a20-695a-e06b45478339", "ansible_product_uuid": "ec293fb3-626e-3a20-695a-e06b45478339", "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": [], "m<<< 12502 1726867173.28906: stdout chunk (state=3): >>>asters": []}, "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": 418, "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": 261796913152, "block_size": 4096, "block_total": 65519099, "block_available": 63915262, "block_used": 1603837, "inode_total": 131070960, "inode_available": 131029050, "inode_used": 41910, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_service_mgr": "systemd", "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:fe:d3:7d:4f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.12.57", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:feff:fed3:7d4f", "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.12.1", "interface": "eth0", "address": "10.31.12.57", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:fe:d3:7d:4f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.12.57"], "ansible_all_ipv6_addresses": ["fe80::8ff:feff:fed3:7d4f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.12.57", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:feff:fed3:7d4f"]}, "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_lsb": {}, "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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_fibre_channel_wwn": [], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "19", "second": "33", "epoch": "1726867173", "epoch_int": "1726867173", "date": "2024-09-20", "time": "17:19:33", "iso8601_micro": "2024-09-20T21:19:33.281925Z", "iso8601": "2024-09-20T21:19:33Z", "iso8601_basic": "20240920T171933281925", "iso8601_basic_short": "20240920T171933", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_loadavg": {"1m": 0.521484375, "5m": 0.28466796875, "15m": 0.13330078125}, "ansible_pkg_mgr": "dnf", "ansible_local": {}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.65 32980 10.31.12.57 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.14.65 32980 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_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 12502 1726867173.29731: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random <<< 12502 1726867173.29763: stdout chunk (state=3): >>># 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 <<< 12502 1726867173.29790: stdout chunk (state=3): >>># 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 <<< 12502 1726867173.29810: stdout chunk (state=3): >>># 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 <<< 12502 1726867173.29855: stdout chunk (state=3): >>># 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 <<< 12502 1726867173.30076: stdout chunk (state=3): >>># 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 <<< 12502 1726867173.30320: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 12502 1726867173.30324: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 12502 1726867173.30340: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 12502 1726867173.30400: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder <<< 12502 1726867173.30422: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 12502 1726867173.30625: stdout chunk (state=3): >>># destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 12502 1726867173.30631: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector<<< 12502 1726867173.30637: stdout chunk (state=3): >>> # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal <<< 12502 1726867173.30640: stdout chunk (state=3): >>># destroy pickle # destroy _compat_pickle <<< 12502 1726867173.30646: stdout chunk (state=3): >>># destroy _pickle <<< 12502 1726867173.30735: stdout chunk (state=3): >>># destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 <<< 12502 1726867173.30747: stdout chunk (state=3): >>># destroy _ssl <<< 12502 1726867173.30749: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux <<< 12502 1726867173.30751: stdout chunk (state=3): >>># destroy getpass # destroy pwd # destroy termios <<< 12502 1726867173.31107: stdout chunk (state=3): >>># 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 <<< 12502 1726867173.31156: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 12502 1726867173.31192: stdout chunk (state=3): >>># destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 12502 1726867173.31319: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 12502 1726867173.31323: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 12502 1726867173.31404: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit <<< 12502 1726867173.31442: stdout chunk (state=3): >>># destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref <<< 12502 1726867173.31457: stdout chunk (state=3): >>># destroy _hashlib <<< 12502 1726867173.31548: stdout chunk (state=3): >>># destroy _operator # destroy _sre # destroy _string # destroy re <<< 12502 1726867173.31551: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 12502 1726867173.32209: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 12502 1726867173.32212: stdout chunk (state=3): >>><<< 12502 1726867173.32214: stderr chunk (state=3): >>><<< 12502 1726867173.32582: _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 0x7f90d47604d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d472fb30> # /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 0x7f90d4762a50> 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 0x7f90d4771130> # /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 0x7f90d4771fa0> 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 0x7f90d454fdd0> # /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 0x7f90d454ffe0> # /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 0x7f90d4587800> # /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 0x7f90d4587e90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d4567aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d45651c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d454cf80> # /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 0x7f90d45a76e0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d45a6300> # /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 0x7f90d4566060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d454ee70> # /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 0x7f90d45dc7a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d454c200> # /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 0x7f90d45dcc50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d45dcb00> # 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 0x7f90d45dcef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d454ad20> # /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 0x7f90d45dd5b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d45dd280> 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 0x7f90d45de4b0> 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 0x7f90d45f4680> 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 0x7f90d45f5d30> # /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 0x7f90d45f6bd0> # 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 0x7f90d45f7230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d45f6120> # /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 0x7f90d45f7cb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d45f73e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d45de450> # /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 0x7f90d42ebbc0> # /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 0x7f90d4314710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d4314470> # 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 0x7f90d43146b0> # /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 0x7f90d4314fe0> # 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 0x7f90d4315910> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d4314890> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d42e9d60> # /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 0x7f90d4316cc0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d4315790> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d45deba0> # /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 0x7f90d4343020> # /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 0x7f90d43633e0> # /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 0x7f90d43c4200> # /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 0x7f90d43c6960> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d43c4320> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d43911f0> # /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 0x7f90d41c92e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d43621e0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d4317bf0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f90d4362300> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_mt46onbh/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 0x7f90d422ef30> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d420de50> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d420d010> # 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 0x7f90d422ce00> # /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 0x7f90d42668d0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d4266660> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d4265f70> # /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 0x7f90d42669c0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d422fbc0> 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 0x7f90d42675f0> # 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 0x7f90d4267770> # /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 0x7f90d4267cb0> 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 0x7f90d3b29a90> # 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 0x7f90d3b2b6b0> # /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 0x7f90d3b2bf80> # /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 0x7f90d3b2d220> # /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 0x7f90d3b2fd10> # 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 0x7f90d4342f90> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d3b2dfd0> # /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 0x7f90d3b37cb0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d3b36780> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d3b364e0> # /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 0x7f90d3b36a50> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d3b2e4e0> # 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 0x7f90d3b7bf20> # /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 0x7f90d3b7c080> # /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 0x7f90d3b7db50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d3b7d910> # /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 0x7f90d3b7ffe0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d3b7e1e0> # /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 0x7f90d3b83860> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d3b80230> # 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 0x7f90d3b84920> # 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 0x7f90d3b84740> # 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 0x7f90d3b84a40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d3b7c290> # /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 0x7f90d3a10110> # 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 0x7f90d3a11280> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d3b868d0> # 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 0x7f90d3b87c50> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d3b864e0> # 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 0x7f90d3a15580> # /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 0x7f90d3a16420> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d3a114c0> 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 0x7f90d3a16510> # 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 0x7f90d3a175f0> # 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 0x7f90d3a21ee0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d3a1f290> 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 0x7f90d3b0a870> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d3bfe570> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d3a21fa0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d3b84e60> # 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 0x7f90d3ab5fa0> # /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 0x7f90d370bef0> # 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 0x7f90d3724290> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d3a9f080> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d3ab6ab0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d3ab4710> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d3ab4290> # /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 0x7f90d37272c0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d3726b70> # 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 0x7f90d3726d50> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d3725fa0> # /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 0x7f90d37273e0> # /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 0x7f90d3775ee0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d3727ec0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d3ab43e0> 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 0x7f90d37766f0> # /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 0x7f90d3776990> 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 0x7f90d37b2180> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d37a2f90> 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 0x7f90d37c5b80> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d37c57f0> 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 0x7f90d3566090> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d3564530> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d3727200> # /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 0x7f90d3567830> # /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 0x7f90d35aee10> # /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 0x7f90d35adc70> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d35ad6d0> PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame {"ansible_facts": {"ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_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_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": "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-12-57.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-57", "ansible_nodename": "ip-10-31-12-57.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": "ec293fb3626e3a20695ae06b45478339", "ansible_apparmor": {"status": "disabled"}, "ansible_iscsi_iqn": "", "ansible_fips": false, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7JVDfMeZKYw4NvDf4J6T4eu3duEI1TDN8eY5Ag46A+Ty47bFYfPmW8jVxlz3g+Tlfs7803yjUxR8BhfnXFZj/ShR0Zt/NELUYUVHxS02yzVAX46Y/KQOzI9qRt8tn6zOckZ/+JxKdaH4KujKn7hn6gshq1vw8EYiHTG0Qh6hfm5GPWLD5l6fJeToO5P4jLX8zZS6NMoZR+K0P0F/xOkWEwjI1nJbD4GE/YiqzqLHq6U6rqEJJJWonNID6UzPfdWm+n8LyKoVCKBkDEBVl2RUr8Tsnq4MvYG+29djt/3smMIshPKMV+5fzmOvIUzv2YNfQB8w6aFoUnL8qSaEvV8A/30HdDOfRMCUanxsl1eSz0oMgGgwuQGW+lT1FSzP9U9mEQM92nj5Xgp0vf3oGttMW7RHoOjnkx3T8GVpOuPHnV0/Za7EXFaFun607WeBN2SsoO8UQ5HyKRLlC6ISzWOkWAc0L6v/tAMtxHQG5Bp40E0MHFpDc2SEbbFD+SVTfFQM=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBV4LdcoMAl+JydFQSAxZ6GfPzd/6UfaeOa/SPTjnrI5J8u4+cAsuyFQSKSblfcVNXleTIvzCZHrC699g4HQaHE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAII78+YWuBOZy60GFrh19oZTZhmiNQUWzC28D2cLLUyoq", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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": 2967, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 564, "free": 2967}, "nocache": {"free": 3303, "used": 228}, "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": "ec293fb3-626e-3a20-695a-e06b45478339", "ansible_product_uuid": "ec293fb3-626e-3a20-695a-e06b45478339", "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": 418, "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": 261796913152, "block_size": 4096, "block_total": 65519099, "block_available": 63915262, "block_used": 1603837, "inode_total": 131070960, "inode_available": 131029050, "inode_used": 41910, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_service_mgr": "systemd", "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:fe:d3:7d:4f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.12.57", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:feff:fed3:7d4f", "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.12.1", "interface": "eth0", "address": "10.31.12.57", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:fe:d3:7d:4f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.12.57"], "ansible_all_ipv6_addresses": ["fe80::8ff:feff:fed3:7d4f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.12.57", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:feff:fed3:7d4f"]}, "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_lsb": {}, "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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_fibre_channel_wwn": [], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "19", "second": "33", "epoch": "1726867173", "epoch_int": "1726867173", "date": "2024-09-20", "time": "17:19:33", "iso8601_micro": "2024-09-20T21:19:33.281925Z", "iso8601": "2024-09-20T21:19:33Z", "iso8601_basic": "20240920T171933281925", "iso8601_basic_short": "20240920T171933", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_loadavg": {"1m": 0.521484375, "5m": 0.28466796875, "15m": 0.13330078125}, "ansible_pkg_mgr": "dnf", "ansible_local": {}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.65 32980 10.31.12.57 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.14.65 32980 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_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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.12.57 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. 12502 1726867173.35297: 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-1726867171.8735342-12537-28988657267427/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 12502 1726867173.35300: _low_level_execute_command(): starting 12502 1726867173.35303: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867171.8735342-12537-28988657267427/ > /dev/null 2>&1 && sleep 0' 12502 1726867173.35611: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 12502 1726867173.35614: 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.12.57 originally 10.31.12.57 debug2: match not found <<< 12502 1726867173.35616: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 12502 1726867173.35619: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 12502 1726867173.35620: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 12502 1726867173.35622: 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 12502 1726867173.35787: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 12502 1726867173.35874: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 12502 1726867173.35949: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 12502 1726867173.38509: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 12502 1726867173.38548: stderr chunk (state=3): >>><<< 12502 1726867173.38552: stdout chunk (state=3): >>><<< 12502 1726867173.38573: _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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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 12502 1726867173.38590: handler run complete 12502 1726867173.38839: variable 'ansible_facts' from source: unknown 12502 1726867173.39185: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867173.41543: variable 'ansible_facts' from source: unknown 12502 1726867173.41763: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867173.42136: attempt loop complete, returning result 12502 1726867173.42140: _execute() done 12502 1726867173.42142: dumping result to json 12502 1726867173.42151: done dumping result, returning 12502 1726867173.42171: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0affcac9-a3a5-6860-cbfd-0000000001bc] 12502 1726867173.42183: sending task result for task 0affcac9-a3a5-6860-cbfd-0000000001bc ok: [managed_node1] 12502 1726867173.43416: no more pending results, returning what we have 12502 1726867173.43420: results queue empty 12502 1726867173.43420: checking for any_errors_fatal 12502 1726867173.43422: done checking for any_errors_fatal 12502 1726867173.43423: checking for max_fail_percentage 12502 1726867173.43424: done checking for max_fail_percentage 12502 1726867173.43425: checking to see if all hosts have failed and the running result is not ok 12502 1726867173.43426: done checking to see if all hosts have failed 12502 1726867173.43427: getting the remaining hosts for this loop 12502 1726867173.43428: done getting the remaining hosts for this loop 12502 1726867173.43432: getting the next task for host managed_node1 12502 1726867173.43439: done getting next task for host managed_node1 12502 1726867173.43440: ^ task is: TASK: meta (flush_handlers) 12502 1726867173.43442: ^ 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 12502 1726867173.43446: getting variables 12502 1726867173.43448: in VariableManager get_vars() 12502 1726867173.43474: Calling all_inventory to load vars for managed_node1 12502 1726867173.43480: Calling groups_inventory to load vars for managed_node1 12502 1726867173.43483: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867173.43494: Calling all_plugins_play to load vars for managed_node1 12502 1726867173.43498: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867173.43501: Calling groups_plugins_play to load vars for managed_node1 12502 1726867173.44015: done sending task result for task 0affcac9-a3a5-6860-cbfd-0000000001bc 12502 1726867173.44018: WORKER PROCESS EXITING 12502 1726867173.44041: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867173.44429: done with get_vars() 12502 1726867173.44440: done getting variables 12502 1726867173.44508: in VariableManager get_vars() 12502 1726867173.44516: Calling all_inventory to load vars for managed_node1 12502 1726867173.44518: Calling groups_inventory to load vars for managed_node1 12502 1726867173.44520: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867173.44525: Calling all_plugins_play to load vars for managed_node1 12502 1726867173.44527: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867173.44530: Calling groups_plugins_play to load vars for managed_node1 12502 1726867173.44862: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867173.45617: done with get_vars() 12502 1726867173.45629: done queuing things up, now waiting for results queue to drain 12502 1726867173.45631: results queue empty 12502 1726867173.45632: checking for any_errors_fatal 12502 1726867173.45635: done checking for any_errors_fatal 12502 1726867173.45635: checking for max_fail_percentage 12502 1726867173.45641: done checking for max_fail_percentage 12502 1726867173.45641: checking to see if all hosts have failed and the running result is not ok 12502 1726867173.45642: done checking to see if all hosts have failed 12502 1726867173.45643: getting the remaining hosts for this loop 12502 1726867173.45644: done getting the remaining hosts for this loop 12502 1726867173.45646: getting the next task for host managed_node1 12502 1726867173.45650: done getting next task for host managed_node1 12502 1726867173.45652: ^ task is: TASK: Include the task 'el_repo_setup.yml' 12502 1726867173.45654: ^ 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 12502 1726867173.45656: getting variables 12502 1726867173.45657: in VariableManager get_vars() 12502 1726867173.45663: Calling all_inventory to load vars for managed_node1 12502 1726867173.45665: Calling groups_inventory to load vars for managed_node1 12502 1726867173.45667: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867173.45671: Calling all_plugins_play to load vars for managed_node1 12502 1726867173.45673: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867173.45676: Calling groups_plugins_play to load vars for managed_node1 12502 1726867173.45999: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867173.46174: done with get_vars() 12502 1726867173.46384: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_removal_initscripts.yml:10 Friday 20 September 2024 17:19:33 -0400 (0:00:01.640) 0:00:01.653 ****** 12502 1726867173.46455: entering _queue_task() for managed_node1/include_tasks 12502 1726867173.46457: Creating lock for include_tasks 12502 1726867173.46945: worker is 1 (out of 1 available) 12502 1726867173.46957: exiting _queue_task() for managed_node1/include_tasks 12502 1726867173.46969: done queuing things up, now waiting for results queue to drain 12502 1726867173.46970: waiting for pending results... 12502 1726867173.47347: running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' 12502 1726867173.47559: in run() - task 0affcac9-a3a5-6860-cbfd-000000000006 12502 1726867173.47580: variable 'ansible_search_path' from source: unknown 12502 1726867173.47618: calling self._execute() 12502 1726867173.47815: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867173.47828: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867173.47841: variable 'omit' from source: magic vars 12502 1726867173.48054: _execute() done 12502 1726867173.48063: dumping result to json 12502 1726867173.48070: done dumping result, returning 12502 1726867173.48083: done running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' [0affcac9-a3a5-6860-cbfd-000000000006] 12502 1726867173.48271: sending task result for task 0affcac9-a3a5-6860-cbfd-000000000006 12502 1726867173.48342: done sending task result for task 0affcac9-a3a5-6860-cbfd-000000000006 12502 1726867173.48345: WORKER PROCESS EXITING 12502 1726867173.48403: no more pending results, returning what we have 12502 1726867173.48409: in VariableManager get_vars() 12502 1726867173.48439: Calling all_inventory to load vars for managed_node1 12502 1726867173.48442: Calling groups_inventory to load vars for managed_node1 12502 1726867173.48445: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867173.48458: Calling all_plugins_play to load vars for managed_node1 12502 1726867173.48460: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867173.48463: Calling groups_plugins_play to load vars for managed_node1 12502 1726867173.48852: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867173.49240: done with get_vars() 12502 1726867173.49247: variable 'ansible_search_path' from source: unknown 12502 1726867173.49259: we have included files to process 12502 1726867173.49260: generating all_blocks data 12502 1726867173.49261: done generating all_blocks data 12502 1726867173.49262: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 12502 1726867173.49263: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 12502 1726867173.49265: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 12502 1726867173.50407: in VariableManager get_vars() 12502 1726867173.50421: done with get_vars() 12502 1726867173.50433: done processing included file 12502 1726867173.50436: iterating over new_blocks loaded from include file 12502 1726867173.50437: in VariableManager get_vars() 12502 1726867173.50446: done with get_vars() 12502 1726867173.50447: filtering new block on tags 12502 1726867173.50461: done filtering new block on tags 12502 1726867173.50464: in VariableManager get_vars() 12502 1726867173.50474: done with get_vars() 12502 1726867173.50475: filtering new block on tags 12502 1726867173.50694: done filtering new block on tags 12502 1726867173.50697: in VariableManager get_vars() 12502 1726867173.50708: done with get_vars() 12502 1726867173.50710: filtering new block on tags 12502 1726867173.50722: done filtering new block on tags 12502 1726867173.50724: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node1 12502 1726867173.50730: extending task lists for all hosts with included blocks 12502 1726867173.50776: done extending task lists 12502 1726867173.50779: done processing included files 12502 1726867173.50780: results queue empty 12502 1726867173.50781: checking for any_errors_fatal 12502 1726867173.50782: done checking for any_errors_fatal 12502 1726867173.50783: checking for max_fail_percentage 12502 1726867173.50784: done checking for max_fail_percentage 12502 1726867173.50784: checking to see if all hosts have failed and the running result is not ok 12502 1726867173.50785: done checking to see if all hosts have failed 12502 1726867173.50788: getting the remaining hosts for this loop 12502 1726867173.50790: done getting the remaining hosts for this loop 12502 1726867173.50792: getting the next task for host managed_node1 12502 1726867173.50796: done getting next task for host managed_node1 12502 1726867173.50797: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 12502 1726867173.50800: ^ 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 12502 1726867173.50802: getting variables 12502 1726867173.50803: in VariableManager get_vars() 12502 1726867173.50811: Calling all_inventory to load vars for managed_node1 12502 1726867173.50813: Calling groups_inventory to load vars for managed_node1 12502 1726867173.50818: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867173.50822: Calling all_plugins_play to load vars for managed_node1 12502 1726867173.51074: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867173.51082: Calling groups_plugins_play to load vars for managed_node1 12502 1726867173.51632: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867173.51883: done with get_vars() 12502 1726867173.51892: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 17:19:33 -0400 (0:00:00.054) 0:00:01.708 ****** 12502 1726867173.52102: entering _queue_task() for managed_node1/setup 12502 1726867173.52975: worker is 1 (out of 1 available) 12502 1726867173.52985: exiting _queue_task() for managed_node1/setup 12502 1726867173.52995: done queuing things up, now waiting for results queue to drain 12502 1726867173.52996: waiting for pending results... 12502 1726867173.53028: running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test 12502 1726867173.53146: in run() - task 0affcac9-a3a5-6860-cbfd-0000000001cd 12502 1726867173.53167: variable 'ansible_search_path' from source: unknown 12502 1726867173.53175: variable 'ansible_search_path' from source: unknown 12502 1726867173.53218: calling self._execute() 12502 1726867173.53303: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867173.53316: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867173.53357: variable 'omit' from source: magic vars 12502 1726867173.53853: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867173.57444: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867173.57448: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867173.57483: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867173.57589: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867173.57621: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867173.57879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867173.57883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867173.57910: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867173.58024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867173.58046: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867173.58363: variable 'ansible_facts' from source: unknown 12502 1726867173.58482: variable 'network_test_required_facts' from source: task vars 12502 1726867173.58668: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 12502 1726867173.58784: variable 'omit' from source: magic vars 12502 1726867173.58787: variable 'omit' from source: magic vars 12502 1726867173.58790: variable 'omit' from source: magic vars 12502 1726867173.58792: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 12502 1726867173.58922: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 12502 1726867173.58948: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 12502 1726867173.58969: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 12502 1726867173.59012: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 12502 1726867173.59115: variable 'inventory_hostname' from source: host vars for 'managed_node1' 12502 1726867173.59124: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867173.59131: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867173.59267: Set connection var ansible_timeout to 10 12502 1726867173.59334: Set connection var ansible_shell_type to sh 12502 1726867173.59483: Set connection var ansible_pipelining to False 12502 1726867173.59486: Set connection var ansible_shell_executable to /bin/sh 12502 1726867173.59489: Set connection var ansible_module_compression to ZIP_DEFLATED 12502 1726867173.59491: Set connection var ansible_connection to ssh 12502 1726867173.59493: variable 'ansible_shell_executable' from source: unknown 12502 1726867173.59495: variable 'ansible_connection' from source: unknown 12502 1726867173.59499: variable 'ansible_module_compression' from source: unknown 12502 1726867173.59506: variable 'ansible_shell_type' from source: unknown 12502 1726867173.59513: variable 'ansible_shell_executable' from source: unknown 12502 1726867173.59519: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867173.59526: variable 'ansible_pipelining' from source: unknown 12502 1726867173.59532: variable 'ansible_timeout' from source: unknown 12502 1726867173.59544: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867173.59795: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 12502 1726867173.59976: variable 'omit' from source: magic vars 12502 1726867173.59981: starting attempt loop 12502 1726867173.59983: running the handler 12502 1726867173.59986: _low_level_execute_command(): starting 12502 1726867173.59988: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 12502 1726867173.61784: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 12502 1726867173.61799: 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 12502 1726867173.61868: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 12502 1726867173.61891: 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 12502 1726867173.62054: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 12502 1726867173.62066: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 12502 1726867173.62160: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 12502 1726867173.62359: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 12502 1726867173.64186: stdout chunk (state=3): >>>/root <<< 12502 1726867173.64619: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 12502 1726867173.64623: stdout chunk (state=3): >>><<< 12502 1726867173.64625: stderr chunk (state=3): >>><<< 12502 1726867173.64629: _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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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 12502 1726867173.64640: _low_level_execute_command(): starting 12502 1726867173.64643: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867173.645274-12600-254589019793981 `" && echo ansible-tmp-1726867173.645274-12600-254589019793981="` echo /root/.ansible/tmp/ansible-tmp-1726867173.645274-12600-254589019793981 `" ) && sleep 0' 12502 1726867173.65727: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 12502 1726867173.65731: 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.12.57 originally 10.31.12.57 debug2: match not found <<< 12502 1726867173.65733: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 12502 1726867173.65735: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 12502 1726867173.65737: 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 12502 1726867173.65975: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 12502 1726867173.67880: stdout chunk (state=3): >>>ansible-tmp-1726867173.645274-12600-254589019793981=/root/.ansible/tmp/ansible-tmp-1726867173.645274-12600-254589019793981 <<< 12502 1726867173.68354: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 12502 1726867173.68357: stderr chunk (state=3): >>><<< 12502 1726867173.68444: stdout chunk (state=3): >>><<< 12502 1726867173.68464: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867173.645274-12600-254589019793981=/root/.ansible/tmp/ansible-tmp-1726867173.645274-12600-254589019793981 , 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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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 12502 1726867173.68634: variable 'ansible_module_compression' from source: unknown 12502 1726867173.68744: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-12502xhnxmhdq/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 12502 1726867173.68945: variable 'ansible_facts' from source: unknown 12502 1726867173.69474: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867173.645274-12600-254589019793981/AnsiballZ_setup.py 12502 1726867173.69713: Sending initial data 12502 1726867173.69716: Sent initial data (153 bytes) 12502 1726867173.70789: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 12502 1726867173.70811: 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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 12502 1726867173.70875: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 12502 1726867173.70942: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 12502 1726867173.71000: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 12502 1726867173.72585: 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 <<< 12502 1726867173.72625: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 12502 1726867173.72668: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-12502xhnxmhdq/tmpsjno__j2 /root/.ansible/tmp/ansible-tmp-1726867173.645274-12600-254589019793981/AnsiballZ_setup.py <<< 12502 1726867173.72671: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867173.645274-12600-254589019793981/AnsiballZ_setup.py" <<< 12502 1726867173.72732: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-12502xhnxmhdq/tmpsjno__j2" to remote "/root/.ansible/tmp/ansible-tmp-1726867173.645274-12600-254589019793981/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867173.645274-12600-254589019793981/AnsiballZ_setup.py" <<< 12502 1726867173.75764: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 12502 1726867173.75888: stderr chunk (state=3): >>><<< 12502 1726867173.75894: stdout chunk (state=3): >>><<< 12502 1726867173.75897: done transferring module to remote 12502 1726867173.75899: _low_level_execute_command(): starting 12502 1726867173.75901: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867173.645274-12600-254589019793981/ /root/.ansible/tmp/ansible-tmp-1726867173.645274-12600-254589019793981/AnsiballZ_setup.py && sleep 0' 12502 1726867173.77583: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 12502 1726867173.77667: 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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 12502 1726867173.77827: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 12502 1726867173.77866: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 12502 1726867173.77892: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 12502 1726867173.78025: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 12502 1726867173.79879: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 12502 1726867173.79883: stdout chunk (state=3): >>><<< 12502 1726867173.79885: stderr chunk (state=3): >>><<< 12502 1726867173.80040: _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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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 12502 1726867173.80043: _low_level_execute_command(): starting 12502 1726867173.80046: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867173.645274-12600-254589019793981/AnsiballZ_setup.py && sleep 0' 12502 1726867173.81145: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 12502 1726867173.81168: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 12502 1726867173.81186: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 12502 1726867173.81205: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 12502 1726867173.81221: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 12502 1726867173.81384: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 12502 1726867173.81497: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 12502 1726867173.81572: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 12502 1726867173.83962: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 12502 1726867173.84004: stdout chunk (state=3): >>>import _imp # builtin <<< 12502 1726867173.84041: stdout chunk (state=3): >>>import '_thread' # <<< 12502 1726867173.84095: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 12502 1726867173.84182: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 12502 1726867173.84484: stdout chunk (state=3): >>>import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 12502 1726867173.84506: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cdf104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cdedfb30> # /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' <<< 12502 1726867173.84611: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cdf12a50> import '_signal' # import '_abc' # import 'abc' # import 'io' # <<< 12502 1726867173.84645: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 12502 1726867173.84799: stdout chunk (state=3): >>>import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # <<< 12502 1726867173.84830: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 12502 1726867173.84896: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 12502 1726867173.84921: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cdce5130> <<< 12502 1726867173.85044: 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 0x7f37cdce5fa0> import 'site' # <<< 12502 1726867173.85094: 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. <<< 12502 1726867173.85895: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cdd23ec0> <<< 12502 1726867173.85940: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 12502 1726867173.86059: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cdd23f80> # /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 <<< 12502 1726867173.86078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 12502 1726867173.86105: stdout chunk (state=3): >>>import 'itertools' # <<< 12502 1726867173.86141: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cdd5b830> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 12502 1726867173.86168: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cdd5bec0> <<< 12502 1726867173.86194: stdout chunk (state=3): >>>import '_collections' # <<< 12502 1726867173.86293: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cdd3bb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cdd392b0> <<< 12502 1726867173.87021: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cdd21070> # /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 0x7f37cdd7b7d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cdd7a3f0> # /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 0x7f37cdd3a150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cdd78bc0> # /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 0x7f37cddb0890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cdd202f0> # /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' <<< 12502 1726867173.87239: 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 0x7f37cddb0d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cddb0bf0> # 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 0x7f37cddb0fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cdd1ee10> # /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 0x7f37cddb1670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cddb1370> 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 0x7f37cddb2540> 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' <<< 12502 1726867173.87567: 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 0x7f37cddc8740> 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 0x7f37cddc9e20> # /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 0x7f37cddcacc0> # 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 0x7f37cddcb2f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cddca210> # /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 0x7f37cddcbd70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cddcb4a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cddb24b0> # /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 0x7f37cdad3c50> # /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' <<< 12502 1726867173.87602: 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 0x7f37cdafc710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cdafc470> # 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 0x7f37cdafc740> # /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' <<< 12502 1726867173.87741: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 12502 1726867173.87798: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37cdafd070> <<< 12502 1726867173.87895: 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 0x7f37cdafda60> <<< 12502 1726867173.88002: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cdafc920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cdad1df0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 12502 1726867173.88026: 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 0x7f37cdafee10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cdafdb50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cddb2c60> <<< 12502 1726867173.88041: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 12502 1726867173.88121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 12502 1726867173.88124: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 12502 1726867173.88156: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 12502 1726867173.88182: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cdb271a0> <<< 12502 1726867173.88283: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 12502 1726867173.88287: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 12502 1726867173.88292: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 12502 1726867173.88433: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cdb4b560> <<< 12502 1726867173.88437: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 12502 1726867173.88455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # <<< 12502 1726867173.88567: 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 0x7f37cdbac2c0> # /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 <<< 12502 1726867173.88669: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 12502 1726867173.88686: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cdbaea20> <<< 12502 1726867173.88727: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cdbac3e0> <<< 12502 1726867173.88771: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cdb6d2b0> <<< 12502 1726867173.89008: 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 0x7f37cd9ad3d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cdb4a360> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cdaffd70> <<< 12502 1726867173.89012: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 12502 1726867173.89015: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f37cd9ad670> <<< 12502 1726867173.89263: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_xm0qjig5/ansible_setup_payload.zip' # zipimport: zlib available <<< 12502 1726867173.89528: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 12502 1726867173.89562: 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 0x7f37cda17170> <<< 12502 1726867173.89590: stdout chunk (state=3): >>>import '_typing' # <<< 12502 1726867173.89791: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cd9f6060> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cd9f51f0> # zipimport: zlib available import 'ansible' # <<< 12502 1726867173.89823: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 12502 1726867173.89845: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 12502 1726867173.89881: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867173.91845: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867173.93458: 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 0x7f37cda15040> <<< 12502 1726867173.93462: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 12502 1726867173.93490: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 12502 1726867173.93562: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37cda46b10> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cda468a0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cda461b0> <<< 12502 1726867173.93589: 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' <<< 12502 1726867173.93639: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cda46600> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cda17b90> <<< 12502 1726867173.93697: stdout chunk (state=3): >>>import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37cda47890> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 12502 1726867173.93718: 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 0x7f37cda47ad0> <<< 12502 1726867173.94097: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cda47f50> 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 0x7f37cd329e20> # 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 0x7f37cd32ba40> # /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 0x7f37cd32c410> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 12502 1726867173.94152: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cd32d5b0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 12502 1726867173.94207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 12502 1726867173.94222: 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' <<< 12502 1726867173.94327: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cd32ff50> <<< 12502 1726867173.94361: 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 0x7f37cd334680> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cd32e2d0> <<< 12502 1726867173.94394: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 12502 1726867173.94451: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 12502 1726867173.94470: stdout chunk (state=3): >>># 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 <<< 12502 1726867173.94629: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 12502 1726867173.94695: 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 0x7f37cd337fb0> import '_tokenize' # <<< 12502 1726867173.94787: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cd336a80> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cd3367e0> <<< 12502 1726867173.94813: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 12502 1726867173.94927: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cd336d50> <<< 12502 1726867173.94969: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cd32e7e0> # 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 0x7f37cd37c1d0> <<< 12502 1726867173.95040: 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 0x7f37cd37c380> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 12502 1726867173.95054: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 12502 1726867173.95125: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37cd37de20> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cd37dbe0> <<< 12502 1726867173.95167: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 12502 1726867173.95231: 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 0x7f37cd3803b0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cd37e510> <<< 12502 1726867173.95271: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 12502 1726867173.95340: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 12502 1726867173.95356: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 12502 1726867173.95474: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cd383b90> <<< 12502 1726867173.95614: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cd380560> <<< 12502 1726867173.95681: 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 0x7f37cd384bc0> <<< 12502 1726867173.95747: 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 0x7f37cd384d40> <<< 12502 1726867173.95860: 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 0x7f37cd384e30> <<< 12502 1726867173.95891: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cd37c4d0> <<< 12502 1726867173.95923: 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' <<< 12502 1726867173.95949: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 12502 1726867173.95968: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 12502 1726867173.96082: 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 0x7f37cd20c530> <<< 12502 1726867173.96244: 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 0x7f37cd20d490> <<< 12502 1726867173.96247: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cd386cc0> <<< 12502 1726867173.96300: 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 0x7f37cd387890> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cd3868d0> <<< 12502 1726867173.96312: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 12502 1726867173.96337: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 12502 1726867173.96485: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867173.96628: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 12502 1726867173.96656: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 12502 1726867173.96670: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 12502 1726867173.96859: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867173.97032: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867173.97958: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867173.98815: 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 <<< 12502 1726867173.98898: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 12502 1726867173.99048: 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 0x7f37cd215790> # /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 0x7f37cd2164e0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cd20d7f0> <<< 12502 1726867173.99093: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 12502 1726867173.99145: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # <<< 12502 1726867173.99148: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867173.99361: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867173.99611: 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' <<< 12502 1726867173.99614: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cd2162a0> <<< 12502 1726867173.99638: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.00342: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.01485: stdout chunk (state=3): >>># 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 <<< 12502 1726867174.01575: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.01584: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available <<< 12502 1726867174.01636: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 12502 1726867174.01639: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.01674: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.01743: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 12502 1726867174.01746: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.02142: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.02443: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 12502 1726867174.02517: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 12502 1726867174.02633: stdout chunk (state=3): >>>import '_ast' # <<< 12502 1726867174.02649: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cd2176b0> <<< 12502 1726867174.02661: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.02856: 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 <<< 12502 1726867174.02959: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.locale' # <<< 12502 1726867174.02970: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.03041: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.03079: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.03160: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.03297: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 12502 1726867174.03496: 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 0x7f37cd222150> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cd21d940> <<< 12502 1726867174.03510: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 12502 1726867174.03598: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 12502 1726867174.03691: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.03715: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.03808: 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' <<< 12502 1726867174.03811: 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 <<< 12502 1726867174.03922: 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 <<< 12502 1726867174.03925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 12502 1726867174.04017: 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' <<< 12502 1726867174.04047: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cd30aa80> <<< 12502 1726867174.04153: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cda72780> <<< 12502 1726867174.04231: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cd2222a0> <<< 12502 1726867174.04311: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cdb4bb90> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 12502 1726867174.04320: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 12502 1726867174.04387: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available <<< 12502 1726867174.04443: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 12502 1726867174.04688: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 12502 1726867174.04739: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.04788: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.04844: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available <<< 12502 1726867174.04970: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.05055: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.05132: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 12502 1726867174.05405: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.05858: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.05862: stdout chunk (state=3): >>># 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 <<< 12502 1726867174.05883: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 12502 1726867174.05901: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cd2b2390> <<< 12502 1726867174.05945: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 12502 1726867174.05966: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 12502 1726867174.06032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 12502 1726867174.06085: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 12502 1726867174.06151: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37ccf10260> # 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 0x7f37ccf10830> <<< 12502 1726867174.06182: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cd2981d0> <<< 12502 1726867174.06272: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cd2b2ed0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cd2b0a70> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cd2b06b0> <<< 12502 1726867174.06369: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 12502 1726867174.06448: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 12502 1726867174.06491: 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 0x7f37ccf13530> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37ccf12de0> <<< 12502 1726867174.06499: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 12502 1726867174.06514: 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 0x7f37ccf12fc0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37ccf12240> <<< 12502 1726867174.06517: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 12502 1726867174.06707: 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 0x7f37ccf136e0> <<< 12502 1726867174.06730: stdout chunk (state=3): >>># /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' <<< 12502 1726867174.06794: 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 0x7f37ccf5e210> <<< 12502 1726867174.06819: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37ccf5c230> <<< 12502 1726867174.07022: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cd2b0770> import 'ansible.module_utils.facts.timeout' # <<< 12502 1726867174.07036: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available <<< 12502 1726867174.07068: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available <<< 12502 1726867174.07129: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.07205: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available <<< 12502 1726867174.07245: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 12502 1726867174.07346: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 12502 1726867174.07386: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.07454: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 12502 1726867174.07575: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 12502 1726867174.07666: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.07733: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.07804: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.07983: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 12502 1726867174.08772: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.09346: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 12502 1726867174.09403: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.09480: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.09515: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.09585: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available <<< 12502 1726867174.09615: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.09652: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 12502 1726867174.09734: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.09753: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.09808: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 12502 1726867174.10057: stdout chunk (state=3): >>># 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 <<< 12502 1726867174.10154: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.10587: 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 0x7f37ccf5e390> # /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 0x7f37ccf5ee10> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 12502 1726867174.10590: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.10782: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available <<< 12502 1726867174.10802: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.11090: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 12502 1726867174.11111: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 12502 1726867174.11134: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 12502 1726867174.11145: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.11197: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.11259: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 12502 1726867174.11314: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 12502 1726867174.11405: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 12502 1726867174.11494: 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 0x7f37ccf9e420> <<< 12502 1726867174.11800: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37ccf8e180> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 12502 1726867174.11995: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 12502 1726867174.12064: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.12185: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.12354: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.12560: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 12502 1726867174.12575: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.12676: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 12502 1726867174.12692: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.12794: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.12806: 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' <<< 12502 1726867174.12833: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 12502 1726867174.12876: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37ccfb20c0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37ccfb3aa0> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available <<< 12502 1726867174.12895: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 12502 1726867174.12952: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 12502 1726867174.13097: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 12502 1726867174.13251: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.13472: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 12502 1726867174.13544: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.13629: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.13779: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.13827: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.13892: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 12502 1726867174.13904: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.14097: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 12502 1726867174.14158: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.14379: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 12502 1726867174.14644: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.14736: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 12502 1726867174.14749: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.14796: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.14895: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.15797: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.16486: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 12502 1726867174.16501: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.16651: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.16842: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 12502 1726867174.16996: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 12502 1726867174.17104: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 12502 1726867174.17241: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.17333: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.17620: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 12502 1726867174.17661: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.17691: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.17713: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 12502 1726867174.17737: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.17870: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.18012: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.18350: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.18635: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 12502 1726867174.18671: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.18715: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.18749: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available <<< 12502 1726867174.18799: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.18828: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 12502 1726867174.18948: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.19014: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 12502 1726867174.19017: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.19046: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.19109: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 12502 1726867174.19275: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 12502 1726867174.19404: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 12502 1726867174.19798: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.20202: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available <<< 12502 1726867174.20351: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.20373: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available <<< 12502 1726867174.20417: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.20468: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 12502 1726867174.20611: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.20614: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available <<< 12502 1726867174.20653: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # <<< 12502 1726867174.20675: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.20772: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.20897: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 12502 1726867174.20900: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 12502 1726867174.20921: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual' # <<< 12502 1726867174.20988: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 12502 1726867174.21039: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 12502 1726867174.21043: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.21069: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.21100: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.21158: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.21318: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 12502 1726867174.21430: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 12502 1726867174.21440: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 12502 1726867174.21509: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.21582: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 12502 1726867174.21593: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.21896: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.22203: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 12502 1726867174.22212: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.22380: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.22384: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available <<< 12502 1726867174.22510: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # <<< 12502 1726867174.22580: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.22699: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.22769: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # <<< 12502 1726867174.22772: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.default_collectors' # <<< 12502 1726867174.23008: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 12502 1726867174.23128: 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 <<< 12502 1726867174.23991: 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' <<< 12502 1726867174.23998: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 12502 1726867174.24015: stdout chunk (state=3): >>># 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 0x7f37ccdae9f0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37ccdac320> <<< 12502 1726867174.24025: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cd2b2120> <<< 12502 1726867174.25302: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_fips": false, "ansible_apparmor": {"status": "disabled"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7JVDfMeZKYw4NvDf4J6T4eu3duEI1TDN8eY5Ag46A+Ty47bFYfPmW8jVxlz3g+Tlfs7803yjUxR8BhfnXFZj/ShR0Zt/NELUYUVHxS02yzVAX46Y/KQOzI9qRt8tn6zOckZ/+JxKdaH4KujKn7hn6gshq1vw8EYiHTG0Qh6hfm5GPWLD5l6fJeToO5P4jLX8zZS6NMoZR+K0P0F/xOkWEwjI1nJbD4GE/YiqzqLHq6U6rqEJJJWonNID6UzPfdWm+n8LyKoVCKBkDEBVl2RUr8Tsnq4MvYG+29djt/3smMIshPKMV+5fzmOvIUzv2YNfQB8w6aFoUnL8qSaEvV8A/30HdDOfRMCUanxsl1eSz0oMgGgwuQGW+lT1FSzP9U9mEQM92nj5Xgp0vf3oGttMW7RHoOjnkx3T8GVpOuPHnV0/Za7EXFaFun607WeBN2SsoO8UQ5HyKRLlC6ISzWOkWAc0L6v/tAMtxHQG5Bp40E0MHFpDc2SEbbFD+SVTfFQM=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBV4LdcoMAl+JydFQSAxZ6GfPzd/6UfaeOa/SPTjnrI5J8u4+cAsuyFQSKSblfcVNXleTIvzCZHrC699g4HQaHE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAII78+YWuBOZy60GFrh19oZTZhmiNQUWzC28D2cLLUyoq", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_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-12-57.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-57", "ansible_nodename": "ip-10-31-12-57.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": "ec293fb3626e3a20695ae06b45478339", "ansible_pkg_mgr": "dnf", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "19", "second": "34", "epoch": "1726867174", "epoch_int": "1726867174", "date": "2024-09-20", "time": "17:19:34", "iso8601_micro": "2024-09-20T21:19:34.242888Z", "iso8601": "2024-09-20T21:19:34Z", "iso8601_basic": "20240920T171934242888", "iso8601_basic_short": "20240920T171934", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_local": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_service_mgr": "systemd", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.65 32980 10.31.12.57 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.14.65 32980 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_lsb": {}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_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, "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 12502 1726867174.25768: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 12502 1726867174.25772: 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 <<< 12502 1726867174.25779: stdout chunk (state=3): >>># restore sys.stdout # restore sys.stderr <<< 12502 1726867174.25782: stdout chunk (state=3): >>># 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 <<< 12502 1726867174.25933: stdout chunk (state=3): >>># cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools<<< 12502 1726867174.25937: stdout chunk (state=3): >>> # 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 <<< 12502 1726867174.25939: stdout chunk (state=3): >>># 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 <<< 12502 1726867174.25944: stdout chunk (state=3): >>># 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 <<< 12502 1726867174.25946: stdout chunk (state=3): >>># 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 <<< 12502 1726867174.26156: stdout chunk (state=3): >>># cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # 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 <<< 12502 1726867174.26164: 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 <<< 12502 1726867174.26166: stdout chunk (state=3): >>># 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 <<< 12502 1726867174.26534: stdout chunk (state=3): >>># 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 <<< 12502 1726867174.26604: stdout chunk (state=3): >>># destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil <<< 12502 1726867174.26621: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 12502 1726867174.26792: 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 # 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 <<< 12502 1726867174.26795: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios <<< 12502 1726867174.26894: stdout chunk (state=3): >>># destroy errno # destroy json # destroy socket # destroy struct <<< 12502 1726867174.26899: stdout chunk (state=3): >>># destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 12502 1726867174.26927: 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 <<< 12502 1726867174.26931: 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 <<< 12502 1726867174.26955: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading <<< 12502 1726867174.27253: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # 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<<< 12502 1726867174.27256: stdout chunk (state=3): >>> # destroy systemd._journal # destroy _datetime <<< 12502 1726867174.27416: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 12502 1726867174.27550: 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 # 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 <<< 12502 1726867174.27692: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 12502 1726867174.27784: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref <<< 12502 1726867174.27795: stdout chunk (state=3): >>># destroy _hashlib <<< 12502 1726867174.27900: stdout chunk (state=3): >>># destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 12502 1726867174.28359: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 12502 1726867174.28363: stdout chunk (state=3): >>><<< 12502 1726867174.28371: stderr chunk (state=3): >>><<< 12502 1726867174.28697: _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 0x7f37cdf104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cdedfb30> # /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 0x7f37cdf12a50> 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 0x7f37cdce5130> # /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 0x7f37cdce5fa0> 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 0x7f37cdd23ec0> # /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 0x7f37cdd23f80> # /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 0x7f37cdd5b830> # /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 0x7f37cdd5bec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cdd3bb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cdd392b0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cdd21070> # /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 0x7f37cdd7b7d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cdd7a3f0> # /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 0x7f37cdd3a150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cdd78bc0> # /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 0x7f37cddb0890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cdd202f0> # /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 0x7f37cddb0d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cddb0bf0> # 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 0x7f37cddb0fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cdd1ee10> # /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 0x7f37cddb1670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cddb1370> 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 0x7f37cddb2540> 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 0x7f37cddc8740> 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 0x7f37cddc9e20> # /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 0x7f37cddcacc0> # 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 0x7f37cddcb2f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cddca210> # /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 0x7f37cddcbd70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cddcb4a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cddb24b0> # /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 0x7f37cdad3c50> # /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 0x7f37cdafc710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cdafc470> # 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 0x7f37cdafc740> # /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 0x7f37cdafd070> # 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 0x7f37cdafda60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cdafc920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cdad1df0> # /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 0x7f37cdafee10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cdafdb50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cddb2c60> # /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 0x7f37cdb271a0> # /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 0x7f37cdb4b560> # /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 0x7f37cdbac2c0> # /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 0x7f37cdbaea20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cdbac3e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cdb6d2b0> # /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 0x7f37cd9ad3d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cdb4a360> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cdaffd70> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f37cd9ad670> # zipimport: found 103 names in '/tmp/ansible_setup_payload_xm0qjig5/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 0x7f37cda17170> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cd9f6060> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cd9f51f0> # 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 0x7f37cda15040> # /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 0x7f37cda46b10> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cda468a0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cda461b0> # /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 0x7f37cda46600> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cda17b90> 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 0x7f37cda47890> # 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 0x7f37cda47ad0> # /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 0x7f37cda47f50> 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 0x7f37cd329e20> # 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 0x7f37cd32ba40> # /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 0x7f37cd32c410> # /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 0x7f37cd32d5b0> # /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 0x7f37cd32ff50> # 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 0x7f37cd334680> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cd32e2d0> # /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 0x7f37cd337fb0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cd336a80> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cd3367e0> # /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 0x7f37cd336d50> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cd32e7e0> # 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 0x7f37cd37c1d0> # /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 0x7f37cd37c380> # /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 0x7f37cd37de20> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cd37dbe0> # /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 0x7f37cd3803b0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cd37e510> # /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 0x7f37cd383b90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cd380560> # 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 0x7f37cd384bc0> # 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 0x7f37cd384d40> # 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 0x7f37cd384e30> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cd37c4d0> # /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 0x7f37cd20c530> # 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 0x7f37cd20d490> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cd386cc0> # 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 0x7f37cd387890> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cd3868d0> # 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 0x7f37cd215790> # /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 0x7f37cd2164e0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cd20d7f0> 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 0x7f37cd2162a0> # 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 0x7f37cd2176b0> # 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 0x7f37cd222150> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cd21d940> 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 0x7f37cd30aa80> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cda72780> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cd2222a0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cdb4bb90> # 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 0x7f37cd2b2390> # /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 0x7f37ccf10260> # 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 0x7f37ccf10830> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cd2981d0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cd2b2ed0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cd2b0a70> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cd2b06b0> # /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 0x7f37ccf13530> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37ccf12de0> # 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 0x7f37ccf12fc0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37ccf12240> # /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 0x7f37ccf136e0> # /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 0x7f37ccf5e210> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37ccf5c230> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cd2b0770> 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 0x7f37ccf5e390> # /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 0x7f37ccf5ee10> 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 0x7f37ccf9e420> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37ccf8e180> 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 0x7f37ccfb20c0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37ccfb3aa0> 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 0x7f37ccdae9f0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37ccdac320> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37cd2b2120> {"ansible_facts": {"ansible_fips": false, "ansible_apparmor": {"status": "disabled"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7JVDfMeZKYw4NvDf4J6T4eu3duEI1TDN8eY5Ag46A+Ty47bFYfPmW8jVxlz3g+Tlfs7803yjUxR8BhfnXFZj/ShR0Zt/NELUYUVHxS02yzVAX46Y/KQOzI9qRt8tn6zOckZ/+JxKdaH4KujKn7hn6gshq1vw8EYiHTG0Qh6hfm5GPWLD5l6fJeToO5P4jLX8zZS6NMoZR+K0P0F/xOkWEwjI1nJbD4GE/YiqzqLHq6U6rqEJJJWonNID6UzPfdWm+n8LyKoVCKBkDEBVl2RUr8Tsnq4MvYG+29djt/3smMIshPKMV+5fzmOvIUzv2YNfQB8w6aFoUnL8qSaEvV8A/30HdDOfRMCUanxsl1eSz0oMgGgwuQGW+lT1FSzP9U9mEQM92nj5Xgp0vf3oGttMW7RHoOjnkx3T8GVpOuPHnV0/Za7EXFaFun607WeBN2SsoO8UQ5HyKRLlC6ISzWOkWAc0L6v/tAMtxHQG5Bp40E0MHFpDc2SEbbFD+SVTfFQM=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBV4LdcoMAl+JydFQSAxZ6GfPzd/6UfaeOa/SPTjnrI5J8u4+cAsuyFQSKSblfcVNXleTIvzCZHrC699g4HQaHE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAII78+YWuBOZy60GFrh19oZTZhmiNQUWzC28D2cLLUyoq", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_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-12-57.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-57", "ansible_nodename": "ip-10-31-12-57.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": "ec293fb3626e3a20695ae06b45478339", "ansible_pkg_mgr": "dnf", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "19", "second": "34", "epoch": "1726867174", "epoch_int": "1726867174", "date": "2024-09-20", "time": "17:19:34", "iso8601_micro": "2024-09-20T21:19:34.242888Z", "iso8601": "2024-09-20T21:19:34Z", "iso8601_basic": "20240920T171934242888", "iso8601_basic_short": "20240920T171934", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_local": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_service_mgr": "systemd", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.65 32980 10.31.12.57 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.14.65 32980 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_lsb": {}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_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, "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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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.12.57 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 12502 1726867174.30295: 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-1726867173.645274-12600-254589019793981/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 12502 1726867174.30299: _low_level_execute_command(): starting 12502 1726867174.30301: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867173.645274-12600-254589019793981/ > /dev/null 2>&1 && sleep 0' 12502 1726867174.31108: 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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 12502 1726867174.31324: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 12502 1726867174.31339: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 12502 1726867174.31604: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 12502 1726867174.31607: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 12502 1726867174.33393: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 12502 1726867174.33455: stderr chunk (state=3): >>><<< 12502 1726867174.33470: stdout chunk (state=3): >>><<< 12502 1726867174.33526: _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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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 12502 1726867174.33539: handler run complete 12502 1726867174.33799: variable 'ansible_facts' from source: unknown 12502 1726867174.33802: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867174.34054: variable 'ansible_facts' from source: unknown 12502 1726867174.34219: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867174.34319: attempt loop complete, returning result 12502 1726867174.34327: _execute() done 12502 1726867174.34334: dumping result to json 12502 1726867174.34349: done dumping result, returning 12502 1726867174.34367: done running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test [0affcac9-a3a5-6860-cbfd-0000000001cd] 12502 1726867174.34380: sending task result for task 0affcac9-a3a5-6860-cbfd-0000000001cd ok: [managed_node1] 12502 1726867174.34907: no more pending results, returning what we have 12502 1726867174.34967: results queue empty 12502 1726867174.34969: checking for any_errors_fatal 12502 1726867174.34970: done checking for any_errors_fatal 12502 1726867174.34971: checking for max_fail_percentage 12502 1726867174.34973: done checking for max_fail_percentage 12502 1726867174.34973: checking to see if all hosts have failed and the running result is not ok 12502 1726867174.34974: done checking to see if all hosts have failed 12502 1726867174.34975: getting the remaining hosts for this loop 12502 1726867174.34976: done getting the remaining hosts for this loop 12502 1726867174.34985: getting the next task for host managed_node1 12502 1726867174.34996: done getting next task for host managed_node1 12502 1726867174.34999: ^ task is: TASK: Check if system is ostree 12502 1726867174.35001: ^ 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 12502 1726867174.35005: getting variables 12502 1726867174.35006: in VariableManager get_vars() 12502 1726867174.35111: Calling all_inventory to load vars for managed_node1 12502 1726867174.35114: Calling groups_inventory to load vars for managed_node1 12502 1726867174.35117: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867174.35174: Calling all_plugins_play to load vars for managed_node1 12502 1726867174.35180: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867174.35184: Calling groups_plugins_play to load vars for managed_node1 12502 1726867174.35601: done sending task result for task 0affcac9-a3a5-6860-cbfd-0000000001cd 12502 1726867174.35604: WORKER PROCESS EXITING 12502 1726867174.35622: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867174.35821: done with get_vars() 12502 1726867174.35834: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 17:19:34 -0400 (0:00:00.838) 0:00:02.548 ****** 12502 1726867174.35923: entering _queue_task() for managed_node1/stat 12502 1726867174.36174: worker is 1 (out of 1 available) 12502 1726867174.36191: exiting _queue_task() for managed_node1/stat 12502 1726867174.36204: done queuing things up, now waiting for results queue to drain 12502 1726867174.36206: waiting for pending results... 12502 1726867174.36414: running TaskExecutor() for managed_node1/TASK: Check if system is ostree 12502 1726867174.36742: in run() - task 0affcac9-a3a5-6860-cbfd-0000000001cf 12502 1726867174.36747: variable 'ansible_search_path' from source: unknown 12502 1726867174.36749: variable 'ansible_search_path' from source: unknown 12502 1726867174.36751: calling self._execute() 12502 1726867174.36806: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867174.36811: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867174.36823: variable 'omit' from source: magic vars 12502 1726867174.37496: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 12502 1726867174.37924: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 12502 1726867174.37971: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 12502 1726867174.38005: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 12502 1726867174.38042: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 12502 1726867174.38134: 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) 12502 1726867174.38163: 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) 12502 1726867174.38194: 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) 12502 1726867174.38227: 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) 12502 1726867174.38344: Evaluated conditional (not __network_is_ostree is defined): True 12502 1726867174.38354: variable 'omit' from source: magic vars 12502 1726867174.38397: variable 'omit' from source: magic vars 12502 1726867174.38436: variable 'omit' from source: magic vars 12502 1726867174.38468: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 12502 1726867174.38554: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 12502 1726867174.38558: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 12502 1726867174.38567: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 12502 1726867174.38585: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 12502 1726867174.38621: variable 'inventory_hostname' from source: host vars for 'managed_node1' 12502 1726867174.38632: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867174.38641: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867174.38748: Set connection var ansible_timeout to 10 12502 1726867174.38758: Set connection var ansible_shell_type to sh 12502 1726867174.38772: Set connection var ansible_pipelining to False 12502 1726867174.38783: Set connection var ansible_shell_executable to /bin/sh 12502 1726867174.38881: Set connection var ansible_module_compression to ZIP_DEFLATED 12502 1726867174.38884: Set connection var ansible_connection to ssh 12502 1726867174.38887: variable 'ansible_shell_executable' from source: unknown 12502 1726867174.38889: variable 'ansible_connection' from source: unknown 12502 1726867174.38891: variable 'ansible_module_compression' from source: unknown 12502 1726867174.38893: variable 'ansible_shell_type' from source: unknown 12502 1726867174.38895: variable 'ansible_shell_executable' from source: unknown 12502 1726867174.38897: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867174.38900: variable 'ansible_pipelining' from source: unknown 12502 1726867174.38902: variable 'ansible_timeout' from source: unknown 12502 1726867174.38904: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867174.39000: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 12502 1726867174.39015: variable 'omit' from source: magic vars 12502 1726867174.39024: starting attempt loop 12502 1726867174.39030: running the handler 12502 1726867174.39047: _low_level_execute_command(): starting 12502 1726867174.39060: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 12502 1726867174.39761: 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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 12502 1726867174.39806: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 12502 1726867174.39824: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 12502 1726867174.39839: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 12502 1726867174.39966: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 12502 1726867174.41517: stdout chunk (state=3): >>>/root <<< 12502 1726867174.41675: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 12502 1726867174.41691: stderr chunk (state=3): >>><<< 12502 1726867174.41820: stdout chunk (state=3): >>><<< 12502 1726867174.41824: _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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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 12502 1726867174.41833: _low_level_execute_command(): starting 12502 1726867174.41839: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867174.4179995-12645-21171506764116 `" && echo ansible-tmp-1726867174.4179995-12645-21171506764116="` echo /root/.ansible/tmp/ansible-tmp-1726867174.4179995-12645-21171506764116 `" ) && sleep 0' 12502 1726867174.43032: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 12502 1726867174.43097: 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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 12502 1726867174.43238: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 12502 1726867174.43260: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 12502 1726867174.43328: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 12502 1726867174.45324: stdout chunk (state=3): >>>ansible-tmp-1726867174.4179995-12645-21171506764116=/root/.ansible/tmp/ansible-tmp-1726867174.4179995-12645-21171506764116 <<< 12502 1726867174.45417: stdout chunk (state=3): >>><<< 12502 1726867174.45422: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 12502 1726867174.45518: stderr chunk (state=3): >>><<< 12502 1726867174.45523: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867174.4179995-12645-21171506764116=/root/.ansible/tmp/ansible-tmp-1726867174.4179995-12645-21171506764116 , 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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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 12502 1726867174.45685: variable 'ansible_module_compression' from source: unknown 12502 1726867174.45688: ANSIBALLZ: Using lock for stat 12502 1726867174.45738: ANSIBALLZ: Acquiring lock 12502 1726867174.45748: ANSIBALLZ: Lock acquired: 140711311432432 12502 1726867174.45794: ANSIBALLZ: Creating module 12502 1726867174.72473: ANSIBALLZ: Writing module into payload 12502 1726867174.72592: ANSIBALLZ: Writing module 12502 1726867174.72618: ANSIBALLZ: Renaming module 12502 1726867174.72630: ANSIBALLZ: Done creating module 12502 1726867174.72653: variable 'ansible_facts' from source: unknown 12502 1726867174.72758: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867174.4179995-12645-21171506764116/AnsiballZ_stat.py 12502 1726867174.72905: Sending initial data 12502 1726867174.72908: Sent initial data (152 bytes) 12502 1726867174.73792: 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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 12502 1726867174.74015: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 12502 1726867174.74076: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 12502 1726867174.76190: 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 <<< 12502 1726867174.76234: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 12502 1726867174.76287: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-12502xhnxmhdq/tmpy5mufcgs /root/.ansible/tmp/ansible-tmp-1726867174.4179995-12645-21171506764116/AnsiballZ_stat.py <<< 12502 1726867174.76290: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867174.4179995-12645-21171506764116/AnsiballZ_stat.py" <<< 12502 1726867174.76360: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-12502xhnxmhdq/tmpy5mufcgs" to remote "/root/.ansible/tmp/ansible-tmp-1726867174.4179995-12645-21171506764116/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867174.4179995-12645-21171506764116/AnsiballZ_stat.py" <<< 12502 1726867174.77705: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 12502 1726867174.77740: stderr chunk (state=3): >>><<< 12502 1726867174.77744: stdout chunk (state=3): >>><<< 12502 1726867174.77792: done transferring module to remote 12502 1726867174.77920: _low_level_execute_command(): starting 12502 1726867174.77924: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867174.4179995-12645-21171506764116/ /root/.ansible/tmp/ansible-tmp-1726867174.4179995-12645-21171506764116/AnsiballZ_stat.py && sleep 0' 12502 1726867174.79155: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 12502 1726867174.79163: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 12502 1726867174.79166: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 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.12.57 is address debug1: re-parsing configuration <<< 12502 1726867174.79168: 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.12.57 originally 10.31.12.57 <<< 12502 1726867174.79170: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 12502 1726867174.79206: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 12502 1726867174.79211: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 12502 1726867174.79305: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 12502 1726867174.79390: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 12502 1726867174.81860: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 12502 1726867174.82116: stderr chunk (state=3): >>><<< 12502 1726867174.82119: stdout chunk (state=3): >>><<< 12502 1726867174.82199: _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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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 12502 1726867174.82202: _low_level_execute_command(): starting 12502 1726867174.82205: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867174.4179995-12645-21171506764116/AnsiballZ_stat.py && sleep 0' 12502 1726867174.83505: 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 <<< 12502 1726867174.83670: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 12502 1726867174.83674: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 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.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 12502 1726867174.83680: 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 12502 1726867174.83682: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 12502 1726867174.83733: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 12502 1726867174.83740: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 12502 1726867174.83858: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 12502 1726867174.87068: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 12502 1726867174.87300: stdout chunk (state=3): >>>import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # <<< 12502 1726867174.87325: stdout chunk (state=3): >>># installing zipimport hook <<< 12502 1726867174.87443: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 12502 1726867174.87462: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py<<< 12502 1726867174.87505: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 12502 1726867174.87517: stdout chunk (state=3): >>> <<< 12502 1726867174.87550: stdout chunk (state=3): >>>import 'codecs' # <<< 12502 1726867174.87641: stdout chunk (state=3): >>> # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py<<< 12502 1726867174.87647: stdout chunk (state=3): >>> <<< 12502 1726867174.87675: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 12502 1726867174.87757: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793b2e84d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793b2b7b30><<< 12502 1726867174.87861: 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 0x7f793b2eaa50> <<< 12502 1726867174.87867: stdout chunk (state=3): >>>import '_signal' # import '_abc' # <<< 12502 1726867174.87870: stdout chunk (state=3): >>> import 'abc' # <<< 12502 1726867174.87896: stdout chunk (state=3): >>> import 'io' # <<< 12502 1726867174.87975: stdout chunk (state=3): >>>import '_stat' # <<< 12502 1726867174.88044: stdout chunk (state=3): >>> import 'stat' # <<< 12502 1726867174.88129: stdout chunk (state=3): >>>import '_collections_abc' # import 'genericpath' # <<< 12502 1726867174.88242: stdout chunk (state=3): >>>import 'posixpath' # import 'os' # import '_sitebuiltins' # <<< 12502 1726867174.88262: stdout chunk (state=3): >>>Processing user site-packages<<< 12502 1726867174.88276: stdout chunk (state=3): >>> <<< 12502 1726867174.88296: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages'<<< 12502 1726867174.88308: stdout chunk (state=3): >>> Adding directory: '/usr/lib/python3.12/site-packages'<<< 12502 1726867174.88346: stdout chunk (state=3): >>> Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'<<< 12502 1726867174.88606: stdout chunk (state=3): >>> # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793b099130> # /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 0x7f793b099fa0> <<< 12502 1726867174.88636: stdout chunk (state=3): >>>import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux <<< 12502 1726867174.88646: stdout chunk (state=3): >>>Type "help", "copyright", "credits" or "license" for more information.<<< 12502 1726867174.88744: stdout chunk (state=3): >>> <<< 12502 1726867174.89032: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py<<< 12502 1726867174.89058: stdout chunk (state=3): >>> <<< 12502 1726867174.89073: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 12502 1726867174.89174: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 12502 1726867174.89236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'<<< 12502 1726867174.89276: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 12502 1726867174.89330: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793b0d7e90> <<< 12502 1726867174.89394: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 12502 1726867174.89495: stdout chunk (state=3): >>>import '_operator' # <<< 12502 1726867174.89499: stdout chunk (state=3): >>> import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793b0d7f50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py<<< 12502 1726867174.89501: stdout chunk (state=3): >>> <<< 12502 1726867174.89508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'<<< 12502 1726867174.89546: stdout chunk (state=3): >>> <<< 12502 1726867174.89591: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py<<< 12502 1726867174.89632: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'<<< 12502 1726867174.89724: stdout chunk (state=3): >>> import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 12502 1726867174.89731: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' <<< 12502 1726867174.89772: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793b10f890> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 12502 1726867174.89933: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'<<< 12502 1726867174.89939: stdout chunk (state=3): >>> import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793b10ff20><<< 12502 1726867174.89942: stdout chunk (state=3): >>> import '_collections' # <<< 12502 1726867174.89944: stdout chunk (state=3): >>> import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793b0efb60> <<< 12502 1726867174.89946: stdout chunk (state=3): >>>import '_functools' # <<< 12502 1726867174.89999: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793b0ed280> <<< 12502 1726867174.90143: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793b0d5040><<< 12502 1726867174.90183: stdout chunk (state=3): >>> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py<<< 12502 1726867174.90194: stdout chunk (state=3): >>> <<< 12502 1726867174.90220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'<<< 12502 1726867174.90230: stdout chunk (state=3): >>> <<< 12502 1726867174.90281: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 12502 1726867174.90323: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'<<< 12502 1726867174.90339: stdout chunk (state=3): >>> <<< 12502 1726867174.90375: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'<<< 12502 1726867174.90470: stdout chunk (state=3): >>> import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793b12f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793b12e420> <<< 12502 1726867174.90493: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py<<< 12502 1726867174.90586: 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 0x7f793b0ee150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793b12cc80><<< 12502 1726867174.90600: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 12502 1726867174.90683: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793b164890> <<< 12502 1726867174.90704: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793b0d42c0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 12502 1726867174.90731: stdout chunk (state=3): >>># 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'<<< 12502 1726867174.90761: stdout chunk (state=3): >>> # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'<<< 12502 1726867174.90768: stdout chunk (state=3): >>> import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f793b164d40><<< 12502 1726867174.90896: stdout chunk (state=3): >>> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793b164bf0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 12502 1726867174.90920: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f793b164fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793b0d2de0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 12502 1726867174.90982: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'<<< 12502 1726867174.90985: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 12502 1726867174.91011: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'<<< 12502 1726867174.91031: stdout chunk (state=3): >>> import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793b1656d0><<< 12502 1726867174.91092: stdout chunk (state=3): >>> <<< 12502 1726867174.91113: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793b1653a0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 12502 1726867174.91131: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 12502 1726867174.91161: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793b1665d0> import 'importlib.util' # <<< 12502 1726867174.91451: stdout chunk (state=3): >>> import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 12502 1726867174.91454: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'<<< 12502 1726867174.91457: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 12502 1726867174.91459: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793b17c7a0><<< 12502 1726867174.91464: stdout chunk (state=3): >>> import 'errno' # <<< 12502 1726867174.91467: stdout chunk (state=3): >>> # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 12502 1726867174.91470: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'<<< 12502 1726867174.91503: stdout chunk (state=3): >>> import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f793b17deb0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py<<< 12502 1726867174.91545: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'<<< 12502 1726867174.91553: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py<<< 12502 1726867174.91625: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793b17ed50> # 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 0x7f793b17f380><<< 12502 1726867174.91746: stdout chunk (state=3): >>> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793b17e2a0><<< 12502 1726867174.91769: 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' # 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 0x7f793b17fe00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793b17f530> <<< 12502 1726867174.92049: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793b166570> # /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 0x7f793af0bce0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 12502 1726867174.92066: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'<<< 12502 1726867174.92307: 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 0x7f793af34830> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793af34590> # 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 0x7f793af34770> # /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' <<< 12502 1726867174.92524: stdout chunk (state=3): >>># 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'<<< 12502 1726867174.92564: stdout chunk (state=3): >>> import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f793af35100> <<< 12502 1726867174.92754: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 12502 1726867174.92758: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f793af35af0><<< 12502 1726867174.92765: stdout chunk (state=3): >>> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793af349b0><<< 12502 1726867174.92775: stdout chunk (state=3): >>> <<< 12502 1726867174.92865: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793af09e80><<< 12502 1726867174.92871: stdout chunk (state=3): >>> <<< 12502 1726867174.92886: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 12502 1726867174.92896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 12502 1726867174.92983: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793af36ea0> <<< 12502 1726867174.93084: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793af35c10> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793b166cc0> <<< 12502 1726867174.93287: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 12502 1726867174.93290: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 12502 1726867174.93393: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 12502 1726867174.93396: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793af5f230><<< 12502 1726867174.93399: stdout chunk (state=3): >>> <<< 12502 1726867174.93463: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py<<< 12502 1726867174.93470: stdout chunk (state=3): >>> <<< 12502 1726867174.93501: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'<<< 12502 1726867174.93567: stdout chunk (state=3): >>> import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793af83590> <<< 12502 1726867174.93606: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 12502 1726867174.93846: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 12502 1726867174.93852: stdout chunk (state=3): >>>import 'ntpath' # <<< 12502 1726867174.93855: 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 0x7f793afe42f0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py<<< 12502 1726867174.93874: stdout chunk (state=3): >>> <<< 12502 1726867174.93991: 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<<< 12502 1726867174.94010: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 12502 1726867174.94255: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793afe6a50> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793afe4410> <<< 12502 1726867174.94683: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793afa93a0> <<< 12502 1726867174.94691: 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 0x7f793a9253d0> <<< 12502 1726867174.94694: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793af823c0><<< 12502 1726867174.94696: stdout chunk (state=3): >>> <<< 12502 1726867174.94700: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793af37e00><<< 12502 1726867174.94702: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 12502 1726867174.94725: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f793a925670> <<< 12502 1726867174.95052: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_5aele5r6/ansible_stat_payload.zip' # zipimport: zlib available <<< 12502 1726867174.95169: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.95233: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py<<< 12502 1726867174.95237: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'<<< 12502 1726867174.95240: stdout chunk (state=3): >>> <<< 12502 1726867174.95407: stdout chunk (state=3): >>># /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' <<< 12502 1726867174.95463: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py<<< 12502 1726867174.95487: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' <<< 12502 1726867174.95510: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793a97b0e0> <<< 12502 1726867174.95680: stdout chunk (state=3): >>>import '_typing' # <<< 12502 1726867174.95891: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793a959fd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793a959190><<< 12502 1726867174.95895: stdout chunk (state=3): >>> <<< 12502 1726867174.95899: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867174.95943: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available # zipimport: zlib available<<< 12502 1726867174.95950: stdout chunk (state=3): >>> # zipimport: zlib available <<< 12502 1726867174.96081: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 12502 1726867174.98451: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867175.00008: 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 0x7f793a978fb0> <<< 12502 1726867175.00070: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 12502 1726867175.00085: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 12502 1726867175.00103: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 12502 1726867175.00116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 12502 1726867175.00397: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f793a9a2b10> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793a9a28a0> <<< 12502 1726867175.00401: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793a9a21b0> <<< 12502 1726867175.00403: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 12502 1726867175.00406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 12502 1726867175.00408: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793a9a2c00> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793a97bd70> import 'atexit' # <<< 12502 1726867175.00410: 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 0x7f793a9a3800> # 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 0x7f793a9a39e0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 12502 1726867175.00490: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 12502 1726867175.00556: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793a9a3f20> import 'pwd' # <<< 12502 1726867175.00621: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 12502 1726867175.00633: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 12502 1726867175.00721: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793a80dc40> <<< 12502 1726867175.00739: 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 0x7f793a80f860> # /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' <<< 12502 1726867175.00810: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793a810230> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 12502 1726867175.00851: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 12502 1726867175.00870: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793a8113a0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 12502 1726867175.00916: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 12502 1726867175.00948: 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' <<< 12502 1726867175.01181: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793a813e60> # 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 0x7f793af37d10> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793a812150> # /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 <<< 12502 1726867175.01268: 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 <<< 12502 1726867175.01271: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793a81bce0> import '_tokenize' # <<< 12502 1726867175.01375: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793a81a7b0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793a81a510> # /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' <<< 12502 1726867175.01686: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793a81aa80> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793a812630> # 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 0x7f793a863fe0> # /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 0x7f793a8641a0> # /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' <<< 12502 1726867175.01695: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 12502 1726867175.01719: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f793a865c10> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793a8659d0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 12502 1726867175.01866: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 12502 1726867175.01948: 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 0x7f793a868110> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793a866300> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 12502 1726867175.02002: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 12502 1726867175.02015: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 12502 1726867175.02102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793a86b8f0> <<< 12502 1726867175.02460: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793a8682c0> <<< 12502 1726867175.02464: 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 0x7f793a86c680> <<< 12502 1726867175.02466: 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 0x7f793a86c920> <<< 12502 1726867175.02469: 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' <<< 12502 1726867175.02492: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f793a86cc20> <<< 12502 1726867175.02508: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793a864350> # /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' <<< 12502 1726867175.02693: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # 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 0x7f793a8f43b0> <<< 12502 1726867175.03003: 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 0x7f793a8f5550> <<< 12502 1726867175.03007: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793a86eb40> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' <<< 12502 1726867175.03009: 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 0x7f793a86fef0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793a86e750> <<< 12502 1726867175.03011: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 12502 1726867175.03145: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 12502 1726867175.03176: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867175.03202: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 12502 1726867175.03218: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 12502 1726867175.03246: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 12502 1726867175.03251: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867175.03419: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867175.03594: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867175.04468: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867175.05323: 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' # <<< 12502 1726867175.05427: 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' <<< 12502 1726867175.05442: 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 0x7f793a8fd7c0> <<< 12502 1726867175.05542: 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' <<< 12502 1726867175.05631: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793a8fe510> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793a8f5760> import 'ansible.module_utils.compat.selinux' # <<< 12502 1726867175.05665: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # <<< 12502 1726867175.05956: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867175.05972: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867175.06138: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 12502 1726867175.06150: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793a8fe600> <<< 12502 1726867175.06161: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867175.06898: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867175.07609: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867175.07709: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867175.07828: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 12502 1726867175.07844: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867175.07926: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 12502 1726867175.08022: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867175.08151: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 12502 1726867175.08394: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 12502 1726867175.08408: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 12502 1726867175.08648: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867175.09003: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 12502 1726867175.09153: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 12502 1726867175.09197: stdout chunk (state=3): >>>import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793a8ff800> # zipimport: zlib available <<< 12502 1726867175.09298: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867175.09392: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 12502 1726867175.09526: 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 # zipimport: zlib available import 'ansible.module_utils.common.locale' # <<< 12502 1726867175.09629: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 12502 1726867175.09650: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867175.09954: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867175.09957: 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 <<< 12502 1726867175.09961: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 12502 1726867175.10184: 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 0x7f793a70a1b0> <<< 12502 1726867175.10188: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793a707ec0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 12502 1726867175.10281: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 12502 1726867175.10303: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867175.10381: 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' <<< 12502 1726867175.10410: 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' <<< 12502 1726867175.10416: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 12502 1726867175.10499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 12502 1726867175.10516: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 12502 1726867175.10544: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 12502 1726867175.10674: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793a9fea20> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793a9ee6f0> <<< 12502 1726867175.10785: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793a70a180> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793a706450> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 12502 1726867175.10801: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867175.10835: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867175.10869: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 12502 1726867175.11041: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 12502 1726867175.11194: stdout chunk (state=3): >>># zipimport: zlib available <<< 12502 1726867175.11635: stdout chunk (state=3): >>># 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"}}} <<< 12502 1726867175.11649: stdout chunk (state=3): >>># destroy __main__ <<< 12502 1726867175.12107: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 12502 1726867175.12140: 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 <<< 12502 1726867175.12162: stdout chunk (state=3): >>># cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # 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 <<< 12502 1726867175.12247: stdout chunk (state=3): >>># 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 <<< 12502 1726867175.12276: stdout chunk (state=3): >>># 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 <<< 12502 1726867175.12573: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 12502 1726867175.12608: stdout chunk (state=3): >>># 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 <<< 12502 1726867175.12723: stdout chunk (state=3): >>># 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 <<< 12502 1726867175.12750: stdout chunk (state=3): >>># destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess <<< 12502 1726867175.12781: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime <<< 12502 1726867175.12797: stdout chunk (state=3): >>># destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 12502 1726867175.12942: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # 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 <<< 12502 1726867175.12962: stdout chunk (state=3): >>># destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 12502 1726867175.13048: 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 <<< 12502 1726867175.13101: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 12502 1726867175.13148: stdout chunk (state=3): >>># destroy sys.monitoring <<< 12502 1726867175.13151: stdout chunk (state=3): >>># destroy _socket # destroy _collections <<< 12502 1726867175.13196: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 12502 1726867175.13210: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 12502 1726867175.13363: stdout chunk (state=3): >>># destroy _typing <<< 12502 1726867175.13368: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 12502 1726867175.13401: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 12502 1726867175.13423: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 12502 1726867175.13487: stdout chunk (state=3): >>># destroy _hashlib <<< 12502 1726867175.13512: stdout chunk (state=3): >>># destroy _operator # destroy _string # destroy re # destroy itertools <<< 12502 1726867175.13515: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 12502 1726867175.14082: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 12502 1726867175.14085: stderr chunk (state=3): >>><<< 12502 1726867175.14087: stdout chunk (state=3): >>><<< 12502 1726867175.14158: _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 0x7f793b2e84d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793b2b7b30> # /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 0x7f793b2eaa50> 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 0x7f793b099130> # /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 0x7f793b099fa0> 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 0x7f793b0d7e90> # /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 0x7f793b0d7f50> # /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 0x7f793b10f890> # /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 0x7f793b10ff20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793b0efb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793b0ed280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793b0d5040> # /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 0x7f793b12f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793b12e420> # /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 0x7f793b0ee150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793b12cc80> # /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 0x7f793b164890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793b0d42c0> # /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 0x7f793b164d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793b164bf0> # 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 0x7f793b164fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793b0d2de0> # /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 0x7f793b1656d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793b1653a0> 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 0x7f793b1665d0> 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 0x7f793b17c7a0> 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 0x7f793b17deb0> # /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 0x7f793b17ed50> # 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 0x7f793b17f380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793b17e2a0> # /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 0x7f793b17fe00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793b17f530> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793b166570> # /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 0x7f793af0bce0> # /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 0x7f793af34830> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793af34590> # 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 0x7f793af34770> # /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 0x7f793af35100> # 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 0x7f793af35af0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793af349b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793af09e80> # /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 0x7f793af36ea0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793af35c10> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793b166cc0> # /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 0x7f793af5f230> # /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 0x7f793af83590> # /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 0x7f793afe42f0> # /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 0x7f793afe6a50> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793afe4410> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793afa93a0> # /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 0x7f793a9253d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793af823c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793af37e00> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f793a925670> # zipimport: found 30 names in '/tmp/ansible_stat_payload_5aele5r6/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 0x7f793a97b0e0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793a959fd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793a959190> # 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 0x7f793a978fb0> # /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 0x7f793a9a2b10> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793a9a28a0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793a9a21b0> # /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 0x7f793a9a2c00> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793a97bd70> 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 0x7f793a9a3800> # 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 0x7f793a9a39e0> # /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 0x7f793a9a3f20> 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 0x7f793a80dc40> # 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 0x7f793a80f860> # /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 0x7f793a810230> # /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 0x7f793a8113a0> # /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 0x7f793a813e60> # 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 0x7f793af37d10> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793a812150> # /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 0x7f793a81bce0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793a81a7b0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793a81a510> # /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 0x7f793a81aa80> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793a812630> # 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 0x7f793a863fe0> # /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 0x7f793a8641a0> # /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 0x7f793a865c10> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793a8659d0> # /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 0x7f793a868110> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793a866300> # /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 0x7f793a86b8f0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793a8682c0> # 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 0x7f793a86c680> # 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 0x7f793a86c920> # 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 0x7f793a86cc20> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793a864350> # /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 0x7f793a8f43b0> # 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 0x7f793a8f5550> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793a86eb40> # 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 0x7f793a86fef0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793a86e750> # 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 0x7f793a8fd7c0> # /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 0x7f793a8fe510> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793a8f5760> 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 0x7f793a8fe600> # 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 0x7f793a8ff800> # 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 0x7f793a70a1b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793a707ec0> 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 0x7f793a9fea20> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793a9ee6f0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793a70a180> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793a706450> # 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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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.12.57 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 12502 1726867175.15492: 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-1726867174.4179995-12645-21171506764116/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 12502 1726867175.15496: _low_level_execute_command(): starting 12502 1726867175.15498: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867174.4179995-12645-21171506764116/ > /dev/null 2>&1 && sleep 0' 12502 1726867175.15501: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 12502 1726867175.15504: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 12502 1726867175.15507: 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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 12502 1726867175.15514: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 12502 1726867175.15516: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 12502 1726867175.15519: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 12502 1726867175.15521: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 12502 1726867175.17851: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 12502 1726867175.17860: stdout chunk (state=3): >>><<< 12502 1726867175.17875: stderr chunk (state=3): >>><<< 12502 1726867175.17903: _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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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 12502 1726867175.17926: handler run complete 12502 1726867175.17949: attempt loop complete, returning result 12502 1726867175.17956: _execute() done 12502 1726867175.18026: dumping result to json 12502 1726867175.18029: done dumping result, returning 12502 1726867175.18031: done running TaskExecutor() for managed_node1/TASK: Check if system is ostree [0affcac9-a3a5-6860-cbfd-0000000001cf] 12502 1726867175.18033: sending task result for task 0affcac9-a3a5-6860-cbfd-0000000001cf ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 12502 1726867175.18156: no more pending results, returning what we have 12502 1726867175.18159: results queue empty 12502 1726867175.18160: checking for any_errors_fatal 12502 1726867175.18167: done checking for any_errors_fatal 12502 1726867175.18167: checking for max_fail_percentage 12502 1726867175.18169: done checking for max_fail_percentage 12502 1726867175.18169: checking to see if all hosts have failed and the running result is not ok 12502 1726867175.18170: done checking to see if all hosts have failed 12502 1726867175.18171: getting the remaining hosts for this loop 12502 1726867175.18172: done getting the remaining hosts for this loop 12502 1726867175.18175: getting the next task for host managed_node1 12502 1726867175.18183: done getting next task for host managed_node1 12502 1726867175.18185: ^ task is: TASK: Set flag to indicate system is ostree 12502 1726867175.18188: ^ 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 12502 1726867175.18191: getting variables 12502 1726867175.18193: in VariableManager get_vars() 12502 1726867175.18222: Calling all_inventory to load vars for managed_node1 12502 1726867175.18225: Calling groups_inventory to load vars for managed_node1 12502 1726867175.18228: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867175.18241: Calling all_plugins_play to load vars for managed_node1 12502 1726867175.18243: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867175.18246: Calling groups_plugins_play to load vars for managed_node1 12502 1726867175.18608: done sending task result for task 0affcac9-a3a5-6860-cbfd-0000000001cf 12502 1726867175.18612: WORKER PROCESS EXITING 12502 1726867175.18625: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867175.18843: done with get_vars() 12502 1726867175.18854: done getting variables 12502 1726867175.18954: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 17:19:35 -0400 (0:00:00.830) 0:00:03.378 ****** 12502 1726867175.18988: entering _queue_task() for managed_node1/set_fact 12502 1726867175.18992: Creating lock for set_fact 12502 1726867175.19255: worker is 1 (out of 1 available) 12502 1726867175.19266: exiting _queue_task() for managed_node1/set_fact 12502 1726867175.19279: done queuing things up, now waiting for results queue to drain 12502 1726867175.19280: waiting for pending results... 12502 1726867175.19850: running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree 12502 1726867175.19855: in run() - task 0affcac9-a3a5-6860-cbfd-0000000001d0 12502 1726867175.19858: variable 'ansible_search_path' from source: unknown 12502 1726867175.19861: variable 'ansible_search_path' from source: unknown 12502 1726867175.19920: calling self._execute() 12502 1726867175.20011: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867175.20092: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867175.20097: variable 'omit' from source: magic vars 12502 1726867175.20526: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 12502 1726867175.20812: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 12502 1726867175.20873: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 12502 1726867175.20973: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 12502 1726867175.21070: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 12502 1726867175.21127: 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) 12502 1726867175.21153: 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) 12502 1726867175.21193: 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) 12502 1726867175.21258: 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) 12502 1726867175.21530: Evaluated conditional (not __network_is_ostree is defined): True 12502 1726867175.21534: variable 'omit' from source: magic vars 12502 1726867175.21536: variable 'omit' from source: magic vars 12502 1726867175.21628: variable '__ostree_booted_stat' from source: set_fact 12502 1726867175.21705: variable 'omit' from source: magic vars 12502 1726867175.21735: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 12502 1726867175.21781: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 12502 1726867175.21854: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 12502 1726867175.21863: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 12502 1726867175.21866: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 12502 1726867175.21971: variable 'inventory_hostname' from source: host vars for 'managed_node1' 12502 1726867175.21976: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867175.21981: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867175.22033: Set connection var ansible_timeout to 10 12502 1726867175.22046: Set connection var ansible_shell_type to sh 12502 1726867175.22081: Set connection var ansible_pipelining to False 12502 1726867175.22085: Set connection var ansible_shell_executable to /bin/sh 12502 1726867175.22087: Set connection var ansible_module_compression to ZIP_DEFLATED 12502 1726867175.22098: Set connection var ansible_connection to ssh 12502 1726867175.22185: variable 'ansible_shell_executable' from source: unknown 12502 1726867175.22192: variable 'ansible_connection' from source: unknown 12502 1726867175.22195: variable 'ansible_module_compression' from source: unknown 12502 1726867175.22197: variable 'ansible_shell_type' from source: unknown 12502 1726867175.22204: variable 'ansible_shell_executable' from source: unknown 12502 1726867175.22208: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867175.22210: variable 'ansible_pipelining' from source: unknown 12502 1726867175.22212: variable 'ansible_timeout' from source: unknown 12502 1726867175.22214: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867175.22296: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 12502 1726867175.22315: variable 'omit' from source: magic vars 12502 1726867175.22318: starting attempt loop 12502 1726867175.22425: running the handler 12502 1726867175.22428: handler run complete 12502 1726867175.22433: attempt loop complete, returning result 12502 1726867175.22435: _execute() done 12502 1726867175.22438: dumping result to json 12502 1726867175.22440: done dumping result, returning 12502 1726867175.22442: done running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree [0affcac9-a3a5-6860-cbfd-0000000001d0] 12502 1726867175.22444: sending task result for task 0affcac9-a3a5-6860-cbfd-0000000001d0 12502 1726867175.22512: done sending task result for task 0affcac9-a3a5-6860-cbfd-0000000001d0 12502 1726867175.22515: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 12502 1726867175.22570: no more pending results, returning what we have 12502 1726867175.22573: results queue empty 12502 1726867175.22574: checking for any_errors_fatal 12502 1726867175.22584: done checking for any_errors_fatal 12502 1726867175.22585: checking for max_fail_percentage 12502 1726867175.22587: done checking for max_fail_percentage 12502 1726867175.22588: checking to see if all hosts have failed and the running result is not ok 12502 1726867175.22591: done checking to see if all hosts have failed 12502 1726867175.22592: getting the remaining hosts for this loop 12502 1726867175.22593: done getting the remaining hosts for this loop 12502 1726867175.22598: getting the next task for host managed_node1 12502 1726867175.22607: done getting next task for host managed_node1 12502 1726867175.22610: ^ task is: TASK: Fix CentOS6 Base repo 12502 1726867175.22612: ^ 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 12502 1726867175.22617: getting variables 12502 1726867175.22620: in VariableManager get_vars() 12502 1726867175.22651: Calling all_inventory to load vars for managed_node1 12502 1726867175.22654: Calling groups_inventory to load vars for managed_node1 12502 1726867175.22658: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867175.22670: Calling all_plugins_play to load vars for managed_node1 12502 1726867175.22673: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867175.22796: Calling groups_plugins_play to load vars for managed_node1 12502 1726867175.23198: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867175.23408: done with get_vars() 12502 1726867175.23418: done getting variables 12502 1726867175.23536: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 17:19:35 -0400 (0:00:00.045) 0:00:03.424 ****** 12502 1726867175.23568: entering _queue_task() for managed_node1/copy 12502 1726867175.23845: worker is 1 (out of 1 available) 12502 1726867175.23857: exiting _queue_task() for managed_node1/copy 12502 1726867175.23867: done queuing things up, now waiting for results queue to drain 12502 1726867175.23868: waiting for pending results... 12502 1726867175.24301: running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo 12502 1726867175.24310: in run() - task 0affcac9-a3a5-6860-cbfd-0000000001d2 12502 1726867175.24316: variable 'ansible_search_path' from source: unknown 12502 1726867175.24319: variable 'ansible_search_path' from source: unknown 12502 1726867175.24323: calling self._execute() 12502 1726867175.24398: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867175.24417: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867175.24436: variable 'omit' from source: magic vars 12502 1726867175.24815: variable 'ansible_distribution' from source: facts 12502 1726867175.24846: Evaluated conditional (ansible_distribution == 'CentOS'): True 12502 1726867175.24985: variable 'ansible_distribution_major_version' from source: facts 12502 1726867175.25065: Evaluated conditional (ansible_distribution_major_version == '6'): False 12502 1726867175.25069: when evaluation is False, skipping this task 12502 1726867175.25076: _execute() done 12502 1726867175.25081: dumping result to json 12502 1726867175.25083: done dumping result, returning 12502 1726867175.25086: done running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo [0affcac9-a3a5-6860-cbfd-0000000001d2] 12502 1726867175.25088: sending task result for task 0affcac9-a3a5-6860-cbfd-0000000001d2 12502 1726867175.25159: done sending task result for task 0affcac9-a3a5-6860-cbfd-0000000001d2 12502 1726867175.25162: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 12502 1726867175.25235: no more pending results, returning what we have 12502 1726867175.25238: results queue empty 12502 1726867175.25239: checking for any_errors_fatal 12502 1726867175.25242: done checking for any_errors_fatal 12502 1726867175.25243: checking for max_fail_percentage 12502 1726867175.25245: done checking for max_fail_percentage 12502 1726867175.25246: checking to see if all hosts have failed and the running result is not ok 12502 1726867175.25247: done checking to see if all hosts have failed 12502 1726867175.25247: getting the remaining hosts for this loop 12502 1726867175.25249: done getting the remaining hosts for this loop 12502 1726867175.25252: getting the next task for host managed_node1 12502 1726867175.25259: done getting next task for host managed_node1 12502 1726867175.25261: ^ task is: TASK: Include the task 'enable_epel.yml' 12502 1726867175.25263: ^ 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 12502 1726867175.25268: getting variables 12502 1726867175.25269: in VariableManager get_vars() 12502 1726867175.25302: Calling all_inventory to load vars for managed_node1 12502 1726867175.25304: Calling groups_inventory to load vars for managed_node1 12502 1726867175.25308: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867175.25320: Calling all_plugins_play to load vars for managed_node1 12502 1726867175.25323: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867175.25325: Calling groups_plugins_play to load vars for managed_node1 12502 1726867175.25747: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867175.25987: done with get_vars() 12502 1726867175.25999: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 17:19:35 -0400 (0:00:00.025) 0:00:03.449 ****** 12502 1726867175.26091: entering _queue_task() for managed_node1/include_tasks 12502 1726867175.26339: worker is 1 (out of 1 available) 12502 1726867175.26352: exiting _queue_task() for managed_node1/include_tasks 12502 1726867175.26481: done queuing things up, now waiting for results queue to drain 12502 1726867175.26483: waiting for pending results... 12502 1726867175.26802: running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' 12502 1726867175.26807: in run() - task 0affcac9-a3a5-6860-cbfd-0000000001d3 12502 1726867175.26810: variable 'ansible_search_path' from source: unknown 12502 1726867175.26812: variable 'ansible_search_path' from source: unknown 12502 1726867175.26814: calling self._execute() 12502 1726867175.26869: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867175.26885: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867175.26916: variable 'omit' from source: magic vars 12502 1726867175.27299: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867175.29696: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867175.29846: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867175.29850: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867175.29891: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867175.29926: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867175.30019: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867175.30040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867175.30058: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867175.30095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867175.30104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867175.30197: variable '__network_is_ostree' from source: set_fact 12502 1726867175.30211: Evaluated conditional (not __network_is_ostree | d(false)): True 12502 1726867175.30220: _execute() done 12502 1726867175.30222: dumping result to json 12502 1726867175.30225: done dumping result, returning 12502 1726867175.30229: done running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' [0affcac9-a3a5-6860-cbfd-0000000001d3] 12502 1726867175.30234: sending task result for task 0affcac9-a3a5-6860-cbfd-0000000001d3 12502 1726867175.30352: no more pending results, returning what we have 12502 1726867175.30357: in VariableManager get_vars() 12502 1726867175.30396: Calling all_inventory to load vars for managed_node1 12502 1726867175.30399: Calling groups_inventory to load vars for managed_node1 12502 1726867175.30401: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867175.30412: Calling all_plugins_play to load vars for managed_node1 12502 1726867175.30415: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867175.30417: Calling groups_plugins_play to load vars for managed_node1 12502 1726867175.30575: done sending task result for task 0affcac9-a3a5-6860-cbfd-0000000001d3 12502 1726867175.30591: WORKER PROCESS EXITING 12502 1726867175.30597: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867175.30709: done with get_vars() 12502 1726867175.30716: variable 'ansible_search_path' from source: unknown 12502 1726867175.30716: variable 'ansible_search_path' from source: unknown 12502 1726867175.30741: we have included files to process 12502 1726867175.30741: generating all_blocks data 12502 1726867175.30743: done generating all_blocks data 12502 1726867175.30747: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 12502 1726867175.30747: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 12502 1726867175.30749: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 12502 1726867175.31207: done processing included file 12502 1726867175.31209: iterating over new_blocks loaded from include file 12502 1726867175.31210: in VariableManager get_vars() 12502 1726867175.31218: done with get_vars() 12502 1726867175.31219: filtering new block on tags 12502 1726867175.31233: done filtering new block on tags 12502 1726867175.31236: in VariableManager get_vars() 12502 1726867175.31242: done with get_vars() 12502 1726867175.31243: filtering new block on tags 12502 1726867175.31249: done filtering new block on tags 12502 1726867175.31250: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node1 12502 1726867175.31254: extending task lists for all hosts with included blocks 12502 1726867175.31317: done extending task lists 12502 1726867175.31318: done processing included files 12502 1726867175.31319: results queue empty 12502 1726867175.31319: checking for any_errors_fatal 12502 1726867175.31322: done checking for any_errors_fatal 12502 1726867175.31322: checking for max_fail_percentage 12502 1726867175.31323: done checking for max_fail_percentage 12502 1726867175.31324: checking to see if all hosts have failed and the running result is not ok 12502 1726867175.31324: done checking to see if all hosts have failed 12502 1726867175.31324: getting the remaining hosts for this loop 12502 1726867175.31325: done getting the remaining hosts for this loop 12502 1726867175.31326: getting the next task for host managed_node1 12502 1726867175.31329: done getting next task for host managed_node1 12502 1726867175.31331: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 12502 1726867175.31333: ^ 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 12502 1726867175.31334: getting variables 12502 1726867175.31335: in VariableManager get_vars() 12502 1726867175.31340: Calling all_inventory to load vars for managed_node1 12502 1726867175.31341: Calling groups_inventory to load vars for managed_node1 12502 1726867175.31343: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867175.31346: Calling all_plugins_play to load vars for managed_node1 12502 1726867175.31351: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867175.31353: Calling groups_plugins_play to load vars for managed_node1 12502 1726867175.31447: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867175.31555: done with get_vars() 12502 1726867175.31562: done getting variables 12502 1726867175.31609: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) 12502 1726867175.31708: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 10] ********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 17:19:35 -0400 (0:00:00.056) 0:00:03.506 ****** 12502 1726867175.31747: entering _queue_task() for managed_node1/command 12502 1726867175.31749: Creating lock for command 12502 1726867175.32005: worker is 1 (out of 1 available) 12502 1726867175.32018: exiting _queue_task() for managed_node1/command 12502 1726867175.32030: done queuing things up, now waiting for results queue to drain 12502 1726867175.32032: waiting for pending results... 12502 1726867175.32398: running TaskExecutor() for managed_node1/TASK: Create EPEL 10 12502 1726867175.32403: in run() - task 0affcac9-a3a5-6860-cbfd-0000000001ed 12502 1726867175.32426: variable 'ansible_search_path' from source: unknown 12502 1726867175.32432: variable 'ansible_search_path' from source: unknown 12502 1726867175.32524: calling self._execute() 12502 1726867175.32559: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867175.32586: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867175.32605: variable 'omit' from source: magic vars 12502 1726867175.32979: variable 'ansible_distribution' from source: facts 12502 1726867175.32987: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 12502 1726867175.33072: variable 'ansible_distribution_major_version' from source: facts 12502 1726867175.33076: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 12502 1726867175.33080: when evaluation is False, skipping this task 12502 1726867175.33083: _execute() done 12502 1726867175.33085: dumping result to json 12502 1726867175.33088: done dumping result, returning 12502 1726867175.33094: done running TaskExecutor() for managed_node1/TASK: Create EPEL 10 [0affcac9-a3a5-6860-cbfd-0000000001ed] 12502 1726867175.33099: sending task result for task 0affcac9-a3a5-6860-cbfd-0000000001ed skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 12502 1726867175.33244: no more pending results, returning what we have 12502 1726867175.33247: results queue empty 12502 1726867175.33248: checking for any_errors_fatal 12502 1726867175.33249: done checking for any_errors_fatal 12502 1726867175.33250: checking for max_fail_percentage 12502 1726867175.33251: done checking for max_fail_percentage 12502 1726867175.33252: checking to see if all hosts have failed and the running result is not ok 12502 1726867175.33252: done checking to see if all hosts have failed 12502 1726867175.33253: getting the remaining hosts for this loop 12502 1726867175.33254: done getting the remaining hosts for this loop 12502 1726867175.33257: getting the next task for host managed_node1 12502 1726867175.33261: done getting next task for host managed_node1 12502 1726867175.33263: ^ task is: TASK: Install yum-utils package 12502 1726867175.33266: ^ 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 12502 1726867175.33269: getting variables 12502 1726867175.33270: in VariableManager get_vars() 12502 1726867175.33297: Calling all_inventory to load vars for managed_node1 12502 1726867175.33299: Calling groups_inventory to load vars for managed_node1 12502 1726867175.33302: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867175.33311: Calling all_plugins_play to load vars for managed_node1 12502 1726867175.33313: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867175.33315: Calling groups_plugins_play to load vars for managed_node1 12502 1726867175.33420: done sending task result for task 0affcac9-a3a5-6860-cbfd-0000000001ed 12502 1726867175.33424: WORKER PROCESS EXITING 12502 1726867175.33435: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867175.33547: done with get_vars() 12502 1726867175.33554: done getting variables 12502 1726867175.33621: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 17:19:35 -0400 (0:00:00.018) 0:00:03.525 ****** 12502 1726867175.33641: entering _queue_task() for managed_node1/package 12502 1726867175.33642: Creating lock for package 12502 1726867175.33822: worker is 1 (out of 1 available) 12502 1726867175.33836: exiting _queue_task() for managed_node1/package 12502 1726867175.33847: done queuing things up, now waiting for results queue to drain 12502 1726867175.33849: waiting for pending results... 12502 1726867175.33980: running TaskExecutor() for managed_node1/TASK: Install yum-utils package 12502 1726867175.34038: in run() - task 0affcac9-a3a5-6860-cbfd-0000000001ee 12502 1726867175.34046: variable 'ansible_search_path' from source: unknown 12502 1726867175.34049: variable 'ansible_search_path' from source: unknown 12502 1726867175.34075: calling self._execute() 12502 1726867175.34132: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867175.34136: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867175.34145: variable 'omit' from source: magic vars 12502 1726867175.34432: variable 'ansible_distribution' from source: facts 12502 1726867175.34442: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 12502 1726867175.34524: variable 'ansible_distribution_major_version' from source: facts 12502 1726867175.34529: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 12502 1726867175.34533: when evaluation is False, skipping this task 12502 1726867175.34536: _execute() done 12502 1726867175.34538: dumping result to json 12502 1726867175.34540: done dumping result, returning 12502 1726867175.34552: done running TaskExecutor() for managed_node1/TASK: Install yum-utils package [0affcac9-a3a5-6860-cbfd-0000000001ee] 12502 1726867175.34555: sending task result for task 0affcac9-a3a5-6860-cbfd-0000000001ee 12502 1726867175.34636: done sending task result for task 0affcac9-a3a5-6860-cbfd-0000000001ee 12502 1726867175.34639: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 12502 1726867175.34681: no more pending results, returning what we have 12502 1726867175.34684: results queue empty 12502 1726867175.34685: checking for any_errors_fatal 12502 1726867175.34688: done checking for any_errors_fatal 12502 1726867175.34691: checking for max_fail_percentage 12502 1726867175.34692: done checking for max_fail_percentage 12502 1726867175.34693: checking to see if all hosts have failed and the running result is not ok 12502 1726867175.34694: done checking to see if all hosts have failed 12502 1726867175.34694: getting the remaining hosts for this loop 12502 1726867175.34695: done getting the remaining hosts for this loop 12502 1726867175.34698: getting the next task for host managed_node1 12502 1726867175.34703: done getting next task for host managed_node1 12502 1726867175.34705: ^ task is: TASK: Enable EPEL 7 12502 1726867175.34707: ^ 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 12502 1726867175.34710: getting variables 12502 1726867175.34711: in VariableManager get_vars() 12502 1726867175.34732: Calling all_inventory to load vars for managed_node1 12502 1726867175.34734: Calling groups_inventory to load vars for managed_node1 12502 1726867175.34737: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867175.34749: Calling all_plugins_play to load vars for managed_node1 12502 1726867175.34752: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867175.34754: Calling groups_plugins_play to load vars for managed_node1 12502 1726867175.34909: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867175.35088: done with get_vars() 12502 1726867175.35096: done getting variables 12502 1726867175.35146: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 17:19:35 -0400 (0:00:00.015) 0:00:03.540 ****** 12502 1726867175.35170: entering _queue_task() for managed_node1/command 12502 1726867175.35371: worker is 1 (out of 1 available) 12502 1726867175.35385: exiting _queue_task() for managed_node1/command 12502 1726867175.35396: done queuing things up, now waiting for results queue to drain 12502 1726867175.35397: waiting for pending results... 12502 1726867175.35759: running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 12502 1726867175.35768: in run() - task 0affcac9-a3a5-6860-cbfd-0000000001ef 12502 1726867175.35791: variable 'ansible_search_path' from source: unknown 12502 1726867175.35800: variable 'ansible_search_path' from source: unknown 12502 1726867175.35835: calling self._execute() 12502 1726867175.35921: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867175.35932: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867175.35944: variable 'omit' from source: magic vars 12502 1726867175.36334: variable 'ansible_distribution' from source: facts 12502 1726867175.36345: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 12502 1726867175.36449: variable 'ansible_distribution_major_version' from source: facts 12502 1726867175.36453: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 12502 1726867175.36456: when evaluation is False, skipping this task 12502 1726867175.36458: _execute() done 12502 1726867175.36461: dumping result to json 12502 1726867175.36463: done dumping result, returning 12502 1726867175.36469: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 [0affcac9-a3a5-6860-cbfd-0000000001ef] 12502 1726867175.36472: sending task result for task 0affcac9-a3a5-6860-cbfd-0000000001ef 12502 1726867175.36553: done sending task result for task 0affcac9-a3a5-6860-cbfd-0000000001ef 12502 1726867175.36556: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 12502 1726867175.36614: no more pending results, returning what we have 12502 1726867175.36617: results queue empty 12502 1726867175.36618: checking for any_errors_fatal 12502 1726867175.36623: done checking for any_errors_fatal 12502 1726867175.36624: checking for max_fail_percentage 12502 1726867175.36625: done checking for max_fail_percentage 12502 1726867175.36626: checking to see if all hosts have failed and the running result is not ok 12502 1726867175.36627: done checking to see if all hosts have failed 12502 1726867175.36627: getting the remaining hosts for this loop 12502 1726867175.36628: done getting the remaining hosts for this loop 12502 1726867175.36631: getting the next task for host managed_node1 12502 1726867175.36636: done getting next task for host managed_node1 12502 1726867175.36638: ^ task is: TASK: Enable EPEL 8 12502 1726867175.36641: ^ 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 12502 1726867175.36643: getting variables 12502 1726867175.36645: in VariableManager get_vars() 12502 1726867175.36674: Calling all_inventory to load vars for managed_node1 12502 1726867175.36676: Calling groups_inventory to load vars for managed_node1 12502 1726867175.36680: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867175.36686: Calling all_plugins_play to load vars for managed_node1 12502 1726867175.36687: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867175.36689: Calling groups_plugins_play to load vars for managed_node1 12502 1726867175.36788: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867175.36917: done with get_vars() 12502 1726867175.36923: done getting variables 12502 1726867175.36958: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 17:19:35 -0400 (0:00:00.018) 0:00:03.558 ****** 12502 1726867175.36979: entering _queue_task() for managed_node1/command 12502 1726867175.37136: worker is 1 (out of 1 available) 12502 1726867175.37148: exiting _queue_task() for managed_node1/command 12502 1726867175.37159: done queuing things up, now waiting for results queue to drain 12502 1726867175.37161: waiting for pending results... 12502 1726867175.37311: running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 12502 1726867175.37376: in run() - task 0affcac9-a3a5-6860-cbfd-0000000001f0 12502 1726867175.37394: variable 'ansible_search_path' from source: unknown 12502 1726867175.37397: variable 'ansible_search_path' from source: unknown 12502 1726867175.37420: calling self._execute() 12502 1726867175.37475: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867175.37482: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867175.37493: variable 'omit' from source: magic vars 12502 1726867175.37736: variable 'ansible_distribution' from source: facts 12502 1726867175.37745: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 12502 1726867175.37883: variable 'ansible_distribution_major_version' from source: facts 12502 1726867175.37886: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 12502 1726867175.37891: when evaluation is False, skipping this task 12502 1726867175.37897: _execute() done 12502 1726867175.37899: dumping result to json 12502 1726867175.37902: done dumping result, returning 12502 1726867175.37905: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 [0affcac9-a3a5-6860-cbfd-0000000001f0] 12502 1726867175.37907: sending task result for task 0affcac9-a3a5-6860-cbfd-0000000001f0 12502 1726867175.38028: done sending task result for task 0affcac9-a3a5-6860-cbfd-0000000001f0 12502 1726867175.38031: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 12502 1726867175.38100: no more pending results, returning what we have 12502 1726867175.38103: results queue empty 12502 1726867175.38104: checking for any_errors_fatal 12502 1726867175.38109: done checking for any_errors_fatal 12502 1726867175.38110: checking for max_fail_percentage 12502 1726867175.38112: done checking for max_fail_percentage 12502 1726867175.38112: checking to see if all hosts have failed and the running result is not ok 12502 1726867175.38113: done checking to see if all hosts have failed 12502 1726867175.38114: getting the remaining hosts for this loop 12502 1726867175.38115: done getting the remaining hosts for this loop 12502 1726867175.38117: getting the next task for host managed_node1 12502 1726867175.38124: done getting next task for host managed_node1 12502 1726867175.38125: ^ task is: TASK: Enable EPEL 6 12502 1726867175.38128: ^ 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 12502 1726867175.38131: getting variables 12502 1726867175.38133: in VariableManager get_vars() 12502 1726867175.38156: Calling all_inventory to load vars for managed_node1 12502 1726867175.38158: Calling groups_inventory to load vars for managed_node1 12502 1726867175.38162: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867175.38174: Calling all_plugins_play to load vars for managed_node1 12502 1726867175.38176: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867175.38182: Calling groups_plugins_play to load vars for managed_node1 12502 1726867175.38336: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867175.38527: done with get_vars() 12502 1726867175.38535: done getting variables 12502 1726867175.38590: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 17:19:35 -0400 (0:00:00.016) 0:00:03.575 ****** 12502 1726867175.38621: entering _queue_task() for managed_node1/copy 12502 1726867175.38818: worker is 1 (out of 1 available) 12502 1726867175.38830: exiting _queue_task() for managed_node1/copy 12502 1726867175.38842: done queuing things up, now waiting for results queue to drain 12502 1726867175.38843: waiting for pending results... 12502 1726867175.39102: running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 12502 1726867175.39182: in run() - task 0affcac9-a3a5-6860-cbfd-0000000001f2 12502 1726867175.39187: variable 'ansible_search_path' from source: unknown 12502 1726867175.39192: variable 'ansible_search_path' from source: unknown 12502 1726867175.39209: calling self._execute() 12502 1726867175.39293: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867175.39305: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867175.39318: variable 'omit' from source: magic vars 12502 1726867175.39706: variable 'ansible_distribution' from source: facts 12502 1726867175.39747: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 12502 1726867175.39867: variable 'ansible_distribution_major_version' from source: facts 12502 1726867175.39883: Evaluated conditional (ansible_distribution_major_version == '6'): False 12502 1726867175.39905: when evaluation is False, skipping this task 12502 1726867175.39908: _execute() done 12502 1726867175.39913: dumping result to json 12502 1726867175.39915: done dumping result, returning 12502 1726867175.39918: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 [0affcac9-a3a5-6860-cbfd-0000000001f2] 12502 1726867175.39920: sending task result for task 0affcac9-a3a5-6860-cbfd-0000000001f2 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 12502 1726867175.40055: no more pending results, returning what we have 12502 1726867175.40058: results queue empty 12502 1726867175.40059: checking for any_errors_fatal 12502 1726867175.40064: done checking for any_errors_fatal 12502 1726867175.40064: checking for max_fail_percentage 12502 1726867175.40066: done checking for max_fail_percentage 12502 1726867175.40066: checking to see if all hosts have failed and the running result is not ok 12502 1726867175.40067: done checking to see if all hosts have failed 12502 1726867175.40068: getting the remaining hosts for this loop 12502 1726867175.40069: done getting the remaining hosts for this loop 12502 1726867175.40072: getting the next task for host managed_node1 12502 1726867175.40081: done getting next task for host managed_node1 12502 1726867175.40083: ^ task is: TASK: Set network provider to 'initscripts' 12502 1726867175.40085: ^ 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 12502 1726867175.40092: getting variables 12502 1726867175.40093: in VariableManager get_vars() 12502 1726867175.40116: Calling all_inventory to load vars for managed_node1 12502 1726867175.40118: Calling groups_inventory to load vars for managed_node1 12502 1726867175.40121: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867175.40129: Calling all_plugins_play to load vars for managed_node1 12502 1726867175.40131: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867175.40133: Calling groups_plugins_play to load vars for managed_node1 12502 1726867175.40265: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867175.40375: done with get_vars() 12502 1726867175.40384: done getting variables 12502 1726867175.40415: done sending task result for task 0affcac9-a3a5-6860-cbfd-0000000001f2 12502 1726867175.40418: WORKER PROCESS EXITING 12502 1726867175.40435: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set network provider to 'initscripts'] *********************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_removal_initscripts.yml:12 Friday 20 September 2024 17:19:35 -0400 (0:00:00.018) 0:00:03.593 ****** 12502 1726867175.40452: entering _queue_task() for managed_node1/set_fact 12502 1726867175.40614: worker is 1 (out of 1 available) 12502 1726867175.40625: exiting _queue_task() for managed_node1/set_fact 12502 1726867175.40637: done queuing things up, now waiting for results queue to drain 12502 1726867175.40638: waiting for pending results... 12502 1726867175.40765: running TaskExecutor() for managed_node1/TASK: Set network provider to 'initscripts' 12502 1726867175.40821: in run() - task 0affcac9-a3a5-6860-cbfd-000000000007 12502 1726867175.40830: variable 'ansible_search_path' from source: unknown 12502 1726867175.40856: calling self._execute() 12502 1726867175.40911: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867175.40914: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867175.40923: variable 'omit' from source: magic vars 12502 1726867175.41003: variable 'omit' from source: magic vars 12502 1726867175.41016: variable 'omit' from source: magic vars 12502 1726867175.41040: variable 'omit' from source: magic vars 12502 1726867175.41069: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 12502 1726867175.41098: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 12502 1726867175.41116: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 12502 1726867175.41129: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 12502 1726867175.41137: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 12502 1726867175.41159: variable 'inventory_hostname' from source: host vars for 'managed_node1' 12502 1726867175.41162: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867175.41165: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867175.41239: Set connection var ansible_timeout to 10 12502 1726867175.41242: Set connection var ansible_shell_type to sh 12502 1726867175.41247: Set connection var ansible_pipelining to False 12502 1726867175.41252: Set connection var ansible_shell_executable to /bin/sh 12502 1726867175.41257: Set connection var ansible_module_compression to ZIP_DEFLATED 12502 1726867175.41259: Set connection var ansible_connection to ssh 12502 1726867175.41275: variable 'ansible_shell_executable' from source: unknown 12502 1726867175.41279: variable 'ansible_connection' from source: unknown 12502 1726867175.41282: variable 'ansible_module_compression' from source: unknown 12502 1726867175.41284: variable 'ansible_shell_type' from source: unknown 12502 1726867175.41288: variable 'ansible_shell_executable' from source: unknown 12502 1726867175.41294: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867175.41296: variable 'ansible_pipelining' from source: unknown 12502 1726867175.41298: variable 'ansible_timeout' from source: unknown 12502 1726867175.41300: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867175.41396: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 12502 1726867175.41403: variable 'omit' from source: magic vars 12502 1726867175.41408: starting attempt loop 12502 1726867175.41410: running the handler 12502 1726867175.41419: handler run complete 12502 1726867175.41427: attempt loop complete, returning result 12502 1726867175.41431: _execute() done 12502 1726867175.41434: dumping result to json 12502 1726867175.41436: done dumping result, returning 12502 1726867175.41448: done running TaskExecutor() for managed_node1/TASK: Set network provider to 'initscripts' [0affcac9-a3a5-6860-cbfd-000000000007] 12502 1726867175.41451: sending task result for task 0affcac9-a3a5-6860-cbfd-000000000007 12502 1726867175.41522: done sending task result for task 0affcac9-a3a5-6860-cbfd-000000000007 12502 1726867175.41525: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } 12502 1726867175.41585: no more pending results, returning what we have 12502 1726867175.41588: results queue empty 12502 1726867175.41591: checking for any_errors_fatal 12502 1726867175.41596: done checking for any_errors_fatal 12502 1726867175.41596: checking for max_fail_percentage 12502 1726867175.41598: done checking for max_fail_percentage 12502 1726867175.41598: checking to see if all hosts have failed and the running result is not ok 12502 1726867175.41599: done checking to see if all hosts have failed 12502 1726867175.41600: getting the remaining hosts for this loop 12502 1726867175.41601: done getting the remaining hosts for this loop 12502 1726867175.41604: getting the next task for host managed_node1 12502 1726867175.41609: done getting next task for host managed_node1 12502 1726867175.41610: ^ task is: TASK: meta (flush_handlers) 12502 1726867175.41612: ^ 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 12502 1726867175.41615: getting variables 12502 1726867175.41616: in VariableManager get_vars() 12502 1726867175.41636: Calling all_inventory to load vars for managed_node1 12502 1726867175.41638: Calling groups_inventory to load vars for managed_node1 12502 1726867175.41640: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867175.41646: Calling all_plugins_play to load vars for managed_node1 12502 1726867175.41648: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867175.41653: Calling groups_plugins_play to load vars for managed_node1 12502 1726867175.41819: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867175.42021: done with get_vars() 12502 1726867175.42030: done getting variables 12502 1726867175.42089: in VariableManager get_vars() 12502 1726867175.42106: Calling all_inventory to load vars for managed_node1 12502 1726867175.42109: Calling groups_inventory to load vars for managed_node1 12502 1726867175.42111: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867175.42115: Calling all_plugins_play to load vars for managed_node1 12502 1726867175.42117: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867175.42120: Calling groups_plugins_play to load vars for managed_node1 12502 1726867175.42260: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867175.42487: done with get_vars() 12502 1726867175.42500: done queuing things up, now waiting for results queue to drain 12502 1726867175.42502: results queue empty 12502 1726867175.42503: checking for any_errors_fatal 12502 1726867175.42505: done checking for any_errors_fatal 12502 1726867175.42506: checking for max_fail_percentage 12502 1726867175.42507: done checking for max_fail_percentage 12502 1726867175.42507: checking to see if all hosts have failed and the running result is not ok 12502 1726867175.42508: done checking to see if all hosts have failed 12502 1726867175.42509: getting the remaining hosts for this loop 12502 1726867175.42510: done getting the remaining hosts for this loop 12502 1726867175.42512: getting the next task for host managed_node1 12502 1726867175.42515: done getting next task for host managed_node1 12502 1726867175.42517: ^ task is: TASK: meta (flush_handlers) 12502 1726867175.42518: ^ 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 12502 1726867175.42525: getting variables 12502 1726867175.42526: in VariableManager get_vars() 12502 1726867175.42542: Calling all_inventory to load vars for managed_node1 12502 1726867175.42545: Calling groups_inventory to load vars for managed_node1 12502 1726867175.42547: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867175.42551: Calling all_plugins_play to load vars for managed_node1 12502 1726867175.42553: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867175.42556: Calling groups_plugins_play to load vars for managed_node1 12502 1726867175.42681: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867175.42787: done with get_vars() 12502 1726867175.42795: done getting variables 12502 1726867175.42822: in VariableManager get_vars() 12502 1726867175.42827: Calling all_inventory to load vars for managed_node1 12502 1726867175.42828: Calling groups_inventory to load vars for managed_node1 12502 1726867175.42829: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867175.42832: Calling all_plugins_play to load vars for managed_node1 12502 1726867175.42833: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867175.42836: Calling groups_plugins_play to load vars for managed_node1 12502 1726867175.42926: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867175.43173: done with get_vars() 12502 1726867175.43182: done queuing things up, now waiting for results queue to drain 12502 1726867175.43183: results queue empty 12502 1726867175.43184: checking for any_errors_fatal 12502 1726867175.43185: done checking for any_errors_fatal 12502 1726867175.43185: checking for max_fail_percentage 12502 1726867175.43186: done checking for max_fail_percentage 12502 1726867175.43186: checking to see if all hosts have failed and the running result is not ok 12502 1726867175.43187: done checking to see if all hosts have failed 12502 1726867175.43187: getting the remaining hosts for this loop 12502 1726867175.43188: done getting the remaining hosts for this loop 12502 1726867175.43193: getting the next task for host managed_node1 12502 1726867175.43195: done getting next task for host managed_node1 12502 1726867175.43195: ^ task is: None 12502 1726867175.43196: ^ 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 12502 1726867175.43197: done queuing things up, now waiting for results queue to drain 12502 1726867175.43197: results queue empty 12502 1726867175.43198: checking for any_errors_fatal 12502 1726867175.43198: done checking for any_errors_fatal 12502 1726867175.43199: checking for max_fail_percentage 12502 1726867175.43199: done checking for max_fail_percentage 12502 1726867175.43200: checking to see if all hosts have failed and the running result is not ok 12502 1726867175.43200: done checking to see if all hosts have failed 12502 1726867175.43201: getting the next task for host managed_node1 12502 1726867175.43203: done getting next task for host managed_node1 12502 1726867175.43203: ^ task is: None 12502 1726867175.43204: ^ 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 12502 1726867175.43238: in VariableManager get_vars() 12502 1726867175.43261: done with get_vars() 12502 1726867175.43265: in VariableManager get_vars() 12502 1726867175.43276: done with get_vars() 12502 1726867175.43281: variable 'omit' from source: magic vars 12502 1726867175.43305: in VariableManager get_vars() 12502 1726867175.43320: done with get_vars() 12502 1726867175.43333: variable 'omit' from source: magic vars PLAY [Play for testing bond removal] ******************************************* 12502 1726867175.43856: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 12502 1726867175.43879: getting the remaining hosts for this loop 12502 1726867175.43880: done getting the remaining hosts for this loop 12502 1726867175.43882: getting the next task for host managed_node1 12502 1726867175.43883: done getting next task for host managed_node1 12502 1726867175.43885: ^ task is: TASK: Gathering Facts 12502 1726867175.43886: ^ 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 12502 1726867175.43887: getting variables 12502 1726867175.43887: in VariableManager get_vars() 12502 1726867175.43901: Calling all_inventory to load vars for managed_node1 12502 1726867175.43903: Calling groups_inventory to load vars for managed_node1 12502 1726867175.43904: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867175.43907: Calling all_plugins_play to load vars for managed_node1 12502 1726867175.43915: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867175.43917: Calling groups_plugins_play to load vars for managed_node1 12502 1726867175.43999: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867175.44106: done with get_vars() 12502 1726867175.44111: done getting variables 12502 1726867175.44135: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:3 Friday 20 September 2024 17:19:35 -0400 (0:00:00.036) 0:00:03.630 ****** 12502 1726867175.44150: entering _queue_task() for managed_node1/gather_facts 12502 1726867175.44351: worker is 1 (out of 1 available) 12502 1726867175.44363: exiting _queue_task() for managed_node1/gather_facts 12502 1726867175.44373: done queuing things up, now waiting for results queue to drain 12502 1726867175.44374: waiting for pending results... 12502 1726867175.44520: running TaskExecutor() for managed_node1/TASK: Gathering Facts 12502 1726867175.44574: in run() - task 0affcac9-a3a5-6860-cbfd-000000000218 12502 1726867175.44588: variable 'ansible_search_path' from source: unknown 12502 1726867175.44618: calling self._execute() 12502 1726867175.44681: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867175.44685: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867175.44694: variable 'omit' from source: magic vars 12502 1726867175.44995: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867175.46488: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867175.46532: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867175.46567: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867175.46591: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867175.46610: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867175.46669: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867175.46694: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867175.46711: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867175.46736: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867175.46747: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867175.46841: variable 'ansible_distribution' from source: facts 12502 1726867175.46845: variable 'ansible_distribution_major_version' from source: facts 12502 1726867175.46859: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867175.46861: when evaluation is False, skipping this task 12502 1726867175.46864: _execute() done 12502 1726867175.46866: dumping result to json 12502 1726867175.46868: done dumping result, returning 12502 1726867175.46875: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0affcac9-a3a5-6860-cbfd-000000000218] 12502 1726867175.46888: sending task result for task 0affcac9-a3a5-6860-cbfd-000000000218 12502 1726867175.46953: done sending task result for task 0affcac9-a3a5-6860-cbfd-000000000218 12502 1726867175.46956: 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" } 12502 1726867175.47043: no more pending results, returning what we have 12502 1726867175.47046: results queue empty 12502 1726867175.47047: checking for any_errors_fatal 12502 1726867175.47048: done checking for any_errors_fatal 12502 1726867175.47048: checking for max_fail_percentage 12502 1726867175.47049: done checking for max_fail_percentage 12502 1726867175.47050: checking to see if all hosts have failed and the running result is not ok 12502 1726867175.47051: done checking to see if all hosts have failed 12502 1726867175.47052: getting the remaining hosts for this loop 12502 1726867175.47053: done getting the remaining hosts for this loop 12502 1726867175.47056: getting the next task for host managed_node1 12502 1726867175.47062: done getting next task for host managed_node1 12502 1726867175.47063: ^ task is: TASK: meta (flush_handlers) 12502 1726867175.47065: ^ 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 12502 1726867175.47068: getting variables 12502 1726867175.47069: in VariableManager get_vars() 12502 1726867175.47116: Calling all_inventory to load vars for managed_node1 12502 1726867175.47118: Calling groups_inventory to load vars for managed_node1 12502 1726867175.47120: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867175.47129: Calling all_plugins_play to load vars for managed_node1 12502 1726867175.47131: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867175.47133: Calling groups_plugins_play to load vars for managed_node1 12502 1726867175.47293: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867175.47411: done with get_vars() 12502 1726867175.47418: done getting variables 12502 1726867175.47463: in VariableManager get_vars() 12502 1726867175.47475: Calling all_inventory to load vars for managed_node1 12502 1726867175.47476: Calling groups_inventory to load vars for managed_node1 12502 1726867175.47480: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867175.47483: Calling all_plugins_play to load vars for managed_node1 12502 1726867175.47484: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867175.47485: Calling groups_plugins_play to load vars for managed_node1 12502 1726867175.47567: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867175.47679: done with get_vars() 12502 1726867175.47687: done queuing things up, now waiting for results queue to drain 12502 1726867175.47689: results queue empty 12502 1726867175.47689: checking for any_errors_fatal 12502 1726867175.47691: done checking for any_errors_fatal 12502 1726867175.47691: checking for max_fail_percentage 12502 1726867175.47692: done checking for max_fail_percentage 12502 1726867175.47692: checking to see if all hosts have failed and the running result is not ok 12502 1726867175.47693: done checking to see if all hosts have failed 12502 1726867175.47693: getting the remaining hosts for this loop 12502 1726867175.47694: done getting the remaining hosts for this loop 12502 1726867175.47696: getting the next task for host managed_node1 12502 1726867175.47698: done getting next task for host managed_node1 12502 1726867175.47699: ^ task is: TASK: INIT Prepare setup 12502 1726867175.47700: ^ 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 12502 1726867175.47701: getting variables 12502 1726867175.47702: in VariableManager get_vars() 12502 1726867175.47712: Calling all_inventory to load vars for managed_node1 12502 1726867175.47713: Calling groups_inventory to load vars for managed_node1 12502 1726867175.47715: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867175.47719: Calling all_plugins_play to load vars for managed_node1 12502 1726867175.47725: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867175.47728: Calling groups_plugins_play to load vars for managed_node1 12502 1726867175.47804: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867175.47927: done with get_vars() 12502 1726867175.47932: done getting variables 12502 1726867175.47985: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [INIT Prepare setup] ****************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:15 Friday 20 September 2024 17:19:35 -0400 (0:00:00.038) 0:00:03.668 ****** 12502 1726867175.48003: entering _queue_task() for managed_node1/debug 12502 1726867175.48004: Creating lock for debug 12502 1726867175.48192: worker is 1 (out of 1 available) 12502 1726867175.48205: exiting _queue_task() for managed_node1/debug 12502 1726867175.48216: done queuing things up, now waiting for results queue to drain 12502 1726867175.48218: waiting for pending results... 12502 1726867175.48363: running TaskExecutor() for managed_node1/TASK: INIT Prepare setup 12502 1726867175.48424: in run() - task 0affcac9-a3a5-6860-cbfd-00000000000b 12502 1726867175.48437: variable 'ansible_search_path' from source: unknown 12502 1726867175.48468: calling self._execute() 12502 1726867175.48531: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867175.48535: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867175.48543: variable 'omit' from source: magic vars 12502 1726867175.48847: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867175.50310: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867175.50359: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867175.50419: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867175.50479: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867175.50482: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867175.50539: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867175.50562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867175.50584: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867175.50613: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867175.50624: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867175.50720: variable 'ansible_distribution' from source: facts 12502 1726867175.50724: variable 'ansible_distribution_major_version' from source: facts 12502 1726867175.50739: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867175.50742: when evaluation is False, skipping this task 12502 1726867175.50745: _execute() done 12502 1726867175.50747: dumping result to json 12502 1726867175.50750: done dumping result, returning 12502 1726867175.50755: done running TaskExecutor() for managed_node1/TASK: INIT Prepare setup [0affcac9-a3a5-6860-cbfd-00000000000b] 12502 1726867175.50758: sending task result for task 0affcac9-a3a5-6860-cbfd-00000000000b 12502 1726867175.50843: done sending task result for task 0affcac9-a3a5-6860-cbfd-00000000000b 12502 1726867175.50846: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 12502 1726867175.50916: no more pending results, returning what we have 12502 1726867175.50919: results queue empty 12502 1726867175.50919: checking for any_errors_fatal 12502 1726867175.50921: done checking for any_errors_fatal 12502 1726867175.50922: checking for max_fail_percentage 12502 1726867175.50923: done checking for max_fail_percentage 12502 1726867175.50923: checking to see if all hosts have failed and the running result is not ok 12502 1726867175.50924: done checking to see if all hosts have failed 12502 1726867175.50925: getting the remaining hosts for this loop 12502 1726867175.50926: done getting the remaining hosts for this loop 12502 1726867175.50929: getting the next task for host managed_node1 12502 1726867175.50935: done getting next task for host managed_node1 12502 1726867175.50937: ^ task is: TASK: Install dnsmasq 12502 1726867175.50939: ^ 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 12502 1726867175.50942: getting variables 12502 1726867175.50944: in VariableManager get_vars() 12502 1726867175.50985: Calling all_inventory to load vars for managed_node1 12502 1726867175.50988: Calling groups_inventory to load vars for managed_node1 12502 1726867175.50990: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867175.50998: Calling all_plugins_play to load vars for managed_node1 12502 1726867175.51000: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867175.51002: Calling groups_plugins_play to load vars for managed_node1 12502 1726867175.51123: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867175.51244: done with get_vars() 12502 1726867175.51250: done getting variables 12502 1726867175.51293: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Install dnsmasq] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:3 Friday 20 September 2024 17:19:35 -0400 (0:00:00.033) 0:00:03.702 ****** 12502 1726867175.51313: entering _queue_task() for managed_node1/package 12502 1726867175.51493: worker is 1 (out of 1 available) 12502 1726867175.51506: exiting _queue_task() for managed_node1/package 12502 1726867175.51516: done queuing things up, now waiting for results queue to drain 12502 1726867175.51518: waiting for pending results... 12502 1726867175.51661: running TaskExecutor() for managed_node1/TASK: Install dnsmasq 12502 1726867175.51722: in run() - task 0affcac9-a3a5-6860-cbfd-00000000000f 12502 1726867175.51733: variable 'ansible_search_path' from source: unknown 12502 1726867175.51736: variable 'ansible_search_path' from source: unknown 12502 1726867175.51767: calling self._execute() 12502 1726867175.51829: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867175.51832: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867175.51842: variable 'omit' from source: magic vars 12502 1726867175.52140: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867175.54226: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867175.54237: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867175.54267: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867175.54335: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867175.54339: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867175.54369: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867175.54393: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867175.54410: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867175.54436: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867175.54448: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867175.54537: variable 'ansible_distribution' from source: facts 12502 1726867175.54541: variable 'ansible_distribution_major_version' from source: facts 12502 1726867175.54556: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867175.54559: when evaluation is False, skipping this task 12502 1726867175.54562: _execute() done 12502 1726867175.54564: dumping result to json 12502 1726867175.54569: done dumping result, returning 12502 1726867175.54571: done running TaskExecutor() for managed_node1/TASK: Install dnsmasq [0affcac9-a3a5-6860-cbfd-00000000000f] 12502 1726867175.54583: sending task result for task 0affcac9-a3a5-6860-cbfd-00000000000f 12502 1726867175.54654: done sending task result for task 0affcac9-a3a5-6860-cbfd-00000000000f 12502 1726867175.54659: 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" } 12502 1726867175.54726: no more pending results, returning what we have 12502 1726867175.54729: results queue empty 12502 1726867175.54729: checking for any_errors_fatal 12502 1726867175.54733: done checking for any_errors_fatal 12502 1726867175.54734: checking for max_fail_percentage 12502 1726867175.54735: done checking for max_fail_percentage 12502 1726867175.54736: checking to see if all hosts have failed and the running result is not ok 12502 1726867175.54737: done checking to see if all hosts have failed 12502 1726867175.54737: getting the remaining hosts for this loop 12502 1726867175.54738: done getting the remaining hosts for this loop 12502 1726867175.54741: getting the next task for host managed_node1 12502 1726867175.54746: done getting next task for host managed_node1 12502 1726867175.54748: ^ task is: TASK: Install pgrep, sysctl 12502 1726867175.54750: ^ 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 12502 1726867175.54753: getting variables 12502 1726867175.54754: in VariableManager get_vars() 12502 1726867175.54800: Calling all_inventory to load vars for managed_node1 12502 1726867175.54803: Calling groups_inventory to load vars for managed_node1 12502 1726867175.54805: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867175.54813: Calling all_plugins_play to load vars for managed_node1 12502 1726867175.54815: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867175.54818: Calling groups_plugins_play to load vars for managed_node1 12502 1726867175.54958: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867175.55073: done with get_vars() 12502 1726867175.55081: done getting variables 12502 1726867175.55119: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Install pgrep, sysctl] *************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:17 Friday 20 September 2024 17:19:35 -0400 (0:00:00.038) 0:00:03.740 ****** 12502 1726867175.55138: entering _queue_task() for managed_node1/package 12502 1726867175.55321: worker is 1 (out of 1 available) 12502 1726867175.55333: exiting _queue_task() for managed_node1/package 12502 1726867175.55344: done queuing things up, now waiting for results queue to drain 12502 1726867175.55345: waiting for pending results... 12502 1726867175.55695: running TaskExecutor() for managed_node1/TASK: Install pgrep, sysctl 12502 1726867175.55699: in run() - task 0affcac9-a3a5-6860-cbfd-000000000010 12502 1726867175.55702: variable 'ansible_search_path' from source: unknown 12502 1726867175.55707: variable 'ansible_search_path' from source: unknown 12502 1726867175.55711: calling self._execute() 12502 1726867175.55772: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867175.55789: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867175.55827: variable 'omit' from source: magic vars 12502 1726867175.56464: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867175.58790: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867175.58793: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867175.58813: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867175.58854: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867175.58892: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867175.58968: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867175.59015: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867175.59044: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867175.59089: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867175.59115: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867175.59248: variable 'ansible_distribution' from source: facts 12502 1726867175.59259: variable 'ansible_distribution_major_version' from source: facts 12502 1726867175.59284: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867175.59293: when evaluation is False, skipping this task 12502 1726867175.59302: _execute() done 12502 1726867175.59305: dumping result to json 12502 1726867175.59307: done dumping result, returning 12502 1726867175.59313: done running TaskExecutor() for managed_node1/TASK: Install pgrep, sysctl [0affcac9-a3a5-6860-cbfd-000000000010] 12502 1726867175.59327: sending task result for task 0affcac9-a3a5-6860-cbfd-000000000010 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" } 12502 1726867175.59458: no more pending results, returning what we have 12502 1726867175.59462: results queue empty 12502 1726867175.59463: checking for any_errors_fatal 12502 1726867175.59467: done checking for any_errors_fatal 12502 1726867175.59467: checking for max_fail_percentage 12502 1726867175.59468: done checking for max_fail_percentage 12502 1726867175.59469: checking to see if all hosts have failed and the running result is not ok 12502 1726867175.59470: done checking to see if all hosts have failed 12502 1726867175.59471: getting the remaining hosts for this loop 12502 1726867175.59472: done getting the remaining hosts for this loop 12502 1726867175.59476: getting the next task for host managed_node1 12502 1726867175.59485: done getting next task for host managed_node1 12502 1726867175.59487: ^ task is: TASK: Install pgrep, sysctl 12502 1726867175.59491: ^ 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 12502 1726867175.59494: getting variables 12502 1726867175.59496: in VariableManager get_vars() 12502 1726867175.59543: Calling all_inventory to load vars for managed_node1 12502 1726867175.59546: Calling groups_inventory to load vars for managed_node1 12502 1726867175.59549: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867175.59559: Calling all_plugins_play to load vars for managed_node1 12502 1726867175.59561: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867175.59564: Calling groups_plugins_play to load vars for managed_node1 12502 1726867175.59817: done sending task result for task 0affcac9-a3a5-6860-cbfd-000000000010 12502 1726867175.59820: WORKER PROCESS EXITING 12502 1726867175.59890: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867175.60134: done with get_vars() 12502 1726867175.60145: done getting variables 12502 1726867175.60207: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Install pgrep, sysctl] *************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:26 Friday 20 September 2024 17:19:35 -0400 (0:00:00.050) 0:00:03.791 ****** 12502 1726867175.60240: entering _queue_task() for managed_node1/package 12502 1726867175.60806: worker is 1 (out of 1 available) 12502 1726867175.60818: exiting _queue_task() for managed_node1/package 12502 1726867175.60831: done queuing things up, now waiting for results queue to drain 12502 1726867175.60832: waiting for pending results... 12502 1726867175.61308: running TaskExecutor() for managed_node1/TASK: Install pgrep, sysctl 12502 1726867175.61419: in run() - task 0affcac9-a3a5-6860-cbfd-000000000011 12502 1726867175.61475: variable 'ansible_search_path' from source: unknown 12502 1726867175.61485: variable 'ansible_search_path' from source: unknown 12502 1726867175.61525: calling self._execute() 12502 1726867175.61719: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867175.61723: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867175.61757: variable 'omit' from source: magic vars 12502 1726867175.62312: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867175.66059: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867175.66345: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867175.66355: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867175.66396: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867175.66484: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867175.66639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867175.66884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867175.66889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867175.66892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867175.67082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867175.67155: variable 'ansible_distribution' from source: facts 12502 1726867175.67240: variable 'ansible_distribution_major_version' from source: facts 12502 1726867175.67262: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867175.67270: when evaluation is False, skipping this task 12502 1726867175.67279: _execute() done 12502 1726867175.67344: dumping result to json 12502 1726867175.67352: done dumping result, returning 12502 1726867175.67363: done running TaskExecutor() for managed_node1/TASK: Install pgrep, sysctl [0affcac9-a3a5-6860-cbfd-000000000011] 12502 1726867175.67370: sending task result for task 0affcac9-a3a5-6860-cbfd-000000000011 12502 1726867175.67674: done sending task result for task 0affcac9-a3a5-6860-cbfd-000000000011 12502 1726867175.67678: 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" } 12502 1726867175.67748: no more pending results, returning what we have 12502 1726867175.67751: results queue empty 12502 1726867175.67752: checking for any_errors_fatal 12502 1726867175.67757: done checking for any_errors_fatal 12502 1726867175.67758: checking for max_fail_percentage 12502 1726867175.67759: done checking for max_fail_percentage 12502 1726867175.67760: checking to see if all hosts have failed and the running result is not ok 12502 1726867175.67761: done checking to see if all hosts have failed 12502 1726867175.67761: getting the remaining hosts for this loop 12502 1726867175.67763: done getting the remaining hosts for this loop 12502 1726867175.67766: getting the next task for host managed_node1 12502 1726867175.67772: done getting next task for host managed_node1 12502 1726867175.67774: ^ task is: TASK: Create test interfaces 12502 1726867175.67778: ^ 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 12502 1726867175.67782: getting variables 12502 1726867175.67784: in VariableManager get_vars() 12502 1726867175.67834: Calling all_inventory to load vars for managed_node1 12502 1726867175.67837: Calling groups_inventory to load vars for managed_node1 12502 1726867175.67839: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867175.67848: Calling all_plugins_play to load vars for managed_node1 12502 1726867175.67850: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867175.67853: Calling groups_plugins_play to load vars for managed_node1 12502 1726867175.68392: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867175.68738: done with get_vars() 12502 1726867175.68748: done getting variables 12502 1726867175.68956: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Create test interfaces] ************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:35 Friday 20 September 2024 17:19:35 -0400 (0:00:00.088) 0:00:03.879 ****** 12502 1726867175.69087: entering _queue_task() for managed_node1/shell 12502 1726867175.69089: Creating lock for shell 12502 1726867175.69546: worker is 1 (out of 1 available) 12502 1726867175.69557: exiting _queue_task() for managed_node1/shell 12502 1726867175.69568: done queuing things up, now waiting for results queue to drain 12502 1726867175.69569: waiting for pending results... 12502 1726867175.70014: running TaskExecutor() for managed_node1/TASK: Create test interfaces 12502 1726867175.70382: in run() - task 0affcac9-a3a5-6860-cbfd-000000000012 12502 1726867175.70386: variable 'ansible_search_path' from source: unknown 12502 1726867175.70391: variable 'ansible_search_path' from source: unknown 12502 1726867175.70394: calling self._execute() 12502 1726867175.70445: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867175.70456: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867175.70471: variable 'omit' from source: magic vars 12502 1726867175.70872: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867175.74428: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867175.74668: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867175.74770: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867175.75105: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867175.75108: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867175.75153: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867175.75194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867175.75338: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867175.75384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867175.75450: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867175.75592: variable 'ansible_distribution' from source: facts 12502 1726867175.75606: variable 'ansible_distribution_major_version' from source: facts 12502 1726867175.75627: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867175.75635: when evaluation is False, skipping this task 12502 1726867175.75642: _execute() done 12502 1726867175.75648: dumping result to json 12502 1726867175.75654: done dumping result, returning 12502 1726867175.75665: done running TaskExecutor() for managed_node1/TASK: Create test interfaces [0affcac9-a3a5-6860-cbfd-000000000012] 12502 1726867175.75672: sending task result for task 0affcac9-a3a5-6860-cbfd-000000000012 12502 1726867175.75784: done sending task result for task 0affcac9-a3a5-6860-cbfd-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" } 12502 1726867175.75833: no more pending results, returning what we have 12502 1726867175.75837: results queue empty 12502 1726867175.75838: checking for any_errors_fatal 12502 1726867175.75844: done checking for any_errors_fatal 12502 1726867175.75845: checking for max_fail_percentage 12502 1726867175.75846: done checking for max_fail_percentage 12502 1726867175.75847: checking to see if all hosts have failed and the running result is not ok 12502 1726867175.75848: done checking to see if all hosts have failed 12502 1726867175.75849: getting the remaining hosts for this loop 12502 1726867175.75850: done getting the remaining hosts for this loop 12502 1726867175.75853: getting the next task for host managed_node1 12502 1726867175.75862: done getting next task for host managed_node1 12502 1726867175.75864: ^ task is: TASK: Include the task 'get_interface_stat.yml' 12502 1726867175.75866: ^ 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 12502 1726867175.75870: getting variables 12502 1726867175.75871: in VariableManager get_vars() 12502 1726867175.75930: Calling all_inventory to load vars for managed_node1 12502 1726867175.75933: Calling groups_inventory to load vars for managed_node1 12502 1726867175.75935: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867175.75947: Calling all_plugins_play to load vars for managed_node1 12502 1726867175.75949: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867175.75953: Calling groups_plugins_play to load vars for managed_node1 12502 1726867175.76335: WORKER PROCESS EXITING 12502 1726867175.76358: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867175.76818: done with get_vars() 12502 1726867175.76830: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Friday 20 September 2024 17:19:35 -0400 (0:00:00.078) 0:00:03.958 ****** 12502 1726867175.76929: entering _queue_task() for managed_node1/include_tasks 12502 1726867175.77239: worker is 1 (out of 1 available) 12502 1726867175.77250: exiting _queue_task() for managed_node1/include_tasks 12502 1726867175.77263: done queuing things up, now waiting for results queue to drain 12502 1726867175.77264: waiting for pending results... 12502 1726867175.77507: running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' 12502 1726867175.77633: in run() - task 0affcac9-a3a5-6860-cbfd-000000000016 12502 1726867175.77653: variable 'ansible_search_path' from source: unknown 12502 1726867175.77661: variable 'ansible_search_path' from source: unknown 12502 1726867175.77703: calling self._execute() 12502 1726867175.77791: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867175.77803: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867175.77829: variable 'omit' from source: magic vars 12502 1726867175.78383: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867175.81750: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867175.81804: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867175.81842: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867175.81891: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867175.81966: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867175.82008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867175.82042: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867175.82082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867175.82126: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867175.82144: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867175.82276: variable 'ansible_distribution' from source: facts 12502 1726867175.82382: variable 'ansible_distribution_major_version' from source: facts 12502 1726867175.82387: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867175.82389: when evaluation is False, skipping this task 12502 1726867175.82391: _execute() done 12502 1726867175.82395: dumping result to json 12502 1726867175.82397: done dumping result, returning 12502 1726867175.82399: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' [0affcac9-a3a5-6860-cbfd-000000000016] 12502 1726867175.82401: sending task result for task 0affcac9-a3a5-6860-cbfd-000000000016 12502 1726867175.82470: done sending task result for task 0affcac9-a3a5-6860-cbfd-000000000016 12502 1726867175.82473: 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" } 12502 1726867175.82517: no more pending results, returning what we have 12502 1726867175.82520: results queue empty 12502 1726867175.82522: checking for any_errors_fatal 12502 1726867175.82527: done checking for any_errors_fatal 12502 1726867175.82528: checking for max_fail_percentage 12502 1726867175.82529: done checking for max_fail_percentage 12502 1726867175.82530: checking to see if all hosts have failed and the running result is not ok 12502 1726867175.82531: done checking to see if all hosts have failed 12502 1726867175.82532: getting the remaining hosts for this loop 12502 1726867175.82533: done getting the remaining hosts for this loop 12502 1726867175.82536: getting the next task for host managed_node1 12502 1726867175.82543: done getting next task for host managed_node1 12502 1726867175.82546: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 12502 1726867175.82549: ^ 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 12502 1726867175.82552: getting variables 12502 1726867175.82554: in VariableManager get_vars() 12502 1726867175.82654: Calling all_inventory to load vars for managed_node1 12502 1726867175.82657: Calling groups_inventory to load vars for managed_node1 12502 1726867175.82660: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867175.82671: Calling all_plugins_play to load vars for managed_node1 12502 1726867175.82674: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867175.82883: Calling groups_plugins_play to load vars for managed_node1 12502 1726867175.83323: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867175.83815: done with get_vars() 12502 1726867175.83826: done getting variables 12502 1726867175.84024: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) 12502 1726867175.84284: variable 'interface' from source: task vars 12502 1726867175.84289: variable 'dhcp_interface1' from source: play vars 12502 1726867175.84461: variable 'dhcp_interface1' from source: play vars TASK [Assert that the interface is present - 'test1'] ************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Friday 20 September 2024 17:19:35 -0400 (0:00:00.076) 0:00:04.034 ****** 12502 1726867175.84603: entering _queue_task() for managed_node1/assert 12502 1726867175.84605: Creating lock for assert 12502 1726867175.85099: worker is 1 (out of 1 available) 12502 1726867175.85110: exiting _queue_task() for managed_node1/assert 12502 1726867175.85120: done queuing things up, now waiting for results queue to drain 12502 1726867175.85122: waiting for pending results... 12502 1726867175.85364: running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'test1' 12502 1726867175.85370: in run() - task 0affcac9-a3a5-6860-cbfd-000000000017 12502 1726867175.85373: variable 'ansible_search_path' from source: unknown 12502 1726867175.85376: variable 'ansible_search_path' from source: unknown 12502 1726867175.85391: calling self._execute() 12502 1726867175.85482: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867175.85494: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867175.85510: variable 'omit' from source: magic vars 12502 1726867175.85947: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867175.88466: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867175.88615: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867175.88618: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867175.88624: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867175.88653: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867175.88742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867175.88791: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867175.88823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867175.88876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867175.88899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867175.89037: variable 'ansible_distribution' from source: facts 12502 1726867175.89097: variable 'ansible_distribution_major_version' from source: facts 12502 1726867175.89118: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867175.89160: when evaluation is False, skipping this task 12502 1726867175.89164: _execute() done 12502 1726867175.89166: dumping result to json 12502 1726867175.89168: done dumping result, returning 12502 1726867175.89171: done running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'test1' [0affcac9-a3a5-6860-cbfd-000000000017] 12502 1726867175.89173: sending task result for task 0affcac9-a3a5-6860-cbfd-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" } 12502 1726867175.89308: no more pending results, returning what we have 12502 1726867175.89312: results queue empty 12502 1726867175.89313: checking for any_errors_fatal 12502 1726867175.89318: done checking for any_errors_fatal 12502 1726867175.89318: checking for max_fail_percentage 12502 1726867175.89320: done checking for max_fail_percentage 12502 1726867175.89321: checking to see if all hosts have failed and the running result is not ok 12502 1726867175.89322: done checking to see if all hosts have failed 12502 1726867175.89322: getting the remaining hosts for this loop 12502 1726867175.89324: done getting the remaining hosts for this loop 12502 1726867175.89327: getting the next task for host managed_node1 12502 1726867175.89336: done getting next task for host managed_node1 12502 1726867175.89339: ^ task is: TASK: Include the task 'get_interface_stat.yml' 12502 1726867175.89342: ^ 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 12502 1726867175.89347: getting variables 12502 1726867175.89349: in VariableManager get_vars() 12502 1726867175.89611: Calling all_inventory to load vars for managed_node1 12502 1726867175.89614: Calling groups_inventory to load vars for managed_node1 12502 1726867175.89616: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867175.89626: Calling all_plugins_play to load vars for managed_node1 12502 1726867175.89628: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867175.89631: Calling groups_plugins_play to load vars for managed_node1 12502 1726867175.89872: done sending task result for task 0affcac9-a3a5-6860-cbfd-000000000017 12502 1726867175.89875: WORKER PROCESS EXITING 12502 1726867175.89940: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867175.90151: done with get_vars() 12502 1726867175.90161: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Friday 20 September 2024 17:19:35 -0400 (0:00:00.056) 0:00:04.091 ****** 12502 1726867175.90258: entering _queue_task() for managed_node1/include_tasks 12502 1726867175.90567: worker is 1 (out of 1 available) 12502 1726867175.90580: exiting _queue_task() for managed_node1/include_tasks 12502 1726867175.90590: done queuing things up, now waiting for results queue to drain 12502 1726867175.90592: waiting for pending results... 12502 1726867175.90766: running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' 12502 1726867175.90886: in run() - task 0affcac9-a3a5-6860-cbfd-00000000001b 12502 1726867175.90909: variable 'ansible_search_path' from source: unknown 12502 1726867175.90983: variable 'ansible_search_path' from source: unknown 12502 1726867175.90994: calling self._execute() 12502 1726867175.91043: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867175.91055: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867175.91069: variable 'omit' from source: magic vars 12502 1726867175.91655: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867175.94126: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867175.94213: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867175.94259: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867175.94301: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867175.94361: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867175.94424: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867175.94468: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867175.94541: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867175.94549: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867175.94568: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867175.94713: variable 'ansible_distribution' from source: facts 12502 1726867175.94724: variable 'ansible_distribution_major_version' from source: facts 12502 1726867175.94745: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867175.94757: when evaluation is False, skipping this task 12502 1726867175.94764: _execute() done 12502 1726867175.94794: dumping result to json 12502 1726867175.94798: done dumping result, returning 12502 1726867175.94801: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' [0affcac9-a3a5-6860-cbfd-00000000001b] 12502 1726867175.94803: sending task result for task 0affcac9-a3a5-6860-cbfd-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" } 12502 1726867175.94942: no more pending results, returning what we have 12502 1726867175.94945: results queue empty 12502 1726867175.94947: checking for any_errors_fatal 12502 1726867175.94953: done checking for any_errors_fatal 12502 1726867175.94954: checking for max_fail_percentage 12502 1726867175.94956: done checking for max_fail_percentage 12502 1726867175.94956: checking to see if all hosts have failed and the running result is not ok 12502 1726867175.94957: done checking to see if all hosts have failed 12502 1726867175.94958: getting the remaining hosts for this loop 12502 1726867175.94959: done getting the remaining hosts for this loop 12502 1726867175.94963: getting the next task for host managed_node1 12502 1726867175.94970: done getting next task for host managed_node1 12502 1726867175.94973: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 12502 1726867175.94975: ^ 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 12502 1726867175.94981: getting variables 12502 1726867175.94983: in VariableManager get_vars() 12502 1726867175.95035: Calling all_inventory to load vars for managed_node1 12502 1726867175.95038: Calling groups_inventory to load vars for managed_node1 12502 1726867175.95041: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867175.95052: Calling all_plugins_play to load vars for managed_node1 12502 1726867175.95055: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867175.95058: Calling groups_plugins_play to load vars for managed_node1 12502 1726867175.95485: done sending task result for task 0affcac9-a3a5-6860-cbfd-00000000001b 12502 1726867175.95489: WORKER PROCESS EXITING 12502 1726867175.95520: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867175.95734: done with get_vars() 12502 1726867175.95745: done getting variables 12502 1726867175.95799: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 12502 1726867175.95918: variable 'interface' from source: task vars 12502 1726867175.95922: variable 'dhcp_interface2' from source: play vars 12502 1726867175.95989: variable 'dhcp_interface2' from source: play vars TASK [Assert that the interface is present - 'test2'] ************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Friday 20 September 2024 17:19:35 -0400 (0:00:00.057) 0:00:04.149 ****** 12502 1726867175.96018: entering _queue_task() for managed_node1/assert 12502 1726867175.96253: worker is 1 (out of 1 available) 12502 1726867175.96381: exiting _queue_task() for managed_node1/assert 12502 1726867175.96392: done queuing things up, now waiting for results queue to drain 12502 1726867175.96393: waiting for pending results... 12502 1726867175.96531: running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'test2' 12502 1726867175.96651: in run() - task 0affcac9-a3a5-6860-cbfd-00000000001c 12502 1726867175.96668: variable 'ansible_search_path' from source: unknown 12502 1726867175.96676: variable 'ansible_search_path' from source: unknown 12502 1726867175.96727: calling self._execute() 12502 1726867175.96812: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867175.96823: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867175.96841: variable 'omit' from source: magic vars 12502 1726867175.97287: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867175.99554: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867175.99629: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867175.99669: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867175.99713: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867175.99749: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867175.99839: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867175.99876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867175.99912: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867175.99966: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867175.99989: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867176.00124: variable 'ansible_distribution' from source: facts 12502 1726867176.00128: variable 'ansible_distribution_major_version' from source: facts 12502 1726867176.00144: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867176.00147: when evaluation is False, skipping this task 12502 1726867176.00150: _execute() done 12502 1726867176.00152: dumping result to json 12502 1726867176.00154: done dumping result, returning 12502 1726867176.00164: done running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'test2' [0affcac9-a3a5-6860-cbfd-00000000001c] 12502 1726867176.00166: sending task result for task 0affcac9-a3a5-6860-cbfd-00000000001c 12502 1726867176.00255: done sending task result for task 0affcac9-a3a5-6860-cbfd-00000000001c 12502 1726867176.00258: 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" } 12502 1726867176.00317: no more pending results, returning what we have 12502 1726867176.00320: results queue empty 12502 1726867176.00321: checking for any_errors_fatal 12502 1726867176.00325: done checking for any_errors_fatal 12502 1726867176.00326: checking for max_fail_percentage 12502 1726867176.00327: done checking for max_fail_percentage 12502 1726867176.00328: checking to see if all hosts have failed and the running result is not ok 12502 1726867176.00328: done checking to see if all hosts have failed 12502 1726867176.00329: getting the remaining hosts for this loop 12502 1726867176.00330: done getting the remaining hosts for this loop 12502 1726867176.00333: getting the next task for host managed_node1 12502 1726867176.00340: done getting next task for host managed_node1 12502 1726867176.00342: ^ task is: TASK: Backup the /etc/resolv.conf for initscript 12502 1726867176.00344: ^ 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 12502 1726867176.00346: getting variables 12502 1726867176.00348: in VariableManager get_vars() 12502 1726867176.00391: Calling all_inventory to load vars for managed_node1 12502 1726867176.00394: Calling groups_inventory to load vars for managed_node1 12502 1726867176.00396: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867176.00405: Calling all_plugins_play to load vars for managed_node1 12502 1726867176.00407: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867176.00419: Calling groups_plugins_play to load vars for managed_node1 12502 1726867176.00566: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867176.00685: done with get_vars() 12502 1726867176.00693: done getting variables 12502 1726867176.00731: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Backup the /etc/resolv.conf for initscript] ****************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:28 Friday 20 September 2024 17:19:36 -0400 (0:00:00.047) 0:00:04.196 ****** 12502 1726867176.00752: entering _queue_task() for managed_node1/command 12502 1726867176.00927: worker is 1 (out of 1 available) 12502 1726867176.00939: exiting _queue_task() for managed_node1/command 12502 1726867176.00951: done queuing things up, now waiting for results queue to drain 12502 1726867176.00952: waiting for pending results... 12502 1726867176.01103: running TaskExecutor() for managed_node1/TASK: Backup the /etc/resolv.conf for initscript 12502 1726867176.01160: in run() - task 0affcac9-a3a5-6860-cbfd-00000000001d 12502 1726867176.01170: variable 'ansible_search_path' from source: unknown 12502 1726867176.01205: calling self._execute() 12502 1726867176.01265: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867176.01269: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867176.01280: variable 'omit' from source: magic vars 12502 1726867176.01576: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867176.03783: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867176.03787: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867176.03789: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867176.03802: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867176.03835: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867176.03921: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867176.03957: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867176.03994: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867176.04041: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867176.04063: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867176.04197: variable 'ansible_distribution' from source: facts 12502 1726867176.04210: variable 'ansible_distribution_major_version' from source: facts 12502 1726867176.04233: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867176.04242: when evaluation is False, skipping this task 12502 1726867176.04250: _execute() done 12502 1726867176.04257: dumping result to json 12502 1726867176.04269: done dumping result, returning 12502 1726867176.04284: done running TaskExecutor() for managed_node1/TASK: Backup the /etc/resolv.conf for initscript [0affcac9-a3a5-6860-cbfd-00000000001d] 12502 1726867176.04295: sending task result for task 0affcac9-a3a5-6860-cbfd-00000000001d 12502 1726867176.04501: done sending task result for task 0affcac9-a3a5-6860-cbfd-00000000001d 12502 1726867176.04504: 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" } 12502 1726867176.04550: no more pending results, returning what we have 12502 1726867176.04554: results queue empty 12502 1726867176.04555: checking for any_errors_fatal 12502 1726867176.04561: done checking for any_errors_fatal 12502 1726867176.04561: checking for max_fail_percentage 12502 1726867176.04563: done checking for max_fail_percentage 12502 1726867176.04564: checking to see if all hosts have failed and the running result is not ok 12502 1726867176.04565: done checking to see if all hosts have failed 12502 1726867176.04566: getting the remaining hosts for this loop 12502 1726867176.04567: done getting the remaining hosts for this loop 12502 1726867176.04571: getting the next task for host managed_node1 12502 1726867176.04580: done getting next task for host managed_node1 12502 1726867176.04583: ^ task is: TASK: TEST Add Bond with 2 ports 12502 1726867176.04584: ^ 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 12502 1726867176.04587: getting variables 12502 1726867176.04590: in VariableManager get_vars() 12502 1726867176.04642: Calling all_inventory to load vars for managed_node1 12502 1726867176.04645: Calling groups_inventory to load vars for managed_node1 12502 1726867176.04648: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867176.04659: Calling all_plugins_play to load vars for managed_node1 12502 1726867176.04662: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867176.04665: Calling groups_plugins_play to load vars for managed_node1 12502 1726867176.05194: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867176.05625: done with get_vars() 12502 1726867176.05636: done getting variables 12502 1726867176.05813: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [TEST Add Bond with 2 ports] ********************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:33 Friday 20 September 2024 17:19:36 -0400 (0:00:00.050) 0:00:04.247 ****** 12502 1726867176.05840: entering _queue_task() for managed_node1/debug 12502 1726867176.06397: worker is 1 (out of 1 available) 12502 1726867176.06406: exiting _queue_task() for managed_node1/debug 12502 1726867176.06415: done queuing things up, now waiting for results queue to drain 12502 1726867176.06416: waiting for pending results... 12502 1726867176.06756: running TaskExecutor() for managed_node1/TASK: TEST Add Bond with 2 ports 12502 1726867176.06983: in run() - task 0affcac9-a3a5-6860-cbfd-00000000001e 12502 1726867176.07197: variable 'ansible_search_path' from source: unknown 12502 1726867176.07201: calling self._execute() 12502 1726867176.07367: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867176.07384: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867176.07435: variable 'omit' from source: magic vars 12502 1726867176.08253: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867176.11052: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867176.11125: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867176.11257: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867176.11262: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867176.11264: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867176.11342: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867176.11384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867176.11421: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867176.11465: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867176.11503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867176.11714: variable 'ansible_distribution' from source: facts 12502 1726867176.11718: variable 'ansible_distribution_major_version' from source: facts 12502 1726867176.11801: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867176.11804: when evaluation is False, skipping this task 12502 1726867176.11806: _execute() done 12502 1726867176.11808: dumping result to json 12502 1726867176.11822: done dumping result, returning 12502 1726867176.11825: done running TaskExecutor() for managed_node1/TASK: TEST Add Bond with 2 ports [0affcac9-a3a5-6860-cbfd-00000000001e] 12502 1726867176.11927: sending task result for task 0affcac9-a3a5-6860-cbfd-00000000001e 12502 1726867176.12001: done sending task result for task 0affcac9-a3a5-6860-cbfd-00000000001e 12502 1726867176.12005: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 12502 1726867176.12053: no more pending results, returning what we have 12502 1726867176.12056: results queue empty 12502 1726867176.12057: checking for any_errors_fatal 12502 1726867176.12062: done checking for any_errors_fatal 12502 1726867176.12062: checking for max_fail_percentage 12502 1726867176.12064: done checking for max_fail_percentage 12502 1726867176.12064: checking to see if all hosts have failed and the running result is not ok 12502 1726867176.12065: done checking to see if all hosts have failed 12502 1726867176.12066: getting the remaining hosts for this loop 12502 1726867176.12067: done getting the remaining hosts for this loop 12502 1726867176.12070: getting the next task for host managed_node1 12502 1726867176.12078: done getting next task for host managed_node1 12502 1726867176.12084: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 12502 1726867176.12086: ^ 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 12502 1726867176.12099: getting variables 12502 1726867176.12101: in VariableManager get_vars() 12502 1726867176.12149: Calling all_inventory to load vars for managed_node1 12502 1726867176.12152: Calling groups_inventory to load vars for managed_node1 12502 1726867176.12154: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867176.12167: Calling all_plugins_play to load vars for managed_node1 12502 1726867176.12170: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867176.12173: Calling groups_plugins_play to load vars for managed_node1 12502 1726867176.12386: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867176.12593: done with get_vars() 12502 1726867176.12603: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 17:19:36 -0400 (0:00:00.068) 0:00:04.315 ****** 12502 1726867176.12692: entering _queue_task() for managed_node1/include_tasks 12502 1726867176.12924: worker is 1 (out of 1 available) 12502 1726867176.12936: exiting _queue_task() for managed_node1/include_tasks 12502 1726867176.12947: done queuing things up, now waiting for results queue to drain 12502 1726867176.12948: waiting for pending results... 12502 1726867176.13388: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 12502 1726867176.13393: in run() - task 0affcac9-a3a5-6860-cbfd-000000000026 12502 1726867176.13396: variable 'ansible_search_path' from source: unknown 12502 1726867176.13398: variable 'ansible_search_path' from source: unknown 12502 1726867176.13401: calling self._execute() 12502 1726867176.13471: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867176.13488: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867176.13505: variable 'omit' from source: magic vars 12502 1726867176.13979: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867176.16040: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867176.16365: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867176.16405: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867176.16482: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867176.16485: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867176.16558: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867176.16593: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867176.16624: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867176.16673: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867176.16694: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867176.16833: variable 'ansible_distribution' from source: facts 12502 1726867176.16839: variable 'ansible_distribution_major_version' from source: facts 12502 1726867176.17092: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867176.17095: when evaluation is False, skipping this task 12502 1726867176.17097: _execute() done 12502 1726867176.17099: dumping result to json 12502 1726867176.17101: done dumping result, returning 12502 1726867176.17104: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affcac9-a3a5-6860-cbfd-000000000026] 12502 1726867176.17106: sending task result for task 0affcac9-a3a5-6860-cbfd-000000000026 12502 1726867176.17166: done sending task result for task 0affcac9-a3a5-6860-cbfd-000000000026 12502 1726867176.17169: 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" } 12502 1726867176.17213: no more pending results, returning what we have 12502 1726867176.17217: results queue empty 12502 1726867176.17217: checking for any_errors_fatal 12502 1726867176.17222: done checking for any_errors_fatal 12502 1726867176.17223: checking for max_fail_percentage 12502 1726867176.17225: done checking for max_fail_percentage 12502 1726867176.17226: checking to see if all hosts have failed and the running result is not ok 12502 1726867176.17226: done checking to see if all hosts have failed 12502 1726867176.17227: getting the remaining hosts for this loop 12502 1726867176.17228: done getting the remaining hosts for this loop 12502 1726867176.17231: getting the next task for host managed_node1 12502 1726867176.17238: done getting next task for host managed_node1 12502 1726867176.17242: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 12502 1726867176.17245: ^ 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 12502 1726867176.17258: getting variables 12502 1726867176.17259: in VariableManager get_vars() 12502 1726867176.17310: Calling all_inventory to load vars for managed_node1 12502 1726867176.17312: Calling groups_inventory to load vars for managed_node1 12502 1726867176.17315: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867176.17324: Calling all_plugins_play to load vars for managed_node1 12502 1726867176.17326: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867176.17329: Calling groups_plugins_play to load vars for managed_node1 12502 1726867176.17591: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867176.18006: done with get_vars() 12502 1726867176.18016: done getting variables 12502 1726867176.18068: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 17:19:36 -0400 (0:00:00.055) 0:00:04.370 ****** 12502 1726867176.18204: entering _queue_task() for managed_node1/debug 12502 1726867176.18641: worker is 1 (out of 1 available) 12502 1726867176.18653: exiting _queue_task() for managed_node1/debug 12502 1726867176.18665: done queuing things up, now waiting for results queue to drain 12502 1726867176.18667: waiting for pending results... 12502 1726867176.19015: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 12502 1726867176.19383: in run() - task 0affcac9-a3a5-6860-cbfd-000000000027 12502 1726867176.19386: variable 'ansible_search_path' from source: unknown 12502 1726867176.19389: variable 'ansible_search_path' from source: unknown 12502 1726867176.19391: calling self._execute() 12502 1726867176.19394: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867176.19396: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867176.19399: variable 'omit' from source: magic vars 12502 1726867176.19728: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867176.22886: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867176.23102: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867176.23106: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867176.23145: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867176.23383: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867176.23387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867176.23497: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867176.23530: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867176.23613: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867176.23633: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867176.24085: variable 'ansible_distribution' from source: facts 12502 1726867176.24088: variable 'ansible_distribution_major_version' from source: facts 12502 1726867176.24091: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867176.24093: when evaluation is False, skipping this task 12502 1726867176.24095: _execute() done 12502 1726867176.24097: dumping result to json 12502 1726867176.24099: done dumping result, returning 12502 1726867176.24101: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0affcac9-a3a5-6860-cbfd-000000000027] 12502 1726867176.24103: sending task result for task 0affcac9-a3a5-6860-cbfd-000000000027 12502 1726867176.24173: done sending task result for task 0affcac9-a3a5-6860-cbfd-000000000027 12502 1726867176.24176: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 12502 1726867176.24233: no more pending results, returning what we have 12502 1726867176.24236: results queue empty 12502 1726867176.24237: checking for any_errors_fatal 12502 1726867176.24244: done checking for any_errors_fatal 12502 1726867176.24245: checking for max_fail_percentage 12502 1726867176.24246: done checking for max_fail_percentage 12502 1726867176.24247: checking to see if all hosts have failed and the running result is not ok 12502 1726867176.24248: done checking to see if all hosts have failed 12502 1726867176.24249: getting the remaining hosts for this loop 12502 1726867176.24250: done getting the remaining hosts for this loop 12502 1726867176.24254: getting the next task for host managed_node1 12502 1726867176.24263: done getting next task for host managed_node1 12502 1726867176.24267: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 12502 1726867176.24270: ^ 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 12502 1726867176.24287: getting variables 12502 1726867176.24289: in VariableManager get_vars() 12502 1726867176.24347: Calling all_inventory to load vars for managed_node1 12502 1726867176.24350: Calling groups_inventory to load vars for managed_node1 12502 1726867176.24353: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867176.24364: Calling all_plugins_play to load vars for managed_node1 12502 1726867176.24368: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867176.24371: Calling groups_plugins_play to load vars for managed_node1 12502 1726867176.25287: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867176.25530: done with get_vars() 12502 1726867176.25540: done getting variables 12502 1726867176.25625: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 17:19:36 -0400 (0:00:00.074) 0:00:04.445 ****** 12502 1726867176.25659: entering _queue_task() for managed_node1/fail 12502 1726867176.25662: Creating lock for fail 12502 1726867176.26364: worker is 1 (out of 1 available) 12502 1726867176.26376: exiting _queue_task() for managed_node1/fail 12502 1726867176.26590: done queuing things up, now waiting for results queue to drain 12502 1726867176.26592: waiting for pending results... 12502 1726867176.26830: 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 12502 1726867176.26994: in run() - task 0affcac9-a3a5-6860-cbfd-000000000028 12502 1726867176.27030: variable 'ansible_search_path' from source: unknown 12502 1726867176.27083: variable 'ansible_search_path' from source: unknown 12502 1726867176.27087: calling self._execute() 12502 1726867176.27165: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867176.27179: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867176.27195: variable 'omit' from source: magic vars 12502 1726867176.27610: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867176.30884: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867176.31010: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867176.31013: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867176.31052: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867176.31085: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867176.31171: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867176.31210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867176.31247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867176.31297: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867176.31318: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867176.31452: variable 'ansible_distribution' from source: facts 12502 1726867176.31552: variable 'ansible_distribution_major_version' from source: facts 12502 1726867176.31555: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867176.31557: when evaluation is False, skipping this task 12502 1726867176.31559: _execute() done 12502 1726867176.31561: dumping result to json 12502 1726867176.31563: done dumping result, returning 12502 1726867176.31568: 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 [0affcac9-a3a5-6860-cbfd-000000000028] 12502 1726867176.31571: sending task result for task 0affcac9-a3a5-6860-cbfd-000000000028 12502 1726867176.31649: done sending task result for task 0affcac9-a3a5-6860-cbfd-000000000028 12502 1726867176.31652: 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" } 12502 1726867176.31704: no more pending results, returning what we have 12502 1726867176.31707: results queue empty 12502 1726867176.31708: checking for any_errors_fatal 12502 1726867176.31713: done checking for any_errors_fatal 12502 1726867176.31714: checking for max_fail_percentage 12502 1726867176.31716: done checking for max_fail_percentage 12502 1726867176.31717: checking to see if all hosts have failed and the running result is not ok 12502 1726867176.31718: done checking to see if all hosts have failed 12502 1726867176.31718: getting the remaining hosts for this loop 12502 1726867176.31719: done getting the remaining hosts for this loop 12502 1726867176.31723: getting the next task for host managed_node1 12502 1726867176.31730: done getting next task for host managed_node1 12502 1726867176.31733: ^ 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 12502 1726867176.31736: ^ 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 12502 1726867176.31749: getting variables 12502 1726867176.31751: in VariableManager get_vars() 12502 1726867176.31808: Calling all_inventory to load vars for managed_node1 12502 1726867176.31811: Calling groups_inventory to load vars for managed_node1 12502 1726867176.31814: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867176.31824: Calling all_plugins_play to load vars for managed_node1 12502 1726867176.31827: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867176.31830: Calling groups_plugins_play to load vars for managed_node1 12502 1726867176.32207: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867176.32546: done with get_vars() 12502 1726867176.32556: done getting variables 12502 1726867176.32639: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 17:19:36 -0400 (0:00:00.071) 0:00:04.517 ****** 12502 1726867176.32809: entering _queue_task() for managed_node1/fail 12502 1726867176.33154: worker is 1 (out of 1 available) 12502 1726867176.33166: exiting _queue_task() for managed_node1/fail 12502 1726867176.33588: done queuing things up, now waiting for results queue to drain 12502 1726867176.33593: waiting for pending results... 12502 1726867176.33699: 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 12502 1726867176.34014: in run() - task 0affcac9-a3a5-6860-cbfd-000000000029 12502 1726867176.34041: variable 'ansible_search_path' from source: unknown 12502 1726867176.34050: variable 'ansible_search_path' from source: unknown 12502 1726867176.34382: calling self._execute() 12502 1726867176.34386: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867176.34391: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867176.34395: variable 'omit' from source: magic vars 12502 1726867176.35097: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867176.38785: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867176.39000: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867176.39044: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867176.39256: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867176.39259: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867176.39317: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867176.39488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867176.39521: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867176.39571: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867176.39599: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867176.39814: variable 'ansible_distribution' from source: facts 12502 1726867176.39824: variable 'ansible_distribution_major_version' from source: facts 12502 1726867176.39844: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867176.39851: when evaluation is False, skipping this task 12502 1726867176.39857: _execute() done 12502 1726867176.39862: dumping result to json 12502 1726867176.39867: done dumping result, returning 12502 1726867176.39887: 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 [0affcac9-a3a5-6860-cbfd-000000000029] 12502 1726867176.39907: sending task result for task 0affcac9-a3a5-6860-cbfd-000000000029 12502 1726867176.40202: done sending task result for task 0affcac9-a3a5-6860-cbfd-000000000029 12502 1726867176.40205: 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" } 12502 1726867176.40247: no more pending results, returning what we have 12502 1726867176.40250: results queue empty 12502 1726867176.40251: checking for any_errors_fatal 12502 1726867176.40258: done checking for any_errors_fatal 12502 1726867176.40258: checking for max_fail_percentage 12502 1726867176.40260: done checking for max_fail_percentage 12502 1726867176.40261: checking to see if all hosts have failed and the running result is not ok 12502 1726867176.40262: done checking to see if all hosts have failed 12502 1726867176.40262: getting the remaining hosts for this loop 12502 1726867176.40263: done getting the remaining hosts for this loop 12502 1726867176.40267: getting the next task for host managed_node1 12502 1726867176.40274: done getting next task for host managed_node1 12502 1726867176.40280: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 12502 1726867176.40282: ^ 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 12502 1726867176.40298: getting variables 12502 1726867176.40301: in VariableManager get_vars() 12502 1726867176.40353: Calling all_inventory to load vars for managed_node1 12502 1726867176.40356: Calling groups_inventory to load vars for managed_node1 12502 1726867176.40358: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867176.40367: Calling all_plugins_play to load vars for managed_node1 12502 1726867176.40370: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867176.40372: Calling groups_plugins_play to load vars for managed_node1 12502 1726867176.40815: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867176.41271: done with get_vars() 12502 1726867176.41284: done getting variables 12502 1726867176.41359: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 17:19:36 -0400 (0:00:00.085) 0:00:04.602 ****** 12502 1726867176.41392: entering _queue_task() for managed_node1/fail 12502 1726867176.42032: worker is 1 (out of 1 available) 12502 1726867176.42043: exiting _queue_task() for managed_node1/fail 12502 1726867176.42052: done queuing things up, now waiting for results queue to drain 12502 1726867176.42054: waiting for pending results... 12502 1726867176.42456: 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 12502 1726867176.43084: in run() - task 0affcac9-a3a5-6860-cbfd-00000000002a 12502 1726867176.43088: variable 'ansible_search_path' from source: unknown 12502 1726867176.43093: variable 'ansible_search_path' from source: unknown 12502 1726867176.43096: calling self._execute() 12502 1726867176.43098: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867176.43101: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867176.43104: variable 'omit' from source: magic vars 12502 1726867176.43704: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867176.46645: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867176.46716: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867176.46772: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867176.46811: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867176.46841: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867176.46905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867176.46929: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867176.46962: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867176.46991: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867176.47001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867176.47097: variable 'ansible_distribution' from source: facts 12502 1726867176.47106: variable 'ansible_distribution_major_version' from source: facts 12502 1726867176.47118: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867176.47121: when evaluation is False, skipping this task 12502 1726867176.47124: _execute() done 12502 1726867176.47126: dumping result to json 12502 1726867176.47130: done dumping result, returning 12502 1726867176.47205: 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 [0affcac9-a3a5-6860-cbfd-00000000002a] 12502 1726867176.47208: sending task result for task 0affcac9-a3a5-6860-cbfd-00000000002a 12502 1726867176.47272: done sending task result for task 0affcac9-a3a5-6860-cbfd-00000000002a 12502 1726867176.47274: 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" } 12502 1726867176.47346: no more pending results, returning what we have 12502 1726867176.47349: results queue empty 12502 1726867176.47350: checking for any_errors_fatal 12502 1726867176.47354: done checking for any_errors_fatal 12502 1726867176.47355: checking for max_fail_percentage 12502 1726867176.47356: done checking for max_fail_percentage 12502 1726867176.47357: checking to see if all hosts have failed and the running result is not ok 12502 1726867176.47358: done checking to see if all hosts have failed 12502 1726867176.47358: getting the remaining hosts for this loop 12502 1726867176.47359: done getting the remaining hosts for this loop 12502 1726867176.47362: getting the next task for host managed_node1 12502 1726867176.47368: done getting next task for host managed_node1 12502 1726867176.47371: ^ 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 12502 1726867176.47373: ^ 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 12502 1726867176.47395: getting variables 12502 1726867176.47397: in VariableManager get_vars() 12502 1726867176.47442: Calling all_inventory to load vars for managed_node1 12502 1726867176.47445: Calling groups_inventory to load vars for managed_node1 12502 1726867176.47446: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867176.47453: Calling all_plugins_play to load vars for managed_node1 12502 1726867176.47454: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867176.47456: Calling groups_plugins_play to load vars for managed_node1 12502 1726867176.47571: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867176.47700: done with get_vars() 12502 1726867176.47707: done getting variables 12502 1726867176.47773: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 17:19:36 -0400 (0:00:00.064) 0:00:04.666 ****** 12502 1726867176.47798: entering _queue_task() for managed_node1/dnf 12502 1726867176.47996: worker is 1 (out of 1 available) 12502 1726867176.48008: exiting _queue_task() for managed_node1/dnf 12502 1726867176.48019: done queuing things up, now waiting for results queue to drain 12502 1726867176.48021: waiting for pending results... 12502 1726867176.48174: 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 12502 1726867176.48251: in run() - task 0affcac9-a3a5-6860-cbfd-00000000002b 12502 1726867176.48263: variable 'ansible_search_path' from source: unknown 12502 1726867176.48267: variable 'ansible_search_path' from source: unknown 12502 1726867176.48295: calling self._execute() 12502 1726867176.48351: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867176.48355: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867176.48365: variable 'omit' from source: magic vars 12502 1726867176.48883: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867176.51012: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867176.51052: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867176.51081: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867176.51107: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867176.51127: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867176.51186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867176.51208: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867176.51225: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867176.51251: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867176.51261: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867176.51351: variable 'ansible_distribution' from source: facts 12502 1726867176.51355: variable 'ansible_distribution_major_version' from source: facts 12502 1726867176.51369: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867176.51372: when evaluation is False, skipping this task 12502 1726867176.51375: _execute() done 12502 1726867176.51380: dumping result to json 12502 1726867176.51382: done dumping result, returning 12502 1726867176.51389: 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 [0affcac9-a3a5-6860-cbfd-00000000002b] 12502 1726867176.51400: sending task result for task 0affcac9-a3a5-6860-cbfd-00000000002b 12502 1726867176.51480: done sending task result for task 0affcac9-a3a5-6860-cbfd-00000000002b 12502 1726867176.51483: 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" } 12502 1726867176.51542: no more pending results, returning what we have 12502 1726867176.51544: results queue empty 12502 1726867176.51545: checking for any_errors_fatal 12502 1726867176.51549: done checking for any_errors_fatal 12502 1726867176.51549: checking for max_fail_percentage 12502 1726867176.51551: done checking for max_fail_percentage 12502 1726867176.51551: checking to see if all hosts have failed and the running result is not ok 12502 1726867176.51552: done checking to see if all hosts have failed 12502 1726867176.51553: getting the remaining hosts for this loop 12502 1726867176.51554: done getting the remaining hosts for this loop 12502 1726867176.51557: getting the next task for host managed_node1 12502 1726867176.51562: done getting next task for host managed_node1 12502 1726867176.51566: ^ 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 12502 1726867176.51568: ^ 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 12502 1726867176.51583: getting variables 12502 1726867176.51584: in VariableManager get_vars() 12502 1726867176.51632: Calling all_inventory to load vars for managed_node1 12502 1726867176.51635: Calling groups_inventory to load vars for managed_node1 12502 1726867176.51637: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867176.51645: Calling all_plugins_play to load vars for managed_node1 12502 1726867176.51648: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867176.51650: Calling groups_plugins_play to load vars for managed_node1 12502 1726867176.51954: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867176.52071: done with get_vars() 12502 1726867176.52080: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 12502 1726867176.52130: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 17:19:36 -0400 (0:00:00.043) 0:00:04.710 ****** 12502 1726867176.52149: entering _queue_task() for managed_node1/yum 12502 1726867176.52151: Creating lock for yum 12502 1726867176.52332: worker is 1 (out of 1 available) 12502 1726867176.52345: exiting _queue_task() for managed_node1/yum 12502 1726867176.52355: done queuing things up, now waiting for results queue to drain 12502 1726867176.52357: waiting for pending results... 12502 1726867176.52599: 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 12502 1726867176.52698: in run() - task 0affcac9-a3a5-6860-cbfd-00000000002c 12502 1726867176.52719: variable 'ansible_search_path' from source: unknown 12502 1726867176.52727: variable 'ansible_search_path' from source: unknown 12502 1726867176.52883: calling self._execute() 12502 1726867176.52886: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867176.52891: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867176.52894: variable 'omit' from source: magic vars 12502 1726867176.53324: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867176.54880: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867176.54926: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867176.54951: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867176.54982: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867176.55002: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867176.55057: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867176.55076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867176.55104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867176.55129: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867176.55139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867176.55237: variable 'ansible_distribution' from source: facts 12502 1726867176.55240: variable 'ansible_distribution_major_version' from source: facts 12502 1726867176.55255: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867176.55258: when evaluation is False, skipping this task 12502 1726867176.55260: _execute() done 12502 1726867176.55262: dumping result to json 12502 1726867176.55264: done dumping result, returning 12502 1726867176.55271: 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 [0affcac9-a3a5-6860-cbfd-00000000002c] 12502 1726867176.55274: sending task result for task 0affcac9-a3a5-6860-cbfd-00000000002c 12502 1726867176.55367: done sending task result for task 0affcac9-a3a5-6860-cbfd-00000000002c 12502 1726867176.55370: 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" } 12502 1726867176.55452: no more pending results, returning what we have 12502 1726867176.55455: results queue empty 12502 1726867176.55456: checking for any_errors_fatal 12502 1726867176.55462: done checking for any_errors_fatal 12502 1726867176.55463: checking for max_fail_percentage 12502 1726867176.55464: done checking for max_fail_percentage 12502 1726867176.55465: checking to see if all hosts have failed and the running result is not ok 12502 1726867176.55465: done checking to see if all hosts have failed 12502 1726867176.55466: getting the remaining hosts for this loop 12502 1726867176.55467: done getting the remaining hosts for this loop 12502 1726867176.55470: getting the next task for host managed_node1 12502 1726867176.55475: done getting next task for host managed_node1 12502 1726867176.55485: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 12502 1726867176.55488: ^ 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 12502 1726867176.55500: getting variables 12502 1726867176.55501: in VariableManager get_vars() 12502 1726867176.55549: Calling all_inventory to load vars for managed_node1 12502 1726867176.55552: Calling groups_inventory to load vars for managed_node1 12502 1726867176.55554: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867176.55561: Calling all_plugins_play to load vars for managed_node1 12502 1726867176.55563: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867176.55565: Calling groups_plugins_play to load vars for managed_node1 12502 1726867176.55676: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867176.55802: done with get_vars() 12502 1726867176.55810: done getting variables 12502 1726867176.55850: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 17:19:36 -0400 (0:00:00.037) 0:00:04.747 ****** 12502 1726867176.55870: entering _queue_task() for managed_node1/fail 12502 1726867176.56057: worker is 1 (out of 1 available) 12502 1726867176.56072: exiting _queue_task() for managed_node1/fail 12502 1726867176.56085: done queuing things up, now waiting for results queue to drain 12502 1726867176.56087: waiting for pending results... 12502 1726867176.56239: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 12502 1726867176.56336: in run() - task 0affcac9-a3a5-6860-cbfd-00000000002d 12502 1726867176.56347: variable 'ansible_search_path' from source: unknown 12502 1726867176.56351: variable 'ansible_search_path' from source: unknown 12502 1726867176.56379: calling self._execute() 12502 1726867176.56446: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867176.56449: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867176.56458: variable 'omit' from source: magic vars 12502 1726867176.56808: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867176.58226: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867176.58272: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867176.58307: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867176.58332: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867176.58351: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867176.58411: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867176.58431: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867176.58449: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867176.58474: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867176.58487: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867176.58578: variable 'ansible_distribution' from source: facts 12502 1726867176.58582: variable 'ansible_distribution_major_version' from source: facts 12502 1726867176.58597: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867176.58599: when evaluation is False, skipping this task 12502 1726867176.58613: _execute() done 12502 1726867176.58616: dumping result to json 12502 1726867176.58618: done dumping result, returning 12502 1726867176.58620: 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 [0affcac9-a3a5-6860-cbfd-00000000002d] 12502 1726867176.58622: sending task result for task 0affcac9-a3a5-6860-cbfd-00000000002d 12502 1726867176.58701: done sending task result for task 0affcac9-a3a5-6860-cbfd-00000000002d 12502 1726867176.58704: 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" } 12502 1726867176.58773: no more pending results, returning what we have 12502 1726867176.58776: results queue empty 12502 1726867176.58778: checking for any_errors_fatal 12502 1726867176.58781: done checking for any_errors_fatal 12502 1726867176.58782: checking for max_fail_percentage 12502 1726867176.58783: done checking for max_fail_percentage 12502 1726867176.58784: checking to see if all hosts have failed and the running result is not ok 12502 1726867176.58785: done checking to see if all hosts have failed 12502 1726867176.58786: getting the remaining hosts for this loop 12502 1726867176.58787: done getting the remaining hosts for this loop 12502 1726867176.58792: getting the next task for host managed_node1 12502 1726867176.58797: done getting next task for host managed_node1 12502 1726867176.58800: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 12502 1726867176.58802: ^ 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 12502 1726867176.58814: getting variables 12502 1726867176.58815: in VariableManager get_vars() 12502 1726867176.58864: Calling all_inventory to load vars for managed_node1 12502 1726867176.58867: Calling groups_inventory to load vars for managed_node1 12502 1726867176.58869: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867176.58875: Calling all_plugins_play to load vars for managed_node1 12502 1726867176.58879: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867176.58881: Calling groups_plugins_play to load vars for managed_node1 12502 1726867176.59043: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867176.59162: done with get_vars() 12502 1726867176.59169: done getting variables 12502 1726867176.59214: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 17:19:36 -0400 (0:00:00.033) 0:00:04.781 ****** 12502 1726867176.59236: entering _queue_task() for managed_node1/package 12502 1726867176.59409: worker is 1 (out of 1 available) 12502 1726867176.59422: exiting _queue_task() for managed_node1/package 12502 1726867176.59433: done queuing things up, now waiting for results queue to drain 12502 1726867176.59435: waiting for pending results... 12502 1726867176.59593: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 12502 1726867176.59674: in run() - task 0affcac9-a3a5-6860-cbfd-00000000002e 12502 1726867176.59687: variable 'ansible_search_path' from source: unknown 12502 1726867176.59690: variable 'ansible_search_path' from source: unknown 12502 1726867176.59719: calling self._execute() 12502 1726867176.59783: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867176.59788: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867176.59799: variable 'omit' from source: magic vars 12502 1726867176.60096: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867176.62283: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867176.62312: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867176.62364: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867176.62406: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867176.62545: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867176.62549: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867176.62574: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867176.62606: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867176.62662: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867176.62684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867176.62827: variable 'ansible_distribution' from source: facts 12502 1726867176.62840: variable 'ansible_distribution_major_version' from source: facts 12502 1726867176.62875: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867176.62885: when evaluation is False, skipping this task 12502 1726867176.62893: _execute() done 12502 1726867176.62899: dumping result to json 12502 1726867176.62907: done dumping result, returning 12502 1726867176.62921: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0affcac9-a3a5-6860-cbfd-00000000002e] 12502 1726867176.62931: sending task result for task 0affcac9-a3a5-6860-cbfd-00000000002e 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" } 12502 1726867176.63213: no more pending results, returning what we have 12502 1726867176.63216: results queue empty 12502 1726867176.63218: checking for any_errors_fatal 12502 1726867176.63222: done checking for any_errors_fatal 12502 1726867176.63223: checking for max_fail_percentage 12502 1726867176.63225: done checking for max_fail_percentage 12502 1726867176.63225: checking to see if all hosts have failed and the running result is not ok 12502 1726867176.63226: done checking to see if all hosts have failed 12502 1726867176.63227: getting the remaining hosts for this loop 12502 1726867176.63228: done getting the remaining hosts for this loop 12502 1726867176.63232: getting the next task for host managed_node1 12502 1726867176.63240: done getting next task for host managed_node1 12502 1726867176.63243: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 12502 1726867176.63246: ^ 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 12502 1726867176.63263: getting variables 12502 1726867176.63264: in VariableManager get_vars() 12502 1726867176.63432: Calling all_inventory to load vars for managed_node1 12502 1726867176.63436: Calling groups_inventory to load vars for managed_node1 12502 1726867176.63438: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867176.63450: done sending task result for task 0affcac9-a3a5-6860-cbfd-00000000002e 12502 1726867176.63453: WORKER PROCESS EXITING 12502 1726867176.63463: Calling all_plugins_play to load vars for managed_node1 12502 1726867176.63467: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867176.63470: Calling groups_plugins_play to load vars for managed_node1 12502 1726867176.64019: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867176.64299: done with get_vars() 12502 1726867176.64332: done getting variables 12502 1726867176.64397: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 17:19:36 -0400 (0:00:00.051) 0:00:04.833 ****** 12502 1726867176.64434: entering _queue_task() for managed_node1/package 12502 1726867176.64781: worker is 1 (out of 1 available) 12502 1726867176.64797: exiting _queue_task() for managed_node1/package 12502 1726867176.64809: done queuing things up, now waiting for results queue to drain 12502 1726867176.64811: waiting for pending results... 12502 1726867176.64980: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 12502 1726867176.65062: in run() - task 0affcac9-a3a5-6860-cbfd-00000000002f 12502 1726867176.65072: variable 'ansible_search_path' from source: unknown 12502 1726867176.65076: variable 'ansible_search_path' from source: unknown 12502 1726867176.65106: calling self._execute() 12502 1726867176.65228: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867176.65236: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867176.65246: variable 'omit' from source: magic vars 12502 1726867176.65551: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867176.68168: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867176.68350: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867176.68353: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867176.68356: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867176.68365: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867176.68445: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867176.68492: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867176.68567: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867176.68570: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867176.68592: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867176.68726: variable 'ansible_distribution' from source: facts 12502 1726867176.68736: variable 'ansible_distribution_major_version' from source: facts 12502 1726867176.68756: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867176.68763: when evaluation is False, skipping this task 12502 1726867176.68769: _execute() done 12502 1726867176.68785: dumping result to json 12502 1726867176.68883: done dumping result, returning 12502 1726867176.68894: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affcac9-a3a5-6860-cbfd-00000000002f] 12502 1726867176.68897: sending task result for task 0affcac9-a3a5-6860-cbfd-00000000002f 12502 1726867176.68967: done sending task result for task 0affcac9-a3a5-6860-cbfd-00000000002f 12502 1726867176.68970: 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" } 12502 1726867176.69022: no more pending results, returning what we have 12502 1726867176.69025: results queue empty 12502 1726867176.69026: checking for any_errors_fatal 12502 1726867176.69031: done checking for any_errors_fatal 12502 1726867176.69032: checking for max_fail_percentage 12502 1726867176.69034: done checking for max_fail_percentage 12502 1726867176.69035: checking to see if all hosts have failed and the running result is not ok 12502 1726867176.69035: done checking to see if all hosts have failed 12502 1726867176.69036: getting the remaining hosts for this loop 12502 1726867176.69037: done getting the remaining hosts for this loop 12502 1726867176.69041: getting the next task for host managed_node1 12502 1726867176.69048: done getting next task for host managed_node1 12502 1726867176.69051: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 12502 1726867176.69054: ^ 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 12502 1726867176.69067: getting variables 12502 1726867176.69069: in VariableManager get_vars() 12502 1726867176.69918: Calling all_inventory to load vars for managed_node1 12502 1726867176.69921: Calling groups_inventory to load vars for managed_node1 12502 1726867176.69923: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867176.69935: Calling all_plugins_play to load vars for managed_node1 12502 1726867176.69941: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867176.69944: Calling groups_plugins_play to load vars for managed_node1 12502 1726867176.70518: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867176.70946: done with get_vars() 12502 1726867176.70957: done getting variables 12502 1726867176.71023: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 17:19:36 -0400 (0:00:00.066) 0:00:04.899 ****** 12502 1726867176.71056: entering _queue_task() for managed_node1/package 12502 1726867176.71338: worker is 1 (out of 1 available) 12502 1726867176.71351: exiting _queue_task() for managed_node1/package 12502 1726867176.71365: done queuing things up, now waiting for results queue to drain 12502 1726867176.71366: waiting for pending results... 12502 1726867176.71769: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 12502 1726867176.71794: in run() - task 0affcac9-a3a5-6860-cbfd-000000000030 12502 1726867176.71820: variable 'ansible_search_path' from source: unknown 12502 1726867176.71875: variable 'ansible_search_path' from source: unknown 12502 1726867176.71889: calling self._execute() 12502 1726867176.71995: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867176.72009: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867176.72023: variable 'omit' from source: magic vars 12502 1726867176.72502: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867176.76423: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867176.76749: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867176.76753: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867176.76756: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867176.76758: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867176.76829: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867176.77015: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867176.77047: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867176.77092: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867176.77148: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867176.77396: variable 'ansible_distribution' from source: facts 12502 1726867176.77468: variable 'ansible_distribution_major_version' from source: facts 12502 1726867176.77494: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867176.77502: when evaluation is False, skipping this task 12502 1726867176.77676: _execute() done 12502 1726867176.77682: dumping result to json 12502 1726867176.77684: done dumping result, returning 12502 1726867176.77686: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affcac9-a3a5-6860-cbfd-000000000030] 12502 1726867176.77688: sending task result for task 0affcac9-a3a5-6860-cbfd-000000000030 12502 1726867176.77767: done sending task result for task 0affcac9-a3a5-6860-cbfd-000000000030 12502 1726867176.77769: 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" } 12502 1726867176.77826: no more pending results, returning what we have 12502 1726867176.77830: results queue empty 12502 1726867176.77831: checking for any_errors_fatal 12502 1726867176.77836: done checking for any_errors_fatal 12502 1726867176.77837: checking for max_fail_percentage 12502 1726867176.77839: done checking for max_fail_percentage 12502 1726867176.77839: checking to see if all hosts have failed and the running result is not ok 12502 1726867176.77840: done checking to see if all hosts have failed 12502 1726867176.77841: getting the remaining hosts for this loop 12502 1726867176.77842: done getting the remaining hosts for this loop 12502 1726867176.77846: getting the next task for host managed_node1 12502 1726867176.77853: done getting next task for host managed_node1 12502 1726867176.77856: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 12502 1726867176.77859: ^ 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 12502 1726867176.77872: getting variables 12502 1726867176.77874: in VariableManager get_vars() 12502 1726867176.77933: Calling all_inventory to load vars for managed_node1 12502 1726867176.77937: Calling groups_inventory to load vars for managed_node1 12502 1726867176.77939: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867176.77950: Calling all_plugins_play to load vars for managed_node1 12502 1726867176.77953: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867176.77956: Calling groups_plugins_play to load vars for managed_node1 12502 1726867176.78538: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867176.79170: done with get_vars() 12502 1726867176.79183: done getting variables 12502 1726867176.79479: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 17:19:36 -0400 (0:00:00.084) 0:00:04.984 ****** 12502 1726867176.79513: entering _queue_task() for managed_node1/service 12502 1726867176.79515: Creating lock for service 12502 1726867176.80017: worker is 1 (out of 1 available) 12502 1726867176.80029: exiting _queue_task() for managed_node1/service 12502 1726867176.80041: done queuing things up, now waiting for results queue to drain 12502 1726867176.80043: waiting for pending results... 12502 1726867176.80489: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 12502 1726867176.80494: in run() - task 0affcac9-a3a5-6860-cbfd-000000000031 12502 1726867176.80498: variable 'ansible_search_path' from source: unknown 12502 1726867176.80501: variable 'ansible_search_path' from source: unknown 12502 1726867176.80528: calling self._execute() 12502 1726867176.80613: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867176.80749: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867176.80765: variable 'omit' from source: magic vars 12502 1726867176.81457: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867176.84650: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867176.84732: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867176.84811: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867176.84850: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867176.84886: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867176.84965: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867176.85012: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867176.85095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867176.85308: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867176.85311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867176.85427: variable 'ansible_distribution' from source: facts 12502 1726867176.85516: variable 'ansible_distribution_major_version' from source: facts 12502 1726867176.85544: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867176.85552: when evaluation is False, skipping this task 12502 1726867176.85559: _execute() done 12502 1726867176.85565: dumping result to json 12502 1726867176.85572: done dumping result, returning 12502 1726867176.85585: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-6860-cbfd-000000000031] 12502 1726867176.85599: sending task result for task 0affcac9-a3a5-6860-cbfd-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" } 12502 1726867176.85758: no more pending results, returning what we have 12502 1726867176.85761: results queue empty 12502 1726867176.85762: checking for any_errors_fatal 12502 1726867176.85769: done checking for any_errors_fatal 12502 1726867176.85769: checking for max_fail_percentage 12502 1726867176.85771: done checking for max_fail_percentage 12502 1726867176.85772: checking to see if all hosts have failed and the running result is not ok 12502 1726867176.85773: done checking to see if all hosts have failed 12502 1726867176.85773: getting the remaining hosts for this loop 12502 1726867176.85775: done getting the remaining hosts for this loop 12502 1726867176.85781: getting the next task for host managed_node1 12502 1726867176.85787: done getting next task for host managed_node1 12502 1726867176.85790: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 12502 1726867176.85793: ^ 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 12502 1726867176.85810: getting variables 12502 1726867176.85812: in VariableManager get_vars() 12502 1726867176.85861: Calling all_inventory to load vars for managed_node1 12502 1726867176.85864: Calling groups_inventory to load vars for managed_node1 12502 1726867176.85866: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867176.86074: Calling all_plugins_play to load vars for managed_node1 12502 1726867176.86081: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867176.86086: Calling groups_plugins_play to load vars for managed_node1 12502 1726867176.86262: done sending task result for task 0affcac9-a3a5-6860-cbfd-000000000031 12502 1726867176.86266: WORKER PROCESS EXITING 12502 1726867176.86299: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867176.86718: done with get_vars() 12502 1726867176.86729: done getting variables 12502 1726867176.86784: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 17:19:36 -0400 (0:00:00.074) 0:00:05.058 ****** 12502 1726867176.86934: entering _queue_task() for managed_node1/service 12502 1726867176.87456: worker is 1 (out of 1 available) 12502 1726867176.87469: exiting _queue_task() for managed_node1/service 12502 1726867176.87484: done queuing things up, now waiting for results queue to drain 12502 1726867176.87486: waiting for pending results... 12502 1726867176.87752: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 12502 1726867176.87874: in run() - task 0affcac9-a3a5-6860-cbfd-000000000032 12502 1726867176.87898: variable 'ansible_search_path' from source: unknown 12502 1726867176.87907: variable 'ansible_search_path' from source: unknown 12502 1726867176.87951: calling self._execute() 12502 1726867176.88041: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867176.88051: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867176.88063: variable 'omit' from source: magic vars 12502 1726867176.88459: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867176.90983: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867176.91046: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867176.91090: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867176.91127: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867176.91157: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867176.91237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867176.91273: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867176.91298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867176.91340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867176.91361: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867176.91487: variable 'ansible_distribution' from source: facts 12502 1726867176.91499: variable 'ansible_distribution_major_version' from source: facts 12502 1726867176.91520: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867176.91527: when evaluation is False, skipping this task 12502 1726867176.91533: _execute() done 12502 1726867176.91538: dumping result to json 12502 1726867176.91545: done dumping result, returning 12502 1726867176.91555: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affcac9-a3a5-6860-cbfd-000000000032] 12502 1726867176.91563: sending task result for task 0affcac9-a3a5-6860-cbfd-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 } 12502 1726867176.91705: no more pending results, returning what we have 12502 1726867176.91708: results queue empty 12502 1726867176.91709: checking for any_errors_fatal 12502 1726867176.91715: done checking for any_errors_fatal 12502 1726867176.91716: checking for max_fail_percentage 12502 1726867176.91717: done checking for max_fail_percentage 12502 1726867176.91718: checking to see if all hosts have failed and the running result is not ok 12502 1726867176.91719: done checking to see if all hosts have failed 12502 1726867176.91719: getting the remaining hosts for this loop 12502 1726867176.91721: done getting the remaining hosts for this loop 12502 1726867176.91724: getting the next task for host managed_node1 12502 1726867176.91731: done getting next task for host managed_node1 12502 1726867176.91734: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 12502 1726867176.91736: ^ 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 12502 1726867176.91748: getting variables 12502 1726867176.91749: in VariableManager get_vars() 12502 1726867176.91804: Calling all_inventory to load vars for managed_node1 12502 1726867176.91807: Calling groups_inventory to load vars for managed_node1 12502 1726867176.91809: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867176.91818: Calling all_plugins_play to load vars for managed_node1 12502 1726867176.91821: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867176.91823: Calling groups_plugins_play to load vars for managed_node1 12502 1726867176.92085: done sending task result for task 0affcac9-a3a5-6860-cbfd-000000000032 12502 1726867176.92088: WORKER PROCESS EXITING 12502 1726867176.92108: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867176.92316: done with get_vars() 12502 1726867176.92326: done getting variables 12502 1726867176.92378: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 17:19:36 -0400 (0:00:00.054) 0:00:05.113 ****** 12502 1726867176.92409: entering _queue_task() for managed_node1/service 12502 1726867176.92640: worker is 1 (out of 1 available) 12502 1726867176.92652: exiting _queue_task() for managed_node1/service 12502 1726867176.92663: done queuing things up, now waiting for results queue to drain 12502 1726867176.92665: waiting for pending results... 12502 1726867176.92914: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 12502 1726867176.93028: in run() - task 0affcac9-a3a5-6860-cbfd-000000000033 12502 1726867176.93046: variable 'ansible_search_path' from source: unknown 12502 1726867176.93053: variable 'ansible_search_path' from source: unknown 12502 1726867176.93092: calling self._execute() 12502 1726867176.93175: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867176.93188: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867176.93204: variable 'omit' from source: magic vars 12502 1726867176.93600: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867176.95709: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867176.95782: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867176.95895: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867176.95898: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867176.95976: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867176.96369: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867176.96372: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867176.96375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867176.96584: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867176.96590: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867176.96746: variable 'ansible_distribution' from source: facts 12502 1726867176.96755: variable 'ansible_distribution_major_version' from source: facts 12502 1726867176.96802: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867176.96920: when evaluation is False, skipping this task 12502 1726867176.96923: _execute() done 12502 1726867176.96925: dumping result to json 12502 1726867176.96927: done dumping result, returning 12502 1726867176.96929: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affcac9-a3a5-6860-cbfd-000000000033] 12502 1726867176.96931: sending task result for task 0affcac9-a3a5-6860-cbfd-000000000033 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" } 12502 1726867176.97070: no more pending results, returning what we have 12502 1726867176.97074: results queue empty 12502 1726867176.97075: checking for any_errors_fatal 12502 1726867176.97085: done checking for any_errors_fatal 12502 1726867176.97086: checking for max_fail_percentage 12502 1726867176.97088: done checking for max_fail_percentage 12502 1726867176.97089: checking to see if all hosts have failed and the running result is not ok 12502 1726867176.97090: done checking to see if all hosts have failed 12502 1726867176.97090: getting the remaining hosts for this loop 12502 1726867176.97092: done getting the remaining hosts for this loop 12502 1726867176.97095: getting the next task for host managed_node1 12502 1726867176.97102: done getting next task for host managed_node1 12502 1726867176.97106: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 12502 1726867176.97108: ^ 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 12502 1726867176.97121: getting variables 12502 1726867176.97123: in VariableManager get_vars() 12502 1726867176.97170: Calling all_inventory to load vars for managed_node1 12502 1726867176.97172: Calling groups_inventory to load vars for managed_node1 12502 1726867176.97175: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867176.97409: done sending task result for task 0affcac9-a3a5-6860-cbfd-000000000033 12502 1726867176.97412: WORKER PROCESS EXITING 12502 1726867176.97421: Calling all_plugins_play to load vars for managed_node1 12502 1726867176.97424: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867176.97427: Calling groups_plugins_play to load vars for managed_node1 12502 1726867176.97919: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867176.98327: done with get_vars() 12502 1726867176.98337: done getting variables 12502 1726867176.98400: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 17:19:36 -0400 (0:00:00.060) 0:00:05.173 ****** 12502 1726867176.98445: entering _queue_task() for managed_node1/service 12502 1726867176.98712: worker is 1 (out of 1 available) 12502 1726867176.98886: exiting _queue_task() for managed_node1/service 12502 1726867176.98896: done queuing things up, now waiting for results queue to drain 12502 1726867176.98897: waiting for pending results... 12502 1726867176.99078: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 12502 1726867176.99200: in run() - task 0affcac9-a3a5-6860-cbfd-000000000034 12502 1726867176.99216: variable 'ansible_search_path' from source: unknown 12502 1726867176.99222: variable 'ansible_search_path' from source: unknown 12502 1726867176.99263: calling self._execute() 12502 1726867176.99345: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867176.99358: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867176.99370: variable 'omit' from source: magic vars 12502 1726867176.99771: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867177.02918: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867177.02992: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867177.03031: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867177.03073: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867177.03106: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867177.03189: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867177.03223: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867177.03266: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867177.03301: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867177.03375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867177.03450: variable 'ansible_distribution' from source: facts 12502 1726867177.03461: variable 'ansible_distribution_major_version' from source: facts 12502 1726867177.03486: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867177.03494: when evaluation is False, skipping this task 12502 1726867177.03501: _execute() done 12502 1726867177.03507: dumping result to json 12502 1726867177.03513: done dumping result, returning 12502 1726867177.03523: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0affcac9-a3a5-6860-cbfd-000000000034] 12502 1726867177.03532: sending task result for task 0affcac9-a3a5-6860-cbfd-000000000034 skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 12502 1726867177.03761: no more pending results, returning what we have 12502 1726867177.03765: results queue empty 12502 1726867177.03766: checking for any_errors_fatal 12502 1726867177.03772: done checking for any_errors_fatal 12502 1726867177.03773: checking for max_fail_percentage 12502 1726867177.03774: done checking for max_fail_percentage 12502 1726867177.03775: checking to see if all hosts have failed and the running result is not ok 12502 1726867177.03776: done checking to see if all hosts have failed 12502 1726867177.03779: getting the remaining hosts for this loop 12502 1726867177.03780: done getting the remaining hosts for this loop 12502 1726867177.03784: getting the next task for host managed_node1 12502 1726867177.03792: done getting next task for host managed_node1 12502 1726867177.03796: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 12502 1726867177.03798: ^ 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 12502 1726867177.03813: getting variables 12502 1726867177.03815: in VariableManager get_vars() 12502 1726867177.03867: Calling all_inventory to load vars for managed_node1 12502 1726867177.03870: Calling groups_inventory to load vars for managed_node1 12502 1726867177.03873: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867177.04061: Calling all_plugins_play to load vars for managed_node1 12502 1726867177.04065: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867177.04071: done sending task result for task 0affcac9-a3a5-6860-cbfd-000000000034 12502 1726867177.04074: WORKER PROCESS EXITING 12502 1726867177.04080: Calling groups_plugins_play to load vars for managed_node1 12502 1726867177.04291: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867177.04468: done with get_vars() 12502 1726867177.04585: done getting variables 12502 1726867177.04641: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 17:19:37 -0400 (0:00:00.062) 0:00:05.235 ****** 12502 1726867177.04670: entering _queue_task() for managed_node1/copy 12502 1726867177.05060: worker is 1 (out of 1 available) 12502 1726867177.05071: exiting _queue_task() for managed_node1/copy 12502 1726867177.05241: done queuing things up, now waiting for results queue to drain 12502 1726867177.05243: waiting for pending results... 12502 1726867177.05652: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 12502 1726867177.05871: in run() - task 0affcac9-a3a5-6860-cbfd-000000000035 12502 1726867177.05895: variable 'ansible_search_path' from source: unknown 12502 1726867177.05907: variable 'ansible_search_path' from source: unknown 12502 1726867177.05947: calling self._execute() 12502 1726867177.06161: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867177.06172: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867177.06399: variable 'omit' from source: magic vars 12502 1726867177.07384: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867177.10880: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867177.10961: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867177.11122: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867177.11158: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867177.11285: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867177.11371: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867177.11414: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867177.11444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867177.11495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867177.11518: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867177.11646: variable 'ansible_distribution' from source: facts 12502 1726867177.11660: variable 'ansible_distribution_major_version' from source: facts 12502 1726867177.11685: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867177.11692: when evaluation is False, skipping this task 12502 1726867177.11699: _execute() done 12502 1726867177.11704: dumping result to json 12502 1726867177.11711: done dumping result, returning 12502 1726867177.11721: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affcac9-a3a5-6860-cbfd-000000000035] 12502 1726867177.11731: sending task result for task 0affcac9-a3a5-6860-cbfd-000000000035 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" } 12502 1726867177.11889: no more pending results, returning what we have 12502 1726867177.11895: results queue empty 12502 1726867177.11897: checking for any_errors_fatal 12502 1726867177.11904: done checking for any_errors_fatal 12502 1726867177.11905: checking for max_fail_percentage 12502 1726867177.11909: done checking for max_fail_percentage 12502 1726867177.11909: checking to see if all hosts have failed and the running result is not ok 12502 1726867177.11910: done checking to see if all hosts have failed 12502 1726867177.11911: getting the remaining hosts for this loop 12502 1726867177.11913: done getting the remaining hosts for this loop 12502 1726867177.11916: getting the next task for host managed_node1 12502 1726867177.11923: done getting next task for host managed_node1 12502 1726867177.11927: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 12502 1726867177.11929: ^ 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 12502 1726867177.11942: getting variables 12502 1726867177.11943: in VariableManager get_vars() 12502 1726867177.12068: Calling all_inventory to load vars for managed_node1 12502 1726867177.12071: Calling groups_inventory to load vars for managed_node1 12502 1726867177.12073: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867177.12592: Calling all_plugins_play to load vars for managed_node1 12502 1726867177.12596: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867177.12599: Calling groups_plugins_play to load vars for managed_node1 12502 1726867177.12774: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867177.13293: done with get_vars() 12502 1726867177.13305: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 17:19:37 -0400 (0:00:00.089) 0:00:05.325 ****** 12502 1726867177.13637: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 12502 1726867177.13639: Creating lock for fedora.linux_system_roles.network_connections 12502 1726867177.14032: done sending task result for task 0affcac9-a3a5-6860-cbfd-000000000035 12502 1726867177.14073: WORKER PROCESS EXITING 12502 1726867177.14064: worker is 1 (out of 1 available) 12502 1726867177.14083: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 12502 1726867177.14093: done queuing things up, now waiting for results queue to drain 12502 1726867177.14094: waiting for pending results... 12502 1726867177.14541: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 12502 1726867177.14683: in run() - task 0affcac9-a3a5-6860-cbfd-000000000036 12502 1726867177.14801: variable 'ansible_search_path' from source: unknown 12502 1726867177.14810: variable 'ansible_search_path' from source: unknown 12502 1726867177.14918: calling self._execute() 12502 1726867177.15001: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867177.15109: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867177.15124: variable 'omit' from source: magic vars 12502 1726867177.15667: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867177.19705: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867177.19776: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867177.19817: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867177.19856: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867177.19889: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867177.19987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867177.20018: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867177.20402: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867177.20405: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867177.20408: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867177.20520: variable 'ansible_distribution' from source: facts 12502 1726867177.20531: variable 'ansible_distribution_major_version' from source: facts 12502 1726867177.20553: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867177.20560: when evaluation is False, skipping this task 12502 1726867177.20566: _execute() done 12502 1726867177.20587: dumping result to json 12502 1726867177.20595: done dumping result, returning 12502 1726867177.20610: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affcac9-a3a5-6860-cbfd-000000000036] 12502 1726867177.20667: sending task result for task 0affcac9-a3a5-6860-cbfd-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" } 12502 1726867177.21038: no more pending results, returning what we have 12502 1726867177.21042: results queue empty 12502 1726867177.21043: checking for any_errors_fatal 12502 1726867177.21050: done checking for any_errors_fatal 12502 1726867177.21051: checking for max_fail_percentage 12502 1726867177.21053: done checking for max_fail_percentage 12502 1726867177.21054: checking to see if all hosts have failed and the running result is not ok 12502 1726867177.21054: done checking to see if all hosts have failed 12502 1726867177.21055: getting the remaining hosts for this loop 12502 1726867177.21056: done getting the remaining hosts for this loop 12502 1726867177.21062: getting the next task for host managed_node1 12502 1726867177.21070: done getting next task for host managed_node1 12502 1726867177.21073: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 12502 1726867177.21079: ^ 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 12502 1726867177.21096: getting variables 12502 1726867177.21098: in VariableManager get_vars() 12502 1726867177.21153: Calling all_inventory to load vars for managed_node1 12502 1726867177.21156: Calling groups_inventory to load vars for managed_node1 12502 1726867177.21158: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867177.21168: Calling all_plugins_play to load vars for managed_node1 12502 1726867177.21171: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867177.21173: Calling groups_plugins_play to load vars for managed_node1 12502 1726867177.21416: done sending task result for task 0affcac9-a3a5-6860-cbfd-000000000036 12502 1726867177.21419: WORKER PROCESS EXITING 12502 1726867177.21450: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867177.21672: done with get_vars() 12502 1726867177.21684: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 17:19:37 -0400 (0:00:00.081) 0:00:05.406 ****** 12502 1726867177.21767: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 12502 1726867177.21769: Creating lock for fedora.linux_system_roles.network_state 12502 1726867177.22099: worker is 1 (out of 1 available) 12502 1726867177.22157: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 12502 1726867177.22169: done queuing things up, now waiting for results queue to drain 12502 1726867177.22170: waiting for pending results... 12502 1726867177.22466: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 12502 1726867177.22589: in run() - task 0affcac9-a3a5-6860-cbfd-000000000037 12502 1726867177.22618: variable 'ansible_search_path' from source: unknown 12502 1726867177.22632: variable 'ansible_search_path' from source: unknown 12502 1726867177.22684: calling self._execute() 12502 1726867177.22775: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867177.22803: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867177.22827: variable 'omit' from source: magic vars 12502 1726867177.23582: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867177.26351: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867177.26419: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867177.26458: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867177.26503: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867177.26535: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867177.26632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867177.26663: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867177.26754: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867177.26813: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867177.26841: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867177.26982: variable 'ansible_distribution' from source: facts 12502 1726867177.27007: variable 'ansible_distribution_major_version' from source: facts 12502 1726867177.27016: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867177.27022: when evaluation is False, skipping this task 12502 1726867177.27083: _execute() done 12502 1726867177.27086: dumping result to json 12502 1726867177.27087: done dumping result, returning 12502 1726867177.27092: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0affcac9-a3a5-6860-cbfd-000000000037] 12502 1726867177.27094: sending task result for task 0affcac9-a3a5-6860-cbfd-000000000037 12502 1726867177.27383: done sending task result for task 0affcac9-a3a5-6860-cbfd-000000000037 12502 1726867177.27386: 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" } 12502 1726867177.27439: no more pending results, returning what we have 12502 1726867177.27443: results queue empty 12502 1726867177.27444: checking for any_errors_fatal 12502 1726867177.27448: done checking for any_errors_fatal 12502 1726867177.27449: checking for max_fail_percentage 12502 1726867177.27451: done checking for max_fail_percentage 12502 1726867177.27452: checking to see if all hosts have failed and the running result is not ok 12502 1726867177.27453: done checking to see if all hosts have failed 12502 1726867177.27453: getting the remaining hosts for this loop 12502 1726867177.27454: done getting the remaining hosts for this loop 12502 1726867177.27457: getting the next task for host managed_node1 12502 1726867177.27462: done getting next task for host managed_node1 12502 1726867177.27466: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 12502 1726867177.27468: ^ 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 12502 1726867177.27483: getting variables 12502 1726867177.27484: in VariableManager get_vars() 12502 1726867177.27529: Calling all_inventory to load vars for managed_node1 12502 1726867177.27532: Calling groups_inventory to load vars for managed_node1 12502 1726867177.27534: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867177.27541: Calling all_plugins_play to load vars for managed_node1 12502 1726867177.27543: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867177.27546: Calling groups_plugins_play to load vars for managed_node1 12502 1726867177.27721: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867177.28138: done with get_vars() 12502 1726867177.28148: done getting variables 12502 1726867177.28312: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 17:19:37 -0400 (0:00:00.065) 0:00:05.472 ****** 12502 1726867177.28343: entering _queue_task() for managed_node1/debug 12502 1726867177.29099: worker is 1 (out of 1 available) 12502 1726867177.29107: exiting _queue_task() for managed_node1/debug 12502 1726867177.29118: done queuing things up, now waiting for results queue to drain 12502 1726867177.29119: waiting for pending results... 12502 1726867177.29197: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 12502 1726867177.29347: in run() - task 0affcac9-a3a5-6860-cbfd-000000000038 12502 1726867177.29365: variable 'ansible_search_path' from source: unknown 12502 1726867177.29372: variable 'ansible_search_path' from source: unknown 12502 1726867177.29410: calling self._execute() 12502 1726867177.29500: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867177.29511: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867177.29526: variable 'omit' from source: magic vars 12502 1726867177.30011: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867177.33048: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867177.33284: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867177.33296: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867177.33366: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867177.33467: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867177.33682: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867177.33705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867177.33734: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867177.33984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867177.33988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867177.34168: variable 'ansible_distribution' from source: facts 12502 1726867177.34221: variable 'ansible_distribution_major_version' from source: facts 12502 1726867177.34264: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867177.34301: when evaluation is False, skipping this task 12502 1726867177.34316: _execute() done 12502 1726867177.34330: dumping result to json 12502 1726867177.34338: done dumping result, returning 12502 1726867177.34350: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affcac9-a3a5-6860-cbfd-000000000038] 12502 1726867177.34358: sending task result for task 0affcac9-a3a5-6860-cbfd-000000000038 12502 1726867177.34729: done sending task result for task 0affcac9-a3a5-6860-cbfd-000000000038 12502 1726867177.34733: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 12502 1726867177.34766: no more pending results, returning what we have 12502 1726867177.34769: results queue empty 12502 1726867177.34770: checking for any_errors_fatal 12502 1726867177.34775: done checking for any_errors_fatal 12502 1726867177.34775: checking for max_fail_percentage 12502 1726867177.34778: done checking for max_fail_percentage 12502 1726867177.34779: checking to see if all hosts have failed and the running result is not ok 12502 1726867177.34780: done checking to see if all hosts have failed 12502 1726867177.34781: getting the remaining hosts for this loop 12502 1726867177.34782: done getting the remaining hosts for this loop 12502 1726867177.34785: getting the next task for host managed_node1 12502 1726867177.34792: done getting next task for host managed_node1 12502 1726867177.34796: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 12502 1726867177.34798: ^ 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 12502 1726867177.34811: getting variables 12502 1726867177.34812: in VariableManager get_vars() 12502 1726867177.34858: Calling all_inventory to load vars for managed_node1 12502 1726867177.34861: Calling groups_inventory to load vars for managed_node1 12502 1726867177.34863: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867177.34871: Calling all_plugins_play to load vars for managed_node1 12502 1726867177.34874: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867177.34879: Calling groups_plugins_play to load vars for managed_node1 12502 1726867177.35129: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867177.35339: done with get_vars() 12502 1726867177.35348: done getting variables 12502 1726867177.35404: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 17:19:37 -0400 (0:00:00.070) 0:00:05.543 ****** 12502 1726867177.35433: entering _queue_task() for managed_node1/debug 12502 1726867177.35658: worker is 1 (out of 1 available) 12502 1726867177.35672: exiting _queue_task() for managed_node1/debug 12502 1726867177.35685: done queuing things up, now waiting for results queue to drain 12502 1726867177.35687: waiting for pending results... 12502 1726867177.35943: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 12502 1726867177.36064: in run() - task 0affcac9-a3a5-6860-cbfd-000000000039 12502 1726867177.36087: variable 'ansible_search_path' from source: unknown 12502 1726867177.36104: variable 'ansible_search_path' from source: unknown 12502 1726867177.36143: calling self._execute() 12502 1726867177.36267: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867177.36307: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867177.36337: variable 'omit' from source: magic vars 12502 1726867177.37047: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867177.39902: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867177.39967: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867177.40016: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867177.40055: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867177.40085: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867177.40169: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867177.40320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867177.40323: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867177.40326: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867177.40328: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867177.40436: variable 'ansible_distribution' from source: facts 12502 1726867177.40447: variable 'ansible_distribution_major_version' from source: facts 12502 1726867177.40466: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867177.40473: when evaluation is False, skipping this task 12502 1726867177.40482: _execute() done 12502 1726867177.40488: dumping result to json 12502 1726867177.40498: done dumping result, returning 12502 1726867177.40509: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affcac9-a3a5-6860-cbfd-000000000039] 12502 1726867177.40517: sending task result for task 0affcac9-a3a5-6860-cbfd-000000000039 skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 12502 1726867177.40683: no more pending results, returning what we have 12502 1726867177.40686: results queue empty 12502 1726867177.40687: checking for any_errors_fatal 12502 1726867177.40695: done checking for any_errors_fatal 12502 1726867177.40696: checking for max_fail_percentage 12502 1726867177.40698: done checking for max_fail_percentage 12502 1726867177.40699: checking to see if all hosts have failed and the running result is not ok 12502 1726867177.40700: done checking to see if all hosts have failed 12502 1726867177.40700: getting the remaining hosts for this loop 12502 1726867177.40702: done getting the remaining hosts for this loop 12502 1726867177.40705: getting the next task for host managed_node1 12502 1726867177.40713: done getting next task for host managed_node1 12502 1726867177.40717: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 12502 1726867177.40719: ^ 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 12502 1726867177.40732: getting variables 12502 1726867177.40734: in VariableManager get_vars() 12502 1726867177.40791: Calling all_inventory to load vars for managed_node1 12502 1726867177.40795: Calling groups_inventory to load vars for managed_node1 12502 1726867177.40797: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867177.40807: Calling all_plugins_play to load vars for managed_node1 12502 1726867177.40810: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867177.40813: Calling groups_plugins_play to load vars for managed_node1 12502 1726867177.41223: done sending task result for task 0affcac9-a3a5-6860-cbfd-000000000039 12502 1726867177.41226: WORKER PROCESS EXITING 12502 1726867177.41250: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867177.41460: done with get_vars() 12502 1726867177.41470: done getting variables 12502 1726867177.41531: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 17:19:37 -0400 (0:00:00.061) 0:00:05.604 ****** 12502 1726867177.41560: entering _queue_task() for managed_node1/debug 12502 1726867177.41809: worker is 1 (out of 1 available) 12502 1726867177.41823: exiting _queue_task() for managed_node1/debug 12502 1726867177.41840: done queuing things up, now waiting for results queue to drain 12502 1726867177.41841: waiting for pending results... 12502 1726867177.42133: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 12502 1726867177.42250: in run() - task 0affcac9-a3a5-6860-cbfd-00000000003a 12502 1726867177.42265: variable 'ansible_search_path' from source: unknown 12502 1726867177.42269: variable 'ansible_search_path' from source: unknown 12502 1726867177.42315: calling self._execute() 12502 1726867177.42406: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867177.42411: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867177.42421: variable 'omit' from source: magic vars 12502 1726867177.42981: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867177.45111: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867177.45162: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867177.45191: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867177.45215: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867177.45247: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867177.45305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867177.45325: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867177.45345: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867177.45371: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867177.45383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867177.45471: variable 'ansible_distribution' from source: facts 12502 1726867177.45475: variable 'ansible_distribution_major_version' from source: facts 12502 1726867177.45494: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867177.45497: when evaluation is False, skipping this task 12502 1726867177.45500: _execute() done 12502 1726867177.45504: dumping result to json 12502 1726867177.45506: done dumping result, returning 12502 1726867177.45515: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affcac9-a3a5-6860-cbfd-00000000003a] 12502 1726867177.45518: sending task result for task 0affcac9-a3a5-6860-cbfd-00000000003a 12502 1726867177.45605: done sending task result for task 0affcac9-a3a5-6860-cbfd-00000000003a 12502 1726867177.45608: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 12502 1726867177.45649: no more pending results, returning what we have 12502 1726867177.45652: results queue empty 12502 1726867177.45653: checking for any_errors_fatal 12502 1726867177.45657: done checking for any_errors_fatal 12502 1726867177.45658: checking for max_fail_percentage 12502 1726867177.45660: done checking for max_fail_percentage 12502 1726867177.45660: checking to see if all hosts have failed and the running result is not ok 12502 1726867177.45661: done checking to see if all hosts have failed 12502 1726867177.45662: getting the remaining hosts for this loop 12502 1726867177.45663: done getting the remaining hosts for this loop 12502 1726867177.45666: getting the next task for host managed_node1 12502 1726867177.45673: done getting next task for host managed_node1 12502 1726867177.45676: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 12502 1726867177.45680: ^ 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 12502 1726867177.45695: getting variables 12502 1726867177.45696: in VariableManager get_vars() 12502 1726867177.45747: Calling all_inventory to load vars for managed_node1 12502 1726867177.45750: Calling groups_inventory to load vars for managed_node1 12502 1726867177.45752: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867177.45760: Calling all_plugins_play to load vars for managed_node1 12502 1726867177.45762: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867177.45764: Calling groups_plugins_play to load vars for managed_node1 12502 1726867177.45998: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867177.46213: done with get_vars() 12502 1726867177.46223: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 17:19:37 -0400 (0:00:00.047) 0:00:05.652 ****** 12502 1726867177.46330: entering _queue_task() for managed_node1/ping 12502 1726867177.46332: Creating lock for ping 12502 1726867177.46855: worker is 1 (out of 1 available) 12502 1726867177.46868: exiting _queue_task() for managed_node1/ping 12502 1726867177.46881: done queuing things up, now waiting for results queue to drain 12502 1726867177.46883: waiting for pending results... 12502 1726867177.47366: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 12502 1726867177.47371: in run() - task 0affcac9-a3a5-6860-cbfd-00000000003b 12502 1726867177.47375: variable 'ansible_search_path' from source: unknown 12502 1726867177.47380: variable 'ansible_search_path' from source: unknown 12502 1726867177.47382: calling self._execute() 12502 1726867177.47385: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867177.47486: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867177.47489: variable 'omit' from source: magic vars 12502 1726867177.47808: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867177.49255: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867177.49299: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867177.49324: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867177.49350: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867177.49370: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867177.49427: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867177.49446: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867177.49467: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867177.49495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867177.49505: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867177.49595: variable 'ansible_distribution' from source: facts 12502 1726867177.49599: variable 'ansible_distribution_major_version' from source: facts 12502 1726867177.49612: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867177.49615: when evaluation is False, skipping this task 12502 1726867177.49617: _execute() done 12502 1726867177.49620: dumping result to json 12502 1726867177.49622: done dumping result, returning 12502 1726867177.49630: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affcac9-a3a5-6860-cbfd-00000000003b] 12502 1726867177.49632: sending task result for task 0affcac9-a3a5-6860-cbfd-00000000003b 12502 1726867177.49710: done sending task result for task 0affcac9-a3a5-6860-cbfd-00000000003b 12502 1726867177.49714: 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" } 12502 1726867177.49755: no more pending results, returning what we have 12502 1726867177.49758: results queue empty 12502 1726867177.49759: checking for any_errors_fatal 12502 1726867177.49762: done checking for any_errors_fatal 12502 1726867177.49763: checking for max_fail_percentage 12502 1726867177.49765: done checking for max_fail_percentage 12502 1726867177.49765: checking to see if all hosts have failed and the running result is not ok 12502 1726867177.49766: done checking to see if all hosts have failed 12502 1726867177.49767: getting the remaining hosts for this loop 12502 1726867177.49768: done getting the remaining hosts for this loop 12502 1726867177.49771: getting the next task for host managed_node1 12502 1726867177.49781: done getting next task for host managed_node1 12502 1726867177.49783: ^ task is: TASK: meta (role_complete) 12502 1726867177.49786: ^ 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 12502 1726867177.49801: getting variables 12502 1726867177.49802: in VariableManager get_vars() 12502 1726867177.49846: Calling all_inventory to load vars for managed_node1 12502 1726867177.49849: Calling groups_inventory to load vars for managed_node1 12502 1726867177.49851: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867177.49858: Calling all_plugins_play to load vars for managed_node1 12502 1726867177.49861: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867177.49863: Calling groups_plugins_play to load vars for managed_node1 12502 1726867177.50047: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867177.50275: done with get_vars() 12502 1726867177.50287: done getting variables 12502 1726867177.50357: done queuing things up, now waiting for results queue to drain 12502 1726867177.50358: results queue empty 12502 1726867177.50359: checking for any_errors_fatal 12502 1726867177.50361: done checking for any_errors_fatal 12502 1726867177.50362: checking for max_fail_percentage 12502 1726867177.50363: done checking for max_fail_percentage 12502 1726867177.50363: checking to see if all hosts have failed and the running result is not ok 12502 1726867177.50364: done checking to see if all hosts have failed 12502 1726867177.50365: getting the remaining hosts for this loop 12502 1726867177.50366: done getting the remaining hosts for this loop 12502 1726867177.50368: getting the next task for host managed_node1 12502 1726867177.50372: done getting next task for host managed_node1 12502 1726867177.50374: ^ task is: TASK: Include the task 'get_interface_stat.yml' 12502 1726867177.50376: ^ 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 12502 1726867177.50380: getting variables 12502 1726867177.50381: in VariableManager get_vars() 12502 1726867177.50399: Calling all_inventory to load vars for managed_node1 12502 1726867177.50401: Calling groups_inventory to load vars for managed_node1 12502 1726867177.50403: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867177.50408: Calling all_plugins_play to load vars for managed_node1 12502 1726867177.50414: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867177.50417: Calling groups_plugins_play to load vars for managed_node1 12502 1726867177.50549: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867177.50739: done with get_vars() 12502 1726867177.50747: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Friday 20 September 2024 17:19:37 -0400 (0:00:00.044) 0:00:05.697 ****** 12502 1726867177.50816: entering _queue_task() for managed_node1/include_tasks 12502 1726867177.51030: worker is 1 (out of 1 available) 12502 1726867177.51043: exiting _queue_task() for managed_node1/include_tasks 12502 1726867177.51053: done queuing things up, now waiting for results queue to drain 12502 1726867177.51055: waiting for pending results... 12502 1726867177.51407: running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' 12502 1726867177.51427: in run() - task 0affcac9-a3a5-6860-cbfd-00000000006e 12502 1726867177.51448: variable 'ansible_search_path' from source: unknown 12502 1726867177.51455: variable 'ansible_search_path' from source: unknown 12502 1726867177.51493: calling self._execute() 12502 1726867177.51576: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867177.51612: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867177.51615: variable 'omit' from source: magic vars 12502 1726867177.52011: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867177.54403: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867177.54485: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867177.54507: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867177.54544: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867177.54592: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867177.54657: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867177.54701: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867177.54882: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867177.54886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867177.54889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867177.54910: variable 'ansible_distribution' from source: facts 12502 1726867177.54920: variable 'ansible_distribution_major_version' from source: facts 12502 1726867177.54941: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867177.54949: when evaluation is False, skipping this task 12502 1726867177.54956: _execute() done 12502 1726867177.54963: dumping result to json 12502 1726867177.54970: done dumping result, returning 12502 1726867177.54982: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' [0affcac9-a3a5-6860-cbfd-00000000006e] 12502 1726867177.54990: sending task result for task 0affcac9-a3a5-6860-cbfd-00000000006e 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" } 12502 1726867177.55152: no more pending results, returning what we have 12502 1726867177.55156: results queue empty 12502 1726867177.55157: checking for any_errors_fatal 12502 1726867177.55158: done checking for any_errors_fatal 12502 1726867177.55159: checking for max_fail_percentage 12502 1726867177.55161: done checking for max_fail_percentage 12502 1726867177.55161: checking to see if all hosts have failed and the running result is not ok 12502 1726867177.55162: done checking to see if all hosts have failed 12502 1726867177.55163: getting the remaining hosts for this loop 12502 1726867177.55164: done getting the remaining hosts for this loop 12502 1726867177.55169: getting the next task for host managed_node1 12502 1726867177.55175: done getting next task for host managed_node1 12502 1726867177.55180: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 12502 1726867177.55183: ^ 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 12502 1726867177.55186: getting variables 12502 1726867177.55189: in VariableManager get_vars() 12502 1726867177.55240: Calling all_inventory to load vars for managed_node1 12502 1726867177.55243: Calling groups_inventory to load vars for managed_node1 12502 1726867177.55246: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867177.55257: Calling all_plugins_play to load vars for managed_node1 12502 1726867177.55260: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867177.55263: Calling groups_plugins_play to load vars for managed_node1 12502 1726867177.55639: done sending task result for task 0affcac9-a3a5-6860-cbfd-00000000006e 12502 1726867177.55643: WORKER PROCESS EXITING 12502 1726867177.55707: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867177.55893: done with get_vars() 12502 1726867177.55902: done getting variables 12502 1726867177.55950: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 12502 1726867177.56066: variable 'interface' from source: task vars 12502 1726867177.56070: variable 'controller_device' from source: play vars 12502 1726867177.56130: variable 'controller_device' from source: play vars TASK [Assert that the interface is present - 'nm-bond'] ************************ task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Friday 20 September 2024 17:19:37 -0400 (0:00:00.053) 0:00:05.750 ****** 12502 1726867177.56159: entering _queue_task() for managed_node1/assert 12502 1726867177.56585: worker is 1 (out of 1 available) 12502 1726867177.56593: exiting _queue_task() for managed_node1/assert 12502 1726867177.56603: done queuing things up, now waiting for results queue to drain 12502 1726867177.56604: waiting for pending results... 12502 1726867177.56653: running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'nm-bond' 12502 1726867177.56767: in run() - task 0affcac9-a3a5-6860-cbfd-00000000006f 12502 1726867177.56790: variable 'ansible_search_path' from source: unknown 12502 1726867177.56798: variable 'ansible_search_path' from source: unknown 12502 1726867177.56840: calling self._execute() 12502 1726867177.56921: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867177.56935: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867177.56954: variable 'omit' from source: magic vars 12502 1726867177.57358: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867177.59830: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867177.59985: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867177.59989: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867177.59991: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867177.60019: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867177.60105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867177.60139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867177.60168: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867177.60218: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867177.60238: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867177.60360: variable 'ansible_distribution' from source: facts 12502 1726867177.60372: variable 'ansible_distribution_major_version' from source: facts 12502 1726867177.60397: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867177.60405: when evaluation is False, skipping this task 12502 1726867177.60414: _execute() done 12502 1726867177.60424: dumping result to json 12502 1726867177.60432: done dumping result, returning 12502 1726867177.60445: done running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'nm-bond' [0affcac9-a3a5-6860-cbfd-00000000006f] 12502 1726867177.60453: sending task result for task 0affcac9-a3a5-6860-cbfd-00000000006f 12502 1726867177.60588: done sending task result for task 0affcac9-a3a5-6860-cbfd-00000000006f 12502 1726867177.60590: 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" } 12502 1726867177.60679: no more pending results, returning what we have 12502 1726867177.60682: results queue empty 12502 1726867177.60683: checking for any_errors_fatal 12502 1726867177.60688: done checking for any_errors_fatal 12502 1726867177.60689: checking for max_fail_percentage 12502 1726867177.60690: done checking for max_fail_percentage 12502 1726867177.60691: checking to see if all hosts have failed and the running result is not ok 12502 1726867177.60692: done checking to see if all hosts have failed 12502 1726867177.60693: getting the remaining hosts for this loop 12502 1726867177.60694: done getting the remaining hosts for this loop 12502 1726867177.60698: getting the next task for host managed_node1 12502 1726867177.60706: done getting next task for host managed_node1 12502 1726867177.60708: ^ task is: TASK: Include the task 'assert_profile_present.yml' 12502 1726867177.60710: ^ 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 12502 1726867177.60713: getting variables 12502 1726867177.60715: in VariableManager get_vars() 12502 1726867177.60767: Calling all_inventory to load vars for managed_node1 12502 1726867177.60770: Calling groups_inventory to load vars for managed_node1 12502 1726867177.60772: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867177.60786: Calling all_plugins_play to load vars for managed_node1 12502 1726867177.60789: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867177.60793: Calling groups_plugins_play to load vars for managed_node1 12502 1726867177.61167: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867177.61365: done with get_vars() 12502 1726867177.61376: done getting variables TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:67 Friday 20 September 2024 17:19:37 -0400 (0:00:00.052) 0:00:05.803 ****** 12502 1726867177.61458: entering _queue_task() for managed_node1/include_tasks 12502 1726867177.61887: worker is 1 (out of 1 available) 12502 1726867177.61894: exiting _queue_task() for managed_node1/include_tasks 12502 1726867177.61904: done queuing things up, now waiting for results queue to drain 12502 1726867177.61905: waiting for pending results... 12502 1726867177.62034: running TaskExecutor() for managed_node1/TASK: Include the task 'assert_profile_present.yml' 12502 1726867177.62046: in run() - task 0affcac9-a3a5-6860-cbfd-000000000070 12502 1726867177.62064: variable 'ansible_search_path' from source: unknown 12502 1726867177.62113: variable 'controller_profile' from source: play vars 12502 1726867177.62288: variable 'controller_profile' from source: play vars 12502 1726867177.62308: variable 'port1_profile' from source: play vars 12502 1726867177.62381: variable 'port1_profile' from source: play vars 12502 1726867177.62393: variable 'port2_profile' from source: play vars 12502 1726867177.62482: variable 'port2_profile' from source: play vars 12502 1726867177.62485: variable 'omit' from source: magic vars 12502 1726867177.62601: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867177.62616: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867177.62649: variable 'omit' from source: magic vars 12502 1726867177.63037: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867177.64854: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867177.64895: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867177.64924: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867177.64948: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867177.64968: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867177.65026: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867177.65047: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867177.65067: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867177.65095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867177.65105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867177.65181: variable 'ansible_distribution' from source: facts 12502 1726867177.65185: variable 'ansible_distribution_major_version' from source: facts 12502 1726867177.65212: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867177.65215: when evaluation is False, skipping this task 12502 1726867177.65248: variable 'item' from source: unknown 12502 1726867177.65305: 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" } 12502 1726867177.65433: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867177.65436: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867177.65439: variable 'omit' from source: magic vars 12502 1726867177.65788: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867177.65794: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867177.65797: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867177.65800: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867177.65802: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867177.65805: variable 'ansible_distribution' from source: facts 12502 1726867177.65807: variable 'ansible_distribution_major_version' from source: facts 12502 1726867177.65809: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867177.65811: when evaluation is False, skipping this task 12502 1726867177.65813: variable 'item' from source: unknown 12502 1726867177.65899: 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" } 12502 1726867177.65961: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867177.65965: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867177.65967: variable 'omit' from source: magic vars 12502 1726867177.66167: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867177.66171: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867177.66173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867177.66194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867177.66205: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867177.66294: variable 'ansible_distribution' from source: facts 12502 1726867177.66298: variable 'ansible_distribution_major_version' from source: facts 12502 1726867177.66303: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867177.66306: when evaluation is False, skipping this task 12502 1726867177.66330: variable 'item' from source: unknown 12502 1726867177.66391: 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" } 12502 1726867177.66631: dumping result to json 12502 1726867177.66634: done dumping result, returning 12502 1726867177.66636: done running TaskExecutor() for managed_node1/TASK: Include the task 'assert_profile_present.yml' [0affcac9-a3a5-6860-cbfd-000000000070] 12502 1726867177.66638: sending task result for task 0affcac9-a3a5-6860-cbfd-000000000070 12502 1726867177.66673: done sending task result for task 0affcac9-a3a5-6860-cbfd-000000000070 12502 1726867177.66675: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false } MSG: All items skipped 12502 1726867177.66765: no more pending results, returning what we have 12502 1726867177.66768: results queue empty 12502 1726867177.66769: checking for any_errors_fatal 12502 1726867177.66773: done checking for any_errors_fatal 12502 1726867177.66774: checking for max_fail_percentage 12502 1726867177.66775: done checking for max_fail_percentage 12502 1726867177.66776: checking to see if all hosts have failed and the running result is not ok 12502 1726867177.66779: done checking to see if all hosts have failed 12502 1726867177.66780: getting the remaining hosts for this loop 12502 1726867177.66780: done getting the remaining hosts for this loop 12502 1726867177.66785: getting the next task for host managed_node1 12502 1726867177.66792: done getting next task for host managed_node1 12502 1726867177.66795: ^ task is: TASK: ** TEST check polling interval 12502 1726867177.66796: ^ 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 12502 1726867177.66799: getting variables 12502 1726867177.66801: in VariableManager get_vars() 12502 1726867177.66851: Calling all_inventory to load vars for managed_node1 12502 1726867177.66853: Calling groups_inventory to load vars for managed_node1 12502 1726867177.66855: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867177.66864: Calling all_plugins_play to load vars for managed_node1 12502 1726867177.66866: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867177.66869: Calling groups_plugins_play to load vars for managed_node1 12502 1726867177.67099: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867177.67319: done with get_vars() 12502 1726867177.67336: done getting variables 12502 1726867177.67379: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [** TEST check polling interval] ****************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:75 Friday 20 September 2024 17:19:37 -0400 (0:00:00.059) 0:00:05.862 ****** 12502 1726867177.67398: entering _queue_task() for managed_node1/command 12502 1726867177.67571: worker is 1 (out of 1 available) 12502 1726867177.67585: exiting _queue_task() for managed_node1/command 12502 1726867177.67596: done queuing things up, now waiting for results queue to drain 12502 1726867177.67598: waiting for pending results... 12502 1726867177.67747: running TaskExecutor() for managed_node1/TASK: ** TEST check polling interval 12502 1726867177.67804: in run() - task 0affcac9-a3a5-6860-cbfd-000000000071 12502 1726867177.67815: variable 'ansible_search_path' from source: unknown 12502 1726867177.67846: calling self._execute() 12502 1726867177.67910: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867177.67914: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867177.67923: variable 'omit' from source: magic vars 12502 1726867177.68222: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867177.70205: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867177.70247: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867177.70280: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867177.70306: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867177.70325: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867177.70381: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867177.70403: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867177.70420: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867177.70445: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867177.70461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867177.70542: variable 'ansible_distribution' from source: facts 12502 1726867177.70546: variable 'ansible_distribution_major_version' from source: facts 12502 1726867177.70560: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867177.70563: when evaluation is False, skipping this task 12502 1726867177.70567: _execute() done 12502 1726867177.70570: dumping result to json 12502 1726867177.70574: done dumping result, returning 12502 1726867177.70576: done running TaskExecutor() for managed_node1/TASK: ** TEST check polling interval [0affcac9-a3a5-6860-cbfd-000000000071] 12502 1726867177.70580: sending task result for task 0affcac9-a3a5-6860-cbfd-000000000071 12502 1726867177.70657: done sending task result for task 0affcac9-a3a5-6860-cbfd-000000000071 12502 1726867177.70660: 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" } 12502 1726867177.70735: no more pending results, returning what we have 12502 1726867177.70737: results queue empty 12502 1726867177.70738: checking for any_errors_fatal 12502 1726867177.70743: done checking for any_errors_fatal 12502 1726867177.70744: checking for max_fail_percentage 12502 1726867177.70745: done checking for max_fail_percentage 12502 1726867177.70746: checking to see if all hosts have failed and the running result is not ok 12502 1726867177.70747: done checking to see if all hosts have failed 12502 1726867177.70748: getting the remaining hosts for this loop 12502 1726867177.70749: done getting the remaining hosts for this loop 12502 1726867177.70752: getting the next task for host managed_node1 12502 1726867177.70757: done getting next task for host managed_node1 12502 1726867177.70759: ^ task is: TASK: ** TEST check IPv4 12502 1726867177.70760: ^ 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 12502 1726867177.70763: getting variables 12502 1726867177.70764: in VariableManager get_vars() 12502 1726867177.70815: Calling all_inventory to load vars for managed_node1 12502 1726867177.70818: Calling groups_inventory to load vars for managed_node1 12502 1726867177.70820: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867177.70827: Calling all_plugins_play to load vars for managed_node1 12502 1726867177.70829: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867177.70831: Calling groups_plugins_play to load vars for managed_node1 12502 1726867177.70951: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867177.71065: done with get_vars() 12502 1726867177.71072: done getting variables 12502 1726867177.71114: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [** TEST check IPv4] ****************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:80 Friday 20 September 2024 17:19:37 -0400 (0:00:00.037) 0:00:05.900 ****** 12502 1726867177.71133: entering _queue_task() for managed_node1/command 12502 1726867177.71308: worker is 1 (out of 1 available) 12502 1726867177.71322: exiting _queue_task() for managed_node1/command 12502 1726867177.71334: done queuing things up, now waiting for results queue to drain 12502 1726867177.71336: waiting for pending results... 12502 1726867177.71475: running TaskExecutor() for managed_node1/TASK: ** TEST check IPv4 12502 1726867177.71530: in run() - task 0affcac9-a3a5-6860-cbfd-000000000072 12502 1726867177.71540: variable 'ansible_search_path' from source: unknown 12502 1726867177.71569: calling self._execute() 12502 1726867177.71625: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867177.71629: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867177.71639: variable 'omit' from source: magic vars 12502 1726867177.72132: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867177.73454: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867177.73503: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867177.73531: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867177.73555: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867177.73574: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867177.73631: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867177.73651: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867177.73668: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867177.73695: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867177.73706: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867177.73793: variable 'ansible_distribution' from source: facts 12502 1726867177.73797: variable 'ansible_distribution_major_version' from source: facts 12502 1726867177.73808: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867177.73811: when evaluation is False, skipping this task 12502 1726867177.73813: _execute() done 12502 1726867177.73816: dumping result to json 12502 1726867177.73818: done dumping result, returning 12502 1726867177.73823: done running TaskExecutor() for managed_node1/TASK: ** TEST check IPv4 [0affcac9-a3a5-6860-cbfd-000000000072] 12502 1726867177.73826: sending task result for task 0affcac9-a3a5-6860-cbfd-000000000072 12502 1726867177.73900: done sending task result for task 0affcac9-a3a5-6860-cbfd-000000000072 12502 1726867177.73903: 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" } 12502 1726867177.73995: no more pending results, returning what we have 12502 1726867177.73998: results queue empty 12502 1726867177.73998: checking for any_errors_fatal 12502 1726867177.74005: done checking for any_errors_fatal 12502 1726867177.74005: checking for max_fail_percentage 12502 1726867177.74007: done checking for max_fail_percentage 12502 1726867177.74007: checking to see if all hosts have failed and the running result is not ok 12502 1726867177.74008: done checking to see if all hosts have failed 12502 1726867177.74009: getting the remaining hosts for this loop 12502 1726867177.74010: done getting the remaining hosts for this loop 12502 1726867177.74013: getting the next task for host managed_node1 12502 1726867177.74017: done getting next task for host managed_node1 12502 1726867177.74019: ^ task is: TASK: ** TEST check IPv6 12502 1726867177.74020: ^ 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 12502 1726867177.74023: getting variables 12502 1726867177.74024: in VariableManager get_vars() 12502 1726867177.74232: Calling all_inventory to load vars for managed_node1 12502 1726867177.74235: Calling groups_inventory to load vars for managed_node1 12502 1726867177.74236: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867177.74242: Calling all_plugins_play to load vars for managed_node1 12502 1726867177.74244: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867177.74246: Calling groups_plugins_play to load vars for managed_node1 12502 1726867177.74339: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867177.74448: done with get_vars() 12502 1726867177.74454: done getting variables 12502 1726867177.74493: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [** TEST check IPv6] ****************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:87 Friday 20 September 2024 17:19:37 -0400 (0:00:00.033) 0:00:05.934 ****** 12502 1726867177.74510: entering _queue_task() for managed_node1/command 12502 1726867177.74670: worker is 1 (out of 1 available) 12502 1726867177.74685: exiting _queue_task() for managed_node1/command 12502 1726867177.74695: done queuing things up, now waiting for results queue to drain 12502 1726867177.74696: waiting for pending results... 12502 1726867177.74847: running TaskExecutor() for managed_node1/TASK: ** TEST check IPv6 12502 1726867177.74906: in run() - task 0affcac9-a3a5-6860-cbfd-000000000073 12502 1726867177.74919: variable 'ansible_search_path' from source: unknown 12502 1726867177.74945: calling self._execute() 12502 1726867177.75004: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867177.75007: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867177.75016: variable 'omit' from source: magic vars 12502 1726867177.75298: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867177.76701: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867177.76742: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867177.76767: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867177.76798: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867177.76817: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867177.76869: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867177.76893: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867177.76914: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867177.76939: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867177.76950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867177.77039: variable 'ansible_distribution' from source: facts 12502 1726867177.77042: variable 'ansible_distribution_major_version' from source: facts 12502 1726867177.77056: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867177.77059: when evaluation is False, skipping this task 12502 1726867177.77062: _execute() done 12502 1726867177.77064: dumping result to json 12502 1726867177.77066: done dumping result, returning 12502 1726867177.77071: done running TaskExecutor() for managed_node1/TASK: ** TEST check IPv6 [0affcac9-a3a5-6860-cbfd-000000000073] 12502 1726867177.77074: sending task result for task 0affcac9-a3a5-6860-cbfd-000000000073 12502 1726867177.77152: done sending task result for task 0affcac9-a3a5-6860-cbfd-000000000073 12502 1726867177.77155: 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" } 12502 1726867177.77202: no more pending results, returning what we have 12502 1726867177.77205: results queue empty 12502 1726867177.77206: checking for any_errors_fatal 12502 1726867177.77210: done checking for any_errors_fatal 12502 1726867177.77211: checking for max_fail_percentage 12502 1726867177.77213: done checking for max_fail_percentage 12502 1726867177.77213: checking to see if all hosts have failed and the running result is not ok 12502 1726867177.77214: done checking to see if all hosts have failed 12502 1726867177.77215: getting the remaining hosts for this loop 12502 1726867177.77216: done getting the remaining hosts for this loop 12502 1726867177.77219: getting the next task for host managed_node1 12502 1726867177.77225: done getting next task for host managed_node1 12502 1726867177.77230: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 12502 1726867177.77232: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 12502 1726867177.77246: getting variables 12502 1726867177.77247: in VariableManager get_vars() 12502 1726867177.77289: Calling all_inventory to load vars for managed_node1 12502 1726867177.77292: Calling groups_inventory to load vars for managed_node1 12502 1726867177.77294: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867177.77302: Calling all_plugins_play to load vars for managed_node1 12502 1726867177.77304: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867177.77307: Calling groups_plugins_play to load vars for managed_node1 12502 1726867177.77418: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867177.77563: done with get_vars() 12502 1726867177.77570: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 17:19:37 -0400 (0:00:00.031) 0:00:05.965 ****** 12502 1726867177.77631: entering _queue_task() for managed_node1/include_tasks 12502 1726867177.77800: worker is 1 (out of 1 available) 12502 1726867177.77812: exiting _queue_task() for managed_node1/include_tasks 12502 1726867177.77823: done queuing things up, now waiting for results queue to drain 12502 1726867177.77824: waiting for pending results... 12502 1726867177.78002: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 12502 1726867177.78071: in run() - task 0affcac9-a3a5-6860-cbfd-00000000007b 12502 1726867177.78087: variable 'ansible_search_path' from source: unknown 12502 1726867177.78093: variable 'ansible_search_path' from source: unknown 12502 1726867177.78118: calling self._execute() 12502 1726867177.78176: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867177.78184: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867177.78197: variable 'omit' from source: magic vars 12502 1726867177.78479: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867177.79906: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867177.79958: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867177.79985: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867177.80012: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867177.80033: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867177.80091: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867177.80112: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867177.80129: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867177.80157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867177.80168: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867177.80258: variable 'ansible_distribution' from source: facts 12502 1726867177.80261: variable 'ansible_distribution_major_version' from source: facts 12502 1726867177.80276: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867177.80281: when evaluation is False, skipping this task 12502 1726867177.80284: _execute() done 12502 1726867177.80286: dumping result to json 12502 1726867177.80288: done dumping result, returning 12502 1726867177.80293: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affcac9-a3a5-6860-cbfd-00000000007b] 12502 1726867177.80299: sending task result for task 0affcac9-a3a5-6860-cbfd-00000000007b 12502 1726867177.80375: done sending task result for task 0affcac9-a3a5-6860-cbfd-00000000007b 12502 1726867177.80380: 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" } 12502 1726867177.80422: no more pending results, returning what we have 12502 1726867177.80425: results queue empty 12502 1726867177.80426: checking for any_errors_fatal 12502 1726867177.80431: done checking for any_errors_fatal 12502 1726867177.80432: checking for max_fail_percentage 12502 1726867177.80433: done checking for max_fail_percentage 12502 1726867177.80435: checking to see if all hosts have failed and the running result is not ok 12502 1726867177.80436: done checking to see if all hosts have failed 12502 1726867177.80436: getting the remaining hosts for this loop 12502 1726867177.80437: done getting the remaining hosts for this loop 12502 1726867177.80441: getting the next task for host managed_node1 12502 1726867177.80446: done getting next task for host managed_node1 12502 1726867177.80449: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 12502 1726867177.80452: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 12502 1726867177.80465: getting variables 12502 1726867177.80466: in VariableManager get_vars() 12502 1726867177.80509: Calling all_inventory to load vars for managed_node1 12502 1726867177.80511: Calling groups_inventory to load vars for managed_node1 12502 1726867177.80513: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867177.80520: Calling all_plugins_play to load vars for managed_node1 12502 1726867177.80523: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867177.80525: Calling groups_plugins_play to load vars for managed_node1 12502 1726867177.80644: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867177.80770: done with get_vars() 12502 1726867177.80781: done getting variables 12502 1726867177.80818: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 17:19:37 -0400 (0:00:00.032) 0:00:05.997 ****** 12502 1726867177.80838: entering _queue_task() for managed_node1/debug 12502 1726867177.81008: worker is 1 (out of 1 available) 12502 1726867177.81021: exiting _queue_task() for managed_node1/debug 12502 1726867177.81032: done queuing things up, now waiting for results queue to drain 12502 1726867177.81033: waiting for pending results... 12502 1726867177.81182: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 12502 1726867177.81266: in run() - task 0affcac9-a3a5-6860-cbfd-00000000007c 12502 1726867177.81271: variable 'ansible_search_path' from source: unknown 12502 1726867177.81274: variable 'ansible_search_path' from source: unknown 12502 1726867177.81312: calling self._execute() 12502 1726867177.81369: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867177.81376: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867177.81389: variable 'omit' from source: magic vars 12502 1726867177.81672: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867177.83121: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867177.83162: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867177.83189: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867177.83220: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867177.83240: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867177.83297: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867177.83322: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867177.83339: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867177.83364: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867177.83374: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867177.83466: variable 'ansible_distribution' from source: facts 12502 1726867177.83470: variable 'ansible_distribution_major_version' from source: facts 12502 1726867177.83484: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867177.83488: when evaluation is False, skipping this task 12502 1726867177.83490: _execute() done 12502 1726867177.83492: dumping result to json 12502 1726867177.83497: done dumping result, returning 12502 1726867177.83504: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0affcac9-a3a5-6860-cbfd-00000000007c] 12502 1726867177.83507: sending task result for task 0affcac9-a3a5-6860-cbfd-00000000007c 12502 1726867177.83583: done sending task result for task 0affcac9-a3a5-6860-cbfd-00000000007c 12502 1726867177.83586: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 12502 1726867177.83625: no more pending results, returning what we have 12502 1726867177.83628: results queue empty 12502 1726867177.83629: checking for any_errors_fatal 12502 1726867177.83635: done checking for any_errors_fatal 12502 1726867177.83635: checking for max_fail_percentage 12502 1726867177.83637: done checking for max_fail_percentage 12502 1726867177.83638: checking to see if all hosts have failed and the running result is not ok 12502 1726867177.83639: done checking to see if all hosts have failed 12502 1726867177.83640: getting the remaining hosts for this loop 12502 1726867177.83641: done getting the remaining hosts for this loop 12502 1726867177.83644: getting the next task for host managed_node1 12502 1726867177.83649: done getting next task for host managed_node1 12502 1726867177.83652: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 12502 1726867177.83655: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 12502 1726867177.83668: getting variables 12502 1726867177.83669: in VariableManager get_vars() 12502 1726867177.83711: Calling all_inventory to load vars for managed_node1 12502 1726867177.83714: Calling groups_inventory to load vars for managed_node1 12502 1726867177.83716: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867177.83723: Calling all_plugins_play to load vars for managed_node1 12502 1726867177.83725: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867177.83727: Calling groups_plugins_play to load vars for managed_node1 12502 1726867177.83863: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867177.83982: done with get_vars() 12502 1726867177.83988: done getting variables 12502 1726867177.84023: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 17:19:37 -0400 (0:00:00.032) 0:00:06.029 ****** 12502 1726867177.84043: entering _queue_task() for managed_node1/fail 12502 1726867177.84205: worker is 1 (out of 1 available) 12502 1726867177.84217: exiting _queue_task() for managed_node1/fail 12502 1726867177.84228: done queuing things up, now waiting for results queue to drain 12502 1726867177.84230: waiting for pending results... 12502 1726867177.84380: 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 12502 1726867177.84469: in run() - task 0affcac9-a3a5-6860-cbfd-00000000007d 12502 1726867177.84480: variable 'ansible_search_path' from source: unknown 12502 1726867177.84484: variable 'ansible_search_path' from source: unknown 12502 1726867177.84513: calling self._execute() 12502 1726867177.84568: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867177.84579: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867177.84587: variable 'omit' from source: magic vars 12502 1726867177.84864: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867177.86481: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867177.86485: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867177.86488: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867177.86490: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867177.86492: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867177.86525: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867177.86558: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867177.86591: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867177.86636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867177.86658: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867177.86788: variable 'ansible_distribution' from source: facts 12502 1726867177.86799: variable 'ansible_distribution_major_version' from source: facts 12502 1726867177.86819: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867177.86826: when evaluation is False, skipping this task 12502 1726867177.86831: _execute() done 12502 1726867177.86839: dumping result to json 12502 1726867177.86846: done dumping result, returning 12502 1726867177.86856: 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 [0affcac9-a3a5-6860-cbfd-00000000007d] 12502 1726867177.86864: sending task result for task 0affcac9-a3a5-6860-cbfd-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" } 12502 1726867177.87006: no more pending results, returning what we have 12502 1726867177.87009: results queue empty 12502 1726867177.87010: checking for any_errors_fatal 12502 1726867177.87017: done checking for any_errors_fatal 12502 1726867177.87018: checking for max_fail_percentage 12502 1726867177.87020: done checking for max_fail_percentage 12502 1726867177.87020: checking to see if all hosts have failed and the running result is not ok 12502 1726867177.87022: done checking to see if all hosts have failed 12502 1726867177.87022: getting the remaining hosts for this loop 12502 1726867177.87024: done getting the remaining hosts for this loop 12502 1726867177.87027: getting the next task for host managed_node1 12502 1726867177.87034: done getting next task for host managed_node1 12502 1726867177.87038: ^ 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 12502 1726867177.87040: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 12502 1726867177.87055: getting variables 12502 1726867177.87057: in VariableManager get_vars() 12502 1726867177.87108: Calling all_inventory to load vars for managed_node1 12502 1726867177.87111: Calling groups_inventory to load vars for managed_node1 12502 1726867177.87114: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867177.87124: Calling all_plugins_play to load vars for managed_node1 12502 1726867177.87127: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867177.87130: Calling groups_plugins_play to load vars for managed_node1 12502 1726867177.87427: done sending task result for task 0affcac9-a3a5-6860-cbfd-00000000007d 12502 1726867177.87430: WORKER PROCESS EXITING 12502 1726867177.87448: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867177.87574: done with get_vars() 12502 1726867177.87583: done getting variables 12502 1726867177.87623: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 17:19:37 -0400 (0:00:00.035) 0:00:06.065 ****** 12502 1726867177.87644: entering _queue_task() for managed_node1/fail 12502 1726867177.87811: worker is 1 (out of 1 available) 12502 1726867177.87824: exiting _queue_task() for managed_node1/fail 12502 1726867177.87834: done queuing things up, now waiting for results queue to drain 12502 1726867177.87836: waiting for pending results... 12502 1726867177.87982: 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 12502 1726867177.88054: in run() - task 0affcac9-a3a5-6860-cbfd-00000000007e 12502 1726867177.88070: variable 'ansible_search_path' from source: unknown 12502 1726867177.88073: variable 'ansible_search_path' from source: unknown 12502 1726867177.88101: calling self._execute() 12502 1726867177.88156: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867177.88160: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867177.88173: variable 'omit' from source: magic vars 12502 1726867177.88441: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867177.90183: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867177.90186: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867177.90205: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867177.90242: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867177.90269: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867177.90344: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867177.90375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867177.90407: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867177.90451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867177.90470: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867177.90596: variable 'ansible_distribution' from source: facts 12502 1726867177.90607: variable 'ansible_distribution_major_version' from source: facts 12502 1726867177.90626: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867177.90633: when evaluation is False, skipping this task 12502 1726867177.90639: _execute() done 12502 1726867177.90782: dumping result to json 12502 1726867177.90786: done dumping result, returning 12502 1726867177.90788: 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 [0affcac9-a3a5-6860-cbfd-00000000007e] 12502 1726867177.90791: sending task result for task 0affcac9-a3a5-6860-cbfd-00000000007e 12502 1726867177.90853: done sending task result for task 0affcac9-a3a5-6860-cbfd-00000000007e 12502 1726867177.90858: 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" } 12502 1726867177.90901: no more pending results, returning what we have 12502 1726867177.90904: results queue empty 12502 1726867177.90905: checking for any_errors_fatal 12502 1726867177.90910: done checking for any_errors_fatal 12502 1726867177.90911: checking for max_fail_percentage 12502 1726867177.90912: done checking for max_fail_percentage 12502 1726867177.90913: checking to see if all hosts have failed and the running result is not ok 12502 1726867177.90914: done checking to see if all hosts have failed 12502 1726867177.90915: getting the remaining hosts for this loop 12502 1726867177.90916: done getting the remaining hosts for this loop 12502 1726867177.90918: getting the next task for host managed_node1 12502 1726867177.90923: done getting next task for host managed_node1 12502 1726867177.90926: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 12502 1726867177.90929: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 12502 1726867177.90941: getting variables 12502 1726867177.90942: in VariableManager get_vars() 12502 1726867177.90993: Calling all_inventory to load vars for managed_node1 12502 1726867177.90996: Calling groups_inventory to load vars for managed_node1 12502 1726867177.90998: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867177.91006: Calling all_plugins_play to load vars for managed_node1 12502 1726867177.91008: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867177.91011: Calling groups_plugins_play to load vars for managed_node1 12502 1726867177.91226: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867177.91445: done with get_vars() 12502 1726867177.91454: done getting variables 12502 1726867177.91512: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 17:19:37 -0400 (0:00:00.038) 0:00:06.104 ****** 12502 1726867177.91541: entering _queue_task() for managed_node1/fail 12502 1726867177.91812: worker is 1 (out of 1 available) 12502 1726867177.91823: exiting _queue_task() for managed_node1/fail 12502 1726867177.91944: done queuing things up, now waiting for results queue to drain 12502 1726867177.91945: waiting for pending results... 12502 1726867177.92048: 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 12502 1726867177.92179: in run() - task 0affcac9-a3a5-6860-cbfd-00000000007f 12502 1726867177.92200: variable 'ansible_search_path' from source: unknown 12502 1726867177.92207: variable 'ansible_search_path' from source: unknown 12502 1726867177.92244: calling self._execute() 12502 1726867177.92333: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867177.92344: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867177.92356: variable 'omit' from source: magic vars 12502 1726867177.92800: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867177.95103: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867177.95153: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867177.95198: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867177.95243: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867177.95271: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867177.95383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867177.95395: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867177.95433: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867177.95476: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867177.95537: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867177.95648: variable 'ansible_distribution' from source: facts 12502 1726867177.95659: variable 'ansible_distribution_major_version' from source: facts 12502 1726867177.95681: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867177.95691: when evaluation is False, skipping this task 12502 1726867177.95698: _execute() done 12502 1726867177.95704: dumping result to json 12502 1726867177.95753: done dumping result, returning 12502 1726867177.95756: 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 [0affcac9-a3a5-6860-cbfd-00000000007f] 12502 1726867177.95759: sending task result for task 0affcac9-a3a5-6860-cbfd-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" } 12502 1726867177.95875: no more pending results, returning what we have 12502 1726867177.95880: results queue empty 12502 1726867177.95881: checking for any_errors_fatal 12502 1726867177.95887: done checking for any_errors_fatal 12502 1726867177.95888: checking for max_fail_percentage 12502 1726867177.95892: done checking for max_fail_percentage 12502 1726867177.95893: checking to see if all hosts have failed and the running result is not ok 12502 1726867177.95894: done checking to see if all hosts have failed 12502 1726867177.95895: getting the remaining hosts for this loop 12502 1726867177.95896: done getting the remaining hosts for this loop 12502 1726867177.95900: getting the next task for host managed_node1 12502 1726867177.95907: done getting next task for host managed_node1 12502 1726867177.95910: ^ 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 12502 1726867177.95912: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 12502 1726867177.95929: getting variables 12502 1726867177.95931: in VariableManager get_vars() 12502 1726867177.95983: Calling all_inventory to load vars for managed_node1 12502 1726867177.95986: Calling groups_inventory to load vars for managed_node1 12502 1726867177.95991: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867177.96001: Calling all_plugins_play to load vars for managed_node1 12502 1726867177.96004: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867177.96007: Calling groups_plugins_play to load vars for managed_node1 12502 1726867177.96429: done sending task result for task 0affcac9-a3a5-6860-cbfd-00000000007f 12502 1726867177.96433: WORKER PROCESS EXITING 12502 1726867177.96456: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867177.96707: done with get_vars() 12502 1726867177.96733: done getting variables 12502 1726867177.96815: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 17:19:37 -0400 (0:00:00.053) 0:00:06.157 ****** 12502 1726867177.96870: entering _queue_task() for managed_node1/dnf 12502 1726867177.97127: worker is 1 (out of 1 available) 12502 1726867177.97141: exiting _queue_task() for managed_node1/dnf 12502 1726867177.97152: done queuing things up, now waiting for results queue to drain 12502 1726867177.97153: waiting for pending results... 12502 1726867177.97518: 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 12502 1726867177.97730: in run() - task 0affcac9-a3a5-6860-cbfd-000000000080 12502 1726867177.97749: variable 'ansible_search_path' from source: unknown 12502 1726867177.97758: variable 'ansible_search_path' from source: unknown 12502 1726867177.97806: calling self._execute() 12502 1726867177.97897: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867177.97937: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867177.97952: variable 'omit' from source: magic vars 12502 1726867177.98515: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867178.00857: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867178.00927: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867178.00974: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867178.01016: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867178.01045: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867178.01132: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867178.01172: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867178.01208: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867178.01252: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867178.01280: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867178.01498: variable 'ansible_distribution' from source: facts 12502 1726867178.01501: variable 'ansible_distribution_major_version' from source: facts 12502 1726867178.01504: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867178.01506: when evaluation is False, skipping this task 12502 1726867178.01508: _execute() done 12502 1726867178.01510: dumping result to json 12502 1726867178.01512: done dumping result, returning 12502 1726867178.01514: 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 [0affcac9-a3a5-6860-cbfd-000000000080] 12502 1726867178.01516: sending task result for task 0affcac9-a3a5-6860-cbfd-000000000080 12502 1726867178.01583: done sending task result for task 0affcac9-a3a5-6860-cbfd-000000000080 12502 1726867178.01586: 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" } 12502 1726867178.01648: no more pending results, returning what we have 12502 1726867178.01651: results queue empty 12502 1726867178.01652: checking for any_errors_fatal 12502 1726867178.01660: done checking for any_errors_fatal 12502 1726867178.01661: checking for max_fail_percentage 12502 1726867178.01662: done checking for max_fail_percentage 12502 1726867178.01663: checking to see if all hosts have failed and the running result is not ok 12502 1726867178.01664: done checking to see if all hosts have failed 12502 1726867178.01665: getting the remaining hosts for this loop 12502 1726867178.01666: done getting the remaining hosts for this loop 12502 1726867178.01670: getting the next task for host managed_node1 12502 1726867178.01682: done getting next task for host managed_node1 12502 1726867178.01687: ^ 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 12502 1726867178.01692: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 12502 1726867178.01709: getting variables 12502 1726867178.01711: in VariableManager get_vars() 12502 1726867178.01765: Calling all_inventory to load vars for managed_node1 12502 1726867178.01768: Calling groups_inventory to load vars for managed_node1 12502 1726867178.01770: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867178.01886: Calling all_plugins_play to load vars for managed_node1 12502 1726867178.01892: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867178.01895: Calling groups_plugins_play to load vars for managed_node1 12502 1726867178.02293: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867178.02572: done with get_vars() 12502 1726867178.02585: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 12502 1726867178.02671: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 17:19:38 -0400 (0:00:00.058) 0:00:06.216 ****** 12502 1726867178.02707: entering _queue_task() for managed_node1/yum 12502 1726867178.02963: worker is 1 (out of 1 available) 12502 1726867178.02998: exiting _queue_task() for managed_node1/yum 12502 1726867178.03011: done queuing things up, now waiting for results queue to drain 12502 1726867178.03013: waiting for pending results... 12502 1726867178.03292: 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 12502 1726867178.03350: in run() - task 0affcac9-a3a5-6860-cbfd-000000000081 12502 1726867178.03370: variable 'ansible_search_path' from source: unknown 12502 1726867178.03383: variable 'ansible_search_path' from source: unknown 12502 1726867178.03420: calling self._execute() 12502 1726867178.03510: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867178.03522: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867178.03582: variable 'omit' from source: magic vars 12502 1726867178.03959: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867178.06236: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867178.06311: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867178.06349: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867178.06392: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867178.06422: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867178.06500: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867178.06682: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867178.06685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867178.06688: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867178.06690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867178.06738: variable 'ansible_distribution' from source: facts 12502 1726867178.06747: variable 'ansible_distribution_major_version' from source: facts 12502 1726867178.06767: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867178.06774: when evaluation is False, skipping this task 12502 1726867178.06782: _execute() done 12502 1726867178.06789: dumping result to json 12502 1726867178.06796: done dumping result, returning 12502 1726867178.06806: 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 [0affcac9-a3a5-6860-cbfd-000000000081] 12502 1726867178.06813: sending task result for task 0affcac9-a3a5-6860-cbfd-000000000081 12502 1726867178.06918: done sending task result for task 0affcac9-a3a5-6860-cbfd-000000000081 12502 1726867178.06925: 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" } 12502 1726867178.06986: no more pending results, returning what we have 12502 1726867178.06991: results queue empty 12502 1726867178.06992: checking for any_errors_fatal 12502 1726867178.06997: done checking for any_errors_fatal 12502 1726867178.06998: checking for max_fail_percentage 12502 1726867178.06999: done checking for max_fail_percentage 12502 1726867178.07000: checking to see if all hosts have failed and the running result is not ok 12502 1726867178.07001: done checking to see if all hosts have failed 12502 1726867178.07002: getting the remaining hosts for this loop 12502 1726867178.07003: done getting the remaining hosts for this loop 12502 1726867178.07006: getting the next task for host managed_node1 12502 1726867178.07013: done getting next task for host managed_node1 12502 1726867178.07016: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 12502 1726867178.07018: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 12502 1726867178.07032: getting variables 12502 1726867178.07034: in VariableManager get_vars() 12502 1726867178.07081: Calling all_inventory to load vars for managed_node1 12502 1726867178.07084: Calling groups_inventory to load vars for managed_node1 12502 1726867178.07086: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867178.07096: Calling all_plugins_play to load vars for managed_node1 12502 1726867178.07098: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867178.07101: Calling groups_plugins_play to load vars for managed_node1 12502 1726867178.07268: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867178.07498: done with get_vars() 12502 1726867178.07507: done getting variables 12502 1726867178.07557: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 17:19:38 -0400 (0:00:00.048) 0:00:06.264 ****** 12502 1726867178.07588: entering _queue_task() for managed_node1/fail 12502 1726867178.07931: worker is 1 (out of 1 available) 12502 1726867178.07942: exiting _queue_task() for managed_node1/fail 12502 1726867178.07951: done queuing things up, now waiting for results queue to drain 12502 1726867178.07952: waiting for pending results... 12502 1726867178.08121: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 12502 1726867178.08259: in run() - task 0affcac9-a3a5-6860-cbfd-000000000082 12502 1726867178.08360: variable 'ansible_search_path' from source: unknown 12502 1726867178.08365: variable 'ansible_search_path' from source: unknown 12502 1726867178.08368: calling self._execute() 12502 1726867178.08416: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867178.08428: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867178.08443: variable 'omit' from source: magic vars 12502 1726867178.08880: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867178.11237: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867178.11313: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867178.11352: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867178.11394: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867178.11483: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867178.11519: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867178.11553: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867178.11584: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867178.11639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867178.11659: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867178.11798: variable 'ansible_distribution' from source: facts 12502 1726867178.11809: variable 'ansible_distribution_major_version' from source: facts 12502 1726867178.11829: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867178.11843: when evaluation is False, skipping this task 12502 1726867178.11849: _execute() done 12502 1726867178.11881: dumping result to json 12502 1726867178.11884: done dumping result, returning 12502 1726867178.11886: 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 [0affcac9-a3a5-6860-cbfd-000000000082] 12502 1726867178.11888: sending task result for task 0affcac9-a3a5-6860-cbfd-000000000082 12502 1726867178.12220: done sending task result for task 0affcac9-a3a5-6860-cbfd-000000000082 12502 1726867178.12223: 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" } 12502 1726867178.12264: no more pending results, returning what we have 12502 1726867178.12267: results queue empty 12502 1726867178.12267: checking for any_errors_fatal 12502 1726867178.12274: done checking for any_errors_fatal 12502 1726867178.12275: checking for max_fail_percentage 12502 1726867178.12276: done checking for max_fail_percentage 12502 1726867178.12279: checking to see if all hosts have failed and the running result is not ok 12502 1726867178.12280: done checking to see if all hosts have failed 12502 1726867178.12281: getting the remaining hosts for this loop 12502 1726867178.12282: done getting the remaining hosts for this loop 12502 1726867178.12285: getting the next task for host managed_node1 12502 1726867178.12293: done getting next task for host managed_node1 12502 1726867178.12296: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 12502 1726867178.12298: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 12502 1726867178.12313: getting variables 12502 1726867178.12314: in VariableManager get_vars() 12502 1726867178.12362: Calling all_inventory to load vars for managed_node1 12502 1726867178.12365: Calling groups_inventory to load vars for managed_node1 12502 1726867178.12367: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867178.12374: Calling all_plugins_play to load vars for managed_node1 12502 1726867178.12379: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867178.12382: Calling groups_plugins_play to load vars for managed_node1 12502 1726867178.12642: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867178.12862: done with get_vars() 12502 1726867178.12872: done getting variables 12502 1726867178.12931: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 17:19:38 -0400 (0:00:00.053) 0:00:06.318 ****** 12502 1726867178.12961: entering _queue_task() for managed_node1/package 12502 1726867178.13198: worker is 1 (out of 1 available) 12502 1726867178.13323: exiting _queue_task() for managed_node1/package 12502 1726867178.13333: done queuing things up, now waiting for results queue to drain 12502 1726867178.13334: waiting for pending results... 12502 1726867178.13496: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 12502 1726867178.13626: in run() - task 0affcac9-a3a5-6860-cbfd-000000000083 12502 1726867178.13650: variable 'ansible_search_path' from source: unknown 12502 1726867178.13657: variable 'ansible_search_path' from source: unknown 12502 1726867178.13699: calling self._execute() 12502 1726867178.13862: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867178.13866: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867178.13869: variable 'omit' from source: magic vars 12502 1726867178.14296: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867178.16797: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867178.16879: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867178.16930: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867178.17012: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867178.17019: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867178.17088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867178.17132: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867178.17161: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867178.17209: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867178.17236: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867178.17453: variable 'ansible_distribution' from source: facts 12502 1726867178.17456: variable 'ansible_distribution_major_version' from source: facts 12502 1726867178.17459: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867178.17461: when evaluation is False, skipping this task 12502 1726867178.17463: _execute() done 12502 1726867178.17465: dumping result to json 12502 1726867178.17467: done dumping result, returning 12502 1726867178.17470: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0affcac9-a3a5-6860-cbfd-000000000083] 12502 1726867178.17471: sending task result for task 0affcac9-a3a5-6860-cbfd-000000000083 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" } 12502 1726867178.17597: no more pending results, returning what we have 12502 1726867178.17600: results queue empty 12502 1726867178.17601: checking for any_errors_fatal 12502 1726867178.17607: done checking for any_errors_fatal 12502 1726867178.17608: checking for max_fail_percentage 12502 1726867178.17610: done checking for max_fail_percentage 12502 1726867178.17610: checking to see if all hosts have failed and the running result is not ok 12502 1726867178.17612: done checking to see if all hosts have failed 12502 1726867178.17612: getting the remaining hosts for this loop 12502 1726867178.17614: done getting the remaining hosts for this loop 12502 1726867178.17617: getting the next task for host managed_node1 12502 1726867178.17624: done getting next task for host managed_node1 12502 1726867178.17628: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 12502 1726867178.17631: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 12502 1726867178.17650: getting variables 12502 1726867178.17652: in VariableManager get_vars() 12502 1726867178.17716: Calling all_inventory to load vars for managed_node1 12502 1726867178.17719: Calling groups_inventory to load vars for managed_node1 12502 1726867178.17722: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867178.17734: Calling all_plugins_play to load vars for managed_node1 12502 1726867178.17737: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867178.17740: Calling groups_plugins_play to load vars for managed_node1 12502 1726867178.18271: done sending task result for task 0affcac9-a3a5-6860-cbfd-000000000083 12502 1726867178.18274: WORKER PROCESS EXITING 12502 1726867178.18301: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867178.18535: done with get_vars() 12502 1726867178.18551: done getting variables 12502 1726867178.18609: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 17:19:38 -0400 (0:00:00.056) 0:00:06.375 ****** 12502 1726867178.18640: entering _queue_task() for managed_node1/package 12502 1726867178.18928: worker is 1 (out of 1 available) 12502 1726867178.18940: exiting _queue_task() for managed_node1/package 12502 1726867178.18952: done queuing things up, now waiting for results queue to drain 12502 1726867178.18953: waiting for pending results... 12502 1726867178.19492: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 12502 1726867178.19801: in run() - task 0affcac9-a3a5-6860-cbfd-000000000084 12502 1726867178.20071: variable 'ansible_search_path' from source: unknown 12502 1726867178.20074: variable 'ansible_search_path' from source: unknown 12502 1726867178.20079: calling self._execute() 12502 1726867178.20117: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867178.20129: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867178.20143: variable 'omit' from source: magic vars 12502 1726867178.21058: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867178.25854: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867178.26085: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867178.26136: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867178.26222: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867178.26451: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867178.26669: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867178.26672: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867178.26674: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867178.26676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867178.26681: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867178.27028: variable 'ansible_distribution' from source: facts 12502 1726867178.27039: variable 'ansible_distribution_major_version' from source: facts 12502 1726867178.27063: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867178.27070: when evaluation is False, skipping this task 12502 1726867178.27079: _execute() done 12502 1726867178.27137: dumping result to json 12502 1726867178.27145: done dumping result, returning 12502 1726867178.27158: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affcac9-a3a5-6860-cbfd-000000000084] 12502 1726867178.27223: sending task result for task 0affcac9-a3a5-6860-cbfd-000000000084 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" } 12502 1726867178.27499: no more pending results, returning what we have 12502 1726867178.27504: results queue empty 12502 1726867178.27505: checking for any_errors_fatal 12502 1726867178.27512: done checking for any_errors_fatal 12502 1726867178.27513: checking for max_fail_percentage 12502 1726867178.27514: done checking for max_fail_percentage 12502 1726867178.27515: checking to see if all hosts have failed and the running result is not ok 12502 1726867178.27516: done checking to see if all hosts have failed 12502 1726867178.27517: getting the remaining hosts for this loop 12502 1726867178.27518: done getting the remaining hosts for this loop 12502 1726867178.27522: getting the next task for host managed_node1 12502 1726867178.27530: done getting next task for host managed_node1 12502 1726867178.27536: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 12502 1726867178.27539: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 12502 1726867178.27557: getting variables 12502 1726867178.27559: in VariableManager get_vars() 12502 1726867178.27624: Calling all_inventory to load vars for managed_node1 12502 1726867178.27628: Calling groups_inventory to load vars for managed_node1 12502 1726867178.27630: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867178.27643: Calling all_plugins_play to load vars for managed_node1 12502 1726867178.27646: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867178.27649: Calling groups_plugins_play to load vars for managed_node1 12502 1726867178.28318: done sending task result for task 0affcac9-a3a5-6860-cbfd-000000000084 12502 1726867178.28321: WORKER PROCESS EXITING 12502 1726867178.28687: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867178.29120: done with get_vars() 12502 1726867178.29132: done getting variables 12502 1726867178.29211: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 17:19:38 -0400 (0:00:00.106) 0:00:06.481 ****** 12502 1726867178.29244: entering _queue_task() for managed_node1/package 12502 1726867178.29608: worker is 1 (out of 1 available) 12502 1726867178.29620: exiting _queue_task() for managed_node1/package 12502 1726867178.29633: done queuing things up, now waiting for results queue to drain 12502 1726867178.29636: waiting for pending results... 12502 1726867178.29811: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 12502 1726867178.29892: in run() - task 0affcac9-a3a5-6860-cbfd-000000000085 12502 1726867178.29905: variable 'ansible_search_path' from source: unknown 12502 1726867178.29909: variable 'ansible_search_path' from source: unknown 12502 1726867178.29935: calling self._execute() 12502 1726867178.30004: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867178.30008: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867178.30016: variable 'omit' from source: magic vars 12502 1726867178.30317: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867178.32183: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867178.32187: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867178.32192: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867178.32195: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867178.32198: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867178.32276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867178.32316: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867178.32346: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867178.32371: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867178.32392: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867178.32504: variable 'ansible_distribution' from source: facts 12502 1726867178.32508: variable 'ansible_distribution_major_version' from source: facts 12502 1726867178.32523: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867178.32525: when evaluation is False, skipping this task 12502 1726867178.32528: _execute() done 12502 1726867178.32532: dumping result to json 12502 1726867178.32534: done dumping result, returning 12502 1726867178.32545: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affcac9-a3a5-6860-cbfd-000000000085] 12502 1726867178.32548: sending task result for task 0affcac9-a3a5-6860-cbfd-000000000085 12502 1726867178.32637: done sending task result for task 0affcac9-a3a5-6860-cbfd-000000000085 12502 1726867178.32640: 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" } 12502 1726867178.32693: no more pending results, returning what we have 12502 1726867178.32697: results queue empty 12502 1726867178.32698: checking for any_errors_fatal 12502 1726867178.32705: done checking for any_errors_fatal 12502 1726867178.32706: checking for max_fail_percentage 12502 1726867178.32707: done checking for max_fail_percentage 12502 1726867178.32708: checking to see if all hosts have failed and the running result is not ok 12502 1726867178.32709: done checking to see if all hosts have failed 12502 1726867178.32710: getting the remaining hosts for this loop 12502 1726867178.32711: done getting the remaining hosts for this loop 12502 1726867178.32714: getting the next task for host managed_node1 12502 1726867178.32721: done getting next task for host managed_node1 12502 1726867178.32724: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 12502 1726867178.32727: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 12502 1726867178.32741: getting variables 12502 1726867178.32743: in VariableManager get_vars() 12502 1726867178.32795: Calling all_inventory to load vars for managed_node1 12502 1726867178.32798: Calling groups_inventory to load vars for managed_node1 12502 1726867178.32800: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867178.32808: Calling all_plugins_play to load vars for managed_node1 12502 1726867178.32810: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867178.32813: Calling groups_plugins_play to load vars for managed_node1 12502 1726867178.32944: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867178.33068: done with get_vars() 12502 1726867178.33076: done getting variables 12502 1726867178.33119: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 17:19:38 -0400 (0:00:00.038) 0:00:06.520 ****** 12502 1726867178.33141: entering _queue_task() for managed_node1/service 12502 1726867178.33327: worker is 1 (out of 1 available) 12502 1726867178.33340: exiting _queue_task() for managed_node1/service 12502 1726867178.33352: done queuing things up, now waiting for results queue to drain 12502 1726867178.33353: waiting for pending results... 12502 1726867178.33518: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 12502 1726867178.33601: in run() - task 0affcac9-a3a5-6860-cbfd-000000000086 12502 1726867178.33612: variable 'ansible_search_path' from source: unknown 12502 1726867178.33615: variable 'ansible_search_path' from source: unknown 12502 1726867178.33644: calling self._execute() 12502 1726867178.33706: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867178.33710: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867178.33720: variable 'omit' from source: magic vars 12502 1726867178.34010: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867178.36109: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867178.36149: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867178.36176: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867178.36207: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867178.36227: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867178.36286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867178.36308: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867178.36328: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867178.36354: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867178.36365: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867178.36459: variable 'ansible_distribution' from source: facts 12502 1726867178.36462: variable 'ansible_distribution_major_version' from source: facts 12502 1726867178.36478: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867178.36481: when evaluation is False, skipping this task 12502 1726867178.36484: _execute() done 12502 1726867178.36486: dumping result to json 12502 1726867178.36493: done dumping result, returning 12502 1726867178.36498: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-6860-cbfd-000000000086] 12502 1726867178.36501: sending task result for task 0affcac9-a3a5-6860-cbfd-000000000086 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" } 12502 1726867178.36636: no more pending results, returning what we have 12502 1726867178.36639: results queue empty 12502 1726867178.36640: checking for any_errors_fatal 12502 1726867178.36648: done checking for any_errors_fatal 12502 1726867178.36648: checking for max_fail_percentage 12502 1726867178.36650: done checking for max_fail_percentage 12502 1726867178.36650: checking to see if all hosts have failed and the running result is not ok 12502 1726867178.36651: done checking to see if all hosts have failed 12502 1726867178.36652: getting the remaining hosts for this loop 12502 1726867178.36653: done getting the remaining hosts for this loop 12502 1726867178.36656: getting the next task for host managed_node1 12502 1726867178.36663: done getting next task for host managed_node1 12502 1726867178.36666: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 12502 1726867178.36668: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 12502 1726867178.36688: getting variables 12502 1726867178.36691: in VariableManager get_vars() 12502 1726867178.36738: Calling all_inventory to load vars for managed_node1 12502 1726867178.36740: Calling groups_inventory to load vars for managed_node1 12502 1726867178.36742: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867178.36751: Calling all_plugins_play to load vars for managed_node1 12502 1726867178.36753: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867178.36755: Calling groups_plugins_play to load vars for managed_node1 12502 1726867178.36930: done sending task result for task 0affcac9-a3a5-6860-cbfd-000000000086 12502 1726867178.36933: WORKER PROCESS EXITING 12502 1726867178.36943: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867178.37066: done with get_vars() 12502 1726867178.37074: done getting variables 12502 1726867178.37117: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 17:19:38 -0400 (0:00:00.039) 0:00:06.560 ****** 12502 1726867178.37138: entering _queue_task() for managed_node1/service 12502 1726867178.37325: worker is 1 (out of 1 available) 12502 1726867178.37338: exiting _queue_task() for managed_node1/service 12502 1726867178.37351: done queuing things up, now waiting for results queue to drain 12502 1726867178.37352: waiting for pending results... 12502 1726867178.37794: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 12502 1726867178.37802: in run() - task 0affcac9-a3a5-6860-cbfd-000000000087 12502 1726867178.37805: variable 'ansible_search_path' from source: unknown 12502 1726867178.37808: variable 'ansible_search_path' from source: unknown 12502 1726867178.37810: calling self._execute() 12502 1726867178.37852: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867178.37863: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867178.37875: variable 'omit' from source: magic vars 12502 1726867178.38267: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867178.40040: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867178.40095: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867178.40121: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867178.40145: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867178.40164: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867178.40225: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867178.40245: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867178.40262: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867178.40297: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867178.40304: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867178.40394: variable 'ansible_distribution' from source: facts 12502 1726867178.40399: variable 'ansible_distribution_major_version' from source: facts 12502 1726867178.40411: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867178.40414: when evaluation is False, skipping this task 12502 1726867178.40417: _execute() done 12502 1726867178.40419: dumping result to json 12502 1726867178.40422: done dumping result, returning 12502 1726867178.40429: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affcac9-a3a5-6860-cbfd-000000000087] 12502 1726867178.40432: sending task result for task 0affcac9-a3a5-6860-cbfd-000000000087 12502 1726867178.40520: done sending task result for task 0affcac9-a3a5-6860-cbfd-000000000087 12502 1726867178.40523: 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 } 12502 1726867178.40565: no more pending results, returning what we have 12502 1726867178.40568: results queue empty 12502 1726867178.40569: checking for any_errors_fatal 12502 1726867178.40576: done checking for any_errors_fatal 12502 1726867178.40579: checking for max_fail_percentage 12502 1726867178.40581: done checking for max_fail_percentage 12502 1726867178.40581: checking to see if all hosts have failed and the running result is not ok 12502 1726867178.40582: done checking to see if all hosts have failed 12502 1726867178.40583: getting the remaining hosts for this loop 12502 1726867178.40584: done getting the remaining hosts for this loop 12502 1726867178.40587: getting the next task for host managed_node1 12502 1726867178.40596: done getting next task for host managed_node1 12502 1726867178.40600: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 12502 1726867178.40602: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 12502 1726867178.40617: getting variables 12502 1726867178.40618: in VariableManager get_vars() 12502 1726867178.40661: Calling all_inventory to load vars for managed_node1 12502 1726867178.40664: Calling groups_inventory to load vars for managed_node1 12502 1726867178.40666: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867178.40673: Calling all_plugins_play to load vars for managed_node1 12502 1726867178.40675: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867178.40686: Calling groups_plugins_play to load vars for managed_node1 12502 1726867178.40805: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867178.40939: done with get_vars() 12502 1726867178.40947: done getting variables 12502 1726867178.40986: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 17:19:38 -0400 (0:00:00.038) 0:00:06.599 ****** 12502 1726867178.41010: entering _queue_task() for managed_node1/service 12502 1726867178.41185: worker is 1 (out of 1 available) 12502 1726867178.41198: exiting _queue_task() for managed_node1/service 12502 1726867178.41209: done queuing things up, now waiting for results queue to drain 12502 1726867178.41211: waiting for pending results... 12502 1726867178.41497: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 12502 1726867178.41555: in run() - task 0affcac9-a3a5-6860-cbfd-000000000088 12502 1726867178.41574: variable 'ansible_search_path' from source: unknown 12502 1726867178.41587: variable 'ansible_search_path' from source: unknown 12502 1726867178.41628: calling self._execute() 12502 1726867178.41714: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867178.41725: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867178.41738: variable 'omit' from source: magic vars 12502 1726867178.42149: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867178.43681: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867178.43725: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867178.43750: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867178.43781: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867178.43803: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867178.43857: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867178.43882: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867178.43902: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867178.43928: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867178.43938: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867178.44029: variable 'ansible_distribution' from source: facts 12502 1726867178.44033: variable 'ansible_distribution_major_version' from source: facts 12502 1726867178.44048: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867178.44051: when evaluation is False, skipping this task 12502 1726867178.44053: _execute() done 12502 1726867178.44055: dumping result to json 12502 1726867178.44058: done dumping result, returning 12502 1726867178.44065: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affcac9-a3a5-6860-cbfd-000000000088] 12502 1726867178.44068: sending task result for task 0affcac9-a3a5-6860-cbfd-000000000088 12502 1726867178.44152: done sending task result for task 0affcac9-a3a5-6860-cbfd-000000000088 12502 1726867178.44155: 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" } 12502 1726867178.44232: no more pending results, returning what we have 12502 1726867178.44235: results queue empty 12502 1726867178.44236: checking for any_errors_fatal 12502 1726867178.44242: done checking for any_errors_fatal 12502 1726867178.44243: checking for max_fail_percentage 12502 1726867178.44245: done checking for max_fail_percentage 12502 1726867178.44245: checking to see if all hosts have failed and the running result is not ok 12502 1726867178.44246: done checking to see if all hosts have failed 12502 1726867178.44247: getting the remaining hosts for this loop 12502 1726867178.44248: done getting the remaining hosts for this loop 12502 1726867178.44251: getting the next task for host managed_node1 12502 1726867178.44256: done getting next task for host managed_node1 12502 1726867178.44259: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 12502 1726867178.44261: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 12502 1726867178.44275: getting variables 12502 1726867178.44276: in VariableManager get_vars() 12502 1726867178.44321: Calling all_inventory to load vars for managed_node1 12502 1726867178.44324: Calling groups_inventory to load vars for managed_node1 12502 1726867178.44326: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867178.44334: Calling all_plugins_play to load vars for managed_node1 12502 1726867178.44336: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867178.44339: Calling groups_plugins_play to load vars for managed_node1 12502 1726867178.44482: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867178.44601: done with get_vars() 12502 1726867178.44608: done getting variables 12502 1726867178.44644: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 17:19:38 -0400 (0:00:00.036) 0:00:06.635 ****** 12502 1726867178.44666: entering _queue_task() for managed_node1/service 12502 1726867178.44845: worker is 1 (out of 1 available) 12502 1726867178.44859: exiting _queue_task() for managed_node1/service 12502 1726867178.44870: done queuing things up, now waiting for results queue to drain 12502 1726867178.44872: waiting for pending results... 12502 1726867178.45031: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 12502 1726867178.45119: in run() - task 0affcac9-a3a5-6860-cbfd-000000000089 12502 1726867178.45131: variable 'ansible_search_path' from source: unknown 12502 1726867178.45134: variable 'ansible_search_path' from source: unknown 12502 1726867178.45161: calling self._execute() 12502 1726867178.45223: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867178.45227: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867178.45237: variable 'omit' from source: magic vars 12502 1726867178.45525: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867178.46950: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867178.47001: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867178.47027: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867178.47059: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867178.47072: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867178.47130: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867178.47149: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867178.47170: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867178.47199: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867178.47210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867178.47303: variable 'ansible_distribution' from source: facts 12502 1726867178.47307: variable 'ansible_distribution_major_version' from source: facts 12502 1726867178.47321: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867178.47324: when evaluation is False, skipping this task 12502 1726867178.47326: _execute() done 12502 1726867178.47329: dumping result to json 12502 1726867178.47333: done dumping result, returning 12502 1726867178.47339: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0affcac9-a3a5-6860-cbfd-000000000089] 12502 1726867178.47342: sending task result for task 0affcac9-a3a5-6860-cbfd-000000000089 12502 1726867178.47423: done sending task result for task 0affcac9-a3a5-6860-cbfd-000000000089 12502 1726867178.47426: 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 } 12502 1726867178.47465: no more pending results, returning what we have 12502 1726867178.47468: results queue empty 12502 1726867178.47469: checking for any_errors_fatal 12502 1726867178.47479: done checking for any_errors_fatal 12502 1726867178.47479: checking for max_fail_percentage 12502 1726867178.47481: done checking for max_fail_percentage 12502 1726867178.47482: checking to see if all hosts have failed and the running result is not ok 12502 1726867178.47483: done checking to see if all hosts have failed 12502 1726867178.47483: getting the remaining hosts for this loop 12502 1726867178.47485: done getting the remaining hosts for this loop 12502 1726867178.47488: getting the next task for host managed_node1 12502 1726867178.47495: done getting next task for host managed_node1 12502 1726867178.47498: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 12502 1726867178.47501: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 12502 1726867178.47514: getting variables 12502 1726867178.47516: in VariableManager get_vars() 12502 1726867178.47556: Calling all_inventory to load vars for managed_node1 12502 1726867178.47558: Calling groups_inventory to load vars for managed_node1 12502 1726867178.47560: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867178.47568: Calling all_plugins_play to load vars for managed_node1 12502 1726867178.47570: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867178.47573: Calling groups_plugins_play to load vars for managed_node1 12502 1726867178.47694: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867178.47816: done with get_vars() 12502 1726867178.47825: done getting variables 12502 1726867178.47862: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 17:19:38 -0400 (0:00:00.032) 0:00:06.667 ****** 12502 1726867178.47884: entering _queue_task() for managed_node1/copy 12502 1726867178.48063: worker is 1 (out of 1 available) 12502 1726867178.48076: exiting _queue_task() for managed_node1/copy 12502 1726867178.48093: done queuing things up, now waiting for results queue to drain 12502 1726867178.48094: waiting for pending results... 12502 1726867178.48245: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 12502 1726867178.48332: in run() - task 0affcac9-a3a5-6860-cbfd-00000000008a 12502 1726867178.48342: variable 'ansible_search_path' from source: unknown 12502 1726867178.48346: variable 'ansible_search_path' from source: unknown 12502 1726867178.48373: calling self._execute() 12502 1726867178.48441: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867178.48445: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867178.48453: variable 'omit' from source: magic vars 12502 1726867178.48745: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867178.50219: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867178.50260: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867178.50289: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867178.50317: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867178.50336: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867178.50396: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867178.50417: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867178.50435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867178.50460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867178.50471: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867178.50564: variable 'ansible_distribution' from source: facts 12502 1726867178.50568: variable 'ansible_distribution_major_version' from source: facts 12502 1726867178.50585: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867178.50587: when evaluation is False, skipping this task 12502 1726867178.50590: _execute() done 12502 1726867178.50596: dumping result to json 12502 1726867178.50599: done dumping result, returning 12502 1726867178.50611: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affcac9-a3a5-6860-cbfd-00000000008a] 12502 1726867178.50613: sending task result for task 0affcac9-a3a5-6860-cbfd-00000000008a 12502 1726867178.50692: done sending task result for task 0affcac9-a3a5-6860-cbfd-00000000008a 12502 1726867178.50696: 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" } 12502 1726867178.50748: no more pending results, returning what we have 12502 1726867178.50751: results queue empty 12502 1726867178.50752: checking for any_errors_fatal 12502 1726867178.50757: done checking for any_errors_fatal 12502 1726867178.50758: checking for max_fail_percentage 12502 1726867178.50759: done checking for max_fail_percentage 12502 1726867178.50760: checking to see if all hosts have failed and the running result is not ok 12502 1726867178.50761: done checking to see if all hosts have failed 12502 1726867178.50761: getting the remaining hosts for this loop 12502 1726867178.50762: done getting the remaining hosts for this loop 12502 1726867178.50765: getting the next task for host managed_node1 12502 1726867178.50770: done getting next task for host managed_node1 12502 1726867178.50773: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 12502 1726867178.50775: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 12502 1726867178.50791: getting variables 12502 1726867178.50792: in VariableManager get_vars() 12502 1726867178.50832: Calling all_inventory to load vars for managed_node1 12502 1726867178.50836: Calling groups_inventory to load vars for managed_node1 12502 1726867178.50838: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867178.50845: Calling all_plugins_play to load vars for managed_node1 12502 1726867178.50848: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867178.50850: Calling groups_plugins_play to load vars for managed_node1 12502 1726867178.50996: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867178.51113: done with get_vars() 12502 1726867178.51120: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 17:19:38 -0400 (0:00:00.032) 0:00:06.700 ****** 12502 1726867178.51171: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 12502 1726867178.51346: worker is 1 (out of 1 available) 12502 1726867178.51360: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 12502 1726867178.51373: done queuing things up, now waiting for results queue to drain 12502 1726867178.51374: waiting for pending results... 12502 1726867178.51525: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 12502 1726867178.51608: in run() - task 0affcac9-a3a5-6860-cbfd-00000000008b 12502 1726867178.51612: variable 'ansible_search_path' from source: unknown 12502 1726867178.51615: variable 'ansible_search_path' from source: unknown 12502 1726867178.51643: calling self._execute() 12502 1726867178.51716: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867178.51720: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867178.51725: variable 'omit' from source: magic vars 12502 1726867178.52016: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867178.53435: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867178.53670: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867178.53697: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867178.53722: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867178.53741: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867178.53801: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867178.53821: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867178.53839: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867178.53864: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867178.53874: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867178.53965: variable 'ansible_distribution' from source: facts 12502 1726867178.53969: variable 'ansible_distribution_major_version' from source: facts 12502 1726867178.53985: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867178.53988: when evaluation is False, skipping this task 12502 1726867178.53994: _execute() done 12502 1726867178.53996: dumping result to json 12502 1726867178.54001: done dumping result, returning 12502 1726867178.54003: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affcac9-a3a5-6860-cbfd-00000000008b] 12502 1726867178.54005: sending task result for task 0affcac9-a3a5-6860-cbfd-00000000008b 12502 1726867178.54095: done sending task result for task 0affcac9-a3a5-6860-cbfd-00000000008b 12502 1726867178.54097: 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" } 12502 1726867178.54162: no more pending results, returning what we have 12502 1726867178.54165: results queue empty 12502 1726867178.54166: checking for any_errors_fatal 12502 1726867178.54171: done checking for any_errors_fatal 12502 1726867178.54171: checking for max_fail_percentage 12502 1726867178.54173: done checking for max_fail_percentage 12502 1726867178.54173: checking to see if all hosts have failed and the running result is not ok 12502 1726867178.54174: done checking to see if all hosts have failed 12502 1726867178.54175: getting the remaining hosts for this loop 12502 1726867178.54176: done getting the remaining hosts for this loop 12502 1726867178.54181: getting the next task for host managed_node1 12502 1726867178.54186: done getting next task for host managed_node1 12502 1726867178.54192: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 12502 1726867178.54194: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 12502 1726867178.54208: getting variables 12502 1726867178.54209: in VariableManager get_vars() 12502 1726867178.54251: Calling all_inventory to load vars for managed_node1 12502 1726867178.54254: Calling groups_inventory to load vars for managed_node1 12502 1726867178.54256: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867178.54263: Calling all_plugins_play to load vars for managed_node1 12502 1726867178.54265: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867178.54268: Calling groups_plugins_play to load vars for managed_node1 12502 1726867178.54381: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867178.54504: done with get_vars() 12502 1726867178.54512: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 17:19:38 -0400 (0:00:00.033) 0:00:06.734 ****** 12502 1726867178.54563: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 12502 1726867178.54742: worker is 1 (out of 1 available) 12502 1726867178.54754: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 12502 1726867178.54767: done queuing things up, now waiting for results queue to drain 12502 1726867178.54768: waiting for pending results... 12502 1726867178.54935: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 12502 1726867178.55017: in run() - task 0affcac9-a3a5-6860-cbfd-00000000008c 12502 1726867178.55029: variable 'ansible_search_path' from source: unknown 12502 1726867178.55032: variable 'ansible_search_path' from source: unknown 12502 1726867178.55059: calling self._execute() 12502 1726867178.55123: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867178.55127: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867178.55135: variable 'omit' from source: magic vars 12502 1726867178.55433: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867178.57078: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867178.57121: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867178.57147: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867178.57170: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867178.57196: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867178.57256: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867178.57275: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867178.57301: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867178.57327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867178.57337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867178.57451: variable 'ansible_distribution' from source: facts 12502 1726867178.57455: variable 'ansible_distribution_major_version' from source: facts 12502 1726867178.57469: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867178.57472: when evaluation is False, skipping this task 12502 1726867178.57475: _execute() done 12502 1726867178.57479: dumping result to json 12502 1726867178.57482: done dumping result, returning 12502 1726867178.57488: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0affcac9-a3a5-6860-cbfd-00000000008c] 12502 1726867178.57490: sending task result for task 0affcac9-a3a5-6860-cbfd-00000000008c 12502 1726867178.57570: done sending task result for task 0affcac9-a3a5-6860-cbfd-00000000008c 12502 1726867178.57573: 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" } 12502 1726867178.57660: no more pending results, returning what we have 12502 1726867178.57663: results queue empty 12502 1726867178.57663: checking for any_errors_fatal 12502 1726867178.57669: done checking for any_errors_fatal 12502 1726867178.57670: checking for max_fail_percentage 12502 1726867178.57671: done checking for max_fail_percentage 12502 1726867178.57672: checking to see if all hosts have failed and the running result is not ok 12502 1726867178.57673: done checking to see if all hosts have failed 12502 1726867178.57674: getting the remaining hosts for this loop 12502 1726867178.57675: done getting the remaining hosts for this loop 12502 1726867178.57680: getting the next task for host managed_node1 12502 1726867178.57685: done getting next task for host managed_node1 12502 1726867178.57689: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 12502 1726867178.57691: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 12502 1726867178.57705: getting variables 12502 1726867178.57706: in VariableManager get_vars() 12502 1726867178.57747: Calling all_inventory to load vars for managed_node1 12502 1726867178.57750: Calling groups_inventory to load vars for managed_node1 12502 1726867178.57752: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867178.57758: Calling all_plugins_play to load vars for managed_node1 12502 1726867178.57760: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867178.57762: Calling groups_plugins_play to load vars for managed_node1 12502 1726867178.57901: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867178.58021: done with get_vars() 12502 1726867178.58028: done getting variables 12502 1726867178.58065: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 17:19:38 -0400 (0:00:00.035) 0:00:06.769 ****** 12502 1726867178.58090: entering _queue_task() for managed_node1/debug 12502 1726867178.58270: worker is 1 (out of 1 available) 12502 1726867178.58285: exiting _queue_task() for managed_node1/debug 12502 1726867178.58296: done queuing things up, now waiting for results queue to drain 12502 1726867178.58297: waiting for pending results... 12502 1726867178.58458: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 12502 1726867178.58538: in run() - task 0affcac9-a3a5-6860-cbfd-00000000008d 12502 1726867178.58548: variable 'ansible_search_path' from source: unknown 12502 1726867178.58552: variable 'ansible_search_path' from source: unknown 12502 1726867178.58579: calling self._execute() 12502 1726867178.58783: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867178.58787: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867178.58789: variable 'omit' from source: magic vars 12502 1726867178.59122: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867178.61037: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867178.61082: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867178.61109: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867178.61144: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867178.61164: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867178.61225: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867178.61246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867178.61263: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867178.61295: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867178.61305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867178.61399: variable 'ansible_distribution' from source: facts 12502 1726867178.61402: variable 'ansible_distribution_major_version' from source: facts 12502 1726867178.61414: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867178.61417: when evaluation is False, skipping this task 12502 1726867178.61419: _execute() done 12502 1726867178.61422: dumping result to json 12502 1726867178.61424: done dumping result, returning 12502 1726867178.61432: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affcac9-a3a5-6860-cbfd-00000000008d] 12502 1726867178.61434: sending task result for task 0affcac9-a3a5-6860-cbfd-00000000008d 12502 1726867178.61521: done sending task result for task 0affcac9-a3a5-6860-cbfd-00000000008d 12502 1726867178.61524: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 12502 1726867178.61567: no more pending results, returning what we have 12502 1726867178.61570: results queue empty 12502 1726867178.61571: checking for any_errors_fatal 12502 1726867178.61579: done checking for any_errors_fatal 12502 1726867178.61579: checking for max_fail_percentage 12502 1726867178.61581: done checking for max_fail_percentage 12502 1726867178.61582: checking to see if all hosts have failed and the running result is not ok 12502 1726867178.61583: done checking to see if all hosts have failed 12502 1726867178.61583: getting the remaining hosts for this loop 12502 1726867178.61585: done getting the remaining hosts for this loop 12502 1726867178.61588: getting the next task for host managed_node1 12502 1726867178.61597: done getting next task for host managed_node1 12502 1726867178.61601: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 12502 1726867178.61603: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 12502 1726867178.61626: getting variables 12502 1726867178.61628: in VariableManager get_vars() 12502 1726867178.61679: Calling all_inventory to load vars for managed_node1 12502 1726867178.61681: Calling groups_inventory to load vars for managed_node1 12502 1726867178.61683: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867178.61693: Calling all_plugins_play to load vars for managed_node1 12502 1726867178.61695: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867178.61698: Calling groups_plugins_play to load vars for managed_node1 12502 1726867178.61875: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867178.62073: done with get_vars() 12502 1726867178.62092: done getting variables 12502 1726867178.62147: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 17:19:38 -0400 (0:00:00.040) 0:00:06.810 ****** 12502 1726867178.62180: entering _queue_task() for managed_node1/debug 12502 1726867178.62607: worker is 1 (out of 1 available) 12502 1726867178.62618: exiting _queue_task() for managed_node1/debug 12502 1726867178.62630: done queuing things up, now waiting for results queue to drain 12502 1726867178.62631: waiting for pending results... 12502 1726867178.63003: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 12502 1726867178.63015: in run() - task 0affcac9-a3a5-6860-cbfd-00000000008e 12502 1726867178.63034: variable 'ansible_search_path' from source: unknown 12502 1726867178.63041: variable 'ansible_search_path' from source: unknown 12502 1726867178.63081: calling self._execute() 12502 1726867178.63166: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867178.63180: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867178.63194: variable 'omit' from source: magic vars 12502 1726867178.63609: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867178.66042: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867178.66283: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867178.66286: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867178.66289: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867178.66291: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867178.66294: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867178.66297: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867178.66331: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867178.66380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867178.66402: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867178.66541: variable 'ansible_distribution' from source: facts 12502 1726867178.66553: variable 'ansible_distribution_major_version' from source: facts 12502 1726867178.66575: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867178.66586: when evaluation is False, skipping this task 12502 1726867178.66593: _execute() done 12502 1726867178.66599: dumping result to json 12502 1726867178.66607: done dumping result, returning 12502 1726867178.66618: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affcac9-a3a5-6860-cbfd-00000000008e] 12502 1726867178.66631: sending task result for task 0affcac9-a3a5-6860-cbfd-00000000008e skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 12502 1726867178.66775: no more pending results, returning what we have 12502 1726867178.66780: results queue empty 12502 1726867178.66782: checking for any_errors_fatal 12502 1726867178.66789: done checking for any_errors_fatal 12502 1726867178.66789: checking for max_fail_percentage 12502 1726867178.66791: done checking for max_fail_percentage 12502 1726867178.66792: checking to see if all hosts have failed and the running result is not ok 12502 1726867178.66793: done checking to see if all hosts have failed 12502 1726867178.66794: getting the remaining hosts for this loop 12502 1726867178.66795: done getting the remaining hosts for this loop 12502 1726867178.66799: getting the next task for host managed_node1 12502 1726867178.66806: done getting next task for host managed_node1 12502 1726867178.66810: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 12502 1726867178.66813: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 12502 1726867178.66831: getting variables 12502 1726867178.66833: in VariableManager get_vars() 12502 1726867178.66891: Calling all_inventory to load vars for managed_node1 12502 1726867178.66895: Calling groups_inventory to load vars for managed_node1 12502 1726867178.66898: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867178.66909: Calling all_plugins_play to load vars for managed_node1 12502 1726867178.66913: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867178.66916: Calling groups_plugins_play to load vars for managed_node1 12502 1726867178.67412: done sending task result for task 0affcac9-a3a5-6860-cbfd-00000000008e 12502 1726867178.67415: WORKER PROCESS EXITING 12502 1726867178.67437: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867178.67633: done with get_vars() 12502 1726867178.67644: done getting variables 12502 1726867178.67702: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 17:19:38 -0400 (0:00:00.055) 0:00:06.866 ****** 12502 1726867178.67734: entering _queue_task() for managed_node1/debug 12502 1726867178.67975: worker is 1 (out of 1 available) 12502 1726867178.67989: exiting _queue_task() for managed_node1/debug 12502 1726867178.68000: done queuing things up, now waiting for results queue to drain 12502 1726867178.68001: waiting for pending results... 12502 1726867178.68266: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 12502 1726867178.68403: in run() - task 0affcac9-a3a5-6860-cbfd-00000000008f 12502 1726867178.68422: variable 'ansible_search_path' from source: unknown 12502 1726867178.68430: variable 'ansible_search_path' from source: unknown 12502 1726867178.68470: calling self._execute() 12502 1726867178.68558: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867178.68570: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867178.68587: variable 'omit' from source: magic vars 12502 1726867178.69015: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867178.71439: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867178.71506: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867178.71561: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867178.71602: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867178.71637: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867178.71717: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867178.71754: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867178.71787: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867178.71831: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867178.71849: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867178.71984: variable 'ansible_distribution' from source: facts 12502 1726867178.72182: variable 'ansible_distribution_major_version' from source: facts 12502 1726867178.72186: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867178.72188: when evaluation is False, skipping this task 12502 1726867178.72190: _execute() done 12502 1726867178.72192: dumping result to json 12502 1726867178.72194: done dumping result, returning 12502 1726867178.72197: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affcac9-a3a5-6860-cbfd-00000000008f] 12502 1726867178.72199: sending task result for task 0affcac9-a3a5-6860-cbfd-00000000008f 12502 1726867178.72269: done sending task result for task 0affcac9-a3a5-6860-cbfd-00000000008f 12502 1726867178.72272: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 12502 1726867178.72319: no more pending results, returning what we have 12502 1726867178.72322: results queue empty 12502 1726867178.72324: checking for any_errors_fatal 12502 1726867178.72330: done checking for any_errors_fatal 12502 1726867178.72331: checking for max_fail_percentage 12502 1726867178.72333: done checking for max_fail_percentage 12502 1726867178.72334: checking to see if all hosts have failed and the running result is not ok 12502 1726867178.72335: done checking to see if all hosts have failed 12502 1726867178.72336: getting the remaining hosts for this loop 12502 1726867178.72337: done getting the remaining hosts for this loop 12502 1726867178.72341: getting the next task for host managed_node1 12502 1726867178.72349: done getting next task for host managed_node1 12502 1726867178.72353: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 12502 1726867178.72356: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 12502 1726867178.72372: getting variables 12502 1726867178.72374: in VariableManager get_vars() 12502 1726867178.72432: Calling all_inventory to load vars for managed_node1 12502 1726867178.72437: Calling groups_inventory to load vars for managed_node1 12502 1726867178.72439: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867178.72450: Calling all_plugins_play to load vars for managed_node1 12502 1726867178.72453: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867178.72456: Calling groups_plugins_play to load vars for managed_node1 12502 1726867178.72723: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867178.73008: done with get_vars() 12502 1726867178.73020: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 17:19:38 -0400 (0:00:00.053) 0:00:06.920 ****** 12502 1726867178.73117: entering _queue_task() for managed_node1/ping 12502 1726867178.73375: worker is 1 (out of 1 available) 12502 1726867178.73390: exiting _queue_task() for managed_node1/ping 12502 1726867178.73402: done queuing things up, now waiting for results queue to drain 12502 1726867178.73403: waiting for pending results... 12502 1726867178.73797: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 12502 1726867178.73801: in run() - task 0affcac9-a3a5-6860-cbfd-000000000090 12502 1726867178.73817: variable 'ansible_search_path' from source: unknown 12502 1726867178.73826: variable 'ansible_search_path' from source: unknown 12502 1726867178.73867: calling self._execute() 12502 1726867178.73953: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867178.73965: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867178.73981: variable 'omit' from source: magic vars 12502 1726867178.74409: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867178.76832: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867178.76899: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867178.76943: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867178.76984: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867178.77015: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867178.77099: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867178.77133: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867178.77167: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867178.77214: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867178.77236: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867178.77365: variable 'ansible_distribution' from source: facts 12502 1726867178.77382: variable 'ansible_distribution_major_version' from source: facts 12502 1726867178.77404: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867178.77411: when evaluation is False, skipping this task 12502 1726867178.77417: _execute() done 12502 1726867178.77485: dumping result to json 12502 1726867178.77488: done dumping result, returning 12502 1726867178.77490: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affcac9-a3a5-6860-cbfd-000000000090] 12502 1726867178.77493: sending task result for task 0affcac9-a3a5-6860-cbfd-000000000090 12502 1726867178.77554: done sending task result for task 0affcac9-a3a5-6860-cbfd-000000000090 12502 1726867178.77557: 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" } 12502 1726867178.77630: no more pending results, returning what we have 12502 1726867178.77633: results queue empty 12502 1726867178.77635: checking for any_errors_fatal 12502 1726867178.77641: done checking for any_errors_fatal 12502 1726867178.77642: checking for max_fail_percentage 12502 1726867178.77644: done checking for max_fail_percentage 12502 1726867178.77645: checking to see if all hosts have failed and the running result is not ok 12502 1726867178.77646: done checking to see if all hosts have failed 12502 1726867178.77647: getting the remaining hosts for this loop 12502 1726867178.77648: done getting the remaining hosts for this loop 12502 1726867178.77651: getting the next task for host managed_node1 12502 1726867178.77660: done getting next task for host managed_node1 12502 1726867178.77662: ^ task is: TASK: meta (role_complete) 12502 1726867178.77665: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 12502 1726867178.77684: getting variables 12502 1726867178.77686: in VariableManager get_vars() 12502 1726867178.77737: Calling all_inventory to load vars for managed_node1 12502 1726867178.77740: Calling groups_inventory to load vars for managed_node1 12502 1726867178.77743: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867178.77753: Calling all_plugins_play to load vars for managed_node1 12502 1726867178.77755: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867178.77758: Calling groups_plugins_play to load vars for managed_node1 12502 1726867178.78385: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867178.78586: done with get_vars() 12502 1726867178.78595: done getting variables 12502 1726867178.78665: done queuing things up, now waiting for results queue to drain 12502 1726867178.78667: results queue empty 12502 1726867178.78668: checking for any_errors_fatal 12502 1726867178.78670: done checking for any_errors_fatal 12502 1726867178.78671: checking for max_fail_percentage 12502 1726867178.78672: done checking for max_fail_percentage 12502 1726867178.78672: checking to see if all hosts have failed and the running result is not ok 12502 1726867178.78673: done checking to see if all hosts have failed 12502 1726867178.78674: getting the remaining hosts for this loop 12502 1726867178.78675: done getting the remaining hosts for this loop 12502 1726867178.78679: getting the next task for host managed_node1 12502 1726867178.78682: done getting next task for host managed_node1 12502 1726867178.78684: ^ task is: TASK: From the active connection, get the port1 profile "{{ port1_profile }}" 12502 1726867178.78686: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 12502 1726867178.78688: getting variables 12502 1726867178.78689: in VariableManager get_vars() 12502 1726867178.78706: Calling all_inventory to load vars for managed_node1 12502 1726867178.78709: Calling groups_inventory to load vars for managed_node1 12502 1726867178.78711: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867178.78715: Calling all_plugins_play to load vars for managed_node1 12502 1726867178.78718: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867178.78720: Calling groups_plugins_play to load vars for managed_node1 12502 1726867178.78853: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867178.79034: done with get_vars() 12502 1726867178.79042: done getting variables 12502 1726867178.79081: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 12502 1726867178.79189: variable 'port1_profile' from source: play vars TASK [From the active connection, get the port1 profile "bond0.0"] ************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:104 Friday 20 September 2024 17:19:38 -0400 (0:00:00.060) 0:00:06.981 ****** 12502 1726867178.79215: entering _queue_task() for managed_node1/command 12502 1726867178.79460: worker is 1 (out of 1 available) 12502 1726867178.79472: exiting _queue_task() for managed_node1/command 12502 1726867178.79588: done queuing things up, now waiting for results queue to drain 12502 1726867178.79589: waiting for pending results... 12502 1726867178.79796: running TaskExecutor() for managed_node1/TASK: From the active connection, get the port1 profile "bond0.0" 12502 1726867178.79884: in run() - task 0affcac9-a3a5-6860-cbfd-0000000000c0 12502 1726867178.79887: variable 'ansible_search_path' from source: unknown 12502 1726867178.79904: calling self._execute() 12502 1726867178.79993: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867178.80005: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867178.80020: variable 'omit' from source: magic vars 12502 1726867178.80448: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867178.82801: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867178.82804: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867178.82807: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867178.82833: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867178.82863: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867178.82947: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867178.82982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867178.83014: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867178.83130: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867178.83133: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867178.83206: variable 'ansible_distribution' from source: facts 12502 1726867178.83216: variable 'ansible_distribution_major_version' from source: facts 12502 1726867178.83242: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867178.83249: when evaluation is False, skipping this task 12502 1726867178.83255: _execute() done 12502 1726867178.83261: dumping result to json 12502 1726867178.83269: done dumping result, returning 12502 1726867178.83281: done running TaskExecutor() for managed_node1/TASK: From the active connection, get the port1 profile "bond0.0" [0affcac9-a3a5-6860-cbfd-0000000000c0] 12502 1726867178.83289: sending task result for task 0affcac9-a3a5-6860-cbfd-0000000000c0 12502 1726867178.83522: done sending task result for task 0affcac9-a3a5-6860-cbfd-0000000000c0 12502 1726867178.83526: 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" } 12502 1726867178.83570: no more pending results, returning what we have 12502 1726867178.83573: results queue empty 12502 1726867178.83574: checking for any_errors_fatal 12502 1726867178.83576: done checking for any_errors_fatal 12502 1726867178.83576: checking for max_fail_percentage 12502 1726867178.83580: done checking for max_fail_percentage 12502 1726867178.83581: checking to see if all hosts have failed and the running result is not ok 12502 1726867178.83581: done checking to see if all hosts have failed 12502 1726867178.83582: getting the remaining hosts for this loop 12502 1726867178.83583: done getting the remaining hosts for this loop 12502 1726867178.83586: getting the next task for host managed_node1 12502 1726867178.83592: done getting next task for host managed_node1 12502 1726867178.83594: ^ task is: TASK: From the active connection, get the port2 profile "{{ port2_profile }}" 12502 1726867178.83596: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 12502 1726867178.83599: getting variables 12502 1726867178.83600: in VariableManager get_vars() 12502 1726867178.83649: Calling all_inventory to load vars for managed_node1 12502 1726867178.83652: Calling groups_inventory to load vars for managed_node1 12502 1726867178.83654: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867178.83665: Calling all_plugins_play to load vars for managed_node1 12502 1726867178.83668: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867178.83670: Calling groups_plugins_play to load vars for managed_node1 12502 1726867178.84024: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867178.84188: done with get_vars() 12502 1726867178.84197: done getting variables 12502 1726867178.84243: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 12502 1726867178.84359: variable 'port2_profile' from source: play vars TASK [From the active connection, get the port2 profile "bond0.1"] ************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:111 Friday 20 September 2024 17:19:38 -0400 (0:00:00.051) 0:00:07.032 ****** 12502 1726867178.84390: entering _queue_task() for managed_node1/command 12502 1726867178.84637: worker is 1 (out of 1 available) 12502 1726867178.84649: exiting _queue_task() for managed_node1/command 12502 1726867178.84662: done queuing things up, now waiting for results queue to drain 12502 1726867178.84663: waiting for pending results... 12502 1726867178.84938: running TaskExecutor() for managed_node1/TASK: From the active connection, get the port2 profile "bond0.1" 12502 1726867178.85085: in run() - task 0affcac9-a3a5-6860-cbfd-0000000000c1 12502 1726867178.85089: variable 'ansible_search_path' from source: unknown 12502 1726867178.85105: calling self._execute() 12502 1726867178.85197: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867178.85214: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867178.85230: variable 'omit' from source: magic vars 12502 1726867178.85660: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867178.87838: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867178.88082: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867178.88086: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867178.88088: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867178.88090: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867178.88100: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867178.88134: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867178.88164: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867178.88214: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867178.88232: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867178.88365: variable 'ansible_distribution' from source: facts 12502 1726867178.88375: variable 'ansible_distribution_major_version' from source: facts 12502 1726867178.88399: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867178.88406: when evaluation is False, skipping this task 12502 1726867178.88412: _execute() done 12502 1726867178.88423: dumping result to json 12502 1726867178.88430: done dumping result, returning 12502 1726867178.88441: done running TaskExecutor() for managed_node1/TASK: From the active connection, get the port2 profile "bond0.1" [0affcac9-a3a5-6860-cbfd-0000000000c1] 12502 1726867178.88449: sending task result for task 0affcac9-a3a5-6860-cbfd-0000000000c1 12502 1726867178.88700: done sending task result for task 0affcac9-a3a5-6860-cbfd-0000000000c1 12502 1726867178.88703: 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" } 12502 1726867178.88751: no more pending results, returning what we have 12502 1726867178.88754: results queue empty 12502 1726867178.88755: checking for any_errors_fatal 12502 1726867178.88759: done checking for any_errors_fatal 12502 1726867178.88759: checking for max_fail_percentage 12502 1726867178.88761: done checking for max_fail_percentage 12502 1726867178.88762: checking to see if all hosts have failed and the running result is not ok 12502 1726867178.88763: done checking to see if all hosts have failed 12502 1726867178.88764: getting the remaining hosts for this loop 12502 1726867178.88765: done getting the remaining hosts for this loop 12502 1726867178.88768: getting the next task for host managed_node1 12502 1726867178.88774: done getting next task for host managed_node1 12502 1726867178.88776: ^ task is: TASK: Assert that the port1 profile is not activated 12502 1726867178.88780: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 12502 1726867178.88783: getting variables 12502 1726867178.88784: in VariableManager get_vars() 12502 1726867178.88837: Calling all_inventory to load vars for managed_node1 12502 1726867178.88839: Calling groups_inventory to load vars for managed_node1 12502 1726867178.88842: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867178.88853: Calling all_plugins_play to load vars for managed_node1 12502 1726867178.88856: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867178.88859: Calling groups_plugins_play to load vars for managed_node1 12502 1726867178.89146: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867178.89344: done with get_vars() 12502 1726867178.89354: done getting variables 12502 1726867178.89409: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Assert that the port1 profile is not activated] ************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:118 Friday 20 September 2024 17:19:38 -0400 (0:00:00.050) 0:00:07.083 ****** 12502 1726867178.89437: entering _queue_task() for managed_node1/assert 12502 1726867178.89882: worker is 1 (out of 1 available) 12502 1726867178.89890: exiting _queue_task() for managed_node1/assert 12502 1726867178.89900: done queuing things up, now waiting for results queue to drain 12502 1726867178.89901: waiting for pending results... 12502 1726867178.89957: running TaskExecutor() for managed_node1/TASK: Assert that the port1 profile is not activated 12502 1726867178.90057: in run() - task 0affcac9-a3a5-6860-cbfd-0000000000c2 12502 1726867178.90079: variable 'ansible_search_path' from source: unknown 12502 1726867178.90182: calling self._execute() 12502 1726867178.90216: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867178.90228: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867178.90242: variable 'omit' from source: magic vars 12502 1726867178.90659: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867178.92903: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867178.92968: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867178.93014: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867178.93052: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867178.93082: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867178.93164: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867178.93226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867178.93230: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867178.93273: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867178.93294: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867178.93427: variable 'ansible_distribution' from source: facts 12502 1726867178.93550: variable 'ansible_distribution_major_version' from source: facts 12502 1726867178.93554: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867178.93556: when evaluation is False, skipping this task 12502 1726867178.93558: _execute() done 12502 1726867178.93560: dumping result to json 12502 1726867178.93562: done dumping result, returning 12502 1726867178.93564: done running TaskExecutor() for managed_node1/TASK: Assert that the port1 profile is not activated [0affcac9-a3a5-6860-cbfd-0000000000c2] 12502 1726867178.93566: sending task result for task 0affcac9-a3a5-6860-cbfd-0000000000c2 12502 1726867178.93636: done sending task result for task 0affcac9-a3a5-6860-cbfd-0000000000c2 12502 1726867178.93639: 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" } 12502 1726867178.93687: no more pending results, returning what we have 12502 1726867178.93691: results queue empty 12502 1726867178.93692: checking for any_errors_fatal 12502 1726867178.93697: done checking for any_errors_fatal 12502 1726867178.93697: checking for max_fail_percentage 12502 1726867178.93700: done checking for max_fail_percentage 12502 1726867178.93700: checking to see if all hosts have failed and the running result is not ok 12502 1726867178.93702: done checking to see if all hosts have failed 12502 1726867178.93702: getting the remaining hosts for this loop 12502 1726867178.93703: done getting the remaining hosts for this loop 12502 1726867178.93707: getting the next task for host managed_node1 12502 1726867178.93714: done getting next task for host managed_node1 12502 1726867178.93716: ^ task is: TASK: Assert that the port2 profile is not activated 12502 1726867178.93718: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 12502 1726867178.93722: getting variables 12502 1726867178.93724: in VariableManager get_vars() 12502 1726867178.93779: Calling all_inventory to load vars for managed_node1 12502 1726867178.93782: Calling groups_inventory to load vars for managed_node1 12502 1726867178.93785: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867178.93796: Calling all_plugins_play to load vars for managed_node1 12502 1726867178.93799: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867178.93802: Calling groups_plugins_play to load vars for managed_node1 12502 1726867178.94242: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867178.94435: done with get_vars() 12502 1726867178.94447: done getting variables 12502 1726867178.94503: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Assert that the port2 profile is not activated] ************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:125 Friday 20 September 2024 17:19:38 -0400 (0:00:00.050) 0:00:07.134 ****** 12502 1726867178.94529: entering _queue_task() for managed_node1/assert 12502 1726867178.94768: worker is 1 (out of 1 available) 12502 1726867178.94983: exiting _queue_task() for managed_node1/assert 12502 1726867178.94993: done queuing things up, now waiting for results queue to drain 12502 1726867178.94994: waiting for pending results... 12502 1726867178.95123: running TaskExecutor() for managed_node1/TASK: Assert that the port2 profile is not activated 12502 1726867178.95184: in run() - task 0affcac9-a3a5-6860-cbfd-0000000000c3 12502 1726867178.95220: variable 'ansible_search_path' from source: unknown 12502 1726867178.95233: calling self._execute() 12502 1726867178.95320: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867178.95337: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867178.95383: variable 'omit' from source: magic vars 12502 1726867178.95781: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867178.98029: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867178.98111: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867178.98155: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867178.98258: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867178.98264: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867178.98400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867178.98485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867178.98488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867178.98508: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867178.98526: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867178.98655: variable 'ansible_distribution' from source: facts 12502 1726867178.98665: variable 'ansible_distribution_major_version' from source: facts 12502 1726867178.98688: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867178.98700: when evaluation is False, skipping this task 12502 1726867178.98707: _execute() done 12502 1726867178.98712: dumping result to json 12502 1726867178.98718: done dumping result, returning 12502 1726867178.98727: done running TaskExecutor() for managed_node1/TASK: Assert that the port2 profile is not activated [0affcac9-a3a5-6860-cbfd-0000000000c3] 12502 1726867178.98783: sending task result for task 0affcac9-a3a5-6860-cbfd-0000000000c3 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" } 12502 1726867178.98925: no more pending results, returning what we have 12502 1726867178.98928: results queue empty 12502 1726867178.98929: checking for any_errors_fatal 12502 1726867178.98937: done checking for any_errors_fatal 12502 1726867178.98937: checking for max_fail_percentage 12502 1726867178.98939: done checking for max_fail_percentage 12502 1726867178.98940: checking to see if all hosts have failed and the running result is not ok 12502 1726867178.98941: done checking to see if all hosts have failed 12502 1726867178.98942: getting the remaining hosts for this loop 12502 1726867178.98944: done getting the remaining hosts for this loop 12502 1726867178.98947: getting the next task for host managed_node1 12502 1726867178.98954: done getting next task for host managed_node1 12502 1726867178.98956: ^ task is: TASK: Get the port1 device state 12502 1726867178.98958: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 12502 1726867178.98961: getting variables 12502 1726867178.98963: in VariableManager get_vars() 12502 1726867178.99017: Calling all_inventory to load vars for managed_node1 12502 1726867178.99020: Calling groups_inventory to load vars for managed_node1 12502 1726867178.99022: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867178.99033: Calling all_plugins_play to load vars for managed_node1 12502 1726867178.99036: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867178.99039: Calling groups_plugins_play to load vars for managed_node1 12502 1726867178.99391: done sending task result for task 0affcac9-a3a5-6860-cbfd-0000000000c3 12502 1726867178.99395: WORKER PROCESS EXITING 12502 1726867178.99416: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867178.99613: done with get_vars() 12502 1726867178.99625: done getting variables 12502 1726867178.99684: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get the port1 device state] ********************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:132 Friday 20 September 2024 17:19:38 -0400 (0:00:00.051) 0:00:07.186 ****** 12502 1726867178.99710: entering _queue_task() for managed_node1/command 12502 1726867178.99936: worker is 1 (out of 1 available) 12502 1726867178.99949: exiting _queue_task() for managed_node1/command 12502 1726867178.99959: done queuing things up, now waiting for results queue to drain 12502 1726867178.99961: waiting for pending results... 12502 1726867179.00210: running TaskExecutor() for managed_node1/TASK: Get the port1 device state 12502 1726867179.00306: in run() - task 0affcac9-a3a5-6860-cbfd-0000000000c4 12502 1726867179.00325: variable 'ansible_search_path' from source: unknown 12502 1726867179.00360: calling self._execute() 12502 1726867179.00452: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867179.00464: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867179.00482: variable 'omit' from source: magic vars 12502 1726867179.01389: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867179.03851: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867179.03920: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867179.03961: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867179.04071: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867179.04109: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867179.04190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867179.04236: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867179.04264: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867179.04309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867179.04332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867179.04651: variable 'ansible_distribution' from source: facts 12502 1726867179.04655: variable 'ansible_distribution_major_version' from source: facts 12502 1726867179.04657: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867179.04659: when evaluation is False, skipping this task 12502 1726867179.04661: _execute() done 12502 1726867179.04662: dumping result to json 12502 1726867179.04664: done dumping result, returning 12502 1726867179.04666: done running TaskExecutor() for managed_node1/TASK: Get the port1 device state [0affcac9-a3a5-6860-cbfd-0000000000c4] 12502 1726867179.04668: sending task result for task 0affcac9-a3a5-6860-cbfd-0000000000c4 12502 1726867179.04932: done sending task result for task 0affcac9-a3a5-6860-cbfd-0000000000c4 12502 1726867179.04935: 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" } 12502 1726867179.05018: no more pending results, returning what we have 12502 1726867179.05022: results queue empty 12502 1726867179.05023: checking for any_errors_fatal 12502 1726867179.05028: done checking for any_errors_fatal 12502 1726867179.05029: checking for max_fail_percentage 12502 1726867179.05031: done checking for max_fail_percentage 12502 1726867179.05032: checking to see if all hosts have failed and the running result is not ok 12502 1726867179.05033: done checking to see if all hosts have failed 12502 1726867179.05033: getting the remaining hosts for this loop 12502 1726867179.05035: done getting the remaining hosts for this loop 12502 1726867179.05038: getting the next task for host managed_node1 12502 1726867179.05045: done getting next task for host managed_node1 12502 1726867179.05048: ^ task is: TASK: Get the port2 device state 12502 1726867179.05049: ^ state is: HOST STATE: block=2, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 12502 1726867179.05053: getting variables 12502 1726867179.05055: in VariableManager get_vars() 12502 1726867179.05112: Calling all_inventory to load vars for managed_node1 12502 1726867179.05116: Calling groups_inventory to load vars for managed_node1 12502 1726867179.05118: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867179.05130: Calling all_plugins_play to load vars for managed_node1 12502 1726867179.05492: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867179.05497: Calling groups_plugins_play to load vars for managed_node1 12502 1726867179.05976: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867179.06412: done with get_vars() 12502 1726867179.06428: done getting variables 12502 1726867179.06489: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get the port2 device state] ********************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:139 Friday 20 September 2024 17:19:39 -0400 (0:00:00.068) 0:00:07.254 ****** 12502 1726867179.06513: entering _queue_task() for managed_node1/command 12502 1726867179.06826: worker is 1 (out of 1 available) 12502 1726867179.06839: exiting _queue_task() for managed_node1/command 12502 1726867179.06850: done queuing things up, now waiting for results queue to drain 12502 1726867179.06851: waiting for pending results... 12502 1726867179.07006: running TaskExecutor() for managed_node1/TASK: Get the port2 device state 12502 1726867179.07099: in run() - task 0affcac9-a3a5-6860-cbfd-0000000000c5 12502 1726867179.07183: variable 'ansible_search_path' from source: unknown 12502 1726867179.07187: calling self._execute() 12502 1726867179.07249: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867179.07261: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867179.07273: variable 'omit' from source: magic vars 12502 1726867179.07669: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867179.10427: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867179.10505: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867179.10547: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867179.10587: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867179.10619: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867179.10697: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867179.10784: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867179.10787: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867179.10798: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867179.10816: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867179.10934: variable 'ansible_distribution' from source: facts 12502 1726867179.10943: variable 'ansible_distribution_major_version' from source: facts 12502 1726867179.10963: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867179.10971: when evaluation is False, skipping this task 12502 1726867179.10981: _execute() done 12502 1726867179.10989: dumping result to json 12502 1726867179.10996: done dumping result, returning 12502 1726867179.11007: done running TaskExecutor() for managed_node1/TASK: Get the port2 device state [0affcac9-a3a5-6860-cbfd-0000000000c5] 12502 1726867179.11185: sending task result for task 0affcac9-a3a5-6860-cbfd-0000000000c5 12502 1726867179.11261: done sending task result for task 0affcac9-a3a5-6860-cbfd-0000000000c5 12502 1726867179.11264: 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" } 12502 1726867179.11317: no more pending results, returning what we have 12502 1726867179.11321: results queue empty 12502 1726867179.11322: checking for any_errors_fatal 12502 1726867179.11329: done checking for any_errors_fatal 12502 1726867179.11329: checking for max_fail_percentage 12502 1726867179.11331: done checking for max_fail_percentage 12502 1726867179.11332: checking to see if all hosts have failed and the running result is not ok 12502 1726867179.11333: done checking to see if all hosts have failed 12502 1726867179.11334: getting the remaining hosts for this loop 12502 1726867179.11336: done getting the remaining hosts for this loop 12502 1726867179.11339: getting the next task for host managed_node1 12502 1726867179.11345: done getting next task for host managed_node1 12502 1726867179.11349: ^ task is: TASK: Assert that the port1 device is in DOWN state 12502 1726867179.11351: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 12502 1726867179.11355: getting variables 12502 1726867179.11356: in VariableManager get_vars() 12502 1726867179.11413: Calling all_inventory to load vars for managed_node1 12502 1726867179.11417: Calling groups_inventory to load vars for managed_node1 12502 1726867179.11419: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867179.11430: Calling all_plugins_play to load vars for managed_node1 12502 1726867179.11433: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867179.11436: Calling groups_plugins_play to load vars for managed_node1 12502 1726867179.11752: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867179.12159: done with get_vars() 12502 1726867179.12170: done getting variables 12502 1726867179.12229: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Assert that the port1 device is in DOWN state] *************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:146 Friday 20 September 2024 17:19:39 -0400 (0:00:00.057) 0:00:07.311 ****** 12502 1726867179.12256: entering _queue_task() for managed_node1/assert 12502 1726867179.12786: worker is 1 (out of 1 available) 12502 1726867179.12798: exiting _queue_task() for managed_node1/assert 12502 1726867179.12811: done queuing things up, now waiting for results queue to drain 12502 1726867179.12812: waiting for pending results... 12502 1726867179.13320: running TaskExecutor() for managed_node1/TASK: Assert that the port1 device is in DOWN state 12502 1726867179.13554: in run() - task 0affcac9-a3a5-6860-cbfd-0000000000c6 12502 1726867179.13575: variable 'ansible_search_path' from source: unknown 12502 1726867179.13638: calling self._execute() 12502 1726867179.13743: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867179.13884: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867179.13888: variable 'omit' from source: magic vars 12502 1726867179.14223: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867179.16102: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867179.16156: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867179.16196: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867179.16233: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867179.16254: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867179.16369: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867179.16373: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867179.16375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867179.16418: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867179.16431: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867179.16769: variable 'ansible_distribution' from source: facts 12502 1726867179.16775: variable 'ansible_distribution_major_version' from source: facts 12502 1726867179.16796: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867179.16799: when evaluation is False, skipping this task 12502 1726867179.16888: _execute() done 12502 1726867179.16894: dumping result to json 12502 1726867179.16897: done dumping result, returning 12502 1726867179.16899: done running TaskExecutor() for managed_node1/TASK: Assert that the port1 device is in DOWN state [0affcac9-a3a5-6860-cbfd-0000000000c6] 12502 1726867179.16901: sending task result for task 0affcac9-a3a5-6860-cbfd-0000000000c6 12502 1726867179.16971: done sending task result for task 0affcac9-a3a5-6860-cbfd-0000000000c6 12502 1726867179.16975: 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" } 12502 1726867179.17030: no more pending results, returning what we have 12502 1726867179.17034: results queue empty 12502 1726867179.17035: checking for any_errors_fatal 12502 1726867179.17041: done checking for any_errors_fatal 12502 1726867179.17041: checking for max_fail_percentage 12502 1726867179.17043: done checking for max_fail_percentage 12502 1726867179.17044: checking to see if all hosts have failed and the running result is not ok 12502 1726867179.17045: done checking to see if all hosts have failed 12502 1726867179.17046: getting the remaining hosts for this loop 12502 1726867179.17047: done getting the remaining hosts for this loop 12502 1726867179.17050: getting the next task for host managed_node1 12502 1726867179.17056: done getting next task for host managed_node1 12502 1726867179.17059: ^ task is: TASK: Assert that the port2 device is in DOWN state 12502 1726867179.17061: ^ state is: HOST STATE: block=2, task=23, rescue=0, 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 12502 1726867179.17064: getting variables 12502 1726867179.17066: in VariableManager get_vars() 12502 1726867179.17123: Calling all_inventory to load vars for managed_node1 12502 1726867179.17125: Calling groups_inventory to load vars for managed_node1 12502 1726867179.17127: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867179.17137: Calling all_plugins_play to load vars for managed_node1 12502 1726867179.17140: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867179.17142: Calling groups_plugins_play to load vars for managed_node1 12502 1726867179.17816: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867179.17954: done with get_vars() 12502 1726867179.17964: done getting variables 12502 1726867179.18007: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Assert that the port2 device is in DOWN state] *************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:153 Friday 20 September 2024 17:19:39 -0400 (0:00:00.057) 0:00:07.369 ****** 12502 1726867179.18026: entering _queue_task() for managed_node1/assert 12502 1726867179.18213: worker is 1 (out of 1 available) 12502 1726867179.18226: exiting _queue_task() for managed_node1/assert 12502 1726867179.18238: done queuing things up, now waiting for results queue to drain 12502 1726867179.18239: waiting for pending results... 12502 1726867179.18403: running TaskExecutor() for managed_node1/TASK: Assert that the port2 device is in DOWN state 12502 1726867179.18459: in run() - task 0affcac9-a3a5-6860-cbfd-0000000000c7 12502 1726867179.18470: variable 'ansible_search_path' from source: unknown 12502 1726867179.18504: calling self._execute() 12502 1726867179.18568: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867179.18573: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867179.18582: variable 'omit' from source: magic vars 12502 1726867179.18875: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867179.21197: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867179.21345: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867179.21349: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867179.21373: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867179.21412: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867179.21515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867179.21548: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867179.21569: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867179.21605: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867179.21615: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867179.21723: variable 'ansible_distribution' from source: facts 12502 1726867179.21727: variable 'ansible_distribution_major_version' from source: facts 12502 1726867179.21741: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867179.21744: when evaluation is False, skipping this task 12502 1726867179.21746: _execute() done 12502 1726867179.21748: dumping result to json 12502 1726867179.21750: done dumping result, returning 12502 1726867179.21758: done running TaskExecutor() for managed_node1/TASK: Assert that the port2 device is in DOWN state [0affcac9-a3a5-6860-cbfd-0000000000c7] 12502 1726867179.21760: sending task result for task 0affcac9-a3a5-6860-cbfd-0000000000c7 12502 1726867179.21845: done sending task result for task 0affcac9-a3a5-6860-cbfd-0000000000c7 12502 1726867179.21847: 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" } 12502 1726867179.21927: no more pending results, returning what we have 12502 1726867179.21929: results queue empty 12502 1726867179.21930: checking for any_errors_fatal 12502 1726867179.21935: done checking for any_errors_fatal 12502 1726867179.21935: checking for max_fail_percentage 12502 1726867179.21937: done checking for max_fail_percentage 12502 1726867179.21938: checking to see if all hosts have failed and the running result is not ok 12502 1726867179.21939: done checking to see if all hosts have failed 12502 1726867179.21939: getting the remaining hosts for this loop 12502 1726867179.21941: done getting the remaining hosts for this loop 12502 1726867179.21944: getting the next task for host managed_node1 12502 1726867179.21950: done getting next task for host managed_node1 12502 1726867179.21954: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 12502 1726867179.21958: ^ state is: HOST STATE: block=2, task=24, rescue=0, 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 12502 1726867179.21973: getting variables 12502 1726867179.21975: in VariableManager get_vars() 12502 1726867179.22019: Calling all_inventory to load vars for managed_node1 12502 1726867179.22022: Calling groups_inventory to load vars for managed_node1 12502 1726867179.22024: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867179.22032: Calling all_plugins_play to load vars for managed_node1 12502 1726867179.22034: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867179.22038: Calling groups_plugins_play to load vars for managed_node1 12502 1726867179.22150: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867179.22273: done with get_vars() 12502 1726867179.22283: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 17:19:39 -0400 (0:00:00.043) 0:00:07.412 ****** 12502 1726867179.22346: entering _queue_task() for managed_node1/include_tasks 12502 1726867179.22532: worker is 1 (out of 1 available) 12502 1726867179.22545: exiting _queue_task() for managed_node1/include_tasks 12502 1726867179.22557: done queuing things up, now waiting for results queue to drain 12502 1726867179.22558: waiting for pending results... 12502 1726867179.22721: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 12502 1726867179.22800: in run() - task 0affcac9-a3a5-6860-cbfd-0000000000cf 12502 1726867179.22811: variable 'ansible_search_path' from source: unknown 12502 1726867179.22815: variable 'ansible_search_path' from source: unknown 12502 1726867179.22841: calling self._execute() 12502 1726867179.22909: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867179.22913: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867179.22921: variable 'omit' from source: magic vars 12502 1726867179.23248: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867179.25384: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867179.25415: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867179.25455: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867179.25499: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867179.25529: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867179.25613: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867179.25796: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867179.25799: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867179.25802: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867179.25806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867179.25887: variable 'ansible_distribution' from source: facts 12502 1726867179.25890: variable 'ansible_distribution_major_version' from source: facts 12502 1726867179.25914: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867179.25917: when evaluation is False, skipping this task 12502 1726867179.25922: _execute() done 12502 1726867179.25928: dumping result to json 12502 1726867179.25930: done dumping result, returning 12502 1726867179.25933: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affcac9-a3a5-6860-cbfd-0000000000cf] 12502 1726867179.25934: sending task result for task 0affcac9-a3a5-6860-cbfd-0000000000cf 12502 1726867179.26034: done sending task result for task 0affcac9-a3a5-6860-cbfd-0000000000cf 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" } 12502 1726867179.26079: no more pending results, returning what we have 12502 1726867179.26082: results queue empty 12502 1726867179.26083: checking for any_errors_fatal 12502 1726867179.26089: done checking for any_errors_fatal 12502 1726867179.26090: checking for max_fail_percentage 12502 1726867179.26092: done checking for max_fail_percentage 12502 1726867179.26092: checking to see if all hosts have failed and the running result is not ok 12502 1726867179.26093: done checking to see if all hosts have failed 12502 1726867179.26094: getting the remaining hosts for this loop 12502 1726867179.26095: done getting the remaining hosts for this loop 12502 1726867179.26099: getting the next task for host managed_node1 12502 1726867179.26105: done getting next task for host managed_node1 12502 1726867179.26108: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 12502 1726867179.26111: ^ state is: HOST STATE: block=2, task=24, rescue=0, 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 12502 1726867179.26129: getting variables 12502 1726867179.26130: in VariableManager get_vars() 12502 1726867179.26176: Calling all_inventory to load vars for managed_node1 12502 1726867179.26187: Calling groups_inventory to load vars for managed_node1 12502 1726867179.26189: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867179.26195: WORKER PROCESS EXITING 12502 1726867179.26202: Calling all_plugins_play to load vars for managed_node1 12502 1726867179.26205: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867179.26207: Calling groups_plugins_play to load vars for managed_node1 12502 1726867179.26371: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867179.26495: done with get_vars() 12502 1726867179.26503: done getting variables 12502 1726867179.26543: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 17:19:39 -0400 (0:00:00.042) 0:00:07.454 ****** 12502 1726867179.26565: entering _queue_task() for managed_node1/debug 12502 1726867179.26751: worker is 1 (out of 1 available) 12502 1726867179.26764: exiting _queue_task() for managed_node1/debug 12502 1726867179.26778: done queuing things up, now waiting for results queue to drain 12502 1726867179.26781: waiting for pending results... 12502 1726867179.26944: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 12502 1726867179.27021: in run() - task 0affcac9-a3a5-6860-cbfd-0000000000d0 12502 1726867179.27031: variable 'ansible_search_path' from source: unknown 12502 1726867179.27036: variable 'ansible_search_path' from source: unknown 12502 1726867179.27063: calling self._execute() 12502 1726867179.27130: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867179.27133: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867179.27142: variable 'omit' from source: magic vars 12502 1726867179.27432: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867179.29260: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867179.29325: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867179.29366: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867179.29410: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867179.29448: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867179.29531: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867179.29790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867179.29794: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867179.29797: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867179.29800: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867179.29802: variable 'ansible_distribution' from source: facts 12502 1726867179.29817: variable 'ansible_distribution_major_version' from source: facts 12502 1726867179.29841: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867179.29850: when evaluation is False, skipping this task 12502 1726867179.29858: _execute() done 12502 1726867179.29866: dumping result to json 12502 1726867179.29874: done dumping result, returning 12502 1726867179.29889: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0affcac9-a3a5-6860-cbfd-0000000000d0] 12502 1726867179.29899: sending task result for task 0affcac9-a3a5-6860-cbfd-0000000000d0 skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 12502 1726867179.30073: no more pending results, returning what we have 12502 1726867179.30076: results queue empty 12502 1726867179.30080: checking for any_errors_fatal 12502 1726867179.30086: done checking for any_errors_fatal 12502 1726867179.30087: checking for max_fail_percentage 12502 1726867179.30088: done checking for max_fail_percentage 12502 1726867179.30089: checking to see if all hosts have failed and the running result is not ok 12502 1726867179.30090: done checking to see if all hosts have failed 12502 1726867179.30091: getting the remaining hosts for this loop 12502 1726867179.30092: done getting the remaining hosts for this loop 12502 1726867179.30096: getting the next task for host managed_node1 12502 1726867179.30103: done getting next task for host managed_node1 12502 1726867179.30107: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 12502 1726867179.30110: ^ state is: HOST STATE: block=2, task=24, rescue=0, 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 12502 1726867179.30128: getting variables 12502 1726867179.30132: in VariableManager get_vars() 12502 1726867179.30298: Calling all_inventory to load vars for managed_node1 12502 1726867179.30301: Calling groups_inventory to load vars for managed_node1 12502 1726867179.30304: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867179.30311: done sending task result for task 0affcac9-a3a5-6860-cbfd-0000000000d0 12502 1726867179.30314: WORKER PROCESS EXITING 12502 1726867179.30324: Calling all_plugins_play to load vars for managed_node1 12502 1726867179.30327: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867179.30330: Calling groups_plugins_play to load vars for managed_node1 12502 1726867179.30662: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867179.30883: done with get_vars() 12502 1726867179.30893: done getting variables 12502 1726867179.30951: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 17:19:39 -0400 (0:00:00.044) 0:00:07.498 ****** 12502 1726867179.30987: entering _queue_task() for managed_node1/fail 12502 1726867179.31223: worker is 1 (out of 1 available) 12502 1726867179.31235: exiting _queue_task() for managed_node1/fail 12502 1726867179.31246: done queuing things up, now waiting for results queue to drain 12502 1726867179.31247: waiting for pending results... 12502 1726867179.31538: 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 12502 1726867179.31676: in run() - task 0affcac9-a3a5-6860-cbfd-0000000000d1 12502 1726867179.31700: variable 'ansible_search_path' from source: unknown 12502 1726867179.31720: variable 'ansible_search_path' from source: unknown 12502 1726867179.31759: calling self._execute() 12502 1726867179.31858: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867179.31872: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867179.31891: variable 'omit' from source: magic vars 12502 1726867179.32334: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867179.34348: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867179.34394: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867179.34419: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867179.34447: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867179.34466: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867179.34522: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867179.34542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867179.34562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867179.34588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867179.34600: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867179.34687: variable 'ansible_distribution' from source: facts 12502 1726867179.34693: variable 'ansible_distribution_major_version' from source: facts 12502 1726867179.34706: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867179.34708: when evaluation is False, skipping this task 12502 1726867179.34711: _execute() done 12502 1726867179.34713: dumping result to json 12502 1726867179.34715: done dumping result, returning 12502 1726867179.34722: 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 [0affcac9-a3a5-6860-cbfd-0000000000d1] 12502 1726867179.34725: sending task result for task 0affcac9-a3a5-6860-cbfd-0000000000d1 12502 1726867179.34807: done sending task result for task 0affcac9-a3a5-6860-cbfd-0000000000d1 12502 1726867179.34810: 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" } 12502 1726867179.34853: no more pending results, returning what we have 12502 1726867179.34856: results queue empty 12502 1726867179.34857: checking for any_errors_fatal 12502 1726867179.34862: done checking for any_errors_fatal 12502 1726867179.34862: checking for max_fail_percentage 12502 1726867179.34864: done checking for max_fail_percentage 12502 1726867179.34865: checking to see if all hosts have failed and the running result is not ok 12502 1726867179.34865: done checking to see if all hosts have failed 12502 1726867179.34866: getting the remaining hosts for this loop 12502 1726867179.34867: done getting the remaining hosts for this loop 12502 1726867179.34870: getting the next task for host managed_node1 12502 1726867179.34875: done getting next task for host managed_node1 12502 1726867179.34880: ^ 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 12502 1726867179.34883: ^ state is: HOST STATE: block=2, task=24, rescue=0, 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 12502 1726867179.34900: getting variables 12502 1726867179.34902: in VariableManager get_vars() 12502 1726867179.34943: Calling all_inventory to load vars for managed_node1 12502 1726867179.34945: Calling groups_inventory to load vars for managed_node1 12502 1726867179.34947: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867179.34954: Calling all_plugins_play to load vars for managed_node1 12502 1726867179.34956: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867179.34959: Calling groups_plugins_play to load vars for managed_node1 12502 1726867179.35103: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867179.35222: done with get_vars() 12502 1726867179.35229: done getting variables 12502 1726867179.35264: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 17:19:39 -0400 (0:00:00.042) 0:00:07.541 ****** 12502 1726867179.35286: entering _queue_task() for managed_node1/fail 12502 1726867179.35451: worker is 1 (out of 1 available) 12502 1726867179.35465: exiting _queue_task() for managed_node1/fail 12502 1726867179.35479: done queuing things up, now waiting for results queue to drain 12502 1726867179.35481: waiting for pending results... 12502 1726867179.35658: 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 12502 1726867179.35729: in run() - task 0affcac9-a3a5-6860-cbfd-0000000000d2 12502 1726867179.35740: variable 'ansible_search_path' from source: unknown 12502 1726867179.35750: variable 'ansible_search_path' from source: unknown 12502 1726867179.35776: calling self._execute() 12502 1726867179.35838: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867179.35842: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867179.35856: variable 'omit' from source: magic vars 12502 1726867179.36135: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867179.37905: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867179.37947: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867179.37982: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867179.38009: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867179.38029: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867179.38096: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867179.38116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867179.38133: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867179.38164: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867179.38172: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867179.38258: variable 'ansible_distribution' from source: facts 12502 1726867179.38263: variable 'ansible_distribution_major_version' from source: facts 12502 1726867179.38281: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867179.38284: when evaluation is False, skipping this task 12502 1726867179.38287: _execute() done 12502 1726867179.38292: dumping result to json 12502 1726867179.38294: done dumping result, returning 12502 1726867179.38297: 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 [0affcac9-a3a5-6860-cbfd-0000000000d2] 12502 1726867179.38301: sending task result for task 0affcac9-a3a5-6860-cbfd-0000000000d2 12502 1726867179.38381: done sending task result for task 0affcac9-a3a5-6860-cbfd-0000000000d2 12502 1726867179.38383: 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" } 12502 1726867179.38428: no more pending results, returning what we have 12502 1726867179.38431: results queue empty 12502 1726867179.38432: checking for any_errors_fatal 12502 1726867179.38438: done checking for any_errors_fatal 12502 1726867179.38439: checking for max_fail_percentage 12502 1726867179.38440: done checking for max_fail_percentage 12502 1726867179.38441: checking to see if all hosts have failed and the running result is not ok 12502 1726867179.38442: done checking to see if all hosts have failed 12502 1726867179.38442: getting the remaining hosts for this loop 12502 1726867179.38443: done getting the remaining hosts for this loop 12502 1726867179.38447: getting the next task for host managed_node1 12502 1726867179.38452: done getting next task for host managed_node1 12502 1726867179.38456: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 12502 1726867179.38458: ^ state is: HOST STATE: block=2, task=24, rescue=0, 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 12502 1726867179.38473: getting variables 12502 1726867179.38475: in VariableManager get_vars() 12502 1726867179.38526: Calling all_inventory to load vars for managed_node1 12502 1726867179.38529: Calling groups_inventory to load vars for managed_node1 12502 1726867179.38531: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867179.38539: Calling all_plugins_play to load vars for managed_node1 12502 1726867179.38541: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867179.38543: Calling groups_plugins_play to load vars for managed_node1 12502 1726867179.38657: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867179.38787: done with get_vars() 12502 1726867179.38796: done getting variables 12502 1726867179.38836: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 17:19:39 -0400 (0:00:00.035) 0:00:07.577 ****** 12502 1726867179.38858: entering _queue_task() for managed_node1/fail 12502 1726867179.39044: worker is 1 (out of 1 available) 12502 1726867179.39058: exiting _queue_task() for managed_node1/fail 12502 1726867179.39070: done queuing things up, now waiting for results queue to drain 12502 1726867179.39071: waiting for pending results... 12502 1726867179.39233: 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 12502 1726867179.39312: in run() - task 0affcac9-a3a5-6860-cbfd-0000000000d3 12502 1726867179.39323: variable 'ansible_search_path' from source: unknown 12502 1726867179.39327: variable 'ansible_search_path' from source: unknown 12502 1726867179.39353: calling self._execute() 12502 1726867179.39420: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867179.39424: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867179.39433: variable 'omit' from source: magic vars 12502 1726867179.39718: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867179.41758: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867179.41983: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867179.41987: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867179.41989: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867179.41991: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867179.42005: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867179.42039: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867179.42067: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867179.42113: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867179.42131: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867179.42262: variable 'ansible_distribution' from source: facts 12502 1726867179.42272: variable 'ansible_distribution_major_version' from source: facts 12502 1726867179.42295: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867179.42302: when evaluation is False, skipping this task 12502 1726867179.42308: _execute() done 12502 1726867179.42314: dumping result to json 12502 1726867179.42320: done dumping result, returning 12502 1726867179.42330: 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 [0affcac9-a3a5-6860-cbfd-0000000000d3] 12502 1726867179.42338: sending task result for task 0affcac9-a3a5-6860-cbfd-0000000000d3 12502 1726867179.42437: done sending task result for task 0affcac9-a3a5-6860-cbfd-0000000000d3 12502 1726867179.42445: 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" } 12502 1726867179.42502: no more pending results, returning what we have 12502 1726867179.42506: results queue empty 12502 1726867179.42507: checking for any_errors_fatal 12502 1726867179.42513: done checking for any_errors_fatal 12502 1726867179.42514: checking for max_fail_percentage 12502 1726867179.42515: done checking for max_fail_percentage 12502 1726867179.42516: checking to see if all hosts have failed and the running result is not ok 12502 1726867179.42517: done checking to see if all hosts have failed 12502 1726867179.42517: getting the remaining hosts for this loop 12502 1726867179.42519: done getting the remaining hosts for this loop 12502 1726867179.42522: getting the next task for host managed_node1 12502 1726867179.42528: done getting next task for host managed_node1 12502 1726867179.42532: ^ 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 12502 1726867179.42534: ^ state is: HOST STATE: block=2, task=24, rescue=0, 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 12502 1726867179.42549: getting variables 12502 1726867179.42551: in VariableManager get_vars() 12502 1726867179.42604: Calling all_inventory to load vars for managed_node1 12502 1726867179.42607: Calling groups_inventory to load vars for managed_node1 12502 1726867179.42609: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867179.42616: Calling all_plugins_play to load vars for managed_node1 12502 1726867179.42618: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867179.42621: Calling groups_plugins_play to load vars for managed_node1 12502 1726867179.42838: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867179.43042: done with get_vars() 12502 1726867179.43051: done getting variables 12502 1726867179.43102: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 17:19:39 -0400 (0:00:00.042) 0:00:07.620 ****** 12502 1726867179.43130: entering _queue_task() for managed_node1/dnf 12502 1726867179.43348: worker is 1 (out of 1 available) 12502 1726867179.43359: exiting _queue_task() for managed_node1/dnf 12502 1726867179.43370: done queuing things up, now waiting for results queue to drain 12502 1726867179.43371: waiting for pending results... 12502 1726867179.43620: 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 12502 1726867179.43789: in run() - task 0affcac9-a3a5-6860-cbfd-0000000000d4 12502 1726867179.43793: variable 'ansible_search_path' from source: unknown 12502 1726867179.43797: variable 'ansible_search_path' from source: unknown 12502 1726867179.43818: calling self._execute() 12502 1726867179.43913: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867179.43916: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867179.43982: variable 'omit' from source: magic vars 12502 1726867179.44324: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867179.46910: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867179.46994: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867179.47036: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867179.47073: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867179.47107: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867179.47182: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867179.47300: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867179.47303: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867179.47306: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867179.47308: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867179.47430: variable 'ansible_distribution' from source: facts 12502 1726867179.47443: variable 'ansible_distribution_major_version' from source: facts 12502 1726867179.47462: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867179.47469: when evaluation is False, skipping this task 12502 1726867179.47475: _execute() done 12502 1726867179.47483: dumping result to json 12502 1726867179.47490: done dumping result, returning 12502 1726867179.47501: 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 [0affcac9-a3a5-6860-cbfd-0000000000d4] 12502 1726867179.47508: sending task result for task 0affcac9-a3a5-6860-cbfd-0000000000d4 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" } 12502 1726867179.47666: no more pending results, returning what we have 12502 1726867179.47669: results queue empty 12502 1726867179.47670: checking for any_errors_fatal 12502 1726867179.47676: done checking for any_errors_fatal 12502 1726867179.47679: checking for max_fail_percentage 12502 1726867179.47681: done checking for max_fail_percentage 12502 1726867179.47681: checking to see if all hosts have failed and the running result is not ok 12502 1726867179.47682: done checking to see if all hosts have failed 12502 1726867179.47683: getting the remaining hosts for this loop 12502 1726867179.47684: done getting the remaining hosts for this loop 12502 1726867179.47688: getting the next task for host managed_node1 12502 1726867179.47694: done getting next task for host managed_node1 12502 1726867179.47698: ^ 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 12502 1726867179.47700: ^ state is: HOST STATE: block=2, task=24, rescue=0, 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 12502 1726867179.47716: getting variables 12502 1726867179.47718: in VariableManager get_vars() 12502 1726867179.47766: Calling all_inventory to load vars for managed_node1 12502 1726867179.47769: Calling groups_inventory to load vars for managed_node1 12502 1726867179.47772: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867179.47888: Calling all_plugins_play to load vars for managed_node1 12502 1726867179.47892: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867179.47896: Calling groups_plugins_play to load vars for managed_node1 12502 1726867179.48068: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867179.48386: done with get_vars() 12502 1726867179.48395: done getting variables 12502 1726867179.48423: done sending task result for task 0affcac9-a3a5-6860-cbfd-0000000000d4 12502 1726867179.48426: WORKER PROCESS EXITING redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 12502 1726867179.48470: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 17:19:39 -0400 (0:00:00.053) 0:00:07.673 ****** 12502 1726867179.48501: entering _queue_task() for managed_node1/yum 12502 1726867179.48715: worker is 1 (out of 1 available) 12502 1726867179.48726: exiting _queue_task() for managed_node1/yum 12502 1726867179.48738: done queuing things up, now waiting for results queue to drain 12502 1726867179.48740: waiting for pending results... 12502 1726867179.48998: 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 12502 1726867179.49118: in run() - task 0affcac9-a3a5-6860-cbfd-0000000000d5 12502 1726867179.49204: variable 'ansible_search_path' from source: unknown 12502 1726867179.49213: variable 'ansible_search_path' from source: unknown 12502 1726867179.49255: calling self._execute() 12502 1726867179.49359: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867179.49382: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867179.49401: variable 'omit' from source: magic vars 12502 1726867179.49935: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867179.52312: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867179.52358: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867179.52386: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867179.52413: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867179.52436: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867179.52496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867179.52517: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867179.52533: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867179.52562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867179.52572: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867179.52664: variable 'ansible_distribution' from source: facts 12502 1726867179.52667: variable 'ansible_distribution_major_version' from source: facts 12502 1726867179.52684: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867179.52687: when evaluation is False, skipping this task 12502 1726867179.52691: _execute() done 12502 1726867179.52695: dumping result to json 12502 1726867179.52697: done dumping result, returning 12502 1726867179.52700: 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 [0affcac9-a3a5-6860-cbfd-0000000000d5] 12502 1726867179.52705: sending task result for task 0affcac9-a3a5-6860-cbfd-0000000000d5 12502 1726867179.52788: done sending task result for task 0affcac9-a3a5-6860-cbfd-0000000000d5 12502 1726867179.52793: 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" } 12502 1726867179.52837: no more pending results, returning what we have 12502 1726867179.52841: results queue empty 12502 1726867179.52842: checking for any_errors_fatal 12502 1726867179.52847: done checking for any_errors_fatal 12502 1726867179.52848: checking for max_fail_percentage 12502 1726867179.52849: done checking for max_fail_percentage 12502 1726867179.52850: checking to see if all hosts have failed and the running result is not ok 12502 1726867179.52851: done checking to see if all hosts have failed 12502 1726867179.52851: getting the remaining hosts for this loop 12502 1726867179.52852: done getting the remaining hosts for this loop 12502 1726867179.52856: getting the next task for host managed_node1 12502 1726867179.52862: done getting next task for host managed_node1 12502 1726867179.52865: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 12502 1726867179.52868: ^ state is: HOST STATE: block=2, task=24, rescue=0, 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 12502 1726867179.52886: getting variables 12502 1726867179.52887: in VariableManager get_vars() 12502 1726867179.52932: Calling all_inventory to load vars for managed_node1 12502 1726867179.52935: Calling groups_inventory to load vars for managed_node1 12502 1726867179.52937: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867179.52944: Calling all_plugins_play to load vars for managed_node1 12502 1726867179.52947: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867179.52949: Calling groups_plugins_play to load vars for managed_node1 12502 1726867179.53111: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867179.53232: done with get_vars() 12502 1726867179.53240: done getting variables 12502 1726867179.53278: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 17:19:39 -0400 (0:00:00.047) 0:00:07.721 ****** 12502 1726867179.53300: entering _queue_task() for managed_node1/fail 12502 1726867179.53471: worker is 1 (out of 1 available) 12502 1726867179.53487: exiting _queue_task() for managed_node1/fail 12502 1726867179.53499: done queuing things up, now waiting for results queue to drain 12502 1726867179.53500: waiting for pending results... 12502 1726867179.53792: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 12502 1726867179.53807: in run() - task 0affcac9-a3a5-6860-cbfd-0000000000d6 12502 1726867179.53827: variable 'ansible_search_path' from source: unknown 12502 1726867179.53836: variable 'ansible_search_path' from source: unknown 12502 1726867179.53875: calling self._execute() 12502 1726867179.53967: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867179.53982: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867179.53998: variable 'omit' from source: magic vars 12502 1726867179.54386: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867179.55905: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867179.55957: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867179.55984: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867179.56009: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867179.56029: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867179.56086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867179.56107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867179.56124: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867179.56153: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867179.56163: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867179.56258: variable 'ansible_distribution' from source: facts 12502 1726867179.56261: variable 'ansible_distribution_major_version' from source: facts 12502 1726867179.56271: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867179.56274: when evaluation is False, skipping this task 12502 1726867179.56278: _execute() done 12502 1726867179.56280: dumping result to json 12502 1726867179.56283: done dumping result, returning 12502 1726867179.56292: 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 [0affcac9-a3a5-6860-cbfd-0000000000d6] 12502 1726867179.56295: sending task result for task 0affcac9-a3a5-6860-cbfd-0000000000d6 12502 1726867179.56378: done sending task result for task 0affcac9-a3a5-6860-cbfd-0000000000d6 12502 1726867179.56381: 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" } 12502 1726867179.56429: no more pending results, returning what we have 12502 1726867179.56432: results queue empty 12502 1726867179.56433: checking for any_errors_fatal 12502 1726867179.56439: done checking for any_errors_fatal 12502 1726867179.56439: checking for max_fail_percentage 12502 1726867179.56441: done checking for max_fail_percentage 12502 1726867179.56441: checking to see if all hosts have failed and the running result is not ok 12502 1726867179.56442: done checking to see if all hosts have failed 12502 1726867179.56443: getting the remaining hosts for this loop 12502 1726867179.56444: done getting the remaining hosts for this loop 12502 1726867179.56447: getting the next task for host managed_node1 12502 1726867179.56453: done getting next task for host managed_node1 12502 1726867179.56456: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 12502 1726867179.56459: ^ state is: HOST STATE: block=2, task=24, rescue=0, 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 12502 1726867179.56473: getting variables 12502 1726867179.56474: in VariableManager get_vars() 12502 1726867179.56519: Calling all_inventory to load vars for managed_node1 12502 1726867179.56521: Calling groups_inventory to load vars for managed_node1 12502 1726867179.56523: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867179.56530: Calling all_plugins_play to load vars for managed_node1 12502 1726867179.56533: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867179.56536: Calling groups_plugins_play to load vars for managed_node1 12502 1726867179.56641: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867179.56803: done with get_vars() 12502 1726867179.56812: done getting variables 12502 1726867179.56864: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 17:19:39 -0400 (0:00:00.036) 0:00:07.757 ****** 12502 1726867179.56905: entering _queue_task() for managed_node1/package 12502 1726867179.57115: worker is 1 (out of 1 available) 12502 1726867179.57126: exiting _queue_task() for managed_node1/package 12502 1726867179.57137: done queuing things up, now waiting for results queue to drain 12502 1726867179.57139: waiting for pending results... 12502 1726867179.57439: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 12502 1726867179.57582: in run() - task 0affcac9-a3a5-6860-cbfd-0000000000d7 12502 1726867179.57586: variable 'ansible_search_path' from source: unknown 12502 1726867179.57589: variable 'ansible_search_path' from source: unknown 12502 1726867179.57603: calling self._execute() 12502 1726867179.57698: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867179.57710: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867179.57722: variable 'omit' from source: magic vars 12502 1726867179.58196: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867179.59710: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867179.59774: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867179.59820: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867179.59847: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867179.59873: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867179.59945: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867179.60090: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867179.60094: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867179.60097: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867179.60099: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867179.60172: variable 'ansible_distribution' from source: facts 12502 1726867179.60175: variable 'ansible_distribution_major_version' from source: facts 12502 1726867179.60198: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867179.60201: when evaluation is False, skipping this task 12502 1726867179.60203: _execute() done 12502 1726867179.60205: dumping result to json 12502 1726867179.60212: done dumping result, returning 12502 1726867179.60215: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0affcac9-a3a5-6860-cbfd-0000000000d7] 12502 1726867179.60217: sending task result for task 0affcac9-a3a5-6860-cbfd-0000000000d7 12502 1726867179.60392: done sending task result for task 0affcac9-a3a5-6860-cbfd-0000000000d7 12502 1726867179.60395: 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" } 12502 1726867179.60441: no more pending results, returning what we have 12502 1726867179.60445: results queue empty 12502 1726867179.60446: checking for any_errors_fatal 12502 1726867179.60450: done checking for any_errors_fatal 12502 1726867179.60451: checking for max_fail_percentage 12502 1726867179.60452: done checking for max_fail_percentage 12502 1726867179.60453: checking to see if all hosts have failed and the running result is not ok 12502 1726867179.60454: done checking to see if all hosts have failed 12502 1726867179.60455: getting the remaining hosts for this loop 12502 1726867179.60456: done getting the remaining hosts for this loop 12502 1726867179.60459: getting the next task for host managed_node1 12502 1726867179.60464: done getting next task for host managed_node1 12502 1726867179.60467: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 12502 1726867179.60469: ^ state is: HOST STATE: block=2, task=24, rescue=0, 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 12502 1726867179.60485: getting variables 12502 1726867179.60487: in VariableManager get_vars() 12502 1726867179.60527: Calling all_inventory to load vars for managed_node1 12502 1726867179.60530: Calling groups_inventory to load vars for managed_node1 12502 1726867179.60532: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867179.60547: Calling all_plugins_play to load vars for managed_node1 12502 1726867179.60549: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867179.60551: Calling groups_plugins_play to load vars for managed_node1 12502 1726867179.60764: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867179.60951: done with get_vars() 12502 1726867179.60960: done getting variables 12502 1726867179.61035: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 17:19:39 -0400 (0:00:00.041) 0:00:07.799 ****** 12502 1726867179.61067: entering _queue_task() for managed_node1/package 12502 1726867179.61483: worker is 1 (out of 1 available) 12502 1726867179.61493: exiting _queue_task() for managed_node1/package 12502 1726867179.61503: done queuing things up, now waiting for results queue to drain 12502 1726867179.61504: waiting for pending results... 12502 1726867179.61633: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 12502 1726867179.61760: in run() - task 0affcac9-a3a5-6860-cbfd-0000000000d8 12502 1726867179.61770: variable 'ansible_search_path' from source: unknown 12502 1726867179.61774: variable 'ansible_search_path' from source: unknown 12502 1726867179.61804: calling self._execute() 12502 1726867179.61881: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867179.61885: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867179.61897: variable 'omit' from source: magic vars 12502 1726867179.62185: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867179.63897: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867179.64013: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867179.64039: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867179.64087: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867179.64098: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867179.64197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867179.64212: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867179.64254: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867179.64305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867179.64320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867179.64474: variable 'ansible_distribution' from source: facts 12502 1726867179.64479: variable 'ansible_distribution_major_version' from source: facts 12502 1726867179.64490: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867179.64496: when evaluation is False, skipping this task 12502 1726867179.64499: _execute() done 12502 1726867179.64501: dumping result to json 12502 1726867179.64504: done dumping result, returning 12502 1726867179.64515: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affcac9-a3a5-6860-cbfd-0000000000d8] 12502 1726867179.64523: sending task result for task 0affcac9-a3a5-6860-cbfd-0000000000d8 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" } 12502 1726867179.64651: no more pending results, returning what we have 12502 1726867179.64654: results queue empty 12502 1726867179.64655: checking for any_errors_fatal 12502 1726867179.64660: done checking for any_errors_fatal 12502 1726867179.64661: checking for max_fail_percentage 12502 1726867179.64662: done checking for max_fail_percentage 12502 1726867179.64663: checking to see if all hosts have failed and the running result is not ok 12502 1726867179.64664: done checking to see if all hosts have failed 12502 1726867179.64665: getting the remaining hosts for this loop 12502 1726867179.64668: done getting the remaining hosts for this loop 12502 1726867179.64671: getting the next task for host managed_node1 12502 1726867179.64684: done getting next task for host managed_node1 12502 1726867179.64688: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 12502 1726867179.64691: ^ state is: HOST STATE: block=2, task=24, rescue=0, 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 12502 1726867179.64706: getting variables 12502 1726867179.64707: in VariableManager get_vars() 12502 1726867179.64747: Calling all_inventory to load vars for managed_node1 12502 1726867179.64749: Calling groups_inventory to load vars for managed_node1 12502 1726867179.64751: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867179.64759: Calling all_plugins_play to load vars for managed_node1 12502 1726867179.64761: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867179.64764: Calling groups_plugins_play to load vars for managed_node1 12502 1726867179.64880: done sending task result for task 0affcac9-a3a5-6860-cbfd-0000000000d8 12502 1726867179.64883: WORKER PROCESS EXITING 12502 1726867179.64898: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867179.65019: done with get_vars() 12502 1726867179.65026: done getting variables 12502 1726867179.65061: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 17:19:39 -0400 (0:00:00.040) 0:00:07.839 ****** 12502 1726867179.65087: entering _queue_task() for managed_node1/package 12502 1726867179.65259: worker is 1 (out of 1 available) 12502 1726867179.65272: exiting _queue_task() for managed_node1/package 12502 1726867179.65286: done queuing things up, now waiting for results queue to drain 12502 1726867179.65287: waiting for pending results... 12502 1726867179.65453: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 12502 1726867179.65533: in run() - task 0affcac9-a3a5-6860-cbfd-0000000000d9 12502 1726867179.65544: variable 'ansible_search_path' from source: unknown 12502 1726867179.65549: variable 'ansible_search_path' from source: unknown 12502 1726867179.65578: calling self._execute() 12502 1726867179.65645: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867179.65649: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867179.65660: variable 'omit' from source: magic vars 12502 1726867179.65950: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867179.67580: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867179.67625: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867179.67652: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867179.67675: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867179.67699: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867179.67753: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867179.67772: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867179.67792: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867179.67823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867179.67834: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867179.67923: variable 'ansible_distribution' from source: facts 12502 1726867179.67928: variable 'ansible_distribution_major_version' from source: facts 12502 1726867179.67942: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867179.67945: when evaluation is False, skipping this task 12502 1726867179.67948: _execute() done 12502 1726867179.67950: dumping result to json 12502 1726867179.67953: done dumping result, returning 12502 1726867179.67957: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affcac9-a3a5-6860-cbfd-0000000000d9] 12502 1726867179.67962: sending task result for task 0affcac9-a3a5-6860-cbfd-0000000000d9 12502 1726867179.68044: done sending task result for task 0affcac9-a3a5-6860-cbfd-0000000000d9 12502 1726867179.68047: 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" } 12502 1726867179.68089: no more pending results, returning what we have 12502 1726867179.68092: results queue empty 12502 1726867179.68093: checking for any_errors_fatal 12502 1726867179.68099: done checking for any_errors_fatal 12502 1726867179.68099: checking for max_fail_percentage 12502 1726867179.68101: done checking for max_fail_percentage 12502 1726867179.68102: checking to see if all hosts have failed and the running result is not ok 12502 1726867179.68103: done checking to see if all hosts have failed 12502 1726867179.68103: getting the remaining hosts for this loop 12502 1726867179.68105: done getting the remaining hosts for this loop 12502 1726867179.68108: getting the next task for host managed_node1 12502 1726867179.68113: done getting next task for host managed_node1 12502 1726867179.68116: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 12502 1726867179.68119: ^ state is: HOST STATE: block=2, task=24, rescue=0, 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 12502 1726867179.68133: getting variables 12502 1726867179.68135: in VariableManager get_vars() 12502 1726867179.68174: Calling all_inventory to load vars for managed_node1 12502 1726867179.68176: Calling groups_inventory to load vars for managed_node1 12502 1726867179.68180: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867179.68188: Calling all_plugins_play to load vars for managed_node1 12502 1726867179.68190: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867179.68193: Calling groups_plugins_play to load vars for managed_node1 12502 1726867179.68345: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867179.68464: done with get_vars() 12502 1726867179.68470: done getting variables 12502 1726867179.68508: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 17:19:39 -0400 (0:00:00.034) 0:00:07.874 ****** 12502 1726867179.68529: entering _queue_task() for managed_node1/service 12502 1726867179.68703: worker is 1 (out of 1 available) 12502 1726867179.68716: exiting _queue_task() for managed_node1/service 12502 1726867179.68728: done queuing things up, now waiting for results queue to drain 12502 1726867179.68729: waiting for pending results... 12502 1726867179.68890: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 12502 1726867179.68971: in run() - task 0affcac9-a3a5-6860-cbfd-0000000000da 12502 1726867179.68984: variable 'ansible_search_path' from source: unknown 12502 1726867179.68987: variable 'ansible_search_path' from source: unknown 12502 1726867179.69016: calling self._execute() 12502 1726867179.69076: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867179.69082: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867179.69091: variable 'omit' from source: magic vars 12502 1726867179.69370: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867179.70945: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867179.70986: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867179.71015: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867179.71051: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867179.71070: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867179.71128: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867179.71149: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867179.71166: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867179.71196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867179.71207: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867179.71294: variable 'ansible_distribution' from source: facts 12502 1726867179.71300: variable 'ansible_distribution_major_version' from source: facts 12502 1726867179.71314: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867179.71316: when evaluation is False, skipping this task 12502 1726867179.71319: _execute() done 12502 1726867179.71321: dumping result to json 12502 1726867179.71323: done dumping result, returning 12502 1726867179.71329: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-6860-cbfd-0000000000da] 12502 1726867179.71332: sending task result for task 0affcac9-a3a5-6860-cbfd-0000000000da 12502 1726867179.71418: done sending task result for task 0affcac9-a3a5-6860-cbfd-0000000000da 12502 1726867179.71421: 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" } 12502 1726867179.71496: no more pending results, returning what we have 12502 1726867179.71498: results queue empty 12502 1726867179.71499: checking for any_errors_fatal 12502 1726867179.71504: done checking for any_errors_fatal 12502 1726867179.71505: checking for max_fail_percentage 12502 1726867179.71506: done checking for max_fail_percentage 12502 1726867179.71507: checking to see if all hosts have failed and the running result is not ok 12502 1726867179.71508: done checking to see if all hosts have failed 12502 1726867179.71509: getting the remaining hosts for this loop 12502 1726867179.71510: done getting the remaining hosts for this loop 12502 1726867179.71513: getting the next task for host managed_node1 12502 1726867179.71517: done getting next task for host managed_node1 12502 1726867179.71520: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 12502 1726867179.71523: ^ state is: HOST STATE: block=2, task=24, rescue=0, 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 12502 1726867179.71537: getting variables 12502 1726867179.71538: in VariableManager get_vars() 12502 1726867179.71573: Calling all_inventory to load vars for managed_node1 12502 1726867179.71575: Calling groups_inventory to load vars for managed_node1 12502 1726867179.71576: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867179.71584: Calling all_plugins_play to load vars for managed_node1 12502 1726867179.71585: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867179.71587: Calling groups_plugins_play to load vars for managed_node1 12502 1726867179.71690: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867179.71808: done with get_vars() 12502 1726867179.71814: done getting variables 12502 1726867179.71849: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 17:19:39 -0400 (0:00:00.033) 0:00:07.907 ****** 12502 1726867179.71867: entering _queue_task() for managed_node1/service 12502 1726867179.72040: worker is 1 (out of 1 available) 12502 1726867179.72054: exiting _queue_task() for managed_node1/service 12502 1726867179.72066: done queuing things up, now waiting for results queue to drain 12502 1726867179.72067: waiting for pending results... 12502 1726867179.72222: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 12502 1726867179.72298: in run() - task 0affcac9-a3a5-6860-cbfd-0000000000db 12502 1726867179.72308: variable 'ansible_search_path' from source: unknown 12502 1726867179.72312: variable 'ansible_search_path' from source: unknown 12502 1726867179.72340: calling self._execute() 12502 1726867179.72404: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867179.72410: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867179.72419: variable 'omit' from source: magic vars 12502 1726867179.72707: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867179.74500: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867179.74544: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867179.74569: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867179.74598: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867179.74623: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867179.74673: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867179.74698: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867179.74715: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867179.74745: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867179.74755: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867179.74844: variable 'ansible_distribution' from source: facts 12502 1726867179.74848: variable 'ansible_distribution_major_version' from source: facts 12502 1726867179.74862: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867179.74865: when evaluation is False, skipping this task 12502 1726867179.74867: _execute() done 12502 1726867179.74870: dumping result to json 12502 1726867179.74872: done dumping result, returning 12502 1726867179.74880: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affcac9-a3a5-6860-cbfd-0000000000db] 12502 1726867179.74882: sending task result for task 0affcac9-a3a5-6860-cbfd-0000000000db 12502 1726867179.74963: done sending task result for task 0affcac9-a3a5-6860-cbfd-0000000000db 12502 1726867179.74966: 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 } 12502 1726867179.75009: no more pending results, returning what we have 12502 1726867179.75012: results queue empty 12502 1726867179.75013: checking for any_errors_fatal 12502 1726867179.75017: done checking for any_errors_fatal 12502 1726867179.75018: checking for max_fail_percentage 12502 1726867179.75020: done checking for max_fail_percentage 12502 1726867179.75021: checking to see if all hosts have failed and the running result is not ok 12502 1726867179.75021: done checking to see if all hosts have failed 12502 1726867179.75022: getting the remaining hosts for this loop 12502 1726867179.75023: done getting the remaining hosts for this loop 12502 1726867179.75026: getting the next task for host managed_node1 12502 1726867179.75031: done getting next task for host managed_node1 12502 1726867179.75035: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 12502 1726867179.75037: ^ state is: HOST STATE: block=2, task=24, rescue=0, 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 12502 1726867179.75053: getting variables 12502 1726867179.75055: in VariableManager get_vars() 12502 1726867179.75105: Calling all_inventory to load vars for managed_node1 12502 1726867179.75108: Calling groups_inventory to load vars for managed_node1 12502 1726867179.75110: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867179.75117: Calling all_plugins_play to load vars for managed_node1 12502 1726867179.75119: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867179.75122: Calling groups_plugins_play to load vars for managed_node1 12502 1726867179.75266: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867179.75386: done with get_vars() 12502 1726867179.75396: done getting variables 12502 1726867179.75449: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 17:19:39 -0400 (0:00:00.036) 0:00:07.943 ****** 12502 1726867179.75479: entering _queue_task() for managed_node1/service 12502 1726867179.75694: worker is 1 (out of 1 available) 12502 1726867179.75708: exiting _queue_task() for managed_node1/service 12502 1726867179.75720: done queuing things up, now waiting for results queue to drain 12502 1726867179.75721: waiting for pending results... 12502 1726867179.76096: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 12502 1726867179.76101: in run() - task 0affcac9-a3a5-6860-cbfd-0000000000dc 12502 1726867179.76116: variable 'ansible_search_path' from source: unknown 12502 1726867179.76124: variable 'ansible_search_path' from source: unknown 12502 1726867179.76160: calling self._execute() 12502 1726867179.76242: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867179.76253: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867179.76266: variable 'omit' from source: magic vars 12502 1726867179.76670: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867179.78941: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867179.78992: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867179.79027: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867179.79051: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867179.79070: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867179.79129: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867179.79149: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867179.79166: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867179.79198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867179.79208: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867179.79307: variable 'ansible_distribution' from source: facts 12502 1726867179.79310: variable 'ansible_distribution_major_version' from source: facts 12502 1726867179.79313: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867179.79315: when evaluation is False, skipping this task 12502 1726867179.79318: _execute() done 12502 1726867179.79320: dumping result to json 12502 1726867179.79324: done dumping result, returning 12502 1726867179.79331: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affcac9-a3a5-6860-cbfd-0000000000dc] 12502 1726867179.79334: sending task result for task 0affcac9-a3a5-6860-cbfd-0000000000dc 12502 1726867179.79419: done sending task result for task 0affcac9-a3a5-6860-cbfd-0000000000dc 12502 1726867179.79422: 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" } 12502 1726867179.79491: no more pending results, returning what we have 12502 1726867179.79494: results queue empty 12502 1726867179.79495: checking for any_errors_fatal 12502 1726867179.79500: done checking for any_errors_fatal 12502 1726867179.79501: checking for max_fail_percentage 12502 1726867179.79502: done checking for max_fail_percentage 12502 1726867179.79503: checking to see if all hosts have failed and the running result is not ok 12502 1726867179.79503: done checking to see if all hosts have failed 12502 1726867179.79504: getting the remaining hosts for this loop 12502 1726867179.79505: done getting the remaining hosts for this loop 12502 1726867179.79509: getting the next task for host managed_node1 12502 1726867179.79514: done getting next task for host managed_node1 12502 1726867179.79518: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 12502 1726867179.79520: ^ state is: HOST STATE: block=2, task=24, rescue=0, 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 12502 1726867179.79537: getting variables 12502 1726867179.79538: in VariableManager get_vars() 12502 1726867179.79579: Calling all_inventory to load vars for managed_node1 12502 1726867179.79581: Calling groups_inventory to load vars for managed_node1 12502 1726867179.79583: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867179.79593: Calling all_plugins_play to load vars for managed_node1 12502 1726867179.79595: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867179.79598: Calling groups_plugins_play to load vars for managed_node1 12502 1726867179.79707: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867179.79830: done with get_vars() 12502 1726867179.79837: done getting variables 12502 1726867179.79872: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 17:19:39 -0400 (0:00:00.044) 0:00:07.987 ****** 12502 1726867179.79897: entering _queue_task() for managed_node1/service 12502 1726867179.80069: worker is 1 (out of 1 available) 12502 1726867179.80084: exiting _queue_task() for managed_node1/service 12502 1726867179.80098: done queuing things up, now waiting for results queue to drain 12502 1726867179.80100: waiting for pending results... 12502 1726867179.80258: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 12502 1726867179.80329: in run() - task 0affcac9-a3a5-6860-cbfd-0000000000dd 12502 1726867179.80341: variable 'ansible_search_path' from source: unknown 12502 1726867179.80344: variable 'ansible_search_path' from source: unknown 12502 1726867179.80371: calling self._execute() 12502 1726867179.80435: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867179.80441: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867179.80449: variable 'omit' from source: magic vars 12502 1726867179.80780: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867179.83182: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867179.83190: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867179.83193: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867179.83201: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867179.83229: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867179.83326: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867179.83359: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867179.83399: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867179.83472: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867179.83494: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867179.83615: variable 'ansible_distribution' from source: facts 12502 1726867179.83627: variable 'ansible_distribution_major_version' from source: facts 12502 1726867179.84088: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867179.84091: when evaluation is False, skipping this task 12502 1726867179.84094: _execute() done 12502 1726867179.84096: dumping result to json 12502 1726867179.84098: done dumping result, returning 12502 1726867179.84100: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0affcac9-a3a5-6860-cbfd-0000000000dd] 12502 1726867179.84102: sending task result for task 0affcac9-a3a5-6860-cbfd-0000000000dd 12502 1726867179.84166: done sending task result for task 0affcac9-a3a5-6860-cbfd-0000000000dd 12502 1726867179.84170: 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 } 12502 1726867179.84211: no more pending results, returning what we have 12502 1726867179.84214: results queue empty 12502 1726867179.84215: checking for any_errors_fatal 12502 1726867179.84221: done checking for any_errors_fatal 12502 1726867179.84222: checking for max_fail_percentage 12502 1726867179.84223: done checking for max_fail_percentage 12502 1726867179.84224: checking to see if all hosts have failed and the running result is not ok 12502 1726867179.84225: done checking to see if all hosts have failed 12502 1726867179.84226: getting the remaining hosts for this loop 12502 1726867179.84226: done getting the remaining hosts for this loop 12502 1726867179.84229: getting the next task for host managed_node1 12502 1726867179.84234: done getting next task for host managed_node1 12502 1726867179.84237: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 12502 1726867179.84239: ^ state is: HOST STATE: block=2, task=24, rescue=0, 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 12502 1726867179.84255: getting variables 12502 1726867179.84256: in VariableManager get_vars() 12502 1726867179.84414: Calling all_inventory to load vars for managed_node1 12502 1726867179.84417: Calling groups_inventory to load vars for managed_node1 12502 1726867179.84419: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867179.84427: Calling all_plugins_play to load vars for managed_node1 12502 1726867179.84429: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867179.84432: Calling groups_plugins_play to load vars for managed_node1 12502 1726867179.85073: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867179.85307: done with get_vars() 12502 1726867179.85317: done getting variables 12502 1726867179.85394: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 17:19:39 -0400 (0:00:00.055) 0:00:08.043 ****** 12502 1726867179.85423: entering _queue_task() for managed_node1/copy 12502 1726867179.85670: worker is 1 (out of 1 available) 12502 1726867179.85799: exiting _queue_task() for managed_node1/copy 12502 1726867179.85810: done queuing things up, now waiting for results queue to drain 12502 1726867179.85811: waiting for pending results... 12502 1726867179.85995: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 12502 1726867179.86156: in run() - task 0affcac9-a3a5-6860-cbfd-0000000000de 12502 1726867179.86226: variable 'ansible_search_path' from source: unknown 12502 1726867179.86230: variable 'ansible_search_path' from source: unknown 12502 1726867179.86233: calling self._execute() 12502 1726867179.86333: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867179.86344: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867179.86361: variable 'omit' from source: magic vars 12502 1726867179.86865: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867179.89726: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867179.89805: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867179.89882: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867179.89886: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867179.89911: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867179.89990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867179.90024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867179.90053: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867179.90099: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867179.90282: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867179.90286: variable 'ansible_distribution' from source: facts 12502 1726867179.90288: variable 'ansible_distribution_major_version' from source: facts 12502 1726867179.90290: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867179.90292: when evaluation is False, skipping this task 12502 1726867179.90295: _execute() done 12502 1726867179.90297: dumping result to json 12502 1726867179.90299: done dumping result, returning 12502 1726867179.90301: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affcac9-a3a5-6860-cbfd-0000000000de] 12502 1726867179.90308: sending task result for task 0affcac9-a3a5-6860-cbfd-0000000000de 12502 1726867179.90418: done sending task result for task 0affcac9-a3a5-6860-cbfd-0000000000de 12502 1726867179.90426: 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" } 12502 1726867179.90473: no more pending results, returning what we have 12502 1726867179.90476: results queue empty 12502 1726867179.90480: checking for any_errors_fatal 12502 1726867179.90487: done checking for any_errors_fatal 12502 1726867179.90487: checking for max_fail_percentage 12502 1726867179.90491: done checking for max_fail_percentage 12502 1726867179.90492: checking to see if all hosts have failed and the running result is not ok 12502 1726867179.90493: done checking to see if all hosts have failed 12502 1726867179.90493: getting the remaining hosts for this loop 12502 1726867179.90494: done getting the remaining hosts for this loop 12502 1726867179.90498: getting the next task for host managed_node1 12502 1726867179.90504: done getting next task for host managed_node1 12502 1726867179.90508: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 12502 1726867179.90510: ^ state is: HOST STATE: block=2, task=24, rescue=0, 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 12502 1726867179.90526: getting variables 12502 1726867179.90528: in VariableManager get_vars() 12502 1726867179.90576: Calling all_inventory to load vars for managed_node1 12502 1726867179.90580: Calling groups_inventory to load vars for managed_node1 12502 1726867179.90583: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867179.90594: Calling all_plugins_play to load vars for managed_node1 12502 1726867179.90597: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867179.90599: Calling groups_plugins_play to load vars for managed_node1 12502 1726867179.90869: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867179.91303: done with get_vars() 12502 1726867179.91313: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 17:19:39 -0400 (0:00:00.061) 0:00:08.104 ****** 12502 1726867179.91593: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 12502 1726867179.92030: worker is 1 (out of 1 available) 12502 1726867179.92042: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 12502 1726867179.92055: done queuing things up, now waiting for results queue to drain 12502 1726867179.92057: waiting for pending results... 12502 1726867179.92692: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 12502 1726867179.92697: in run() - task 0affcac9-a3a5-6860-cbfd-0000000000df 12502 1726867179.92700: variable 'ansible_search_path' from source: unknown 12502 1726867179.92702: variable 'ansible_search_path' from source: unknown 12502 1726867179.92705: calling self._execute() 12502 1726867179.92953: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867179.93282: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867179.93287: variable 'omit' from source: magic vars 12502 1726867179.93883: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867179.97584: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867179.97588: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867179.97590: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867179.97593: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867179.97595: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867179.97825: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867179.97861: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867179.97895: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867179.97941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867179.98200: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867179.98336: variable 'ansible_distribution' from source: facts 12502 1726867179.98348: variable 'ansible_distribution_major_version' from source: facts 12502 1726867179.98371: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867179.98382: when evaluation is False, skipping this task 12502 1726867179.98390: _execute() done 12502 1726867179.98397: dumping result to json 12502 1726867179.98405: done dumping result, returning 12502 1726867179.98416: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affcac9-a3a5-6860-cbfd-0000000000df] 12502 1726867179.98426: sending task result for task 0affcac9-a3a5-6860-cbfd-0000000000df 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" } 12502 1726867179.98589: no more pending results, returning what we have 12502 1726867179.98596: results queue empty 12502 1726867179.98597: checking for any_errors_fatal 12502 1726867179.98602: done checking for any_errors_fatal 12502 1726867179.98603: checking for max_fail_percentage 12502 1726867179.98605: done checking for max_fail_percentage 12502 1726867179.98606: checking to see if all hosts have failed and the running result is not ok 12502 1726867179.98607: done checking to see if all hosts have failed 12502 1726867179.98608: getting the remaining hosts for this loop 12502 1726867179.98609: done getting the remaining hosts for this loop 12502 1726867179.98613: getting the next task for host managed_node1 12502 1726867179.98620: done getting next task for host managed_node1 12502 1726867179.98624: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 12502 1726867179.98627: ^ state is: HOST STATE: block=2, task=24, rescue=0, 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 12502 1726867179.98646: getting variables 12502 1726867179.98648: in VariableManager get_vars() 12502 1726867179.98710: Calling all_inventory to load vars for managed_node1 12502 1726867179.98713: Calling groups_inventory to load vars for managed_node1 12502 1726867179.98715: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867179.98726: Calling all_plugins_play to load vars for managed_node1 12502 1726867179.98729: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867179.98732: Calling groups_plugins_play to load vars for managed_node1 12502 1726867179.99263: done sending task result for task 0affcac9-a3a5-6860-cbfd-0000000000df 12502 1726867179.99266: WORKER PROCESS EXITING 12502 1726867179.99491: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867179.99896: done with get_vars() 12502 1726867179.99907: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 17:19:39 -0400 (0:00:00.083) 0:00:08.188 ****** 12502 1726867179.99984: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 12502 1726867180.00464: worker is 1 (out of 1 available) 12502 1726867180.00581: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 12502 1726867180.00594: done queuing things up, now waiting for results queue to drain 12502 1726867180.00595: waiting for pending results... 12502 1726867180.00938: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 12502 1726867180.01060: in run() - task 0affcac9-a3a5-6860-cbfd-0000000000e0 12502 1726867180.01482: variable 'ansible_search_path' from source: unknown 12502 1726867180.01486: variable 'ansible_search_path' from source: unknown 12502 1726867180.01492: calling self._execute() 12502 1726867180.01496: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867180.01500: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867180.01503: variable 'omit' from source: magic vars 12502 1726867180.02232: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867180.06733: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867180.07062: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867180.07107: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867180.07146: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867180.07179: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867180.07263: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867180.07418: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867180.07449: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867180.07621: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867180.07643: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867180.07893: variable 'ansible_distribution' from source: facts 12502 1726867180.07901: variable 'ansible_distribution_major_version' from source: facts 12502 1726867180.07928: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867180.07992: when evaluation is False, skipping this task 12502 1726867180.08001: _execute() done 12502 1726867180.08009: dumping result to json 12502 1726867180.08016: done dumping result, returning 12502 1726867180.08029: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0affcac9-a3a5-6860-cbfd-0000000000e0] 12502 1726867180.08038: sending task result for task 0affcac9-a3a5-6860-cbfd-0000000000e0 12502 1726867180.08192: done sending task result for task 0affcac9-a3a5-6860-cbfd-0000000000e0 12502 1726867180.08201: 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" } 12502 1726867180.08300: no more pending results, returning what we have 12502 1726867180.08304: results queue empty 12502 1726867180.08305: checking for any_errors_fatal 12502 1726867180.08312: done checking for any_errors_fatal 12502 1726867180.08313: checking for max_fail_percentage 12502 1726867180.08315: done checking for max_fail_percentage 12502 1726867180.08316: checking to see if all hosts have failed and the running result is not ok 12502 1726867180.08317: done checking to see if all hosts have failed 12502 1726867180.08317: getting the remaining hosts for this loop 12502 1726867180.08319: done getting the remaining hosts for this loop 12502 1726867180.08323: getting the next task for host managed_node1 12502 1726867180.08331: done getting next task for host managed_node1 12502 1726867180.08335: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 12502 1726867180.08338: ^ state is: HOST STATE: block=2, task=24, rescue=0, 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 12502 1726867180.08357: getting variables 12502 1726867180.08359: in VariableManager get_vars() 12502 1726867180.08415: Calling all_inventory to load vars for managed_node1 12502 1726867180.08418: Calling groups_inventory to load vars for managed_node1 12502 1726867180.08420: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867180.08430: Calling all_plugins_play to load vars for managed_node1 12502 1726867180.08432: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867180.08435: Calling groups_plugins_play to load vars for managed_node1 12502 1726867180.08943: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867180.09336: done with get_vars() 12502 1726867180.09347: done getting variables 12502 1726867180.09514: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 17:19:40 -0400 (0:00:00.095) 0:00:08.284 ****** 12502 1726867180.09545: entering _queue_task() for managed_node1/debug 12502 1726867180.10704: worker is 1 (out of 1 available) 12502 1726867180.10717: exiting _queue_task() for managed_node1/debug 12502 1726867180.10728: done queuing things up, now waiting for results queue to drain 12502 1726867180.10730: waiting for pending results... 12502 1726867180.11159: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 12502 1726867180.11585: in run() - task 0affcac9-a3a5-6860-cbfd-0000000000e1 12502 1726867180.11589: variable 'ansible_search_path' from source: unknown 12502 1726867180.11591: variable 'ansible_search_path' from source: unknown 12502 1726867180.11594: calling self._execute() 12502 1726867180.11743: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867180.11756: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867180.11815: variable 'omit' from source: magic vars 12502 1726867180.12765: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867180.17291: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867180.17366: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867180.17457: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867180.17558: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867180.17589: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867180.17717: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867180.17936: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867180.18023: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867180.18284: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867180.18288: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867180.18366: variable 'ansible_distribution' from source: facts 12502 1726867180.18491: variable 'ansible_distribution_major_version' from source: facts 12502 1726867180.18521: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867180.18528: when evaluation is False, skipping this task 12502 1726867180.18535: _execute() done 12502 1726867180.18541: dumping result to json 12502 1726867180.18548: done dumping result, returning 12502 1726867180.18558: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affcac9-a3a5-6860-cbfd-0000000000e1] 12502 1726867180.18566: sending task result for task 0affcac9-a3a5-6860-cbfd-0000000000e1 skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 12502 1726867180.18761: no more pending results, returning what we have 12502 1726867180.18764: results queue empty 12502 1726867180.18765: checking for any_errors_fatal 12502 1726867180.18771: done checking for any_errors_fatal 12502 1726867180.18772: checking for max_fail_percentage 12502 1726867180.18774: done checking for max_fail_percentage 12502 1726867180.18775: checking to see if all hosts have failed and the running result is not ok 12502 1726867180.18776: done checking to see if all hosts have failed 12502 1726867180.18778: getting the remaining hosts for this loop 12502 1726867180.18780: done getting the remaining hosts for this loop 12502 1726867180.18784: getting the next task for host managed_node1 12502 1726867180.18791: done getting next task for host managed_node1 12502 1726867180.18796: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 12502 1726867180.18799: ^ state is: HOST STATE: block=2, task=24, rescue=0, 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 12502 1726867180.18818: getting variables 12502 1726867180.18821: in VariableManager get_vars() 12502 1726867180.19208: Calling all_inventory to load vars for managed_node1 12502 1726867180.19212: Calling groups_inventory to load vars for managed_node1 12502 1726867180.19215: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867180.19226: Calling all_plugins_play to load vars for managed_node1 12502 1726867180.19229: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867180.19232: Calling groups_plugins_play to load vars for managed_node1 12502 1726867180.19806: done sending task result for task 0affcac9-a3a5-6860-cbfd-0000000000e1 12502 1726867180.19809: WORKER PROCESS EXITING 12502 1726867180.19831: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867180.20334: done with get_vars() 12502 1726867180.20345: done getting variables 12502 1726867180.20400: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 17:19:40 -0400 (0:00:00.109) 0:00:08.393 ****** 12502 1726867180.20494: entering _queue_task() for managed_node1/debug 12502 1726867180.21576: worker is 1 (out of 1 available) 12502 1726867180.21588: exiting _queue_task() for managed_node1/debug 12502 1726867180.21599: done queuing things up, now waiting for results queue to drain 12502 1726867180.21601: waiting for pending results... 12502 1726867180.21765: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 12502 1726867180.21927: in run() - task 0affcac9-a3a5-6860-cbfd-0000000000e2 12502 1726867180.21941: variable 'ansible_search_path' from source: unknown 12502 1726867180.21944: variable 'ansible_search_path' from source: unknown 12502 1726867180.22245: calling self._execute() 12502 1726867180.22334: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867180.22338: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867180.22348: variable 'omit' from source: magic vars 12502 1726867180.23383: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867180.27665: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867180.27767: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867180.27810: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867180.27858: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867180.27891: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867180.27987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867180.28022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867180.28062: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867180.28109: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867180.28129: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867180.28305: variable 'ansible_distribution' from source: facts 12502 1726867180.28315: variable 'ansible_distribution_major_version' from source: facts 12502 1726867180.28337: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867180.28345: when evaluation is False, skipping this task 12502 1726867180.28352: _execute() done 12502 1726867180.28358: dumping result to json 12502 1726867180.28370: done dumping result, returning 12502 1726867180.28393: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affcac9-a3a5-6860-cbfd-0000000000e2] 12502 1726867180.28438: sending task result for task 0affcac9-a3a5-6860-cbfd-0000000000e2 skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 12502 1726867180.28655: no more pending results, returning what we have 12502 1726867180.28659: results queue empty 12502 1726867180.28660: checking for any_errors_fatal 12502 1726867180.28666: done checking for any_errors_fatal 12502 1726867180.28667: checking for max_fail_percentage 12502 1726867180.28669: done checking for max_fail_percentage 12502 1726867180.28670: checking to see if all hosts have failed and the running result is not ok 12502 1726867180.28672: done checking to see if all hosts have failed 12502 1726867180.28673: getting the remaining hosts for this loop 12502 1726867180.28674: done getting the remaining hosts for this loop 12502 1726867180.28681: getting the next task for host managed_node1 12502 1726867180.28688: done getting next task for host managed_node1 12502 1726867180.28692: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 12502 1726867180.28695: ^ state is: HOST STATE: block=2, task=24, rescue=0, 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 12502 1726867180.28716: getting variables 12502 1726867180.28718: in VariableManager get_vars() 12502 1726867180.28774: Calling all_inventory to load vars for managed_node1 12502 1726867180.28781: Calling groups_inventory to load vars for managed_node1 12502 1726867180.28785: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867180.28796: Calling all_plugins_play to load vars for managed_node1 12502 1726867180.28800: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867180.28803: Calling groups_plugins_play to load vars for managed_node1 12502 1726867180.29195: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867180.29479: done with get_vars() 12502 1726867180.29490: done getting variables 12502 1726867180.29519: done sending task result for task 0affcac9-a3a5-6860-cbfd-0000000000e2 12502 1726867180.29521: WORKER PROCESS EXITING 12502 1726867180.29555: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 17:19:40 -0400 (0:00:00.090) 0:00:08.484 ****** 12502 1726867180.29585: entering _queue_task() for managed_node1/debug 12502 1726867180.29842: worker is 1 (out of 1 available) 12502 1726867180.29968: exiting _queue_task() for managed_node1/debug 12502 1726867180.29982: done queuing things up, now waiting for results queue to drain 12502 1726867180.29984: waiting for pending results... 12502 1726867180.30156: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 12502 1726867180.30282: in run() - task 0affcac9-a3a5-6860-cbfd-0000000000e3 12502 1726867180.30324: variable 'ansible_search_path' from source: unknown 12502 1726867180.30332: variable 'ansible_search_path' from source: unknown 12502 1726867180.30370: calling self._execute() 12502 1726867180.30506: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867180.30514: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867180.30524: variable 'omit' from source: magic vars 12502 1726867180.31185: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867180.35949: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867180.36052: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867180.36232: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867180.36272: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867180.36306: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867180.36503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867180.36538: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867180.36771: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867180.36775: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867180.36780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867180.36986: variable 'ansible_distribution' from source: facts 12502 1726867180.36999: variable 'ansible_distribution_major_version' from source: facts 12502 1726867180.37112: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867180.37121: when evaluation is False, skipping this task 12502 1726867180.37127: _execute() done 12502 1726867180.37134: dumping result to json 12502 1726867180.37142: done dumping result, returning 12502 1726867180.37156: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affcac9-a3a5-6860-cbfd-0000000000e3] 12502 1726867180.37202: sending task result for task 0affcac9-a3a5-6860-cbfd-0000000000e3 skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 12502 1726867180.37424: no more pending results, returning what we have 12502 1726867180.37428: results queue empty 12502 1726867180.37429: checking for any_errors_fatal 12502 1726867180.37433: done checking for any_errors_fatal 12502 1726867180.37434: checking for max_fail_percentage 12502 1726867180.37439: done checking for max_fail_percentage 12502 1726867180.37439: checking to see if all hosts have failed and the running result is not ok 12502 1726867180.37440: done checking to see if all hosts have failed 12502 1726867180.37441: getting the remaining hosts for this loop 12502 1726867180.37442: done getting the remaining hosts for this loop 12502 1726867180.37446: getting the next task for host managed_node1 12502 1726867180.37454: done getting next task for host managed_node1 12502 1726867180.37458: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 12502 1726867180.37460: ^ state is: HOST STATE: block=2, task=24, rescue=0, 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 12502 1726867180.37483: getting variables 12502 1726867180.37485: in VariableManager get_vars() 12502 1726867180.37539: Calling all_inventory to load vars for managed_node1 12502 1726867180.37542: Calling groups_inventory to load vars for managed_node1 12502 1726867180.37545: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867180.37557: Calling all_plugins_play to load vars for managed_node1 12502 1726867180.37560: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867180.37563: Calling groups_plugins_play to load vars for managed_node1 12502 1726867180.38485: done sending task result for task 0affcac9-a3a5-6860-cbfd-0000000000e3 12502 1726867180.38488: WORKER PROCESS EXITING 12502 1726867180.38511: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867180.39120: done with get_vars() 12502 1726867180.39133: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 17:19:40 -0400 (0:00:00.096) 0:00:08.581 ****** 12502 1726867180.39235: entering _queue_task() for managed_node1/ping 12502 1726867180.40102: worker is 1 (out of 1 available) 12502 1726867180.40113: exiting _queue_task() for managed_node1/ping 12502 1726867180.40124: done queuing things up, now waiting for results queue to drain 12502 1726867180.40125: waiting for pending results... 12502 1726867180.40517: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 12502 1726867180.40651: in run() - task 0affcac9-a3a5-6860-cbfd-0000000000e4 12502 1726867180.40671: variable 'ansible_search_path' from source: unknown 12502 1726867180.40685: variable 'ansible_search_path' from source: unknown 12502 1726867180.40730: calling self._execute() 12502 1726867180.40915: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867180.40927: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867180.40946: variable 'omit' from source: magic vars 12502 1726867180.41914: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867180.46784: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867180.47083: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867180.47093: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867180.47131: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867180.47160: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867180.47265: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867180.47443: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867180.47472: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867180.47623: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867180.47627: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867180.47994: variable 'ansible_distribution' from source: facts 12502 1726867180.47998: variable 'ansible_distribution_major_version' from source: facts 12502 1726867180.48000: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867180.48002: when evaluation is False, skipping this task 12502 1726867180.48004: _execute() done 12502 1726867180.48006: dumping result to json 12502 1726867180.48008: done dumping result, returning 12502 1726867180.48010: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affcac9-a3a5-6860-cbfd-0000000000e4] 12502 1726867180.48012: sending task result for task 0affcac9-a3a5-6860-cbfd-0000000000e4 12502 1726867180.48079: done sending task result for task 0affcac9-a3a5-6860-cbfd-0000000000e4 12502 1726867180.48082: 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" } 12502 1726867180.48143: no more pending results, returning what we have 12502 1726867180.48147: results queue empty 12502 1726867180.48148: checking for any_errors_fatal 12502 1726867180.48152: done checking for any_errors_fatal 12502 1726867180.48152: checking for max_fail_percentage 12502 1726867180.48154: done checking for max_fail_percentage 12502 1726867180.48155: checking to see if all hosts have failed and the running result is not ok 12502 1726867180.48156: done checking to see if all hosts have failed 12502 1726867180.48156: getting the remaining hosts for this loop 12502 1726867180.48158: done getting the remaining hosts for this loop 12502 1726867180.48162: getting the next task for host managed_node1 12502 1726867180.48171: done getting next task for host managed_node1 12502 1726867180.48173: ^ task is: TASK: meta (role_complete) 12502 1726867180.48175: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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 12502 1726867180.48196: getting variables 12502 1726867180.48198: in VariableManager get_vars() 12502 1726867180.48250: Calling all_inventory to load vars for managed_node1 12502 1726867180.48253: Calling groups_inventory to load vars for managed_node1 12502 1726867180.48255: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867180.48266: Calling all_plugins_play to load vars for managed_node1 12502 1726867180.48269: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867180.48272: Calling groups_plugins_play to load vars for managed_node1 12502 1726867180.48757: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867180.49350: done with get_vars() 12502 1726867180.49363: done getting variables 12502 1726867180.49655: done queuing things up, now waiting for results queue to drain 12502 1726867180.49657: results queue empty 12502 1726867180.49658: checking for any_errors_fatal 12502 1726867180.49661: done checking for any_errors_fatal 12502 1726867180.49662: checking for max_fail_percentage 12502 1726867180.49663: done checking for max_fail_percentage 12502 1726867180.49664: checking to see if all hosts have failed and the running result is not ok 12502 1726867180.49665: done checking to see if all hosts have failed 12502 1726867180.49665: getting the remaining hosts for this loop 12502 1726867180.49666: done getting the remaining hosts for this loop 12502 1726867180.49669: getting the next task for host managed_node1 12502 1726867180.49675: done getting next task for host managed_node1 12502 1726867180.49680: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 12502 1726867180.49682: ^ state is: HOST STATE: block=2, task=26, rescue=0, 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 12502 1726867180.49693: getting variables 12502 1726867180.49694: in VariableManager get_vars() 12502 1726867180.49718: Calling all_inventory to load vars for managed_node1 12502 1726867180.49721: Calling groups_inventory to load vars for managed_node1 12502 1726867180.49723: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867180.49734: Calling all_plugins_play to load vars for managed_node1 12502 1726867180.49736: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867180.49739: Calling groups_plugins_play to load vars for managed_node1 12502 1726867180.50084: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867180.50513: done with get_vars() 12502 1726867180.50523: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 17:19:40 -0400 (0:00:00.115) 0:00:08.696 ****** 12502 1726867180.50806: entering _queue_task() for managed_node1/include_tasks 12502 1726867180.51249: worker is 1 (out of 1 available) 12502 1726867180.51262: exiting _queue_task() for managed_node1/include_tasks 12502 1726867180.51275: done queuing things up, now waiting for results queue to drain 12502 1726867180.51580: waiting for pending results... 12502 1726867180.51744: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 12502 1726867180.52017: in run() - task 0affcac9-a3a5-6860-cbfd-00000000011b 12502 1726867180.52234: variable 'ansible_search_path' from source: unknown 12502 1726867180.52237: variable 'ansible_search_path' from source: unknown 12502 1726867180.52241: calling self._execute() 12502 1726867180.52357: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867180.52561: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867180.52565: variable 'omit' from source: magic vars 12502 1726867180.53383: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867180.59085: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867180.59089: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867180.59094: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867180.59096: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867180.59098: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867180.59356: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867180.59398: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867180.59430: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867180.59474: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867180.59783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867180.59851: variable 'ansible_distribution' from source: facts 12502 1726867180.59862: variable 'ansible_distribution_major_version' from source: facts 12502 1726867180.59888: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867180.60115: when evaluation is False, skipping this task 12502 1726867180.60119: _execute() done 12502 1726867180.60122: dumping result to json 12502 1726867180.60124: done dumping result, returning 12502 1726867180.60127: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affcac9-a3a5-6860-cbfd-00000000011b] 12502 1726867180.60129: sending task result for task 0affcac9-a3a5-6860-cbfd-00000000011b 12502 1726867180.60209: done sending task result for task 0affcac9-a3a5-6860-cbfd-00000000011b 12502 1726867180.60212: 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" } 12502 1726867180.60266: no more pending results, returning what we have 12502 1726867180.60270: results queue empty 12502 1726867180.60272: checking for any_errors_fatal 12502 1726867180.60274: done checking for any_errors_fatal 12502 1726867180.60274: checking for max_fail_percentage 12502 1726867180.60276: done checking for max_fail_percentage 12502 1726867180.60279: checking to see if all hosts have failed and the running result is not ok 12502 1726867180.60280: done checking to see if all hosts have failed 12502 1726867180.60281: getting the remaining hosts for this loop 12502 1726867180.60282: done getting the remaining hosts for this loop 12502 1726867180.60286: getting the next task for host managed_node1 12502 1726867180.60296: done getting next task for host managed_node1 12502 1726867180.60301: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 12502 1726867180.60304: ^ state is: HOST STATE: block=2, task=26, rescue=0, 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 12502 1726867180.60324: getting variables 12502 1726867180.60326: in VariableManager get_vars() 12502 1726867180.60485: Calling all_inventory to load vars for managed_node1 12502 1726867180.60488: Calling groups_inventory to load vars for managed_node1 12502 1726867180.60491: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867180.60503: Calling all_plugins_play to load vars for managed_node1 12502 1726867180.60505: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867180.60508: Calling groups_plugins_play to load vars for managed_node1 12502 1726867180.61090: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867180.61606: done with get_vars() 12502 1726867180.61618: done getting variables 12502 1726867180.61676: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 17:19:40 -0400 (0:00:00.109) 0:00:08.806 ****** 12502 1726867180.61709: entering _queue_task() for managed_node1/debug 12502 1726867180.62166: worker is 1 (out of 1 available) 12502 1726867180.62383: exiting _queue_task() for managed_node1/debug 12502 1726867180.62396: done queuing things up, now waiting for results queue to drain 12502 1726867180.62397: waiting for pending results... 12502 1726867180.62798: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 12502 1726867180.62883: in run() - task 0affcac9-a3a5-6860-cbfd-00000000011c 12502 1726867180.62988: variable 'ansible_search_path' from source: unknown 12502 1726867180.63025: variable 'ansible_search_path' from source: unknown 12502 1726867180.63285: calling self._execute() 12502 1726867180.63292: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867180.63295: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867180.63365: variable 'omit' from source: magic vars 12502 1726867180.64452: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867180.68780: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867180.68949: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867180.68988: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867180.69024: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867180.69250: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867180.69683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867180.69689: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867180.69694: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867180.69697: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867180.69699: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867180.69902: variable 'ansible_distribution' from source: facts 12502 1726867180.69905: variable 'ansible_distribution_major_version' from source: facts 12502 1726867180.69924: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867180.69927: when evaluation is False, skipping this task 12502 1726867180.69930: _execute() done 12502 1726867180.69933: dumping result to json 12502 1726867180.69935: done dumping result, returning 12502 1726867180.69944: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0affcac9-a3a5-6860-cbfd-00000000011c] 12502 1726867180.69947: sending task result for task 0affcac9-a3a5-6860-cbfd-00000000011c skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 12502 1726867180.70244: no more pending results, returning what we have 12502 1726867180.70248: results queue empty 12502 1726867180.70249: checking for any_errors_fatal 12502 1726867180.70255: done checking for any_errors_fatal 12502 1726867180.70256: checking for max_fail_percentage 12502 1726867180.70257: done checking for max_fail_percentage 12502 1726867180.70258: checking to see if all hosts have failed and the running result is not ok 12502 1726867180.70259: done checking to see if all hosts have failed 12502 1726867180.70260: getting the remaining hosts for this loop 12502 1726867180.70261: done getting the remaining hosts for this loop 12502 1726867180.70265: getting the next task for host managed_node1 12502 1726867180.70272: done getting next task for host managed_node1 12502 1726867180.70276: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 12502 1726867180.70283: ^ state is: HOST STATE: block=2, task=26, rescue=0, 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 12502 1726867180.70304: getting variables 12502 1726867180.70306: in VariableManager get_vars() 12502 1726867180.70355: Calling all_inventory to load vars for managed_node1 12502 1726867180.70358: Calling groups_inventory to load vars for managed_node1 12502 1726867180.70360: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867180.70369: Calling all_plugins_play to load vars for managed_node1 12502 1726867180.70372: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867180.70374: Calling groups_plugins_play to load vars for managed_node1 12502 1726867180.70387: done sending task result for task 0affcac9-a3a5-6860-cbfd-00000000011c 12502 1726867180.70391: WORKER PROCESS EXITING 12502 1726867180.70908: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867180.71326: done with get_vars() 12502 1726867180.71336: done getting variables 12502 1726867180.71393: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 17:19:40 -0400 (0:00:00.097) 0:00:08.903 ****** 12502 1726867180.71425: entering _queue_task() for managed_node1/fail 12502 1726867180.71922: worker is 1 (out of 1 available) 12502 1726867180.71936: exiting _queue_task() for managed_node1/fail 12502 1726867180.71948: done queuing things up, now waiting for results queue to drain 12502 1726867180.71949: waiting for pending results... 12502 1726867180.72347: 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 12502 1726867180.72455: in run() - task 0affcac9-a3a5-6860-cbfd-00000000011d 12502 1726867180.72468: variable 'ansible_search_path' from source: unknown 12502 1726867180.72471: variable 'ansible_search_path' from source: unknown 12502 1726867180.72712: calling self._execute() 12502 1726867180.72789: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867180.72795: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867180.72804: variable 'omit' from source: magic vars 12502 1726867180.73739: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867180.76384: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867180.76407: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867180.76450: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867180.76486: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867180.76514: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867180.76598: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867180.76626: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867180.76652: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867180.76703: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867180.76717: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867180.76847: variable 'ansible_distribution' from source: facts 12502 1726867180.76850: variable 'ansible_distribution_major_version' from source: facts 12502 1726867180.76983: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867180.76986: when evaluation is False, skipping this task 12502 1726867180.76988: _execute() done 12502 1726867180.76990: dumping result to json 12502 1726867180.76992: done dumping result, returning 12502 1726867180.76995: 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 [0affcac9-a3a5-6860-cbfd-00000000011d] 12502 1726867180.76997: sending task result for task 0affcac9-a3a5-6860-cbfd-00000000011d 12502 1726867180.77058: done sending task result for task 0affcac9-a3a5-6860-cbfd-00000000011d 12502 1726867180.77061: 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" } 12502 1726867180.77105: no more pending results, returning what we have 12502 1726867180.77108: results queue empty 12502 1726867180.77109: checking for any_errors_fatal 12502 1726867180.77113: done checking for any_errors_fatal 12502 1726867180.77114: checking for max_fail_percentage 12502 1726867180.77116: done checking for max_fail_percentage 12502 1726867180.77116: checking to see if all hosts have failed and the running result is not ok 12502 1726867180.77117: done checking to see if all hosts have failed 12502 1726867180.77118: getting the remaining hosts for this loop 12502 1726867180.77119: done getting the remaining hosts for this loop 12502 1726867180.77122: getting the next task for host managed_node1 12502 1726867180.77127: done getting next task for host managed_node1 12502 1726867180.77130: ^ 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 12502 1726867180.77132: ^ state is: HOST STATE: block=2, task=26, rescue=0, 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 12502 1726867180.77148: getting variables 12502 1726867180.77149: in VariableManager get_vars() 12502 1726867180.77193: Calling all_inventory to load vars for managed_node1 12502 1726867180.77195: Calling groups_inventory to load vars for managed_node1 12502 1726867180.77197: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867180.77205: Calling all_plugins_play to load vars for managed_node1 12502 1726867180.77208: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867180.77211: Calling groups_plugins_play to load vars for managed_node1 12502 1726867180.77586: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867180.77996: done with get_vars() 12502 1726867180.78007: done getting variables 12502 1726867180.78060: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 17:19:40 -0400 (0:00:00.068) 0:00:08.971 ****** 12502 1726867180.78294: entering _queue_task() for managed_node1/fail 12502 1726867180.78620: worker is 1 (out of 1 available) 12502 1726867180.78632: exiting _queue_task() for managed_node1/fail 12502 1726867180.78643: done queuing things up, now waiting for results queue to drain 12502 1726867180.78645: waiting for pending results... 12502 1726867180.79040: 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 12502 1726867180.79338: in run() - task 0affcac9-a3a5-6860-cbfd-00000000011e 12502 1726867180.79353: variable 'ansible_search_path' from source: unknown 12502 1726867180.79356: variable 'ansible_search_path' from source: unknown 12502 1726867180.79488: calling self._execute() 12502 1726867180.79572: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867180.79578: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867180.79729: variable 'omit' from source: magic vars 12502 1726867180.80783: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867180.85285: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867180.85349: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867180.85502: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867180.85537: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867180.85562: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867180.85844: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867180.85872: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867180.85904: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867180.85944: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867180.85958: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867180.86202: variable 'ansible_distribution' from source: facts 12502 1726867180.86287: variable 'ansible_distribution_major_version' from source: facts 12502 1726867180.86309: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867180.86312: when evaluation is False, skipping this task 12502 1726867180.86318: _execute() done 12502 1726867180.86321: dumping result to json 12502 1726867180.86326: done dumping result, returning 12502 1726867180.86335: 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 [0affcac9-a3a5-6860-cbfd-00000000011e] 12502 1726867180.86338: sending task result for task 0affcac9-a3a5-6860-cbfd-00000000011e 12502 1726867180.86429: done sending task result for task 0affcac9-a3a5-6860-cbfd-00000000011e 12502 1726867180.86432: 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" } 12502 1726867180.86484: no more pending results, returning what we have 12502 1726867180.86488: results queue empty 12502 1726867180.86489: checking for any_errors_fatal 12502 1726867180.86495: done checking for any_errors_fatal 12502 1726867180.86496: checking for max_fail_percentage 12502 1726867180.86497: done checking for max_fail_percentage 12502 1726867180.86498: checking to see if all hosts have failed and the running result is not ok 12502 1726867180.86499: done checking to see if all hosts have failed 12502 1726867180.86500: getting the remaining hosts for this loop 12502 1726867180.86501: done getting the remaining hosts for this loop 12502 1726867180.86505: getting the next task for host managed_node1 12502 1726867180.86511: done getting next task for host managed_node1 12502 1726867180.86515: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 12502 1726867180.86518: ^ state is: HOST STATE: block=2, task=26, rescue=0, 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 12502 1726867180.86536: getting variables 12502 1726867180.86538: in VariableManager get_vars() 12502 1726867180.86589: Calling all_inventory to load vars for managed_node1 12502 1726867180.86592: Calling groups_inventory to load vars for managed_node1 12502 1726867180.86594: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867180.86604: Calling all_plugins_play to load vars for managed_node1 12502 1726867180.86606: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867180.86608: Calling groups_plugins_play to load vars for managed_node1 12502 1726867180.87030: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867180.87438: done with get_vars() 12502 1726867180.87448: done getting variables 12502 1726867180.87720: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 17:19:40 -0400 (0:00:00.094) 0:00:09.066 ****** 12502 1726867180.87752: entering _queue_task() for managed_node1/fail 12502 1726867180.88293: worker is 1 (out of 1 available) 12502 1726867180.88307: exiting _queue_task() for managed_node1/fail 12502 1726867180.88318: done queuing things up, now waiting for results queue to drain 12502 1726867180.88319: waiting for pending results... 12502 1726867180.88833: 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 12502 1726867180.89059: in run() - task 0affcac9-a3a5-6860-cbfd-00000000011f 12502 1726867180.89080: variable 'ansible_search_path' from source: unknown 12502 1726867180.89088: variable 'ansible_search_path' from source: unknown 12502 1726867180.89365: calling self._execute() 12502 1726867180.89369: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867180.89372: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867180.89375: variable 'omit' from source: magic vars 12502 1726867180.90275: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867180.92718: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867180.92795: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867180.92843: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867180.92882: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867180.92914: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867180.93056: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867180.93485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867180.93488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867180.93491: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867180.93493: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867180.93715: variable 'ansible_distribution' from source: facts 12502 1726867180.93725: variable 'ansible_distribution_major_version' from source: facts 12502 1726867180.93745: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867180.93751: when evaluation is False, skipping this task 12502 1726867180.93756: _execute() done 12502 1726867180.93762: dumping result to json 12502 1726867180.93769: done dumping result, returning 12502 1726867180.93782: 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 [0affcac9-a3a5-6860-cbfd-00000000011f] 12502 1726867180.93790: sending task result for task 0affcac9-a3a5-6860-cbfd-00000000011f 12502 1726867180.93898: done sending task result for task 0affcac9-a3a5-6860-cbfd-00000000011f 12502 1726867180.93906: 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" } 12502 1726867180.93956: no more pending results, returning what we have 12502 1726867180.93959: results queue empty 12502 1726867180.93961: checking for any_errors_fatal 12502 1726867180.93966: done checking for any_errors_fatal 12502 1726867180.93967: checking for max_fail_percentage 12502 1726867180.93968: done checking for max_fail_percentage 12502 1726867180.93969: checking to see if all hosts have failed and the running result is not ok 12502 1726867180.93970: done checking to see if all hosts have failed 12502 1726867180.93971: getting the remaining hosts for this loop 12502 1726867180.93972: done getting the remaining hosts for this loop 12502 1726867180.93976: getting the next task for host managed_node1 12502 1726867180.93984: done getting next task for host managed_node1 12502 1726867180.93988: ^ 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 12502 1726867180.93990: ^ state is: HOST STATE: block=2, task=26, rescue=0, 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 12502 1726867180.94009: getting variables 12502 1726867180.94010: in VariableManager get_vars() 12502 1726867180.94063: Calling all_inventory to load vars for managed_node1 12502 1726867180.94065: Calling groups_inventory to load vars for managed_node1 12502 1726867180.94068: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867180.94381: Calling all_plugins_play to load vars for managed_node1 12502 1726867180.94385: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867180.94389: Calling groups_plugins_play to load vars for managed_node1 12502 1726867180.94560: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867180.95219: done with get_vars() 12502 1726867180.95231: done getting variables 12502 1726867180.95292: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 17:19:40 -0400 (0:00:00.075) 0:00:09.142 ****** 12502 1726867180.95323: entering _queue_task() for managed_node1/dnf 12502 1726867180.95767: worker is 1 (out of 1 available) 12502 1726867180.95781: exiting _queue_task() for managed_node1/dnf 12502 1726867180.95794: done queuing things up, now waiting for results queue to drain 12502 1726867180.95796: waiting for pending results... 12502 1726867180.96212: 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 12502 1726867180.96531: in run() - task 0affcac9-a3a5-6860-cbfd-000000000120 12502 1726867180.96545: variable 'ansible_search_path' from source: unknown 12502 1726867180.96548: variable 'ansible_search_path' from source: unknown 12502 1726867180.96582: calling self._execute() 12502 1726867180.96837: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867180.96841: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867180.96852: variable 'omit' from source: magic vars 12502 1726867180.98283: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867181.01917: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867181.01986: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867181.02029: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867181.02070: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867181.02103: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867181.02182: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867181.02218: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867181.02248: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867181.02296: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867181.02318: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867181.02451: variable 'ansible_distribution' from source: facts 12502 1726867181.02463: variable 'ansible_distribution_major_version' from source: facts 12502 1726867181.02488: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867181.02498: when evaluation is False, skipping this task 12502 1726867181.02505: _execute() done 12502 1726867181.02511: dumping result to json 12502 1726867181.02518: done dumping result, returning 12502 1726867181.02531: 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 [0affcac9-a3a5-6860-cbfd-000000000120] 12502 1726867181.02541: sending task result for task 0affcac9-a3a5-6860-cbfd-000000000120 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" } 12502 1726867181.02715: no more pending results, returning what we have 12502 1726867181.02718: results queue empty 12502 1726867181.02719: checking for any_errors_fatal 12502 1726867181.02724: done checking for any_errors_fatal 12502 1726867181.02725: checking for max_fail_percentage 12502 1726867181.02726: done checking for max_fail_percentage 12502 1726867181.02727: checking to see if all hosts have failed and the running result is not ok 12502 1726867181.02728: done checking to see if all hosts have failed 12502 1726867181.02728: getting the remaining hosts for this loop 12502 1726867181.02730: done getting the remaining hosts for this loop 12502 1726867181.02734: getting the next task for host managed_node1 12502 1726867181.02740: done getting next task for host managed_node1 12502 1726867181.02743: ^ 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 12502 1726867181.02746: ^ state is: HOST STATE: block=2, task=26, rescue=0, 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 12502 1726867181.02763: getting variables 12502 1726867181.02764: in VariableManager get_vars() 12502 1726867181.02976: Calling all_inventory to load vars for managed_node1 12502 1726867181.02981: Calling groups_inventory to load vars for managed_node1 12502 1726867181.02983: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867181.02988: done sending task result for task 0affcac9-a3a5-6860-cbfd-000000000120 12502 1726867181.02993: WORKER PROCESS EXITING 12502 1726867181.03001: Calling all_plugins_play to load vars for managed_node1 12502 1726867181.03003: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867181.03006: Calling groups_plugins_play to load vars for managed_node1 12502 1726867181.03337: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867181.03765: done with get_vars() 12502 1726867181.03775: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 12502 1726867181.03854: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 17:19:41 -0400 (0:00:00.085) 0:00:09.227 ****** 12502 1726867181.03891: entering _queue_task() for managed_node1/yum 12502 1726867181.04159: worker is 1 (out of 1 available) 12502 1726867181.04171: exiting _queue_task() for managed_node1/yum 12502 1726867181.04298: done queuing things up, now waiting for results queue to drain 12502 1726867181.04300: waiting for pending results... 12502 1726867181.04480: 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 12502 1726867181.04599: in run() - task 0affcac9-a3a5-6860-cbfd-000000000121 12502 1726867181.04613: variable 'ansible_search_path' from source: unknown 12502 1726867181.04624: variable 'ansible_search_path' from source: unknown 12502 1726867181.04663: calling self._execute() 12502 1726867181.04756: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867181.04760: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867181.04770: variable 'omit' from source: magic vars 12502 1726867181.05345: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867181.07838: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867181.07918: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867181.07985: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867181.07997: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867181.08033: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867181.08214: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867181.08219: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867181.08223: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867181.08226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867181.08288: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867181.08506: variable 'ansible_distribution' from source: facts 12502 1726867181.08514: variable 'ansible_distribution_major_version' from source: facts 12502 1726867181.08531: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867181.08534: when evaluation is False, skipping this task 12502 1726867181.08537: _execute() done 12502 1726867181.08540: dumping result to json 12502 1726867181.08542: done dumping result, returning 12502 1726867181.08551: 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 [0affcac9-a3a5-6860-cbfd-000000000121] 12502 1726867181.08555: sending task result for task 0affcac9-a3a5-6860-cbfd-000000000121 12502 1726867181.08646: done sending task result for task 0affcac9-a3a5-6860-cbfd-000000000121 12502 1726867181.08649: 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" } 12502 1726867181.08704: no more pending results, returning what we have 12502 1726867181.08708: results queue empty 12502 1726867181.08709: checking for any_errors_fatal 12502 1726867181.08715: done checking for any_errors_fatal 12502 1726867181.08779: checking for max_fail_percentage 12502 1726867181.08782: done checking for max_fail_percentage 12502 1726867181.08783: checking to see if all hosts have failed and the running result is not ok 12502 1726867181.08784: done checking to see if all hosts have failed 12502 1726867181.08785: getting the remaining hosts for this loop 12502 1726867181.08786: done getting the remaining hosts for this loop 12502 1726867181.08793: getting the next task for host managed_node1 12502 1726867181.08801: done getting next task for host managed_node1 12502 1726867181.08806: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 12502 1726867181.08809: ^ state is: HOST STATE: block=2, task=26, rescue=0, 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 12502 1726867181.08834: getting variables 12502 1726867181.08836: in VariableManager get_vars() 12502 1726867181.08953: Calling all_inventory to load vars for managed_node1 12502 1726867181.08956: Calling groups_inventory to load vars for managed_node1 12502 1726867181.08959: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867181.08968: Calling all_plugins_play to load vars for managed_node1 12502 1726867181.08970: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867181.08973: Calling groups_plugins_play to load vars for managed_node1 12502 1726867181.09149: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867181.09462: done with get_vars() 12502 1726867181.09471: done getting variables 12502 1726867181.09535: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 17:19:41 -0400 (0:00:00.056) 0:00:09.284 ****** 12502 1726867181.09567: entering _queue_task() for managed_node1/fail 12502 1726867181.09944: worker is 1 (out of 1 available) 12502 1726867181.09955: exiting _queue_task() for managed_node1/fail 12502 1726867181.09966: done queuing things up, now waiting for results queue to drain 12502 1726867181.09967: waiting for pending results... 12502 1726867181.10198: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 12502 1726867181.10404: in run() - task 0affcac9-a3a5-6860-cbfd-000000000122 12502 1726867181.10407: variable 'ansible_search_path' from source: unknown 12502 1726867181.10410: variable 'ansible_search_path' from source: unknown 12502 1726867181.10413: calling self._execute() 12502 1726867181.10424: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867181.10430: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867181.10440: variable 'omit' from source: magic vars 12502 1726867181.10898: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867181.13628: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867181.13697: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867181.13729: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867181.13910: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867181.13914: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867181.13917: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867181.13920: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867181.13922: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867181.13966: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867181.13985: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867181.14111: variable 'ansible_distribution' from source: facts 12502 1726867181.14115: variable 'ansible_distribution_major_version' from source: facts 12502 1726867181.14133: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867181.14136: when evaluation is False, skipping this task 12502 1726867181.14139: _execute() done 12502 1726867181.14141: dumping result to json 12502 1726867181.14143: done dumping result, returning 12502 1726867181.14151: 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 [0affcac9-a3a5-6860-cbfd-000000000122] 12502 1726867181.14156: sending task result for task 0affcac9-a3a5-6860-cbfd-000000000122 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" } 12502 1726867181.14442: no more pending results, returning what we have 12502 1726867181.14444: results queue empty 12502 1726867181.14445: checking for any_errors_fatal 12502 1726867181.14451: done checking for any_errors_fatal 12502 1726867181.14452: checking for max_fail_percentage 12502 1726867181.14453: done checking for max_fail_percentage 12502 1726867181.14454: checking to see if all hosts have failed and the running result is not ok 12502 1726867181.14455: done checking to see if all hosts have failed 12502 1726867181.14456: getting the remaining hosts for this loop 12502 1726867181.14457: done getting the remaining hosts for this loop 12502 1726867181.14460: getting the next task for host managed_node1 12502 1726867181.14466: done getting next task for host managed_node1 12502 1726867181.14470: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 12502 1726867181.14472: ^ state is: HOST STATE: block=2, task=26, rescue=0, 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 12502 1726867181.14588: getting variables 12502 1726867181.14592: in VariableManager get_vars() 12502 1726867181.14635: Calling all_inventory to load vars for managed_node1 12502 1726867181.14637: Calling groups_inventory to load vars for managed_node1 12502 1726867181.14639: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867181.14647: Calling all_plugins_play to load vars for managed_node1 12502 1726867181.14649: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867181.14651: Calling groups_plugins_play to load vars for managed_node1 12502 1726867181.14910: done sending task result for task 0affcac9-a3a5-6860-cbfd-000000000122 12502 1726867181.14914: WORKER PROCESS EXITING 12502 1726867181.14929: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867181.15136: done with get_vars() 12502 1726867181.15146: done getting variables 12502 1726867181.15202: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 17:19:41 -0400 (0:00:00.056) 0:00:09.341 ****** 12502 1726867181.15239: entering _queue_task() for managed_node1/package 12502 1726867181.15510: worker is 1 (out of 1 available) 12502 1726867181.15523: exiting _queue_task() for managed_node1/package 12502 1726867181.15535: done queuing things up, now waiting for results queue to drain 12502 1726867181.15537: waiting for pending results... 12502 1726867181.15760: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 12502 1726867181.15895: in run() - task 0affcac9-a3a5-6860-cbfd-000000000123 12502 1726867181.15899: variable 'ansible_search_path' from source: unknown 12502 1726867181.15902: variable 'ansible_search_path' from source: unknown 12502 1726867181.15918: calling self._execute() 12502 1726867181.16002: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867181.16032: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867181.16036: variable 'omit' from source: magic vars 12502 1726867181.16447: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867181.19576: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867181.19581: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867181.19604: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867181.19637: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867181.19662: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867181.19744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867181.19773: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867181.19806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867181.19843: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867181.19856: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867181.19990: variable 'ansible_distribution' from source: facts 12502 1726867181.19998: variable 'ansible_distribution_major_version' from source: facts 12502 1726867181.20021: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867181.20024: when evaluation is False, skipping this task 12502 1726867181.20026: _execute() done 12502 1726867181.20029: dumping result to json 12502 1726867181.20031: done dumping result, returning 12502 1726867181.20114: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0affcac9-a3a5-6860-cbfd-000000000123] 12502 1726867181.20117: sending task result for task 0affcac9-a3a5-6860-cbfd-000000000123 12502 1726867181.20182: done sending task result for task 0affcac9-a3a5-6860-cbfd-000000000123 12502 1726867181.20185: 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" } 12502 1726867181.20258: no more pending results, returning what we have 12502 1726867181.20261: results queue empty 12502 1726867181.20262: checking for any_errors_fatal 12502 1726867181.20267: done checking for any_errors_fatal 12502 1726867181.20268: checking for max_fail_percentage 12502 1726867181.20269: done checking for max_fail_percentage 12502 1726867181.20270: checking to see if all hosts have failed and the running result is not ok 12502 1726867181.20271: done checking to see if all hosts have failed 12502 1726867181.20272: getting the remaining hosts for this loop 12502 1726867181.20273: done getting the remaining hosts for this loop 12502 1726867181.20276: getting the next task for host managed_node1 12502 1726867181.20282: done getting next task for host managed_node1 12502 1726867181.20286: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 12502 1726867181.20288: ^ state is: HOST STATE: block=2, task=26, rescue=0, 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 12502 1726867181.20304: getting variables 12502 1726867181.20305: in VariableManager get_vars() 12502 1726867181.20348: Calling all_inventory to load vars for managed_node1 12502 1726867181.20351: Calling groups_inventory to load vars for managed_node1 12502 1726867181.20353: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867181.20361: Calling all_plugins_play to load vars for managed_node1 12502 1726867181.20363: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867181.20366: Calling groups_plugins_play to load vars for managed_node1 12502 1726867181.20538: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867181.20749: done with get_vars() 12502 1726867181.20759: done getting variables 12502 1726867181.20814: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 17:19:41 -0400 (0:00:00.056) 0:00:09.397 ****** 12502 1726867181.20845: entering _queue_task() for managed_node1/package 12502 1726867181.21079: worker is 1 (out of 1 available) 12502 1726867181.21092: exiting _queue_task() for managed_node1/package 12502 1726867181.21104: done queuing things up, now waiting for results queue to drain 12502 1726867181.21105: waiting for pending results... 12502 1726867181.21497: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 12502 1726867181.21502: in run() - task 0affcac9-a3a5-6860-cbfd-000000000124 12502 1726867181.21516: variable 'ansible_search_path' from source: unknown 12502 1726867181.21523: variable 'ansible_search_path' from source: unknown 12502 1726867181.21560: calling self._execute() 12502 1726867181.21647: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867181.21659: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867181.21673: variable 'omit' from source: magic vars 12502 1726867181.22099: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867181.24480: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867181.24549: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867181.24590: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867181.24630: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867181.24668: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867181.24751: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867181.24790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867181.24821: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867181.24871: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867181.24895: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867181.25028: variable 'ansible_distribution' from source: facts 12502 1726867181.25041: variable 'ansible_distribution_major_version' from source: facts 12502 1726867181.25084: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867181.25087: when evaluation is False, skipping this task 12502 1726867181.25089: _execute() done 12502 1726867181.25091: dumping result to json 12502 1726867181.25093: done dumping result, returning 12502 1726867181.25100: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affcac9-a3a5-6860-cbfd-000000000124] 12502 1726867181.25109: sending task result for task 0affcac9-a3a5-6860-cbfd-000000000124 12502 1726867181.25252: done sending task result for task 0affcac9-a3a5-6860-cbfd-000000000124 12502 1726867181.25256: 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" } 12502 1726867181.25305: no more pending results, returning what we have 12502 1726867181.25308: results queue empty 12502 1726867181.25310: checking for any_errors_fatal 12502 1726867181.25317: done checking for any_errors_fatal 12502 1726867181.25318: checking for max_fail_percentage 12502 1726867181.25320: done checking for max_fail_percentage 12502 1726867181.25320: checking to see if all hosts have failed and the running result is not ok 12502 1726867181.25321: done checking to see if all hosts have failed 12502 1726867181.25322: getting the remaining hosts for this loop 12502 1726867181.25323: done getting the remaining hosts for this loop 12502 1726867181.25327: getting the next task for host managed_node1 12502 1726867181.25335: done getting next task for host managed_node1 12502 1726867181.25339: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 12502 1726867181.25342: ^ state is: HOST STATE: block=2, task=26, rescue=0, 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 12502 1726867181.25360: getting variables 12502 1726867181.25362: in VariableManager get_vars() 12502 1726867181.25515: Calling all_inventory to load vars for managed_node1 12502 1726867181.25518: Calling groups_inventory to load vars for managed_node1 12502 1726867181.25521: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867181.25530: Calling all_plugins_play to load vars for managed_node1 12502 1726867181.25532: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867181.25534: Calling groups_plugins_play to load vars for managed_node1 12502 1726867181.25845: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867181.26055: done with get_vars() 12502 1726867181.26065: done getting variables 12502 1726867181.26121: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 17:19:41 -0400 (0:00:00.053) 0:00:09.450 ****** 12502 1726867181.26152: entering _queue_task() for managed_node1/package 12502 1726867181.26583: worker is 1 (out of 1 available) 12502 1726867181.26593: exiting _queue_task() for managed_node1/package 12502 1726867181.26603: done queuing things up, now waiting for results queue to drain 12502 1726867181.26604: waiting for pending results... 12502 1726867181.26826: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 12502 1726867181.26866: in run() - task 0affcac9-a3a5-6860-cbfd-000000000125 12502 1726867181.26926: variable 'ansible_search_path' from source: unknown 12502 1726867181.26929: variable 'ansible_search_path' from source: unknown 12502 1726867181.26931: calling self._execute() 12502 1726867181.27040: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867181.27052: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867181.27067: variable 'omit' from source: magic vars 12502 1726867181.27531: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867181.29917: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867181.30254: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867181.30296: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867181.30343: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867181.30391: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867181.30481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867181.30522: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867181.30552: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867181.30680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867181.30684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867181.30754: variable 'ansible_distribution' from source: facts 12502 1726867181.30765: variable 'ansible_distribution_major_version' from source: facts 12502 1726867181.30789: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867181.30802: when evaluation is False, skipping this task 12502 1726867181.30810: _execute() done 12502 1726867181.30816: dumping result to json 12502 1726867181.30824: done dumping result, returning 12502 1726867181.30836: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affcac9-a3a5-6860-cbfd-000000000125] 12502 1726867181.30845: sending task result for task 0affcac9-a3a5-6860-cbfd-000000000125 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" } 12502 1726867181.31094: no more pending results, returning what we have 12502 1726867181.31097: results queue empty 12502 1726867181.31099: checking for any_errors_fatal 12502 1726867181.31105: done checking for any_errors_fatal 12502 1726867181.31106: checking for max_fail_percentage 12502 1726867181.31107: done checking for max_fail_percentage 12502 1726867181.31108: checking to see if all hosts have failed and the running result is not ok 12502 1726867181.31109: done checking to see if all hosts have failed 12502 1726867181.31110: getting the remaining hosts for this loop 12502 1726867181.31111: done getting the remaining hosts for this loop 12502 1726867181.31115: getting the next task for host managed_node1 12502 1726867181.31122: done getting next task for host managed_node1 12502 1726867181.31125: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 12502 1726867181.31128: ^ state is: HOST STATE: block=2, task=26, rescue=0, 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 12502 1726867181.31146: getting variables 12502 1726867181.31148: in VariableManager get_vars() 12502 1726867181.31200: Calling all_inventory to load vars for managed_node1 12502 1726867181.31203: Calling groups_inventory to load vars for managed_node1 12502 1726867181.31206: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867181.31216: Calling all_plugins_play to load vars for managed_node1 12502 1726867181.31220: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867181.31223: Calling groups_plugins_play to load vars for managed_node1 12502 1726867181.31586: done sending task result for task 0affcac9-a3a5-6860-cbfd-000000000125 12502 1726867181.31590: WORKER PROCESS EXITING 12502 1726867181.31612: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867181.31817: done with get_vars() 12502 1726867181.31827: done getting variables 12502 1726867181.31882: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 17:19:41 -0400 (0:00:00.057) 0:00:09.508 ****** 12502 1726867181.31914: entering _queue_task() for managed_node1/service 12502 1726867181.32230: worker is 1 (out of 1 available) 12502 1726867181.32241: exiting _queue_task() for managed_node1/service 12502 1726867181.32250: done queuing things up, now waiting for results queue to drain 12502 1726867181.32252: waiting for pending results... 12502 1726867181.32467: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 12502 1726867181.32622: in run() - task 0affcac9-a3a5-6860-cbfd-000000000126 12502 1726867181.32641: variable 'ansible_search_path' from source: unknown 12502 1726867181.32650: variable 'ansible_search_path' from source: unknown 12502 1726867181.32689: calling self._execute() 12502 1726867181.32795: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867181.32818: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867181.32842: variable 'omit' from source: magic vars 12502 1726867181.33395: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867181.35949: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867181.36019: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867181.36058: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867181.36112: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867181.36148: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867181.36236: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867181.36257: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867181.36274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867181.36303: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867181.36318: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867181.36418: variable 'ansible_distribution' from source: facts 12502 1726867181.36422: variable 'ansible_distribution_major_version' from source: facts 12502 1726867181.36439: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867181.36442: when evaluation is False, skipping this task 12502 1726867181.36445: _execute() done 12502 1726867181.36448: dumping result to json 12502 1726867181.36450: done dumping result, returning 12502 1726867181.36452: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-6860-cbfd-000000000126] 12502 1726867181.36454: sending task result for task 0affcac9-a3a5-6860-cbfd-000000000126 12502 1726867181.36539: done sending task result for task 0affcac9-a3a5-6860-cbfd-000000000126 12502 1726867181.36543: 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" } 12502 1726867181.36584: no more pending results, returning what we have 12502 1726867181.36587: results queue empty 12502 1726867181.36588: checking for any_errors_fatal 12502 1726867181.36597: done checking for any_errors_fatal 12502 1726867181.36598: checking for max_fail_percentage 12502 1726867181.36599: done checking for max_fail_percentage 12502 1726867181.36600: checking to see if all hosts have failed and the running result is not ok 12502 1726867181.36601: done checking to see if all hosts have failed 12502 1726867181.36602: getting the remaining hosts for this loop 12502 1726867181.36603: done getting the remaining hosts for this loop 12502 1726867181.36606: getting the next task for host managed_node1 12502 1726867181.36612: done getting next task for host managed_node1 12502 1726867181.36615: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 12502 1726867181.36617: ^ state is: HOST STATE: block=2, task=26, rescue=0, 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 12502 1726867181.36633: getting variables 12502 1726867181.36635: in VariableManager get_vars() 12502 1726867181.36676: Calling all_inventory to load vars for managed_node1 12502 1726867181.36681: Calling groups_inventory to load vars for managed_node1 12502 1726867181.36683: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867181.36693: Calling all_plugins_play to load vars for managed_node1 12502 1726867181.36695: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867181.36698: Calling groups_plugins_play to load vars for managed_node1 12502 1726867181.36857: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867181.36979: done with get_vars() 12502 1726867181.36986: done getting variables 12502 1726867181.37025: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 17:19:41 -0400 (0:00:00.051) 0:00:09.559 ****** 12502 1726867181.37045: entering _queue_task() for managed_node1/service 12502 1726867181.37281: worker is 1 (out of 1 available) 12502 1726867181.37296: exiting _queue_task() for managed_node1/service 12502 1726867181.37307: done queuing things up, now waiting for results queue to drain 12502 1726867181.37309: waiting for pending results... 12502 1726867181.37697: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 12502 1726867181.37702: in run() - task 0affcac9-a3a5-6860-cbfd-000000000127 12502 1726867181.37705: variable 'ansible_search_path' from source: unknown 12502 1726867181.37707: variable 'ansible_search_path' from source: unknown 12502 1726867181.37710: calling self._execute() 12502 1726867181.37773: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867181.37793: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867181.37801: variable 'omit' from source: magic vars 12502 1726867181.38469: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867181.41300: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867181.41364: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867181.41471: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867181.41518: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867181.41543: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867181.41744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867181.41771: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867181.41911: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867181.41949: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867181.41962: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867181.42323: variable 'ansible_distribution' from source: facts 12502 1726867181.42329: variable 'ansible_distribution_major_version' from source: facts 12502 1726867181.42346: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867181.42349: when evaluation is False, skipping this task 12502 1726867181.42352: _execute() done 12502 1726867181.42354: dumping result to json 12502 1726867181.42356: done dumping result, returning 12502 1726867181.42422: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affcac9-a3a5-6860-cbfd-000000000127] 12502 1726867181.42430: sending task result for task 0affcac9-a3a5-6860-cbfd-000000000127 12502 1726867181.42585: done sending task result for task 0affcac9-a3a5-6860-cbfd-000000000127 12502 1726867181.42592: 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 } 12502 1726867181.42637: no more pending results, returning what we have 12502 1726867181.42640: results queue empty 12502 1726867181.42641: checking for any_errors_fatal 12502 1726867181.42648: done checking for any_errors_fatal 12502 1726867181.42648: checking for max_fail_percentage 12502 1726867181.42650: done checking for max_fail_percentage 12502 1726867181.42651: checking to see if all hosts have failed and the running result is not ok 12502 1726867181.42652: done checking to see if all hosts have failed 12502 1726867181.42652: getting the remaining hosts for this loop 12502 1726867181.42653: done getting the remaining hosts for this loop 12502 1726867181.42657: getting the next task for host managed_node1 12502 1726867181.42665: done getting next task for host managed_node1 12502 1726867181.42669: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 12502 1726867181.42672: ^ state is: HOST STATE: block=2, task=26, rescue=0, 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 12502 1726867181.42696: getting variables 12502 1726867181.42698: in VariableManager get_vars() 12502 1726867181.42750: Calling all_inventory to load vars for managed_node1 12502 1726867181.42754: Calling groups_inventory to load vars for managed_node1 12502 1726867181.42757: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867181.42767: Calling all_plugins_play to load vars for managed_node1 12502 1726867181.42769: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867181.42771: Calling groups_plugins_play to load vars for managed_node1 12502 1726867181.43311: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867181.43526: done with get_vars() 12502 1726867181.43538: done getting variables 12502 1726867181.43607: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 17:19:41 -0400 (0:00:00.065) 0:00:09.625 ****** 12502 1726867181.43640: entering _queue_task() for managed_node1/service 12502 1726867181.43898: worker is 1 (out of 1 available) 12502 1726867181.44085: exiting _queue_task() for managed_node1/service 12502 1726867181.44095: done queuing things up, now waiting for results queue to drain 12502 1726867181.44097: waiting for pending results... 12502 1726867181.44262: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 12502 1726867181.45027: in run() - task 0affcac9-a3a5-6860-cbfd-000000000128 12502 1726867181.45031: variable 'ansible_search_path' from source: unknown 12502 1726867181.45034: variable 'ansible_search_path' from source: unknown 12502 1726867181.45037: calling self._execute() 12502 1726867181.45040: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867181.45043: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867181.45045: variable 'omit' from source: magic vars 12502 1726867181.46034: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867181.49835: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867181.49904: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867181.49938: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867181.49969: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867181.49997: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867181.50081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867181.50284: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867181.50288: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867181.50294: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867181.50297: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867181.50338: variable 'ansible_distribution' from source: facts 12502 1726867181.50353: variable 'ansible_distribution_major_version' from source: facts 12502 1726867181.50369: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867181.50372: when evaluation is False, skipping this task 12502 1726867181.50375: _execute() done 12502 1726867181.50379: dumping result to json 12502 1726867181.50382: done dumping result, returning 12502 1726867181.50389: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affcac9-a3a5-6860-cbfd-000000000128] 12502 1726867181.50394: sending task result for task 0affcac9-a3a5-6860-cbfd-000000000128 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" } 12502 1726867181.50528: no more pending results, returning what we have 12502 1726867181.50531: results queue empty 12502 1726867181.50532: checking for any_errors_fatal 12502 1726867181.50538: done checking for any_errors_fatal 12502 1726867181.50539: checking for max_fail_percentage 12502 1726867181.50545: done checking for max_fail_percentage 12502 1726867181.50546: checking to see if all hosts have failed and the running result is not ok 12502 1726867181.50547: done checking to see if all hosts have failed 12502 1726867181.50548: getting the remaining hosts for this loop 12502 1726867181.50549: done getting the remaining hosts for this loop 12502 1726867181.50553: getting the next task for host managed_node1 12502 1726867181.50560: done getting next task for host managed_node1 12502 1726867181.50564: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 12502 1726867181.50567: ^ state is: HOST STATE: block=2, task=26, rescue=0, 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 12502 1726867181.50588: getting variables 12502 1726867181.50590: in VariableManager get_vars() 12502 1726867181.50642: Calling all_inventory to load vars for managed_node1 12502 1726867181.50645: Calling groups_inventory to load vars for managed_node1 12502 1726867181.50647: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867181.50896: Calling all_plugins_play to load vars for managed_node1 12502 1726867181.50900: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867181.50905: Calling groups_plugins_play to load vars for managed_node1 12502 1726867181.51199: done sending task result for task 0affcac9-a3a5-6860-cbfd-000000000128 12502 1726867181.51203: WORKER PROCESS EXITING 12502 1726867181.51230: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867181.51732: done with get_vars() 12502 1726867181.51743: done getting variables 12502 1726867181.51850: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 17:19:41 -0400 (0:00:00.082) 0:00:09.707 ****** 12502 1726867181.51882: entering _queue_task() for managed_node1/service 12502 1726867181.52518: worker is 1 (out of 1 available) 12502 1726867181.52531: exiting _queue_task() for managed_node1/service 12502 1726867181.52541: done queuing things up, now waiting for results queue to drain 12502 1726867181.52542: waiting for pending results... 12502 1726867181.53110: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 12502 1726867181.53347: in run() - task 0affcac9-a3a5-6860-cbfd-000000000129 12502 1726867181.53355: variable 'ansible_search_path' from source: unknown 12502 1726867181.53359: variable 'ansible_search_path' from source: unknown 12502 1726867181.53496: calling self._execute() 12502 1726867181.53583: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867181.53696: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867181.53885: variable 'omit' from source: magic vars 12502 1726867181.54724: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867181.56973: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867181.57018: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867181.57054: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867181.57082: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867181.57105: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867181.57162: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867181.57183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867181.57205: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867181.57230: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867181.57243: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867181.57334: variable 'ansible_distribution' from source: facts 12502 1726867181.57338: variable 'ansible_distribution_major_version' from source: facts 12502 1726867181.57352: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867181.57355: when evaluation is False, skipping this task 12502 1726867181.57357: _execute() done 12502 1726867181.57360: dumping result to json 12502 1726867181.57362: done dumping result, returning 12502 1726867181.57369: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0affcac9-a3a5-6860-cbfd-000000000129] 12502 1726867181.57372: sending task result for task 0affcac9-a3a5-6860-cbfd-000000000129 12502 1726867181.57460: done sending task result for task 0affcac9-a3a5-6860-cbfd-000000000129 12502 1726867181.57463: 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 } 12502 1726867181.57508: no more pending results, returning what we have 12502 1726867181.57511: results queue empty 12502 1726867181.57512: checking for any_errors_fatal 12502 1726867181.57518: done checking for any_errors_fatal 12502 1726867181.57519: checking for max_fail_percentage 12502 1726867181.57521: done checking for max_fail_percentage 12502 1726867181.57521: checking to see if all hosts have failed and the running result is not ok 12502 1726867181.57522: done checking to see if all hosts have failed 12502 1726867181.57523: getting the remaining hosts for this loop 12502 1726867181.57524: done getting the remaining hosts for this loop 12502 1726867181.57527: getting the next task for host managed_node1 12502 1726867181.57533: done getting next task for host managed_node1 12502 1726867181.57537: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 12502 1726867181.57539: ^ state is: HOST STATE: block=2, task=26, rescue=0, 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 12502 1726867181.57557: getting variables 12502 1726867181.57559: in VariableManager get_vars() 12502 1726867181.57607: Calling all_inventory to load vars for managed_node1 12502 1726867181.57610: Calling groups_inventory to load vars for managed_node1 12502 1726867181.57612: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867181.57620: Calling all_plugins_play to load vars for managed_node1 12502 1726867181.57622: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867181.57625: Calling groups_plugins_play to load vars for managed_node1 12502 1726867181.57755: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867181.57923: done with get_vars() 12502 1726867181.57934: done getting variables 12502 1726867181.58000: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 17:19:41 -0400 (0:00:00.061) 0:00:09.769 ****** 12502 1726867181.58033: entering _queue_task() for managed_node1/copy 12502 1726867181.58287: worker is 1 (out of 1 available) 12502 1726867181.58301: exiting _queue_task() for managed_node1/copy 12502 1726867181.58485: done queuing things up, now waiting for results queue to drain 12502 1726867181.58487: waiting for pending results... 12502 1726867181.58697: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 12502 1726867181.58702: in run() - task 0affcac9-a3a5-6860-cbfd-00000000012a 12502 1726867181.58756: variable 'ansible_search_path' from source: unknown 12502 1726867181.58760: variable 'ansible_search_path' from source: unknown 12502 1726867181.58762: calling self._execute() 12502 1726867181.58846: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867181.58851: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867181.58863: variable 'omit' from source: magic vars 12502 1726867181.59182: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867181.60807: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867181.60849: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867181.60932: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867181.60936: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867181.60953: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867181.61094: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867181.61098: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867181.61100: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867181.61115: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867181.61130: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867181.61329: variable 'ansible_distribution' from source: facts 12502 1726867181.61332: variable 'ansible_distribution_major_version' from source: facts 12502 1726867181.61335: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867181.61336: when evaluation is False, skipping this task 12502 1726867181.61338: _execute() done 12502 1726867181.61340: dumping result to json 12502 1726867181.61342: done dumping result, returning 12502 1726867181.61344: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affcac9-a3a5-6860-cbfd-00000000012a] 12502 1726867181.61345: sending task result for task 0affcac9-a3a5-6860-cbfd-00000000012a 12502 1726867181.61405: done sending task result for task 0affcac9-a3a5-6860-cbfd-00000000012a 12502 1726867181.61408: 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" } 12502 1726867181.61468: no more pending results, returning what we have 12502 1726867181.61471: results queue empty 12502 1726867181.61472: checking for any_errors_fatal 12502 1726867181.61480: done checking for any_errors_fatal 12502 1726867181.61481: checking for max_fail_percentage 12502 1726867181.61482: done checking for max_fail_percentage 12502 1726867181.61483: checking to see if all hosts have failed and the running result is not ok 12502 1726867181.61484: done checking to see if all hosts have failed 12502 1726867181.61485: getting the remaining hosts for this loop 12502 1726867181.61486: done getting the remaining hosts for this loop 12502 1726867181.61488: getting the next task for host managed_node1 12502 1726867181.61493: done getting next task for host managed_node1 12502 1726867181.61497: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 12502 1726867181.61499: ^ state is: HOST STATE: block=2, task=26, rescue=0, 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 12502 1726867181.61514: getting variables 12502 1726867181.61515: in VariableManager get_vars() 12502 1726867181.61557: Calling all_inventory to load vars for managed_node1 12502 1726867181.61559: Calling groups_inventory to load vars for managed_node1 12502 1726867181.61561: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867181.61569: Calling all_plugins_play to load vars for managed_node1 12502 1726867181.61572: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867181.61574: Calling groups_plugins_play to load vars for managed_node1 12502 1726867181.62040: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867181.62328: done with get_vars() 12502 1726867181.62336: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 17:19:41 -0400 (0:00:00.043) 0:00:09.812 ****** 12502 1726867181.62389: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 12502 1726867181.62565: worker is 1 (out of 1 available) 12502 1726867181.62580: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 12502 1726867181.62595: done queuing things up, now waiting for results queue to drain 12502 1726867181.62597: waiting for pending results... 12502 1726867181.62765: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 12502 1726867181.62855: in run() - task 0affcac9-a3a5-6860-cbfd-00000000012b 12502 1726867181.62865: variable 'ansible_search_path' from source: unknown 12502 1726867181.62869: variable 'ansible_search_path' from source: unknown 12502 1726867181.62903: calling self._execute() 12502 1726867181.62969: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867181.62973: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867181.62983: variable 'omit' from source: magic vars 12502 1726867181.63278: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867181.65149: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867181.65383: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867181.65387: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867181.65389: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867181.65391: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867181.65397: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867181.65430: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867181.65461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867181.65508: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867181.65528: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867181.65657: variable 'ansible_distribution' from source: facts 12502 1726867181.65669: variable 'ansible_distribution_major_version' from source: facts 12502 1726867181.65695: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867181.65703: when evaluation is False, skipping this task 12502 1726867181.65712: _execute() done 12502 1726867181.65719: dumping result to json 12502 1726867181.65727: done dumping result, returning 12502 1726867181.65744: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affcac9-a3a5-6860-cbfd-00000000012b] 12502 1726867181.65747: sending task result for task 0affcac9-a3a5-6860-cbfd-00000000012b 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" } 12502 1726867181.65913: no more pending results, returning what we have 12502 1726867181.65922: results queue empty 12502 1726867181.65923: checking for any_errors_fatal 12502 1726867181.65938: done checking for any_errors_fatal 12502 1726867181.65939: checking for max_fail_percentage 12502 1726867181.65940: done checking for max_fail_percentage 12502 1726867181.65941: checking to see if all hosts have failed and the running result is not ok 12502 1726867181.65942: done checking to see if all hosts have failed 12502 1726867181.65943: getting the remaining hosts for this loop 12502 1726867181.65944: done getting the remaining hosts for this loop 12502 1726867181.65947: getting the next task for host managed_node1 12502 1726867181.65952: done getting next task for host managed_node1 12502 1726867181.65955: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 12502 1726867181.65958: ^ state is: HOST STATE: block=2, task=26, rescue=0, 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 12502 1726867181.65973: getting variables 12502 1726867181.65974: in VariableManager get_vars() 12502 1726867181.66018: Calling all_inventory to load vars for managed_node1 12502 1726867181.66021: Calling groups_inventory to load vars for managed_node1 12502 1726867181.66023: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867181.66035: Calling all_plugins_play to load vars for managed_node1 12502 1726867181.66037: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867181.66040: Calling groups_plugins_play to load vars for managed_node1 12502 1726867181.66149: done sending task result for task 0affcac9-a3a5-6860-cbfd-00000000012b 12502 1726867181.66152: WORKER PROCESS EXITING 12502 1726867181.66161: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867181.66293: done with get_vars() 12502 1726867181.66300: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 17:19:41 -0400 (0:00:00.039) 0:00:09.852 ****** 12502 1726867181.66365: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 12502 1726867181.66540: worker is 1 (out of 1 available) 12502 1726867181.66552: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 12502 1726867181.66564: done queuing things up, now waiting for results queue to drain 12502 1726867181.66565: waiting for pending results... 12502 1726867181.66723: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 12502 1726867181.66801: in run() - task 0affcac9-a3a5-6860-cbfd-00000000012c 12502 1726867181.66809: variable 'ansible_search_path' from source: unknown 12502 1726867181.66813: variable 'ansible_search_path' from source: unknown 12502 1726867181.66839: calling self._execute() 12502 1726867181.66904: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867181.66909: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867181.66919: variable 'omit' from source: magic vars 12502 1726867181.67198: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867181.69006: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867181.69046: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867181.69075: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867181.69100: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867181.69120: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867181.69173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867181.69199: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867181.69216: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867181.69242: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867181.69252: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867181.69343: variable 'ansible_distribution' from source: facts 12502 1726867181.69346: variable 'ansible_distribution_major_version' from source: facts 12502 1726867181.69360: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867181.69362: when evaluation is False, skipping this task 12502 1726867181.69365: _execute() done 12502 1726867181.69367: dumping result to json 12502 1726867181.69370: done dumping result, returning 12502 1726867181.69376: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0affcac9-a3a5-6860-cbfd-00000000012c] 12502 1726867181.69381: sending task result for task 0affcac9-a3a5-6860-cbfd-00000000012c 12502 1726867181.69457: done sending task result for task 0affcac9-a3a5-6860-cbfd-00000000012c 12502 1726867181.69459: 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" } 12502 1726867181.69541: no more pending results, returning what we have 12502 1726867181.69544: results queue empty 12502 1726867181.69544: checking for any_errors_fatal 12502 1726867181.69550: done checking for any_errors_fatal 12502 1726867181.69550: checking for max_fail_percentage 12502 1726867181.69552: done checking for max_fail_percentage 12502 1726867181.69553: checking to see if all hosts have failed and the running result is not ok 12502 1726867181.69553: done checking to see if all hosts have failed 12502 1726867181.69554: getting the remaining hosts for this loop 12502 1726867181.69555: done getting the remaining hosts for this loop 12502 1726867181.69558: getting the next task for host managed_node1 12502 1726867181.69563: done getting next task for host managed_node1 12502 1726867181.69566: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 12502 1726867181.69570: ^ state is: HOST STATE: block=2, task=26, rescue=0, 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 12502 1726867181.69587: getting variables 12502 1726867181.69588: in VariableManager get_vars() 12502 1726867181.69624: Calling all_inventory to load vars for managed_node1 12502 1726867181.69626: Calling groups_inventory to load vars for managed_node1 12502 1726867181.69627: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867181.69633: Calling all_plugins_play to load vars for managed_node1 12502 1726867181.69636: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867181.69638: Calling groups_plugins_play to load vars for managed_node1 12502 1726867181.69775: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867181.69897: done with get_vars() 12502 1726867181.69904: done getting variables 12502 1726867181.69944: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 17:19:41 -0400 (0:00:00.035) 0:00:09.888 ****** 12502 1726867181.69965: entering _queue_task() for managed_node1/debug 12502 1726867181.70135: worker is 1 (out of 1 available) 12502 1726867181.70148: exiting _queue_task() for managed_node1/debug 12502 1726867181.70159: done queuing things up, now waiting for results queue to drain 12502 1726867181.70161: waiting for pending results... 12502 1726867181.70315: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 12502 1726867181.70483: in run() - task 0affcac9-a3a5-6860-cbfd-00000000012d 12502 1726867181.70487: variable 'ansible_search_path' from source: unknown 12502 1726867181.70490: variable 'ansible_search_path' from source: unknown 12502 1726867181.70493: calling self._execute() 12502 1726867181.70513: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867181.70517: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867181.70526: variable 'omit' from source: magic vars 12502 1726867181.70832: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867181.72311: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867181.72362: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867181.72390: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867181.72416: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867181.72438: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867181.72501: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867181.72521: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867181.72539: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867181.72565: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867181.72576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867181.72674: variable 'ansible_distribution' from source: facts 12502 1726867181.72683: variable 'ansible_distribution_major_version' from source: facts 12502 1726867181.72701: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867181.72705: when evaluation is False, skipping this task 12502 1726867181.72708: _execute() done 12502 1726867181.72710: dumping result to json 12502 1726867181.72713: done dumping result, returning 12502 1726867181.72719: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affcac9-a3a5-6860-cbfd-00000000012d] 12502 1726867181.72722: sending task result for task 0affcac9-a3a5-6860-cbfd-00000000012d 12502 1726867181.72813: done sending task result for task 0affcac9-a3a5-6860-cbfd-00000000012d 12502 1726867181.72816: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 12502 1726867181.72860: no more pending results, returning what we have 12502 1726867181.72862: results queue empty 12502 1726867181.72863: checking for any_errors_fatal 12502 1726867181.72869: done checking for any_errors_fatal 12502 1726867181.72869: checking for max_fail_percentage 12502 1726867181.72871: done checking for max_fail_percentage 12502 1726867181.72871: checking to see if all hosts have failed and the running result is not ok 12502 1726867181.72872: done checking to see if all hosts have failed 12502 1726867181.72873: getting the remaining hosts for this loop 12502 1726867181.72874: done getting the remaining hosts for this loop 12502 1726867181.72879: getting the next task for host managed_node1 12502 1726867181.72886: done getting next task for host managed_node1 12502 1726867181.72889: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 12502 1726867181.72894: ^ state is: HOST STATE: block=2, task=26, rescue=0, 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 12502 1726867181.72913: getting variables 12502 1726867181.72915: in VariableManager get_vars() 12502 1726867181.72961: Calling all_inventory to load vars for managed_node1 12502 1726867181.72963: Calling groups_inventory to load vars for managed_node1 12502 1726867181.72965: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867181.72973: Calling all_plugins_play to load vars for managed_node1 12502 1726867181.72975: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867181.72982: Calling groups_plugins_play to load vars for managed_node1 12502 1726867181.73121: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867181.73247: done with get_vars() 12502 1726867181.73255: done getting variables 12502 1726867181.73297: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 17:19:41 -0400 (0:00:00.033) 0:00:09.922 ****** 12502 1726867181.73321: entering _queue_task() for managed_node1/debug 12502 1726867181.73517: worker is 1 (out of 1 available) 12502 1726867181.73529: exiting _queue_task() for managed_node1/debug 12502 1726867181.73540: done queuing things up, now waiting for results queue to drain 12502 1726867181.73541: waiting for pending results... 12502 1726867181.73707: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 12502 1726867181.73780: in run() - task 0affcac9-a3a5-6860-cbfd-00000000012e 12502 1726867181.73795: variable 'ansible_search_path' from source: unknown 12502 1726867181.73799: variable 'ansible_search_path' from source: unknown 12502 1726867181.73823: calling self._execute() 12502 1726867181.73888: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867181.73895: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867181.73902: variable 'omit' from source: magic vars 12502 1726867181.74199: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867181.75672: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867181.75716: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867181.75744: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867181.75769: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867181.75793: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867181.75846: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867181.75867: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867181.75886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867181.75914: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867181.75925: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867181.76019: variable 'ansible_distribution' from source: facts 12502 1726867181.76022: variable 'ansible_distribution_major_version' from source: facts 12502 1726867181.76036: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867181.76039: when evaluation is False, skipping this task 12502 1726867181.76042: _execute() done 12502 1726867181.76044: dumping result to json 12502 1726867181.76046: done dumping result, returning 12502 1726867181.76054: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affcac9-a3a5-6860-cbfd-00000000012e] 12502 1726867181.76057: sending task result for task 0affcac9-a3a5-6860-cbfd-00000000012e 12502 1726867181.76141: done sending task result for task 0affcac9-a3a5-6860-cbfd-00000000012e 12502 1726867181.76143: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 12502 1726867181.76217: no more pending results, returning what we have 12502 1726867181.76220: results queue empty 12502 1726867181.76221: checking for any_errors_fatal 12502 1726867181.76226: done checking for any_errors_fatal 12502 1726867181.76226: checking for max_fail_percentage 12502 1726867181.76227: done checking for max_fail_percentage 12502 1726867181.76228: checking to see if all hosts have failed and the running result is not ok 12502 1726867181.76229: done checking to see if all hosts have failed 12502 1726867181.76230: getting the remaining hosts for this loop 12502 1726867181.76231: done getting the remaining hosts for this loop 12502 1726867181.76234: getting the next task for host managed_node1 12502 1726867181.76239: done getting next task for host managed_node1 12502 1726867181.76242: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 12502 1726867181.76244: ^ state is: HOST STATE: block=2, task=26, rescue=0, 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 12502 1726867181.76260: getting variables 12502 1726867181.76261: in VariableManager get_vars() 12502 1726867181.76313: Calling all_inventory to load vars for managed_node1 12502 1726867181.76315: Calling groups_inventory to load vars for managed_node1 12502 1726867181.76317: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867181.76324: Calling all_plugins_play to load vars for managed_node1 12502 1726867181.76325: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867181.76327: Calling groups_plugins_play to load vars for managed_node1 12502 1726867181.76472: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867181.76595: done with get_vars() 12502 1726867181.76603: done getting variables 12502 1726867181.76640: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 17:19:41 -0400 (0:00:00.033) 0:00:09.955 ****** 12502 1726867181.76660: entering _queue_task() for managed_node1/debug 12502 1726867181.76850: worker is 1 (out of 1 available) 12502 1726867181.76864: exiting _queue_task() for managed_node1/debug 12502 1726867181.76875: done queuing things up, now waiting for results queue to drain 12502 1726867181.76878: waiting for pending results... 12502 1726867181.77028: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 12502 1726867181.77104: in run() - task 0affcac9-a3a5-6860-cbfd-00000000012f 12502 1726867181.77116: variable 'ansible_search_path' from source: unknown 12502 1726867181.77120: variable 'ansible_search_path' from source: unknown 12502 1726867181.77144: calling self._execute() 12502 1726867181.77218: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867181.77222: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867181.77236: variable 'omit' from source: magic vars 12502 1726867181.77539: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867181.79000: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867181.79049: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867181.79075: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867181.79106: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867181.79125: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867181.79180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867181.79206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867181.79223: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867181.79249: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867181.79260: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867181.79352: variable 'ansible_distribution' from source: facts 12502 1726867181.79356: variable 'ansible_distribution_major_version' from source: facts 12502 1726867181.79370: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867181.79373: when evaluation is False, skipping this task 12502 1726867181.79375: _execute() done 12502 1726867181.79379: dumping result to json 12502 1726867181.79382: done dumping result, returning 12502 1726867181.79388: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affcac9-a3a5-6860-cbfd-00000000012f] 12502 1726867181.79394: sending task result for task 0affcac9-a3a5-6860-cbfd-00000000012f 12502 1726867181.79471: done sending task result for task 0affcac9-a3a5-6860-cbfd-00000000012f 12502 1726867181.79474: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 12502 1726867181.79554: no more pending results, returning what we have 12502 1726867181.79556: results queue empty 12502 1726867181.79557: checking for any_errors_fatal 12502 1726867181.79560: done checking for any_errors_fatal 12502 1726867181.79561: checking for max_fail_percentage 12502 1726867181.79562: done checking for max_fail_percentage 12502 1726867181.79563: checking to see if all hosts have failed and the running result is not ok 12502 1726867181.79564: done checking to see if all hosts have failed 12502 1726867181.79565: getting the remaining hosts for this loop 12502 1726867181.79566: done getting the remaining hosts for this loop 12502 1726867181.79568: getting the next task for host managed_node1 12502 1726867181.79573: done getting next task for host managed_node1 12502 1726867181.79578: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 12502 1726867181.79581: ^ state is: HOST STATE: block=2, task=26, rescue=0, 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 12502 1726867181.79596: getting variables 12502 1726867181.79597: in VariableManager get_vars() 12502 1726867181.79636: Calling all_inventory to load vars for managed_node1 12502 1726867181.79638: Calling groups_inventory to load vars for managed_node1 12502 1726867181.79640: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867181.79646: Calling all_plugins_play to load vars for managed_node1 12502 1726867181.79647: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867181.79649: Calling groups_plugins_play to load vars for managed_node1 12502 1726867181.79755: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867181.79879: done with get_vars() 12502 1726867181.79886: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 17:19:41 -0400 (0:00:00.032) 0:00:09.988 ****** 12502 1726867181.79944: entering _queue_task() for managed_node1/ping 12502 1726867181.80113: worker is 1 (out of 1 available) 12502 1726867181.80127: exiting _queue_task() for managed_node1/ping 12502 1726867181.80138: done queuing things up, now waiting for results queue to drain 12502 1726867181.80140: waiting for pending results... 12502 1726867181.80297: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 12502 1726867181.80376: in run() - task 0affcac9-a3a5-6860-cbfd-000000000130 12502 1726867181.80389: variable 'ansible_search_path' from source: unknown 12502 1726867181.80392: variable 'ansible_search_path' from source: unknown 12502 1726867181.80422: calling self._execute() 12502 1726867181.80484: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867181.80488: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867181.80499: variable 'omit' from source: magic vars 12502 1726867181.80784: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867181.82340: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867181.82392: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867181.82419: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867181.82450: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867181.82472: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867181.82532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867181.82555: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867181.82574: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867181.82603: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867181.82615: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867181.82707: variable 'ansible_distribution' from source: facts 12502 1726867181.82711: variable 'ansible_distribution_major_version' from source: facts 12502 1726867181.82725: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867181.82732: when evaluation is False, skipping this task 12502 1726867181.82735: _execute() done 12502 1726867181.82738: dumping result to json 12502 1726867181.82740: done dumping result, returning 12502 1726867181.82743: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affcac9-a3a5-6860-cbfd-000000000130] 12502 1726867181.82745: sending task result for task 0affcac9-a3a5-6860-cbfd-000000000130 12502 1726867181.82826: done sending task result for task 0affcac9-a3a5-6860-cbfd-000000000130 12502 1726867181.82836: 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" } 12502 1726867181.82909: no more pending results, returning what we have 12502 1726867181.82912: results queue empty 12502 1726867181.82913: checking for any_errors_fatal 12502 1726867181.82918: done checking for any_errors_fatal 12502 1726867181.82919: checking for max_fail_percentage 12502 1726867181.82920: done checking for max_fail_percentage 12502 1726867181.82921: checking to see if all hosts have failed and the running result is not ok 12502 1726867181.82922: done checking to see if all hosts have failed 12502 1726867181.82922: getting the remaining hosts for this loop 12502 1726867181.82923: done getting the remaining hosts for this loop 12502 1726867181.82926: getting the next task for host managed_node1 12502 1726867181.82933: done getting next task for host managed_node1 12502 1726867181.82935: ^ task is: TASK: meta (role_complete) 12502 1726867181.82937: ^ state is: HOST STATE: block=2, task=27, rescue=0, 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 12502 1726867181.82955: getting variables 12502 1726867181.82957: in VariableManager get_vars() 12502 1726867181.83001: Calling all_inventory to load vars for managed_node1 12502 1726867181.83004: Calling groups_inventory to load vars for managed_node1 12502 1726867181.83006: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867181.83013: Calling all_plugins_play to load vars for managed_node1 12502 1726867181.83015: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867181.83016: Calling groups_plugins_play to load vars for managed_node1 12502 1726867181.83157: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867181.83276: done with get_vars() 12502 1726867181.83285: done getting variables 12502 1726867181.83337: done queuing things up, now waiting for results queue to drain 12502 1726867181.83339: results queue empty 12502 1726867181.83339: checking for any_errors_fatal 12502 1726867181.83341: done checking for any_errors_fatal 12502 1726867181.83341: checking for max_fail_percentage 12502 1726867181.83342: done checking for max_fail_percentage 12502 1726867181.83342: checking to see if all hosts have failed and the running result is not ok 12502 1726867181.83342: done checking to see if all hosts have failed 12502 1726867181.83343: getting the remaining hosts for this loop 12502 1726867181.83343: done getting the remaining hosts for this loop 12502 1726867181.83345: getting the next task for host managed_node1 12502 1726867181.83348: done getting next task for host managed_node1 12502 1726867181.83349: ^ task is: TASK: From the active connection, get the controller profile "{{ controller_profile }}" 12502 1726867181.83350: ^ state is: HOST STATE: block=2, task=28, rescue=0, 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 12502 1726867181.83351: getting variables 12502 1726867181.83351: in VariableManager get_vars() 12502 1726867181.83363: Calling all_inventory to load vars for managed_node1 12502 1726867181.83365: Calling groups_inventory to load vars for managed_node1 12502 1726867181.83366: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867181.83368: Calling all_plugins_play to load vars for managed_node1 12502 1726867181.83370: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867181.83371: Calling groups_plugins_play to load vars for managed_node1 12502 1726867181.83457: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867181.83566: done with get_vars() 12502 1726867181.83572: done getting variables 12502 1726867181.83600: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 12502 1726867181.83685: variable 'controller_profile' from source: play vars TASK [From the active connection, get the controller profile "bond0"] ********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:200 Friday 20 September 2024 17:19:41 -0400 (0:00:00.037) 0:00:10.026 ****** 12502 1726867181.83707: entering _queue_task() for managed_node1/command 12502 1726867181.83885: worker is 1 (out of 1 available) 12502 1726867181.83901: exiting _queue_task() for managed_node1/command 12502 1726867181.83947: done queuing things up, now waiting for results queue to drain 12502 1726867181.83985: waiting for pending results... 12502 1726867181.84128: running TaskExecutor() for managed_node1/TASK: From the active connection, get the controller profile "bond0" 12502 1726867181.84176: in run() - task 0affcac9-a3a5-6860-cbfd-000000000160 12502 1726867181.84194: variable 'ansible_search_path' from source: unknown 12502 1726867181.84220: calling self._execute() 12502 1726867181.84284: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867181.84289: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867181.84299: variable 'omit' from source: magic vars 12502 1726867181.84582: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867181.86308: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867181.86312: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867181.86315: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867181.86317: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867181.86319: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867181.86322: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867181.86343: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867181.86367: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867181.86406: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867181.86420: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867181.86542: variable 'ansible_distribution' from source: facts 12502 1726867181.86546: variable 'ansible_distribution_major_version' from source: facts 12502 1726867181.86565: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867181.86569: when evaluation is False, skipping this task 12502 1726867181.86572: _execute() done 12502 1726867181.86574: dumping result to json 12502 1726867181.86576: done dumping result, returning 12502 1726867181.86584: done running TaskExecutor() for managed_node1/TASK: From the active connection, get the controller profile "bond0" [0affcac9-a3a5-6860-cbfd-000000000160] 12502 1726867181.86589: sending task result for task 0affcac9-a3a5-6860-cbfd-000000000160 12502 1726867181.86664: done sending task result for task 0affcac9-a3a5-6860-cbfd-000000000160 12502 1726867181.86666: 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" } 12502 1726867181.86720: no more pending results, returning what we have 12502 1726867181.86723: results queue empty 12502 1726867181.86724: checking for any_errors_fatal 12502 1726867181.86725: done checking for any_errors_fatal 12502 1726867181.86726: checking for max_fail_percentage 12502 1726867181.86727: done checking for max_fail_percentage 12502 1726867181.86728: checking to see if all hosts have failed and the running result is not ok 12502 1726867181.86729: done checking to see if all hosts have failed 12502 1726867181.86729: getting the remaining hosts for this loop 12502 1726867181.86731: done getting the remaining hosts for this loop 12502 1726867181.86733: getting the next task for host managed_node1 12502 1726867181.86739: done getting next task for host managed_node1 12502 1726867181.86741: ^ task is: TASK: Assert that the controller profile is activated 12502 1726867181.86743: ^ state is: HOST STATE: block=2, task=29, rescue=0, 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 12502 1726867181.86746: getting variables 12502 1726867181.86747: in VariableManager get_vars() 12502 1726867181.86909: Calling all_inventory to load vars for managed_node1 12502 1726867181.86912: Calling groups_inventory to load vars for managed_node1 12502 1726867181.86914: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867181.86923: Calling all_plugins_play to load vars for managed_node1 12502 1726867181.86925: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867181.86928: Calling groups_plugins_play to load vars for managed_node1 12502 1726867181.87163: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867181.87404: done with get_vars() 12502 1726867181.87416: done getting variables 12502 1726867181.87466: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Assert that the controller profile is activated] ************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:207 Friday 20 September 2024 17:19:41 -0400 (0:00:00.037) 0:00:10.063 ****** 12502 1726867181.87486: entering _queue_task() for managed_node1/assert 12502 1726867181.87658: worker is 1 (out of 1 available) 12502 1726867181.87670: exiting _queue_task() for managed_node1/assert 12502 1726867181.87684: done queuing things up, now waiting for results queue to drain 12502 1726867181.87686: waiting for pending results... 12502 1726867181.87856: running TaskExecutor() for managed_node1/TASK: Assert that the controller profile is activated 12502 1726867181.87917: in run() - task 0affcac9-a3a5-6860-cbfd-000000000161 12502 1726867181.87930: variable 'ansible_search_path' from source: unknown 12502 1726867181.87957: calling self._execute() 12502 1726867181.88030: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867181.88033: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867181.88043: variable 'omit' from source: magic vars 12502 1726867181.88476: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867181.90781: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867181.90883: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867181.90887: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867181.90927: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867181.90951: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867181.91028: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867181.91056: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867181.91114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867181.91152: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867181.91167: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867181.91383: variable 'ansible_distribution' from source: facts 12502 1726867181.91386: variable 'ansible_distribution_major_version' from source: facts 12502 1726867181.91388: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867181.91390: when evaluation is False, skipping this task 12502 1726867181.91392: _execute() done 12502 1726867181.91394: dumping result to json 12502 1726867181.91396: done dumping result, returning 12502 1726867181.91398: done running TaskExecutor() for managed_node1/TASK: Assert that the controller profile is activated [0affcac9-a3a5-6860-cbfd-000000000161] 12502 1726867181.91400: sending task result for task 0affcac9-a3a5-6860-cbfd-000000000161 12502 1726867181.91459: done sending task result for task 0affcac9-a3a5-6860-cbfd-000000000161 12502 1726867181.91461: 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" } 12502 1726867181.91528: no more pending results, returning what we have 12502 1726867181.91530: results queue empty 12502 1726867181.91531: checking for any_errors_fatal 12502 1726867181.91536: done checking for any_errors_fatal 12502 1726867181.91537: checking for max_fail_percentage 12502 1726867181.91538: done checking for max_fail_percentage 12502 1726867181.91539: checking to see if all hosts have failed and the running result is not ok 12502 1726867181.91540: done checking to see if all hosts have failed 12502 1726867181.91541: getting the remaining hosts for this loop 12502 1726867181.91541: done getting the remaining hosts for this loop 12502 1726867181.91544: getting the next task for host managed_node1 12502 1726867181.91549: done getting next task for host managed_node1 12502 1726867181.91552: ^ task is: TASK: Get the controller device details 12502 1726867181.91553: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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 12502 1726867181.91556: getting variables 12502 1726867181.91557: in VariableManager get_vars() 12502 1726867181.91698: Calling all_inventory to load vars for managed_node1 12502 1726867181.91701: Calling groups_inventory to load vars for managed_node1 12502 1726867181.91704: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867181.91712: Calling all_plugins_play to load vars for managed_node1 12502 1726867181.91715: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867181.91718: Calling groups_plugins_play to load vars for managed_node1 12502 1726867181.92395: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867181.92903: done with get_vars() 12502 1726867181.92914: done getting variables 12502 1726867181.92965: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get the controller device details] *************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:214 Friday 20 September 2024 17:19:41 -0400 (0:00:00.057) 0:00:10.120 ****** 12502 1726867181.93194: entering _queue_task() for managed_node1/command 12502 1726867181.93629: worker is 1 (out of 1 available) 12502 1726867181.93643: exiting _queue_task() for managed_node1/command 12502 1726867181.93655: done queuing things up, now waiting for results queue to drain 12502 1726867181.93657: waiting for pending results... 12502 1726867181.94222: running TaskExecutor() for managed_node1/TASK: Get the controller device details 12502 1726867181.94228: in run() - task 0affcac9-a3a5-6860-cbfd-000000000162 12502 1726867181.94231: variable 'ansible_search_path' from source: unknown 12502 1726867181.94261: calling self._execute() 12502 1726867181.94685: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867181.94690: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867181.94692: variable 'omit' from source: magic vars 12502 1726867181.95083: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867181.97327: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867181.97398: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867181.97434: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867181.97471: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867181.97500: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867181.97731: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867181.97735: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867181.97738: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867181.97740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867181.97743: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867181.97826: variable 'ansible_distribution' from source: facts 12502 1726867181.97833: variable 'ansible_distribution_major_version' from source: facts 12502 1726867181.97949: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867181.97951: when evaluation is False, skipping this task 12502 1726867181.97953: _execute() done 12502 1726867181.97955: dumping result to json 12502 1726867181.97957: done dumping result, returning 12502 1726867181.97958: done running TaskExecutor() for managed_node1/TASK: Get the controller device details [0affcac9-a3a5-6860-cbfd-000000000162] 12502 1726867181.97960: sending task result for task 0affcac9-a3a5-6860-cbfd-000000000162 12502 1726867181.98021: done sending task result for task 0affcac9-a3a5-6860-cbfd-000000000162 12502 1726867181.98024: 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" } 12502 1726867181.98099: no more pending results, returning what we have 12502 1726867181.98102: results queue empty 12502 1726867181.98103: checking for any_errors_fatal 12502 1726867181.98108: done checking for any_errors_fatal 12502 1726867181.98109: checking for max_fail_percentage 12502 1726867181.98111: done checking for max_fail_percentage 12502 1726867181.98111: checking to see if all hosts have failed and the running result is not ok 12502 1726867181.98112: done checking to see if all hosts have failed 12502 1726867181.98113: getting the remaining hosts for this loop 12502 1726867181.98114: done getting the remaining hosts for this loop 12502 1726867181.98117: getting the next task for host managed_node1 12502 1726867181.98121: done getting next task for host managed_node1 12502 1726867181.98123: ^ task is: TASK: Assert that the controller profile is activated 12502 1726867181.98125: ^ state is: HOST STATE: block=2, task=31, rescue=0, 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 12502 1726867181.98128: getting variables 12502 1726867181.98129: in VariableManager get_vars() 12502 1726867181.98170: Calling all_inventory to load vars for managed_node1 12502 1726867181.98173: Calling groups_inventory to load vars for managed_node1 12502 1726867181.98174: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867181.98185: Calling all_plugins_play to load vars for managed_node1 12502 1726867181.98187: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867181.98190: Calling groups_plugins_play to load vars for managed_node1 12502 1726867181.98573: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867181.98933: done with get_vars() 12502 1726867181.98944: done getting variables 12502 1726867181.99073: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Assert that the controller profile is activated] ************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:221 Friday 20 September 2024 17:19:41 -0400 (0:00:00.059) 0:00:10.179 ****** 12502 1726867181.99104: entering _queue_task() for managed_node1/assert 12502 1726867181.99600: worker is 1 (out of 1 available) 12502 1726867181.99610: exiting _queue_task() for managed_node1/assert 12502 1726867181.99621: done queuing things up, now waiting for results queue to drain 12502 1726867181.99622: waiting for pending results... 12502 1726867181.99736: running TaskExecutor() for managed_node1/TASK: Assert that the controller profile is activated 12502 1726867181.99839: in run() - task 0affcac9-a3a5-6860-cbfd-000000000163 12502 1726867181.99958: variable 'ansible_search_path' from source: unknown 12502 1726867181.99961: calling self._execute() 12502 1726867182.00017: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867182.00029: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867182.00064: variable 'omit' from source: magic vars 12502 1726867182.00481: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867182.03658: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867182.03661: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867182.03753: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867182.03958: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867182.03961: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867182.04094: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867182.04135: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867182.04165: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867182.04237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867182.04324: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867182.04923: variable 'ansible_distribution' from source: facts 12502 1726867182.04926: variable 'ansible_distribution_major_version' from source: facts 12502 1726867182.04929: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867182.04931: when evaluation is False, skipping this task 12502 1726867182.04933: _execute() done 12502 1726867182.04934: dumping result to json 12502 1726867182.04936: done dumping result, returning 12502 1726867182.04939: done running TaskExecutor() for managed_node1/TASK: Assert that the controller profile is activated [0affcac9-a3a5-6860-cbfd-000000000163] 12502 1726867182.04941: sending task result for task 0affcac9-a3a5-6860-cbfd-000000000163 12502 1726867182.05017: done sending task result for task 0affcac9-a3a5-6860-cbfd-000000000163 12502 1726867182.05020: 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" } 12502 1726867182.05068: no more pending results, returning what we have 12502 1726867182.05071: results queue empty 12502 1726867182.05073: checking for any_errors_fatal 12502 1726867182.05079: done checking for any_errors_fatal 12502 1726867182.05080: checking for max_fail_percentage 12502 1726867182.05082: done checking for max_fail_percentage 12502 1726867182.05083: checking to see if all hosts have failed and the running result is not ok 12502 1726867182.05084: done checking to see if all hosts have failed 12502 1726867182.05084: getting the remaining hosts for this loop 12502 1726867182.05086: done getting the remaining hosts for this loop 12502 1726867182.05089: getting the next task for host managed_node1 12502 1726867182.05100: done getting next task for host managed_node1 12502 1726867182.05107: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 12502 1726867182.05111: ^ state is: HOST STATE: block=2, task=31, 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 12502 1726867182.05130: getting variables 12502 1726867182.05132: in VariableManager get_vars() 12502 1726867182.05391: Calling all_inventory to load vars for managed_node1 12502 1726867182.05395: Calling groups_inventory to load vars for managed_node1 12502 1726867182.05397: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867182.05407: Calling all_plugins_play to load vars for managed_node1 12502 1726867182.05410: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867182.05412: Calling groups_plugins_play to load vars for managed_node1 12502 1726867182.05919: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867182.06335: done with get_vars() 12502 1726867182.06345: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 17:19:42 -0400 (0:00:00.073) 0:00:10.253 ****** 12502 1726867182.06439: entering _queue_task() for managed_node1/include_tasks 12502 1726867182.07030: worker is 1 (out of 1 available) 12502 1726867182.07043: exiting _queue_task() for managed_node1/include_tasks 12502 1726867182.07056: done queuing things up, now waiting for results queue to drain 12502 1726867182.07057: waiting for pending results... 12502 1726867182.07514: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 12502 1726867182.07611: in run() - task 0affcac9-a3a5-6860-cbfd-00000000016c 12502 1726867182.07801: variable 'ansible_search_path' from source: unknown 12502 1726867182.07804: variable 'ansible_search_path' from source: unknown 12502 1726867182.07838: calling self._execute() 12502 1726867182.07936: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867182.07940: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867182.07943: variable 'omit' from source: magic vars 12502 1726867182.08884: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867182.12086: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867182.12089: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867182.12125: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867182.12159: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867182.12184: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867182.12485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867182.12489: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867182.12492: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867182.12495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867182.12497: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867182.12593: variable 'ansible_distribution' from source: facts 12502 1726867182.12597: variable 'ansible_distribution_major_version' from source: facts 12502 1726867182.12599: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867182.12601: when evaluation is False, skipping this task 12502 1726867182.12603: _execute() done 12502 1726867182.12605: dumping result to json 12502 1726867182.12606: done dumping result, returning 12502 1726867182.12608: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affcac9-a3a5-6860-cbfd-00000000016c] 12502 1726867182.12610: sending task result for task 0affcac9-a3a5-6860-cbfd-00000000016c 12502 1726867182.12674: done sending task result for task 0affcac9-a3a5-6860-cbfd-00000000016c 12502 1726867182.12676: 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" } 12502 1726867182.12736: no more pending results, returning what we have 12502 1726867182.12740: results queue empty 12502 1726867182.12741: checking for any_errors_fatal 12502 1726867182.12747: done checking for any_errors_fatal 12502 1726867182.12748: checking for max_fail_percentage 12502 1726867182.12749: done checking for max_fail_percentage 12502 1726867182.12750: checking to see if all hosts have failed and the running result is not ok 12502 1726867182.12751: done checking to see if all hosts have failed 12502 1726867182.12752: getting the remaining hosts for this loop 12502 1726867182.12753: done getting the remaining hosts for this loop 12502 1726867182.12757: getting the next task for host managed_node1 12502 1726867182.12764: done getting next task for host managed_node1 12502 1726867182.12767: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 12502 1726867182.12771: ^ state is: HOST STATE: block=2, task=31, 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 12502 1726867182.12789: getting variables 12502 1726867182.12791: in VariableManager get_vars() 12502 1726867182.12834: Calling all_inventory to load vars for managed_node1 12502 1726867182.12837: Calling groups_inventory to load vars for managed_node1 12502 1726867182.12839: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867182.12847: Calling all_plugins_play to load vars for managed_node1 12502 1726867182.12850: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867182.12852: Calling groups_plugins_play to load vars for managed_node1 12502 1726867182.13164: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867182.13673: done with get_vars() 12502 1726867182.13888: done getting variables 12502 1726867182.13941: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 17:19:42 -0400 (0:00:00.075) 0:00:10.328 ****** 12502 1726867182.13973: entering _queue_task() for managed_node1/debug 12502 1726867182.14244: worker is 1 (out of 1 available) 12502 1726867182.14257: exiting _queue_task() for managed_node1/debug 12502 1726867182.14268: done queuing things up, now waiting for results queue to drain 12502 1726867182.14270: waiting for pending results... 12502 1726867182.14522: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 12502 1726867182.14662: in run() - task 0affcac9-a3a5-6860-cbfd-00000000016d 12502 1726867182.14683: variable 'ansible_search_path' from source: unknown 12502 1726867182.14691: variable 'ansible_search_path' from source: unknown 12502 1726867182.14730: calling self._execute() 12502 1726867182.14816: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867182.14827: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867182.14841: variable 'omit' from source: magic vars 12502 1726867182.15240: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867182.17406: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867182.17487: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867182.17682: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867182.17685: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867182.17688: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867182.17690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867182.17692: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867182.17722: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867182.17766: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867182.17789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867182.17920: variable 'ansible_distribution' from source: facts 12502 1726867182.17930: variable 'ansible_distribution_major_version' from source: facts 12502 1726867182.17949: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867182.17956: when evaluation is False, skipping this task 12502 1726867182.17962: _execute() done 12502 1726867182.17968: dumping result to json 12502 1726867182.17975: done dumping result, returning 12502 1726867182.17988: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0affcac9-a3a5-6860-cbfd-00000000016d] 12502 1726867182.17997: sending task result for task 0affcac9-a3a5-6860-cbfd-00000000016d skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 12502 1726867182.18168: no more pending results, returning what we have 12502 1726867182.18171: results queue empty 12502 1726867182.18172: checking for any_errors_fatal 12502 1726867182.18181: done checking for any_errors_fatal 12502 1726867182.18182: checking for max_fail_percentage 12502 1726867182.18183: done checking for max_fail_percentage 12502 1726867182.18184: checking to see if all hosts have failed and the running result is not ok 12502 1726867182.18185: done checking to see if all hosts have failed 12502 1726867182.18185: getting the remaining hosts for this loop 12502 1726867182.18187: done getting the remaining hosts for this loop 12502 1726867182.18191: getting the next task for host managed_node1 12502 1726867182.18198: done getting next task for host managed_node1 12502 1726867182.18203: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 12502 1726867182.18206: ^ state is: HOST STATE: block=2, task=31, 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 12502 1726867182.18225: getting variables 12502 1726867182.18227: in VariableManager get_vars() 12502 1726867182.18285: Calling all_inventory to load vars for managed_node1 12502 1726867182.18288: Calling groups_inventory to load vars for managed_node1 12502 1726867182.18290: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867182.18300: Calling all_plugins_play to load vars for managed_node1 12502 1726867182.18303: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867182.18306: Calling groups_plugins_play to load vars for managed_node1 12502 1726867182.18671: done sending task result for task 0affcac9-a3a5-6860-cbfd-00000000016d 12502 1726867182.18674: WORKER PROCESS EXITING 12502 1726867182.18700: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867182.18912: done with get_vars() 12502 1726867182.18921: done getting variables 12502 1726867182.18972: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 17:19:42 -0400 (0:00:00.050) 0:00:10.379 ****** 12502 1726867182.19025: entering _queue_task() for managed_node1/fail 12502 1726867182.19283: worker is 1 (out of 1 available) 12502 1726867182.19296: exiting _queue_task() for managed_node1/fail 12502 1726867182.19308: done queuing things up, now waiting for results queue to drain 12502 1726867182.19310: waiting for pending results... 12502 1726867182.19586: 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 12502 1726867182.19725: in run() - task 0affcac9-a3a5-6860-cbfd-00000000016e 12502 1726867182.19746: variable 'ansible_search_path' from source: unknown 12502 1726867182.19754: variable 'ansible_search_path' from source: unknown 12502 1726867182.19795: calling self._execute() 12502 1726867182.19885: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867182.19897: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867182.19914: variable 'omit' from source: magic vars 12502 1726867182.20355: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867182.24253: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867182.24329: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867182.24369: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867182.24410: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867182.24446: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867182.24533: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867182.24566: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867182.24600: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867182.24648: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867182.24667: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867182.24796: variable 'ansible_distribution' from source: facts 12502 1726867182.24807: variable 'ansible_distribution_major_version' from source: facts 12502 1726867182.24827: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867182.24834: when evaluation is False, skipping this task 12502 1726867182.24842: _execute() done 12502 1726867182.24851: dumping result to json 12502 1726867182.24983: done dumping result, returning 12502 1726867182.24986: 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 [0affcac9-a3a5-6860-cbfd-00000000016e] 12502 1726867182.24989: sending task result for task 0affcac9-a3a5-6860-cbfd-00000000016e 12502 1726867182.25059: done sending task result for task 0affcac9-a3a5-6860-cbfd-00000000016e 12502 1726867182.25062: 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" } 12502 1726867182.25108: no more pending results, returning what we have 12502 1726867182.25112: results queue empty 12502 1726867182.25113: checking for any_errors_fatal 12502 1726867182.25121: done checking for any_errors_fatal 12502 1726867182.25122: checking for max_fail_percentage 12502 1726867182.25124: done checking for max_fail_percentage 12502 1726867182.25125: checking to see if all hosts have failed and the running result is not ok 12502 1726867182.25125: done checking to see if all hosts have failed 12502 1726867182.25126: getting the remaining hosts for this loop 12502 1726867182.25128: done getting the remaining hosts for this loop 12502 1726867182.25131: getting the next task for host managed_node1 12502 1726867182.25139: done getting next task for host managed_node1 12502 1726867182.25143: ^ 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 12502 1726867182.25147: ^ state is: HOST STATE: block=2, task=31, 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 12502 1726867182.25166: getting variables 12502 1726867182.25168: in VariableManager get_vars() 12502 1726867182.25223: Calling all_inventory to load vars for managed_node1 12502 1726867182.25226: Calling groups_inventory to load vars for managed_node1 12502 1726867182.25229: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867182.25240: Calling all_plugins_play to load vars for managed_node1 12502 1726867182.25243: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867182.25246: Calling groups_plugins_play to load vars for managed_node1 12502 1726867182.25660: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867182.25880: done with get_vars() 12502 1726867182.25890: done getting variables 12502 1726867182.25938: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 17:19:42 -0400 (0:00:00.069) 0:00:10.448 ****** 12502 1726867182.25966: entering _queue_task() for managed_node1/fail 12502 1726867182.26190: worker is 1 (out of 1 available) 12502 1726867182.26202: exiting _queue_task() for managed_node1/fail 12502 1726867182.26212: done queuing things up, now waiting for results queue to drain 12502 1726867182.26213: waiting for pending results... 12502 1726867182.27092: 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 12502 1726867182.27096: in run() - task 0affcac9-a3a5-6860-cbfd-00000000016f 12502 1726867182.27124: variable 'ansible_search_path' from source: unknown 12502 1726867182.27127: variable 'ansible_search_path' from source: unknown 12502 1726867182.27348: calling self._execute() 12502 1726867182.27351: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867182.27482: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867182.27486: variable 'omit' from source: magic vars 12502 1726867182.28344: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867182.31147: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867182.31234: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867182.31280: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867182.31323: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867182.31354: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867182.31439: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867182.31472: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867182.31509: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867182.31555: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867182.31576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867182.31710: variable 'ansible_distribution' from source: facts 12502 1726867182.31830: variable 'ansible_distribution_major_version' from source: facts 12502 1726867182.31834: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867182.31836: when evaluation is False, skipping this task 12502 1726867182.31838: _execute() done 12502 1726867182.31840: dumping result to json 12502 1726867182.31842: done dumping result, returning 12502 1726867182.31845: 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 [0affcac9-a3a5-6860-cbfd-00000000016f] 12502 1726867182.31847: sending task result for task 0affcac9-a3a5-6860-cbfd-00000000016f 12502 1726867182.31918: done sending task result for task 0affcac9-a3a5-6860-cbfd-00000000016f 12502 1726867182.31921: 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" } 12502 1726867182.31979: no more pending results, returning what we have 12502 1726867182.31982: results queue empty 12502 1726867182.31983: checking for any_errors_fatal 12502 1726867182.31989: done checking for any_errors_fatal 12502 1726867182.31990: checking for max_fail_percentage 12502 1726867182.31991: done checking for max_fail_percentage 12502 1726867182.31992: checking to see if all hosts have failed and the running result is not ok 12502 1726867182.31993: done checking to see if all hosts have failed 12502 1726867182.31994: getting the remaining hosts for this loop 12502 1726867182.31995: done getting the remaining hosts for this loop 12502 1726867182.31999: getting the next task for host managed_node1 12502 1726867182.32006: done getting next task for host managed_node1 12502 1726867182.32009: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 12502 1726867182.32013: ^ state is: HOST STATE: block=2, task=31, 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 12502 1726867182.32031: getting variables 12502 1726867182.32033: in VariableManager get_vars() 12502 1726867182.32087: Calling all_inventory to load vars for managed_node1 12502 1726867182.32090: Calling groups_inventory to load vars for managed_node1 12502 1726867182.32093: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867182.32104: Calling all_plugins_play to load vars for managed_node1 12502 1726867182.32107: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867182.32110: Calling groups_plugins_play to load vars for managed_node1 12502 1726867182.32394: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867182.32729: done with get_vars() 12502 1726867182.32741: done getting variables 12502 1726867182.32797: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 17:19:42 -0400 (0:00:00.068) 0:00:10.517 ****** 12502 1726867182.32830: entering _queue_task() for managed_node1/fail 12502 1726867182.33058: worker is 1 (out of 1 available) 12502 1726867182.33070: exiting _queue_task() for managed_node1/fail 12502 1726867182.33083: done queuing things up, now waiting for results queue to drain 12502 1726867182.33084: waiting for pending results... 12502 1726867182.33335: 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 12502 1726867182.33584: in run() - task 0affcac9-a3a5-6860-cbfd-000000000170 12502 1726867182.33588: variable 'ansible_search_path' from source: unknown 12502 1726867182.33591: variable 'ansible_search_path' from source: unknown 12502 1726867182.33593: calling self._execute() 12502 1726867182.33607: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867182.33617: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867182.33630: variable 'omit' from source: magic vars 12502 1726867182.34022: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867182.36186: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867182.36266: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867182.36421: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867182.36428: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867182.36695: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867182.36719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867182.36758: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867182.36807: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867182.37051: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867182.37075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867182.37222: variable 'ansible_distribution' from source: facts 12502 1726867182.37258: variable 'ansible_distribution_major_version' from source: facts 12502 1726867182.37345: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867182.37355: when evaluation is False, skipping this task 12502 1726867182.37362: _execute() done 12502 1726867182.37369: dumping result to json 12502 1726867182.37376: done dumping result, returning 12502 1726867182.37585: 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 [0affcac9-a3a5-6860-cbfd-000000000170] 12502 1726867182.37589: sending task result for task 0affcac9-a3a5-6860-cbfd-000000000170 12502 1726867182.37663: done sending task result for task 0affcac9-a3a5-6860-cbfd-000000000170 12502 1726867182.37667: 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" } 12502 1726867182.37734: no more pending results, returning what we have 12502 1726867182.37738: results queue empty 12502 1726867182.37739: checking for any_errors_fatal 12502 1726867182.37747: done checking for any_errors_fatal 12502 1726867182.37748: checking for max_fail_percentage 12502 1726867182.37750: done checking for max_fail_percentage 12502 1726867182.37751: checking to see if all hosts have failed and the running result is not ok 12502 1726867182.37752: done checking to see if all hosts have failed 12502 1726867182.37753: getting the remaining hosts for this loop 12502 1726867182.37754: done getting the remaining hosts for this loop 12502 1726867182.37758: getting the next task for host managed_node1 12502 1726867182.37766: done getting next task for host managed_node1 12502 1726867182.37770: ^ 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 12502 1726867182.37773: ^ state is: HOST STATE: block=2, task=31, 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 12502 1726867182.37794: getting variables 12502 1726867182.37796: in VariableManager get_vars() 12502 1726867182.38182: Calling all_inventory to load vars for managed_node1 12502 1726867182.38186: Calling groups_inventory to load vars for managed_node1 12502 1726867182.38189: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867182.38201: Calling all_plugins_play to load vars for managed_node1 12502 1726867182.38204: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867182.38207: Calling groups_plugins_play to load vars for managed_node1 12502 1726867182.38553: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867182.39106: done with get_vars() 12502 1726867182.39116: done getting variables 12502 1726867182.39515: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 17:19:42 -0400 (0:00:00.067) 0:00:10.584 ****** 12502 1726867182.39548: entering _queue_task() for managed_node1/dnf 12502 1726867182.39953: worker is 1 (out of 1 available) 12502 1726867182.39966: exiting _queue_task() for managed_node1/dnf 12502 1726867182.39982: done queuing things up, now waiting for results queue to drain 12502 1726867182.39984: waiting for pending results... 12502 1726867182.40593: 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 12502 1726867182.40598: in run() - task 0affcac9-a3a5-6860-cbfd-000000000171 12502 1726867182.40613: variable 'ansible_search_path' from source: unknown 12502 1726867182.40983: variable 'ansible_search_path' from source: unknown 12502 1726867182.40987: calling self._execute() 12502 1726867182.40989: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867182.40992: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867182.40995: variable 'omit' from source: magic vars 12502 1726867182.41719: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867182.45414: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867182.45492: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867182.45531: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867182.45618: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867182.45743: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867182.45824: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867182.45970: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867182.46047: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867182.46299: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867182.46319: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867182.46460: variable 'ansible_distribution' from source: facts 12502 1726867182.46603: variable 'ansible_distribution_major_version' from source: facts 12502 1726867182.46626: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867182.46984: when evaluation is False, skipping this task 12502 1726867182.46987: _execute() done 12502 1726867182.46989: dumping result to json 12502 1726867182.46991: done dumping result, returning 12502 1726867182.46994: 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 [0affcac9-a3a5-6860-cbfd-000000000171] 12502 1726867182.46996: sending task result for task 0affcac9-a3a5-6860-cbfd-000000000171 12502 1726867182.47068: done sending task result for task 0affcac9-a3a5-6860-cbfd-000000000171 12502 1726867182.47071: 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" } 12502 1726867182.47139: no more pending results, returning what we have 12502 1726867182.47143: results queue empty 12502 1726867182.47144: checking for any_errors_fatal 12502 1726867182.47151: done checking for any_errors_fatal 12502 1726867182.47152: checking for max_fail_percentage 12502 1726867182.47154: done checking for max_fail_percentage 12502 1726867182.47154: checking to see if all hosts have failed and the running result is not ok 12502 1726867182.47155: done checking to see if all hosts have failed 12502 1726867182.47156: getting the remaining hosts for this loop 12502 1726867182.47158: done getting the remaining hosts for this loop 12502 1726867182.47161: getting the next task for host managed_node1 12502 1726867182.47170: done getting next task for host managed_node1 12502 1726867182.47173: ^ 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 12502 1726867182.47179: ^ state is: HOST STATE: block=2, task=31, 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 12502 1726867182.47201: getting variables 12502 1726867182.47202: in VariableManager get_vars() 12502 1726867182.47247: Calling all_inventory to load vars for managed_node1 12502 1726867182.47250: Calling groups_inventory to load vars for managed_node1 12502 1726867182.47252: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867182.47260: Calling all_plugins_play to load vars for managed_node1 12502 1726867182.47262: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867182.47264: Calling groups_plugins_play to load vars for managed_node1 12502 1726867182.47626: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867182.47857: done with get_vars() 12502 1726867182.47869: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 12502 1726867182.47962: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 17:19:42 -0400 (0:00:00.084) 0:00:10.668 ****** 12502 1726867182.47998: entering _queue_task() for managed_node1/yum 12502 1726867182.48285: worker is 1 (out of 1 available) 12502 1726867182.48301: exiting _queue_task() for managed_node1/yum 12502 1726867182.48315: done queuing things up, now waiting for results queue to drain 12502 1726867182.48316: waiting for pending results... 12502 1726867182.48689: 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 12502 1726867182.48813: in run() - task 0affcac9-a3a5-6860-cbfd-000000000172 12502 1726867182.48832: variable 'ansible_search_path' from source: unknown 12502 1726867182.48842: variable 'ansible_search_path' from source: unknown 12502 1726867182.48884: calling self._execute() 12502 1726867182.48969: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867182.48984: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867182.48999: variable 'omit' from source: magic vars 12502 1726867182.49420: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867182.52291: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867182.52357: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867182.52399: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867182.52440: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867182.52470: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867182.52550: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867182.52586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867182.52619: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867182.52663: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867182.52686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867182.52810: variable 'ansible_distribution' from source: facts 12502 1726867182.52822: variable 'ansible_distribution_major_version' from source: facts 12502 1726867182.52845: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867182.52853: when evaluation is False, skipping this task 12502 1726867182.52860: _execute() done 12502 1726867182.52867: dumping result to json 12502 1726867182.52875: done dumping result, returning 12502 1726867182.52890: 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 [0affcac9-a3a5-6860-cbfd-000000000172] 12502 1726867182.52902: sending task result for task 0affcac9-a3a5-6860-cbfd-000000000172 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" } 12502 1726867182.53099: no more pending results, returning what we have 12502 1726867182.53102: results queue empty 12502 1726867182.53107: checking for any_errors_fatal 12502 1726867182.53113: done checking for any_errors_fatal 12502 1726867182.53114: checking for max_fail_percentage 12502 1726867182.53116: done checking for max_fail_percentage 12502 1726867182.53116: checking to see if all hosts have failed and the running result is not ok 12502 1726867182.53117: done checking to see if all hosts have failed 12502 1726867182.53118: getting the remaining hosts for this loop 12502 1726867182.53119: done getting the remaining hosts for this loop 12502 1726867182.53122: getting the next task for host managed_node1 12502 1726867182.53130: done getting next task for host managed_node1 12502 1726867182.53133: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 12502 1726867182.53139: ^ state is: HOST STATE: block=2, task=31, 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 12502 1726867182.53161: getting variables 12502 1726867182.53162: in VariableManager get_vars() 12502 1726867182.53392: Calling all_inventory to load vars for managed_node1 12502 1726867182.53395: Calling groups_inventory to load vars for managed_node1 12502 1726867182.53397: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867182.53403: done sending task result for task 0affcac9-a3a5-6860-cbfd-000000000172 12502 1726867182.53407: WORKER PROCESS EXITING 12502 1726867182.53420: Calling all_plugins_play to load vars for managed_node1 12502 1726867182.53422: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867182.53425: Calling groups_plugins_play to load vars for managed_node1 12502 1726867182.53675: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867182.54142: done with get_vars() 12502 1726867182.54152: done getting variables 12502 1726867182.54209: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 17:19:42 -0400 (0:00:00.062) 0:00:10.731 ****** 12502 1726867182.54264: entering _queue_task() for managed_node1/fail 12502 1726867182.54617: worker is 1 (out of 1 available) 12502 1726867182.54630: exiting _queue_task() for managed_node1/fail 12502 1726867182.54640: done queuing things up, now waiting for results queue to drain 12502 1726867182.54642: waiting for pending results... 12502 1726867182.54897: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 12502 1726867182.55393: in run() - task 0affcac9-a3a5-6860-cbfd-000000000173 12502 1726867182.55398: variable 'ansible_search_path' from source: unknown 12502 1726867182.55401: variable 'ansible_search_path' from source: unknown 12502 1726867182.55403: calling self._execute() 12502 1726867182.55593: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867182.55704: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867182.55786: variable 'omit' from source: magic vars 12502 1726867182.56985: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867182.61257: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867182.61960: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867182.62004: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867182.62059: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867182.62098: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867182.62185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867182.62221: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867182.62254: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867182.62303: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867182.62408: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867182.62647: variable 'ansible_distribution' from source: facts 12502 1726867182.62659: variable 'ansible_distribution_major_version' from source: facts 12502 1726867182.62684: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867182.62725: when evaluation is False, skipping this task 12502 1726867182.62733: _execute() done 12502 1726867182.62739: dumping result to json 12502 1726867182.62828: done dumping result, returning 12502 1726867182.62831: 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 [0affcac9-a3a5-6860-cbfd-000000000173] 12502 1726867182.62833: sending task result for task 0affcac9-a3a5-6860-cbfd-000000000173 12502 1726867182.63124: done sending task result for task 0affcac9-a3a5-6860-cbfd-000000000173 12502 1726867182.63128: 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" } 12502 1726867182.63204: no more pending results, returning what we have 12502 1726867182.63207: results queue empty 12502 1726867182.63208: checking for any_errors_fatal 12502 1726867182.63215: done checking for any_errors_fatal 12502 1726867182.63216: checking for max_fail_percentage 12502 1726867182.63218: done checking for max_fail_percentage 12502 1726867182.63219: checking to see if all hosts have failed and the running result is not ok 12502 1726867182.63220: done checking to see if all hosts have failed 12502 1726867182.63221: getting the remaining hosts for this loop 12502 1726867182.63222: done getting the remaining hosts for this loop 12502 1726867182.63226: getting the next task for host managed_node1 12502 1726867182.63234: done getting next task for host managed_node1 12502 1726867182.63240: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 12502 1726867182.63243: ^ state is: HOST STATE: block=2, task=31, 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 12502 1726867182.63265: getting variables 12502 1726867182.63267: in VariableManager get_vars() 12502 1726867182.63326: Calling all_inventory to load vars for managed_node1 12502 1726867182.63329: Calling groups_inventory to load vars for managed_node1 12502 1726867182.63332: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867182.63343: Calling all_plugins_play to load vars for managed_node1 12502 1726867182.63346: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867182.63349: Calling groups_plugins_play to load vars for managed_node1 12502 1726867182.63530: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867182.64638: done with get_vars() 12502 1726867182.64649: done getting variables 12502 1726867182.65112: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 17:19:42 -0400 (0:00:00.108) 0:00:10.840 ****** 12502 1726867182.65144: entering _queue_task() for managed_node1/package 12502 1726867182.65748: worker is 1 (out of 1 available) 12502 1726867182.65759: exiting _queue_task() for managed_node1/package 12502 1726867182.65772: done queuing things up, now waiting for results queue to drain 12502 1726867182.65773: waiting for pending results... 12502 1726867182.66237: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 12502 1726867182.66683: in run() - task 0affcac9-a3a5-6860-cbfd-000000000174 12502 1726867182.66687: variable 'ansible_search_path' from source: unknown 12502 1726867182.66690: variable 'ansible_search_path' from source: unknown 12502 1726867182.66692: calling self._execute() 12502 1726867182.66695: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867182.66698: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867182.66701: variable 'omit' from source: magic vars 12502 1726867182.67071: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867182.69681: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867182.69752: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867182.69795: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867182.69835: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867182.69874: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867182.69962: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867182.70003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867182.70078: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867182.70090: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867182.70112: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867182.70245: variable 'ansible_distribution' from source: facts 12502 1726867182.70256: variable 'ansible_distribution_major_version' from source: facts 12502 1726867182.70278: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867182.70291: when evaluation is False, skipping this task 12502 1726867182.70582: _execute() done 12502 1726867182.70585: dumping result to json 12502 1726867182.70587: done dumping result, returning 12502 1726867182.70589: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0affcac9-a3a5-6860-cbfd-000000000174] 12502 1726867182.70591: sending task result for task 0affcac9-a3a5-6860-cbfd-000000000174 12502 1726867182.70658: done sending task result for task 0affcac9-a3a5-6860-cbfd-000000000174 12502 1726867182.70661: 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" } 12502 1726867182.70707: no more pending results, returning what we have 12502 1726867182.70710: results queue empty 12502 1726867182.70711: checking for any_errors_fatal 12502 1726867182.70716: done checking for any_errors_fatal 12502 1726867182.70717: checking for max_fail_percentage 12502 1726867182.70718: done checking for max_fail_percentage 12502 1726867182.70719: checking to see if all hosts have failed and the running result is not ok 12502 1726867182.70720: done checking to see if all hosts have failed 12502 1726867182.70721: getting the remaining hosts for this loop 12502 1726867182.70722: done getting the remaining hosts for this loop 12502 1726867182.70725: getting the next task for host managed_node1 12502 1726867182.70731: done getting next task for host managed_node1 12502 1726867182.70734: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 12502 1726867182.70738: ^ state is: HOST STATE: block=2, task=31, 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 12502 1726867182.70754: getting variables 12502 1726867182.70755: in VariableManager get_vars() 12502 1726867182.70797: Calling all_inventory to load vars for managed_node1 12502 1726867182.70800: Calling groups_inventory to load vars for managed_node1 12502 1726867182.70802: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867182.70810: Calling all_plugins_play to load vars for managed_node1 12502 1726867182.70812: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867182.70814: Calling groups_plugins_play to load vars for managed_node1 12502 1726867182.71037: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867182.71241: done with get_vars() 12502 1726867182.71252: done getting variables 12502 1726867182.71305: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 17:19:42 -0400 (0:00:00.061) 0:00:10.902 ****** 12502 1726867182.71337: entering _queue_task() for managed_node1/package 12502 1726867182.71563: worker is 1 (out of 1 available) 12502 1726867182.71575: exiting _queue_task() for managed_node1/package 12502 1726867182.71588: done queuing things up, now waiting for results queue to drain 12502 1726867182.71589: waiting for pending results... 12502 1726867182.71995: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 12502 1726867182.72001: in run() - task 0affcac9-a3a5-6860-cbfd-000000000175 12502 1726867182.72023: variable 'ansible_search_path' from source: unknown 12502 1726867182.72033: variable 'ansible_search_path' from source: unknown 12502 1726867182.72075: calling self._execute() 12502 1726867182.72171: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867182.72186: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867182.72201: variable 'omit' from source: magic vars 12502 1726867182.72616: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867182.75003: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867182.75069: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867182.75110: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867182.75166: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867182.75201: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867182.75369: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867182.75373: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867182.75375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867182.75390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867182.75411: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867182.75541: variable 'ansible_distribution' from source: facts 12502 1726867182.75552: variable 'ansible_distribution_major_version' from source: facts 12502 1726867182.75573: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867182.75582: when evaluation is False, skipping this task 12502 1726867182.75589: _execute() done 12502 1726867182.75598: dumping result to json 12502 1726867182.75606: done dumping result, returning 12502 1726867182.75616: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affcac9-a3a5-6860-cbfd-000000000175] 12502 1726867182.75708: sending task result for task 0affcac9-a3a5-6860-cbfd-000000000175 12502 1726867182.75776: done sending task result for task 0affcac9-a3a5-6860-cbfd-000000000175 12502 1726867182.75781: 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" } 12502 1726867182.75853: no more pending results, returning what we have 12502 1726867182.75856: results queue empty 12502 1726867182.75858: checking for any_errors_fatal 12502 1726867182.75863: done checking for any_errors_fatal 12502 1726867182.75863: checking for max_fail_percentage 12502 1726867182.75865: done checking for max_fail_percentage 12502 1726867182.75866: checking to see if all hosts have failed and the running result is not ok 12502 1726867182.75867: done checking to see if all hosts have failed 12502 1726867182.75868: getting the remaining hosts for this loop 12502 1726867182.75869: done getting the remaining hosts for this loop 12502 1726867182.75873: getting the next task for host managed_node1 12502 1726867182.75881: done getting next task for host managed_node1 12502 1726867182.75885: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 12502 1726867182.75889: ^ state is: HOST STATE: block=2, task=31, 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 12502 1726867182.75907: getting variables 12502 1726867182.75908: in VariableManager get_vars() 12502 1726867182.75956: Calling all_inventory to load vars for managed_node1 12502 1726867182.75959: Calling groups_inventory to load vars for managed_node1 12502 1726867182.75961: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867182.75970: Calling all_plugins_play to load vars for managed_node1 12502 1726867182.75973: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867182.75975: Calling groups_plugins_play to load vars for managed_node1 12502 1726867182.76319: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867182.76526: done with get_vars() 12502 1726867182.76535: done getting variables 12502 1726867182.76590: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 17:19:42 -0400 (0:00:00.052) 0:00:10.955 ****** 12502 1726867182.76623: entering _queue_task() for managed_node1/package 12502 1726867182.76851: worker is 1 (out of 1 available) 12502 1726867182.76863: exiting _queue_task() for managed_node1/package 12502 1726867182.76875: done queuing things up, now waiting for results queue to drain 12502 1726867182.76876: waiting for pending results... 12502 1726867182.77136: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 12502 1726867182.77302: in run() - task 0affcac9-a3a5-6860-cbfd-000000000176 12502 1726867182.77306: variable 'ansible_search_path' from source: unknown 12502 1726867182.77309: variable 'ansible_search_path' from source: unknown 12502 1726867182.77483: calling self._execute() 12502 1726867182.77486: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867182.77489: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867182.77492: variable 'omit' from source: magic vars 12502 1726867182.77848: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867182.80807: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867182.80866: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867182.80909: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867182.80943: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867182.80970: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867182.81052: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867182.81080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867182.81108: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867182.81151: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867182.81165: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867182.81299: variable 'ansible_distribution' from source: facts 12502 1726867182.81305: variable 'ansible_distribution_major_version' from source: facts 12502 1726867182.81322: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867182.81325: when evaluation is False, skipping this task 12502 1726867182.81328: _execute() done 12502 1726867182.81330: dumping result to json 12502 1726867182.81338: done dumping result, returning 12502 1726867182.81346: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affcac9-a3a5-6860-cbfd-000000000176] 12502 1726867182.81348: sending task result for task 0affcac9-a3a5-6860-cbfd-000000000176 12502 1726867182.81461: done sending task result for task 0affcac9-a3a5-6860-cbfd-000000000176 12502 1726867182.81464: 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" } 12502 1726867182.81543: no more pending results, returning what we have 12502 1726867182.81546: results queue empty 12502 1726867182.81547: checking for any_errors_fatal 12502 1726867182.81554: done checking for any_errors_fatal 12502 1726867182.81554: checking for max_fail_percentage 12502 1726867182.81556: done checking for max_fail_percentage 12502 1726867182.81557: checking to see if all hosts have failed and the running result is not ok 12502 1726867182.81557: done checking to see if all hosts have failed 12502 1726867182.81558: getting the remaining hosts for this loop 12502 1726867182.81559: done getting the remaining hosts for this loop 12502 1726867182.81563: getting the next task for host managed_node1 12502 1726867182.81569: done getting next task for host managed_node1 12502 1726867182.81573: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 12502 1726867182.81576: ^ state is: HOST STATE: block=2, task=31, 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 12502 1726867182.81594: getting variables 12502 1726867182.81595: in VariableManager get_vars() 12502 1726867182.81638: Calling all_inventory to load vars for managed_node1 12502 1726867182.81640: Calling groups_inventory to load vars for managed_node1 12502 1726867182.81642: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867182.81649: Calling all_plugins_play to load vars for managed_node1 12502 1726867182.81652: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867182.81654: Calling groups_plugins_play to load vars for managed_node1 12502 1726867182.81869: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867182.82075: done with get_vars() 12502 1726867182.82087: done getting variables 12502 1726867182.82139: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 17:19:42 -0400 (0:00:00.055) 0:00:11.010 ****** 12502 1726867182.82170: entering _queue_task() for managed_node1/service 12502 1726867182.82392: worker is 1 (out of 1 available) 12502 1726867182.82404: exiting _queue_task() for managed_node1/service 12502 1726867182.82414: done queuing things up, now waiting for results queue to drain 12502 1726867182.82416: waiting for pending results... 12502 1726867182.82795: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 12502 1726867182.82804: in run() - task 0affcac9-a3a5-6860-cbfd-000000000177 12502 1726867182.82822: variable 'ansible_search_path' from source: unknown 12502 1726867182.82830: variable 'ansible_search_path' from source: unknown 12502 1726867182.82865: calling self._execute() 12502 1726867182.82951: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867182.82963: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867182.82979: variable 'omit' from source: magic vars 12502 1726867182.83380: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867182.85713: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867182.85776: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867182.85837: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867182.85875: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867182.85908: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867182.85994: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867182.86027: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867182.86065: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867182.86112: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867182.86145: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867182.86266: variable 'ansible_distribution' from source: facts 12502 1726867182.86363: variable 'ansible_distribution_major_version' from source: facts 12502 1726867182.86366: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867182.86369: when evaluation is False, skipping this task 12502 1726867182.86371: _execute() done 12502 1726867182.86374: dumping result to json 12502 1726867182.86376: done dumping result, returning 12502 1726867182.86380: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-6860-cbfd-000000000177] 12502 1726867182.86382: sending task result for task 0affcac9-a3a5-6860-cbfd-000000000177 12502 1726867182.86454: done sending task result for task 0affcac9-a3a5-6860-cbfd-000000000177 12502 1726867182.86457: 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" } 12502 1726867182.86514: no more pending results, returning what we have 12502 1726867182.86517: results queue empty 12502 1726867182.86519: checking for any_errors_fatal 12502 1726867182.86525: done checking for any_errors_fatal 12502 1726867182.86525: checking for max_fail_percentage 12502 1726867182.86527: done checking for max_fail_percentage 12502 1726867182.86528: checking to see if all hosts have failed and the running result is not ok 12502 1726867182.86529: done checking to see if all hosts have failed 12502 1726867182.86529: getting the remaining hosts for this loop 12502 1726867182.86531: done getting the remaining hosts for this loop 12502 1726867182.86535: getting the next task for host managed_node1 12502 1726867182.86543: done getting next task for host managed_node1 12502 1726867182.86547: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 12502 1726867182.86551: ^ state is: HOST STATE: block=2, task=31, 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 12502 1726867182.86570: getting variables 12502 1726867182.86572: in VariableManager get_vars() 12502 1726867182.86624: Calling all_inventory to load vars for managed_node1 12502 1726867182.86627: Calling groups_inventory to load vars for managed_node1 12502 1726867182.86630: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867182.86639: Calling all_plugins_play to load vars for managed_node1 12502 1726867182.86642: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867182.86645: Calling groups_plugins_play to load vars for managed_node1 12502 1726867182.86848: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867182.87113: done with get_vars() 12502 1726867182.87123: done getting variables 12502 1726867182.87181: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 17:19:42 -0400 (0:00:00.050) 0:00:11.061 ****** 12502 1726867182.87218: entering _queue_task() for managed_node1/service 12502 1726867182.87501: worker is 1 (out of 1 available) 12502 1726867182.87520: exiting _queue_task() for managed_node1/service 12502 1726867182.87533: done queuing things up, now waiting for results queue to drain 12502 1726867182.87534: waiting for pending results... 12502 1726867182.87752: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 12502 1726867182.87837: in run() - task 0affcac9-a3a5-6860-cbfd-000000000178 12502 1726867182.87848: variable 'ansible_search_path' from source: unknown 12502 1726867182.87856: variable 'ansible_search_path' from source: unknown 12502 1726867182.87883: calling self._execute() 12502 1726867182.87942: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867182.87946: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867182.87954: variable 'omit' from source: magic vars 12502 1726867182.88239: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867182.90092: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867182.90096: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867182.90099: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867182.90101: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867182.90125: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867182.90196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867182.90223: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867182.90248: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867182.90289: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867182.90303: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867182.90423: variable 'ansible_distribution' from source: facts 12502 1726867182.90426: variable 'ansible_distribution_major_version' from source: facts 12502 1726867182.90443: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867182.90446: when evaluation is False, skipping this task 12502 1726867182.90449: _execute() done 12502 1726867182.90451: dumping result to json 12502 1726867182.90453: done dumping result, returning 12502 1726867182.90459: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affcac9-a3a5-6860-cbfd-000000000178] 12502 1726867182.90462: sending task result for task 0affcac9-a3a5-6860-cbfd-000000000178 skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 12502 1726867182.90646: no more pending results, returning what we have 12502 1726867182.90649: results queue empty 12502 1726867182.90649: checking for any_errors_fatal 12502 1726867182.90656: done checking for any_errors_fatal 12502 1726867182.90656: checking for max_fail_percentage 12502 1726867182.90658: done checking for max_fail_percentage 12502 1726867182.90658: checking to see if all hosts have failed and the running result is not ok 12502 1726867182.90659: done checking to see if all hosts have failed 12502 1726867182.90660: getting the remaining hosts for this loop 12502 1726867182.90661: done getting the remaining hosts for this loop 12502 1726867182.90664: getting the next task for host managed_node1 12502 1726867182.90669: done getting next task for host managed_node1 12502 1726867182.90674: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 12502 1726867182.90678: ^ state is: HOST STATE: block=2, task=31, 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 12502 1726867182.90696: getting variables 12502 1726867182.90697: in VariableManager get_vars() 12502 1726867182.90740: Calling all_inventory to load vars for managed_node1 12502 1726867182.90742: Calling groups_inventory to load vars for managed_node1 12502 1726867182.90744: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867182.90755: Calling all_plugins_play to load vars for managed_node1 12502 1726867182.90758: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867182.90761: Calling groups_plugins_play to load vars for managed_node1 12502 1726867182.90773: done sending task result for task 0affcac9-a3a5-6860-cbfd-000000000178 12502 1726867182.90779: WORKER PROCESS EXITING 12502 1726867182.91094: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867182.91209: done with get_vars() 12502 1726867182.91215: done getting variables 12502 1726867182.91251: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 17:19:42 -0400 (0:00:00.040) 0:00:11.101 ****** 12502 1726867182.91274: entering _queue_task() for managed_node1/service 12502 1726867182.91438: worker is 1 (out of 1 available) 12502 1726867182.91451: exiting _queue_task() for managed_node1/service 12502 1726867182.91462: done queuing things up, now waiting for results queue to drain 12502 1726867182.91463: waiting for pending results... 12502 1726867182.91637: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 12502 1726867182.91741: in run() - task 0affcac9-a3a5-6860-cbfd-000000000179 12502 1726867182.91751: variable 'ansible_search_path' from source: unknown 12502 1726867182.91754: variable 'ansible_search_path' from source: unknown 12502 1726867182.91783: calling self._execute() 12502 1726867182.91847: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867182.91852: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867182.91859: variable 'omit' from source: magic vars 12502 1726867182.92156: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867182.94183: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867182.94187: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867182.94190: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867182.94192: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867182.94201: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867182.94274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867182.94302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867182.94320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867182.94346: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867182.94357: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867182.94458: variable 'ansible_distribution' from source: facts 12502 1726867182.94461: variable 'ansible_distribution_major_version' from source: facts 12502 1726867182.94474: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867182.94479: when evaluation is False, skipping this task 12502 1726867182.94482: _execute() done 12502 1726867182.94485: dumping result to json 12502 1726867182.94487: done dumping result, returning 12502 1726867182.94495: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affcac9-a3a5-6860-cbfd-000000000179] 12502 1726867182.94497: sending task result for task 0affcac9-a3a5-6860-cbfd-000000000179 12502 1726867182.94579: done sending task result for task 0affcac9-a3a5-6860-cbfd-000000000179 12502 1726867182.94582: 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" } 12502 1726867182.94629: no more pending results, returning what we have 12502 1726867182.94631: results queue empty 12502 1726867182.94632: checking for any_errors_fatal 12502 1726867182.94639: done checking for any_errors_fatal 12502 1726867182.94640: checking for max_fail_percentage 12502 1726867182.94642: done checking for max_fail_percentage 12502 1726867182.94643: checking to see if all hosts have failed and the running result is not ok 12502 1726867182.94644: done checking to see if all hosts have failed 12502 1726867182.94644: getting the remaining hosts for this loop 12502 1726867182.94646: done getting the remaining hosts for this loop 12502 1726867182.94649: getting the next task for host managed_node1 12502 1726867182.94655: done getting next task for host managed_node1 12502 1726867182.94658: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 12502 1726867182.94661: ^ state is: HOST STATE: block=2, task=31, 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 12502 1726867182.94676: getting variables 12502 1726867182.94680: in VariableManager get_vars() 12502 1726867182.94721: Calling all_inventory to load vars for managed_node1 12502 1726867182.94724: Calling groups_inventory to load vars for managed_node1 12502 1726867182.94726: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867182.94733: Calling all_plugins_play to load vars for managed_node1 12502 1726867182.94736: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867182.94738: Calling groups_plugins_play to load vars for managed_node1 12502 1726867182.94847: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867182.94974: done with get_vars() 12502 1726867182.94982: done getting variables 12502 1726867182.95019: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 17:19:42 -0400 (0:00:00.037) 0:00:11.139 ****** 12502 1726867182.95039: entering _queue_task() for managed_node1/service 12502 1726867182.95211: worker is 1 (out of 1 available) 12502 1726867182.95224: exiting _queue_task() for managed_node1/service 12502 1726867182.95235: done queuing things up, now waiting for results queue to drain 12502 1726867182.95237: waiting for pending results... 12502 1726867182.95396: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 12502 1726867182.95476: in run() - task 0affcac9-a3a5-6860-cbfd-00000000017a 12502 1726867182.95487: variable 'ansible_search_path' from source: unknown 12502 1726867182.95493: variable 'ansible_search_path' from source: unknown 12502 1726867182.95516: calling self._execute() 12502 1726867182.95579: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867182.95584: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867182.95592: variable 'omit' from source: magic vars 12502 1726867182.95901: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867182.97914: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867182.97953: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867182.97981: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867182.98006: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867182.98029: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867182.98083: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867182.98104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867182.98128: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867182.98151: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867182.98162: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867182.98251: variable 'ansible_distribution' from source: facts 12502 1726867182.98255: variable 'ansible_distribution_major_version' from source: facts 12502 1726867182.98268: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867182.98271: when evaluation is False, skipping this task 12502 1726867182.98274: _execute() done 12502 1726867182.98276: dumping result to json 12502 1726867182.98281: done dumping result, returning 12502 1726867182.98287: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0affcac9-a3a5-6860-cbfd-00000000017a] 12502 1726867182.98292: sending task result for task 0affcac9-a3a5-6860-cbfd-00000000017a 12502 1726867182.98368: done sending task result for task 0affcac9-a3a5-6860-cbfd-00000000017a 12502 1726867182.98371: 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 } 12502 1726867182.98417: no more pending results, returning what we have 12502 1726867182.98420: results queue empty 12502 1726867182.98421: checking for any_errors_fatal 12502 1726867182.98427: done checking for any_errors_fatal 12502 1726867182.98427: checking for max_fail_percentage 12502 1726867182.98429: done checking for max_fail_percentage 12502 1726867182.98430: checking to see if all hosts have failed and the running result is not ok 12502 1726867182.98430: done checking to see if all hosts have failed 12502 1726867182.98431: getting the remaining hosts for this loop 12502 1726867182.98432: done getting the remaining hosts for this loop 12502 1726867182.98436: getting the next task for host managed_node1 12502 1726867182.98442: done getting next task for host managed_node1 12502 1726867182.98445: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 12502 1726867182.98449: ^ state is: HOST STATE: block=2, task=31, 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 12502 1726867182.98464: getting variables 12502 1726867182.98465: in VariableManager get_vars() 12502 1726867182.98509: Calling all_inventory to load vars for managed_node1 12502 1726867182.98511: Calling groups_inventory to load vars for managed_node1 12502 1726867182.98513: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867182.98521: Calling all_plugins_play to load vars for managed_node1 12502 1726867182.98523: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867182.98525: Calling groups_plugins_play to load vars for managed_node1 12502 1726867182.98666: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867182.98796: done with get_vars() 12502 1726867182.98803: done getting variables 12502 1726867182.98839: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 17:19:42 -0400 (0:00:00.038) 0:00:11.177 ****** 12502 1726867182.98862: entering _queue_task() for managed_node1/copy 12502 1726867182.99031: worker is 1 (out of 1 available) 12502 1726867182.99045: exiting _queue_task() for managed_node1/copy 12502 1726867182.99057: done queuing things up, now waiting for results queue to drain 12502 1726867182.99058: waiting for pending results... 12502 1726867182.99214: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 12502 1726867182.99297: in run() - task 0affcac9-a3a5-6860-cbfd-00000000017b 12502 1726867182.99308: variable 'ansible_search_path' from source: unknown 12502 1726867182.99312: variable 'ansible_search_path' from source: unknown 12502 1726867182.99338: calling self._execute() 12502 1726867182.99400: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867182.99404: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867182.99416: variable 'omit' from source: magic vars 12502 1726867182.99884: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867183.01387: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867183.01439: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867183.01466: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867183.01494: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867183.01511: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867183.01567: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867183.01589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867183.01608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867183.01634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867183.01648: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867183.01736: variable 'ansible_distribution' from source: facts 12502 1726867183.01740: variable 'ansible_distribution_major_version' from source: facts 12502 1726867183.01755: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867183.01760: when evaluation is False, skipping this task 12502 1726867183.01762: _execute() done 12502 1726867183.01764: dumping result to json 12502 1726867183.01766: done dumping result, returning 12502 1726867183.01772: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affcac9-a3a5-6860-cbfd-00000000017b] 12502 1726867183.01775: sending task result for task 0affcac9-a3a5-6860-cbfd-00000000017b 12502 1726867183.01859: done sending task result for task 0affcac9-a3a5-6860-cbfd-00000000017b 12502 1726867183.01862: 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" } 12502 1726867183.01915: no more pending results, returning what we have 12502 1726867183.01918: results queue empty 12502 1726867183.01919: checking for any_errors_fatal 12502 1726867183.01923: done checking for any_errors_fatal 12502 1726867183.01923: checking for max_fail_percentage 12502 1726867183.01925: done checking for max_fail_percentage 12502 1726867183.01926: checking to see if all hosts have failed and the running result is not ok 12502 1726867183.01927: done checking to see if all hosts have failed 12502 1726867183.01927: getting the remaining hosts for this loop 12502 1726867183.01928: done getting the remaining hosts for this loop 12502 1726867183.01932: getting the next task for host managed_node1 12502 1726867183.01937: done getting next task for host managed_node1 12502 1726867183.01941: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 12502 1726867183.01945: ^ state is: HOST STATE: block=2, task=31, 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 12502 1726867183.01959: getting variables 12502 1726867183.01961: in VariableManager get_vars() 12502 1726867183.02010: Calling all_inventory to load vars for managed_node1 12502 1726867183.02012: Calling groups_inventory to load vars for managed_node1 12502 1726867183.02014: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867183.02020: Calling all_plugins_play to load vars for managed_node1 12502 1726867183.02021: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867183.02023: Calling groups_plugins_play to load vars for managed_node1 12502 1726867183.02134: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867183.02258: done with get_vars() 12502 1726867183.02265: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 17:19:43 -0400 (0:00:00.034) 0:00:11.212 ****** 12502 1726867183.02323: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 12502 1726867183.02498: worker is 1 (out of 1 available) 12502 1726867183.02512: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 12502 1726867183.02526: done queuing things up, now waiting for results queue to drain 12502 1726867183.02527: waiting for pending results... 12502 1726867183.02681: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 12502 1726867183.02782: in run() - task 0affcac9-a3a5-6860-cbfd-00000000017c 12502 1726867183.02800: variable 'ansible_search_path' from source: unknown 12502 1726867183.02803: variable 'ansible_search_path' from source: unknown 12502 1726867183.02829: calling self._execute() 12502 1726867183.02903: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867183.02906: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867183.02915: variable 'omit' from source: magic vars 12502 1726867183.03213: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867183.04676: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867183.04724: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867183.04750: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867183.04775: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867183.04804: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867183.04860: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867183.04881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867183.04902: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867183.04932: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867183.04943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867183.05034: variable 'ansible_distribution' from source: facts 12502 1726867183.05038: variable 'ansible_distribution_major_version' from source: facts 12502 1726867183.05053: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867183.05056: when evaluation is False, skipping this task 12502 1726867183.05059: _execute() done 12502 1726867183.05062: dumping result to json 12502 1726867183.05064: done dumping result, returning 12502 1726867183.05070: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affcac9-a3a5-6860-cbfd-00000000017c] 12502 1726867183.05073: sending task result for task 0affcac9-a3a5-6860-cbfd-00000000017c 12502 1726867183.05160: done sending task result for task 0affcac9-a3a5-6860-cbfd-00000000017c 12502 1726867183.05163: 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" } 12502 1726867183.05208: no more pending results, returning what we have 12502 1726867183.05211: results queue empty 12502 1726867183.05212: checking for any_errors_fatal 12502 1726867183.05217: done checking for any_errors_fatal 12502 1726867183.05218: checking for max_fail_percentage 12502 1726867183.05219: done checking for max_fail_percentage 12502 1726867183.05220: checking to see if all hosts have failed and the running result is not ok 12502 1726867183.05221: done checking to see if all hosts have failed 12502 1726867183.05222: getting the remaining hosts for this loop 12502 1726867183.05223: done getting the remaining hosts for this loop 12502 1726867183.05226: getting the next task for host managed_node1 12502 1726867183.05231: done getting next task for host managed_node1 12502 1726867183.05235: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 12502 1726867183.05239: ^ state is: HOST STATE: block=2, task=31, 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 12502 1726867183.05253: getting variables 12502 1726867183.05254: in VariableManager get_vars() 12502 1726867183.05294: Calling all_inventory to load vars for managed_node1 12502 1726867183.05296: Calling groups_inventory to load vars for managed_node1 12502 1726867183.05298: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867183.05305: Calling all_plugins_play to load vars for managed_node1 12502 1726867183.05308: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867183.05310: Calling groups_plugins_play to load vars for managed_node1 12502 1726867183.05453: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867183.05571: done with get_vars() 12502 1726867183.05579: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 17:19:43 -0400 (0:00:00.033) 0:00:11.245 ****** 12502 1726867183.05631: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 12502 1726867183.05794: worker is 1 (out of 1 available) 12502 1726867183.05806: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 12502 1726867183.05819: done queuing things up, now waiting for results queue to drain 12502 1726867183.05820: waiting for pending results... 12502 1726867183.05983: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 12502 1726867183.06080: in run() - task 0affcac9-a3a5-6860-cbfd-00000000017d 12502 1726867183.06095: variable 'ansible_search_path' from source: unknown 12502 1726867183.06098: variable 'ansible_search_path' from source: unknown 12502 1726867183.06122: calling self._execute() 12502 1726867183.06186: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867183.06193: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867183.06200: variable 'omit' from source: magic vars 12502 1726867183.06479: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867183.07883: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867183.07937: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867183.07962: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867183.07988: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867183.08010: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867183.08064: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867183.08086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867183.08105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867183.08134: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867183.08144: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867183.08237: variable 'ansible_distribution' from source: facts 12502 1726867183.08240: variable 'ansible_distribution_major_version' from source: facts 12502 1726867183.08254: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867183.08257: when evaluation is False, skipping this task 12502 1726867183.08260: _execute() done 12502 1726867183.08262: dumping result to json 12502 1726867183.08264: done dumping result, returning 12502 1726867183.08270: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0affcac9-a3a5-6860-cbfd-00000000017d] 12502 1726867183.08273: sending task result for task 0affcac9-a3a5-6860-cbfd-00000000017d 12502 1726867183.08354: done sending task result for task 0affcac9-a3a5-6860-cbfd-00000000017d 12502 1726867183.08357: 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" } 12502 1726867183.08404: no more pending results, returning what we have 12502 1726867183.08407: results queue empty 12502 1726867183.08408: checking for any_errors_fatal 12502 1726867183.08414: done checking for any_errors_fatal 12502 1726867183.08415: checking for max_fail_percentage 12502 1726867183.08416: done checking for max_fail_percentage 12502 1726867183.08417: checking to see if all hosts have failed and the running result is not ok 12502 1726867183.08418: done checking to see if all hosts have failed 12502 1726867183.08418: getting the remaining hosts for this loop 12502 1726867183.08419: done getting the remaining hosts for this loop 12502 1726867183.08422: getting the next task for host managed_node1 12502 1726867183.08428: done getting next task for host managed_node1 12502 1726867183.08431: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 12502 1726867183.08436: ^ state is: HOST STATE: block=2, task=31, 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 12502 1726867183.08450: getting variables 12502 1726867183.08451: in VariableManager get_vars() 12502 1726867183.08499: Calling all_inventory to load vars for managed_node1 12502 1726867183.08502: Calling groups_inventory to load vars for managed_node1 12502 1726867183.08504: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867183.08511: Calling all_plugins_play to load vars for managed_node1 12502 1726867183.08513: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867183.08515: Calling groups_plugins_play to load vars for managed_node1 12502 1726867183.08623: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867183.08746: done with get_vars() 12502 1726867183.08753: done getting variables 12502 1726867183.08790: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 17:19:43 -0400 (0:00:00.031) 0:00:11.277 ****** 12502 1726867183.08814: entering _queue_task() for managed_node1/debug 12502 1726867183.08981: worker is 1 (out of 1 available) 12502 1726867183.08994: exiting _queue_task() for managed_node1/debug 12502 1726867183.09006: done queuing things up, now waiting for results queue to drain 12502 1726867183.09007: waiting for pending results... 12502 1726867183.09171: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 12502 1726867183.09254: in run() - task 0affcac9-a3a5-6860-cbfd-00000000017e 12502 1726867183.09264: variable 'ansible_search_path' from source: unknown 12502 1726867183.09267: variable 'ansible_search_path' from source: unknown 12502 1726867183.09299: calling self._execute() 12502 1726867183.09359: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867183.09363: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867183.09372: variable 'omit' from source: magic vars 12502 1726867183.09657: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867183.11125: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867183.11164: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867183.11194: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867183.11222: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867183.11242: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867183.11300: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867183.11323: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867183.11341: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867183.11366: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867183.11376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867183.11471: variable 'ansible_distribution' from source: facts 12502 1726867183.11474: variable 'ansible_distribution_major_version' from source: facts 12502 1726867183.11490: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867183.11493: when evaluation is False, skipping this task 12502 1726867183.11497: _execute() done 12502 1726867183.11500: dumping result to json 12502 1726867183.11502: done dumping result, returning 12502 1726867183.11510: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affcac9-a3a5-6860-cbfd-00000000017e] 12502 1726867183.11513: sending task result for task 0affcac9-a3a5-6860-cbfd-00000000017e 12502 1726867183.11589: done sending task result for task 0affcac9-a3a5-6860-cbfd-00000000017e 12502 1726867183.11592: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 12502 1726867183.11651: no more pending results, returning what we have 12502 1726867183.11654: results queue empty 12502 1726867183.11655: checking for any_errors_fatal 12502 1726867183.11659: done checking for any_errors_fatal 12502 1726867183.11660: checking for max_fail_percentage 12502 1726867183.11661: done checking for max_fail_percentage 12502 1726867183.11662: checking to see if all hosts have failed and the running result is not ok 12502 1726867183.11663: done checking to see if all hosts have failed 12502 1726867183.11663: getting the remaining hosts for this loop 12502 1726867183.11664: done getting the remaining hosts for this loop 12502 1726867183.11668: getting the next task for host managed_node1 12502 1726867183.11674: done getting next task for host managed_node1 12502 1726867183.11679: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 12502 1726867183.11682: ^ state is: HOST STATE: block=2, task=31, 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 12502 1726867183.11697: getting variables 12502 1726867183.11699: in VariableManager get_vars() 12502 1726867183.11736: Calling all_inventory to load vars for managed_node1 12502 1726867183.11739: Calling groups_inventory to load vars for managed_node1 12502 1726867183.11741: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867183.11748: Calling all_plugins_play to load vars for managed_node1 12502 1726867183.11750: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867183.11752: Calling groups_plugins_play to load vars for managed_node1 12502 1726867183.11889: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867183.12006: done with get_vars() 12502 1726867183.12013: done getting variables 12502 1726867183.12049: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 17:19:43 -0400 (0:00:00.032) 0:00:11.309 ****** 12502 1726867183.12069: entering _queue_task() for managed_node1/debug 12502 1726867183.12232: worker is 1 (out of 1 available) 12502 1726867183.12245: exiting _queue_task() for managed_node1/debug 12502 1726867183.12257: done queuing things up, now waiting for results queue to drain 12502 1726867183.12258: waiting for pending results... 12502 1726867183.12421: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 12502 1726867183.12510: in run() - task 0affcac9-a3a5-6860-cbfd-00000000017f 12502 1726867183.12521: variable 'ansible_search_path' from source: unknown 12502 1726867183.12525: variable 'ansible_search_path' from source: unknown 12502 1726867183.12551: calling self._execute() 12502 1726867183.12614: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867183.12617: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867183.12628: variable 'omit' from source: magic vars 12502 1726867183.12909: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867183.14332: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867183.14381: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867183.14410: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867183.14437: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867183.14456: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867183.14515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867183.14534: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867183.14552: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867183.14581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867183.14593: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867183.14682: variable 'ansible_distribution' from source: facts 12502 1726867183.14686: variable 'ansible_distribution_major_version' from source: facts 12502 1726867183.14703: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867183.14706: when evaluation is False, skipping this task 12502 1726867183.14709: _execute() done 12502 1726867183.14711: dumping result to json 12502 1726867183.14713: done dumping result, returning 12502 1726867183.14719: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affcac9-a3a5-6860-cbfd-00000000017f] 12502 1726867183.14721: sending task result for task 0affcac9-a3a5-6860-cbfd-00000000017f 12502 1726867183.14799: done sending task result for task 0affcac9-a3a5-6860-cbfd-00000000017f 12502 1726867183.14802: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 12502 1726867183.14843: no more pending results, returning what we have 12502 1726867183.14846: results queue empty 12502 1726867183.14847: checking for any_errors_fatal 12502 1726867183.14853: done checking for any_errors_fatal 12502 1726867183.14853: checking for max_fail_percentage 12502 1726867183.14855: done checking for max_fail_percentage 12502 1726867183.14855: checking to see if all hosts have failed and the running result is not ok 12502 1726867183.14856: done checking to see if all hosts have failed 12502 1726867183.14857: getting the remaining hosts for this loop 12502 1726867183.14858: done getting the remaining hosts for this loop 12502 1726867183.14861: getting the next task for host managed_node1 12502 1726867183.14866: done getting next task for host managed_node1 12502 1726867183.14869: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 12502 1726867183.14873: ^ state is: HOST STATE: block=2, task=31, 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 12502 1726867183.14889: getting variables 12502 1726867183.14891: in VariableManager get_vars() 12502 1726867183.14928: Calling all_inventory to load vars for managed_node1 12502 1726867183.14931: Calling groups_inventory to load vars for managed_node1 12502 1726867183.14933: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867183.14940: Calling all_plugins_play to load vars for managed_node1 12502 1726867183.14942: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867183.14945: Calling groups_plugins_play to load vars for managed_node1 12502 1726867183.15050: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867183.15183: done with get_vars() 12502 1726867183.15191: done getting variables 12502 1726867183.15226: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 17:19:43 -0400 (0:00:00.031) 0:00:11.341 ****** 12502 1726867183.15247: entering _queue_task() for managed_node1/debug 12502 1726867183.15411: worker is 1 (out of 1 available) 12502 1726867183.15423: exiting _queue_task() for managed_node1/debug 12502 1726867183.15435: done queuing things up, now waiting for results queue to drain 12502 1726867183.15437: waiting for pending results... 12502 1726867183.15613: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 12502 1726867183.15687: in run() - task 0affcac9-a3a5-6860-cbfd-000000000180 12502 1726867183.15700: variable 'ansible_search_path' from source: unknown 12502 1726867183.15704: variable 'ansible_search_path' from source: unknown 12502 1726867183.15728: calling self._execute() 12502 1726867183.15789: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867183.15797: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867183.15806: variable 'omit' from source: magic vars 12502 1726867183.16078: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867183.17782: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867183.17788: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867183.17832: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867183.17872: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867183.17909: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867183.17994: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867183.18032: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867183.18056: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867183.18088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867183.18100: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867183.18203: variable 'ansible_distribution' from source: facts 12502 1726867183.18207: variable 'ansible_distribution_major_version' from source: facts 12502 1726867183.18221: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867183.18223: when evaluation is False, skipping this task 12502 1726867183.18226: _execute() done 12502 1726867183.18228: dumping result to json 12502 1726867183.18231: done dumping result, returning 12502 1726867183.18238: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affcac9-a3a5-6860-cbfd-000000000180] 12502 1726867183.18240: sending task result for task 0affcac9-a3a5-6860-cbfd-000000000180 12502 1726867183.18320: done sending task result for task 0affcac9-a3a5-6860-cbfd-000000000180 12502 1726867183.18322: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 12502 1726867183.18361: no more pending results, returning what we have 12502 1726867183.18365: results queue empty 12502 1726867183.18366: checking for any_errors_fatal 12502 1726867183.18372: done checking for any_errors_fatal 12502 1726867183.18372: checking for max_fail_percentage 12502 1726867183.18374: done checking for max_fail_percentage 12502 1726867183.18374: checking to see if all hosts have failed and the running result is not ok 12502 1726867183.18375: done checking to see if all hosts have failed 12502 1726867183.18376: getting the remaining hosts for this loop 12502 1726867183.18378: done getting the remaining hosts for this loop 12502 1726867183.18382: getting the next task for host managed_node1 12502 1726867183.18387: done getting next task for host managed_node1 12502 1726867183.18392: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 12502 1726867183.18396: ^ state is: HOST STATE: block=2, task=31, 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 12502 1726867183.18411: getting variables 12502 1726867183.18412: in VariableManager get_vars() 12502 1726867183.18453: Calling all_inventory to load vars for managed_node1 12502 1726867183.18456: Calling groups_inventory to load vars for managed_node1 12502 1726867183.18458: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867183.18465: Calling all_plugins_play to load vars for managed_node1 12502 1726867183.18468: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867183.18470: Calling groups_plugins_play to load vars for managed_node1 12502 1726867183.18617: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867183.18735: done with get_vars() 12502 1726867183.18742: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 17:19:43 -0400 (0:00:00.035) 0:00:11.376 ****** 12502 1726867183.18802: entering _queue_task() for managed_node1/ping 12502 1726867183.18965: worker is 1 (out of 1 available) 12502 1726867183.18980: exiting _queue_task() for managed_node1/ping 12502 1726867183.18994: done queuing things up, now waiting for results queue to drain 12502 1726867183.18995: waiting for pending results... 12502 1726867183.19152: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 12502 1726867183.19223: in run() - task 0affcac9-a3a5-6860-cbfd-000000000181 12502 1726867183.19233: variable 'ansible_search_path' from source: unknown 12502 1726867183.19239: variable 'ansible_search_path' from source: unknown 12502 1726867183.19266: calling self._execute() 12502 1726867183.19327: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867183.19331: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867183.19338: variable 'omit' from source: magic vars 12502 1726867183.19613: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867183.21782: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867183.21786: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867183.21793: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867183.21835: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867183.21864: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867183.21966: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867183.22002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867183.22031: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867183.22074: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867183.22096: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867183.22228: variable 'ansible_distribution' from source: facts 12502 1726867183.22238: variable 'ansible_distribution_major_version' from source: facts 12502 1726867183.22257: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867183.22263: when evaluation is False, skipping this task 12502 1726867183.22269: _execute() done 12502 1726867183.22275: dumping result to json 12502 1726867183.22285: done dumping result, returning 12502 1726867183.22296: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affcac9-a3a5-6860-cbfd-000000000181] 12502 1726867183.22303: sending task result for task 0affcac9-a3a5-6860-cbfd-000000000181 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" } 12502 1726867183.22454: no more pending results, returning what we have 12502 1726867183.22458: results queue empty 12502 1726867183.22459: checking for any_errors_fatal 12502 1726867183.22464: done checking for any_errors_fatal 12502 1726867183.22464: checking for max_fail_percentage 12502 1726867183.22466: done checking for max_fail_percentage 12502 1726867183.22467: checking to see if all hosts have failed and the running result is not ok 12502 1726867183.22468: done checking to see if all hosts have failed 12502 1726867183.22469: getting the remaining hosts for this loop 12502 1726867183.22470: done getting the remaining hosts for this loop 12502 1726867183.22473: getting the next task for host managed_node1 12502 1726867183.22485: done getting next task for host managed_node1 12502 1726867183.22487: ^ task is: TASK: meta (role_complete) 12502 1726867183.22492: ^ state is: HOST STATE: block=2, task=31, 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 12502 1726867183.22510: getting variables 12502 1726867183.22512: in VariableManager get_vars() 12502 1726867183.22554: Calling all_inventory to load vars for managed_node1 12502 1726867183.22557: Calling groups_inventory to load vars for managed_node1 12502 1726867183.22559: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867183.22566: Calling all_plugins_play to load vars for managed_node1 12502 1726867183.22569: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867183.22571: Calling groups_plugins_play to load vars for managed_node1 12502 1726867183.22760: done sending task result for task 0affcac9-a3a5-6860-cbfd-000000000181 12502 1726867183.22763: WORKER PROCESS EXITING 12502 1726867183.22786: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867183.22995: done with get_vars() 12502 1726867183.23004: done getting variables 12502 1726867183.23072: done queuing things up, now waiting for results queue to drain 12502 1726867183.23074: results queue empty 12502 1726867183.23074: checking for any_errors_fatal 12502 1726867183.23076: done checking for any_errors_fatal 12502 1726867183.23079: checking for max_fail_percentage 12502 1726867183.23080: done checking for max_fail_percentage 12502 1726867183.23081: checking to see if all hosts have failed and the running result is not ok 12502 1726867183.23082: done checking to see if all hosts have failed 12502 1726867183.23082: getting the remaining hosts for this loop 12502 1726867183.23083: done getting the remaining hosts for this loop 12502 1726867183.23085: getting the next task for host managed_node1 12502 1726867183.23089: done getting next task for host managed_node1 12502 1726867183.23091: ^ task is: TASK: Delete the device '{{ controller_device }}' 12502 1726867183.23093: ^ state is: HOST STATE: block=2, task=31, 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 12502 1726867183.23095: getting variables 12502 1726867183.23096: in VariableManager get_vars() 12502 1726867183.23117: Calling all_inventory to load vars for managed_node1 12502 1726867183.23119: Calling groups_inventory to load vars for managed_node1 12502 1726867183.23121: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867183.23125: Calling all_plugins_play to load vars for managed_node1 12502 1726867183.23127: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867183.23130: Calling groups_plugins_play to load vars for managed_node1 12502 1726867183.23262: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867183.23481: done with get_vars() 12502 1726867183.23490: done getting variables 12502 1726867183.23525: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 12502 1726867183.23672: variable 'controller_device' from source: play vars TASK [Delete the device 'nm-bond'] ********************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:242 Friday 20 September 2024 17:19:43 -0400 (0:00:00.048) 0:00:11.425 ****** 12502 1726867183.23702: entering _queue_task() for managed_node1/command 12502 1726867183.23920: worker is 1 (out of 1 available) 12502 1726867183.23932: exiting _queue_task() for managed_node1/command 12502 1726867183.23943: done queuing things up, now waiting for results queue to drain 12502 1726867183.23945: waiting for pending results... 12502 1726867183.24218: running TaskExecutor() for managed_node1/TASK: Delete the device 'nm-bond' 12502 1726867183.24310: in run() - task 0affcac9-a3a5-6860-cbfd-0000000001b1 12502 1726867183.24330: variable 'ansible_search_path' from source: unknown 12502 1726867183.24464: calling self._execute() 12502 1726867183.24569: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867183.24584: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867183.24604: variable 'omit' from source: magic vars 12502 1726867183.25052: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867183.28244: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867183.28331: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867183.28374: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867183.28419: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867183.28453: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867183.28544: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867183.28584: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867183.28783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867183.28786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867183.28789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867183.28811: variable 'ansible_distribution' from source: facts 12502 1726867183.28821: variable 'ansible_distribution_major_version' from source: facts 12502 1726867183.28844: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867183.28852: when evaluation is False, skipping this task 12502 1726867183.28858: _execute() done 12502 1726867183.28865: dumping result to json 12502 1726867183.28872: done dumping result, returning 12502 1726867183.28884: done running TaskExecutor() for managed_node1/TASK: Delete the device 'nm-bond' [0affcac9-a3a5-6860-cbfd-0000000001b1] 12502 1726867183.28896: sending task result for task 0affcac9-a3a5-6860-cbfd-0000000001b1 12502 1726867183.28997: done sending task result for task 0affcac9-a3a5-6860-cbfd-0000000001b1 12502 1726867183.29005: 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" } 12502 1726867183.29056: no more pending results, returning what we have 12502 1726867183.29059: results queue empty 12502 1726867183.29060: checking for any_errors_fatal 12502 1726867183.29061: done checking for any_errors_fatal 12502 1726867183.29062: checking for max_fail_percentage 12502 1726867183.29064: done checking for max_fail_percentage 12502 1726867183.29064: checking to see if all hosts have failed and the running result is not ok 12502 1726867183.29065: done checking to see if all hosts have failed 12502 1726867183.29066: getting the remaining hosts for this loop 12502 1726867183.29067: done getting the remaining hosts for this loop 12502 1726867183.29071: getting the next task for host managed_node1 12502 1726867183.29083: done getting next task for host managed_node1 12502 1726867183.29085: ^ task is: TASK: Remove test interfaces 12502 1726867183.29089: ^ state is: HOST STATE: block=2, task=31, 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 12502 1726867183.29093: getting variables 12502 1726867183.29095: in VariableManager get_vars() 12502 1726867183.29147: Calling all_inventory to load vars for managed_node1 12502 1726867183.29149: Calling groups_inventory to load vars for managed_node1 12502 1726867183.29151: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867183.29162: Calling all_plugins_play to load vars for managed_node1 12502 1726867183.29164: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867183.29167: Calling groups_plugins_play to load vars for managed_node1 12502 1726867183.29443: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867183.29643: done with get_vars() 12502 1726867183.29654: done getting variables 12502 1726867183.29707: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Remove test interfaces] ************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml:3 Friday 20 September 2024 17:19:43 -0400 (0:00:00.060) 0:00:11.486 ****** 12502 1726867183.29744: entering _queue_task() for managed_node1/shell 12502 1726867183.30216: worker is 1 (out of 1 available) 12502 1726867183.30229: exiting _queue_task() for managed_node1/shell 12502 1726867183.30242: done queuing things up, now waiting for results queue to drain 12502 1726867183.30244: waiting for pending results... 12502 1726867183.31039: running TaskExecutor() for managed_node1/TASK: Remove test interfaces 12502 1726867183.31439: in run() - task 0affcac9-a3a5-6860-cbfd-0000000001b5 12502 1726867183.31453: variable 'ansible_search_path' from source: unknown 12502 1726867183.31456: variable 'ansible_search_path' from source: unknown 12502 1726867183.31701: calling self._execute() 12502 1726867183.31705: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867183.31708: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867183.31711: variable 'omit' from source: magic vars 12502 1726867183.32622: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867183.37217: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867183.37345: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867183.37382: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867183.37431: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867183.37502: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867183.37562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867183.37601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867183.37638: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867183.37685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867183.37718: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867183.37882: variable 'ansible_distribution' from source: facts 12502 1726867183.37885: variable 'ansible_distribution_major_version' from source: facts 12502 1726867183.37887: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867183.37889: when evaluation is False, skipping this task 12502 1726867183.37894: _execute() done 12502 1726867183.37895: dumping result to json 12502 1726867183.37897: done dumping result, returning 12502 1726867183.37899: done running TaskExecutor() for managed_node1/TASK: Remove test interfaces [0affcac9-a3a5-6860-cbfd-0000000001b5] 12502 1726867183.37901: sending task result for task 0affcac9-a3a5-6860-cbfd-0000000001b5 12502 1726867183.38074: done sending task result for task 0affcac9-a3a5-6860-cbfd-0000000001b5 12502 1726867183.38079: 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" } 12502 1726867183.38123: no more pending results, returning what we have 12502 1726867183.38126: results queue empty 12502 1726867183.38128: checking for any_errors_fatal 12502 1726867183.38135: done checking for any_errors_fatal 12502 1726867183.38136: checking for max_fail_percentage 12502 1726867183.38138: done checking for max_fail_percentage 12502 1726867183.38139: checking to see if all hosts have failed and the running result is not ok 12502 1726867183.38139: done checking to see if all hosts have failed 12502 1726867183.38140: getting the remaining hosts for this loop 12502 1726867183.38141: done getting the remaining hosts for this loop 12502 1726867183.38145: getting the next task for host managed_node1 12502 1726867183.38152: done getting next task for host managed_node1 12502 1726867183.38154: ^ task is: TASK: Stop dnsmasq/radvd services 12502 1726867183.38158: ^ state is: HOST STATE: block=2, task=31, 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 12502 1726867183.38163: getting variables 12502 1726867183.38164: in VariableManager get_vars() 12502 1726867183.38220: Calling all_inventory to load vars for managed_node1 12502 1726867183.38223: Calling groups_inventory to load vars for managed_node1 12502 1726867183.38225: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867183.38235: Calling all_plugins_play to load vars for managed_node1 12502 1726867183.38238: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867183.38240: Calling groups_plugins_play to load vars for managed_node1 12502 1726867183.38502: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867183.38767: done with get_vars() 12502 1726867183.38780: done getting variables 12502 1726867183.38838: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Stop dnsmasq/radvd services] ********************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml:23 Friday 20 September 2024 17:19:43 -0400 (0:00:00.091) 0:00:11.577 ****** 12502 1726867183.38888: entering _queue_task() for managed_node1/shell 12502 1726867183.39160: worker is 1 (out of 1 available) 12502 1726867183.39173: exiting _queue_task() for managed_node1/shell 12502 1726867183.39392: done queuing things up, now waiting for results queue to drain 12502 1726867183.39393: waiting for pending results... 12502 1726867183.39531: running TaskExecutor() for managed_node1/TASK: Stop dnsmasq/radvd services 12502 1726867183.39638: in run() - task 0affcac9-a3a5-6860-cbfd-0000000001b6 12502 1726867183.39657: variable 'ansible_search_path' from source: unknown 12502 1726867183.39665: variable 'ansible_search_path' from source: unknown 12502 1726867183.39711: calling self._execute() 12502 1726867183.39808: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867183.39850: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867183.39873: variable 'omit' from source: magic vars 12502 1726867183.40827: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867183.43064: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867183.43146: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867183.43188: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867183.43308: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867183.43312: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867183.43346: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867183.43381: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867183.43422: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867183.43465: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867183.43486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867183.43622: variable 'ansible_distribution' from source: facts 12502 1726867183.43637: variable 'ansible_distribution_major_version' from source: facts 12502 1726867183.43660: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867183.43884: when evaluation is False, skipping this task 12502 1726867183.43887: _execute() done 12502 1726867183.43893: dumping result to json 12502 1726867183.43895: done dumping result, returning 12502 1726867183.43898: done running TaskExecutor() for managed_node1/TASK: Stop dnsmasq/radvd services [0affcac9-a3a5-6860-cbfd-0000000001b6] 12502 1726867183.43900: sending task result for task 0affcac9-a3a5-6860-cbfd-0000000001b6 12502 1726867183.43970: done sending task result for task 0affcac9-a3a5-6860-cbfd-0000000001b6 12502 1726867183.43974: 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" } 12502 1726867183.44033: no more pending results, returning what we have 12502 1726867183.44038: results queue empty 12502 1726867183.44039: checking for any_errors_fatal 12502 1726867183.44047: done checking for any_errors_fatal 12502 1726867183.44047: checking for max_fail_percentage 12502 1726867183.44049: done checking for max_fail_percentage 12502 1726867183.44050: checking to see if all hosts have failed and the running result is not ok 12502 1726867183.44051: done checking to see if all hosts have failed 12502 1726867183.44052: getting the remaining hosts for this loop 12502 1726867183.44053: done getting the remaining hosts for this loop 12502 1726867183.44057: getting the next task for host managed_node1 12502 1726867183.44066: done getting next task for host managed_node1 12502 1726867183.44069: ^ task is: TASK: Restore the /etc/resolv.conf for initscript 12502 1726867183.44072: ^ state is: HOST STATE: block=2, task=31, 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 12502 1726867183.44075: getting variables 12502 1726867183.44080: in VariableManager get_vars() 12502 1726867183.44139: Calling all_inventory to load vars for managed_node1 12502 1726867183.44142: Calling groups_inventory to load vars for managed_node1 12502 1726867183.44144: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867183.44155: Calling all_plugins_play to load vars for managed_node1 12502 1726867183.44158: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867183.44160: Calling groups_plugins_play to load vars for managed_node1 12502 1726867183.44540: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867183.44776: done with get_vars() 12502 1726867183.44793: done getting variables 12502 1726867183.44847: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Restore the /etc/resolv.conf for initscript] ***************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:248 Friday 20 September 2024 17:19:43 -0400 (0:00:00.059) 0:00:11.637 ****** 12502 1726867183.44872: entering _queue_task() for managed_node1/command 12502 1726867183.45098: worker is 1 (out of 1 available) 12502 1726867183.45109: exiting _queue_task() for managed_node1/command 12502 1726867183.45122: done queuing things up, now waiting for results queue to drain 12502 1726867183.45123: waiting for pending results... 12502 1726867183.45543: running TaskExecutor() for managed_node1/TASK: Restore the /etc/resolv.conf for initscript 12502 1726867183.45698: in run() - task 0affcac9-a3a5-6860-cbfd-0000000001b7 12502 1726867183.45710: variable 'ansible_search_path' from source: unknown 12502 1726867183.45734: calling self._execute() 12502 1726867183.45857: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867183.45868: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867183.45930: variable 'omit' from source: magic vars 12502 1726867183.46373: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867183.49685: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867183.49689: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867183.49692: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867183.49694: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867183.49723: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867183.49852: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867183.49887: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867183.49934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867183.49975: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867183.50010: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867183.50160: variable 'ansible_distribution' from source: facts 12502 1726867183.50170: variable 'ansible_distribution_major_version' from source: facts 12502 1726867183.50195: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867183.50208: when evaluation is False, skipping this task 12502 1726867183.50216: _execute() done 12502 1726867183.50224: dumping result to json 12502 1726867183.50232: done dumping result, returning 12502 1726867183.50242: done running TaskExecutor() for managed_node1/TASK: Restore the /etc/resolv.conf for initscript [0affcac9-a3a5-6860-cbfd-0000000001b7] 12502 1726867183.50252: sending task result for task 0affcac9-a3a5-6860-cbfd-0000000001b7 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" } 12502 1726867183.50423: no more pending results, returning what we have 12502 1726867183.50427: results queue empty 12502 1726867183.50428: checking for any_errors_fatal 12502 1726867183.50433: done checking for any_errors_fatal 12502 1726867183.50434: checking for max_fail_percentage 12502 1726867183.50436: done checking for max_fail_percentage 12502 1726867183.50437: checking to see if all hosts have failed and the running result is not ok 12502 1726867183.50438: done checking to see if all hosts have failed 12502 1726867183.50439: getting the remaining hosts for this loop 12502 1726867183.50440: done getting the remaining hosts for this loop 12502 1726867183.50444: getting the next task for host managed_node1 12502 1726867183.50452: done getting next task for host managed_node1 12502 1726867183.50454: ^ task is: TASK: Verify network state restored to default 12502 1726867183.50457: ^ state is: HOST STATE: block=2, task=31, 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 12502 1726867183.50461: getting variables 12502 1726867183.50463: in VariableManager get_vars() 12502 1726867183.50518: Calling all_inventory to load vars for managed_node1 12502 1726867183.50521: Calling groups_inventory to load vars for managed_node1 12502 1726867183.50523: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867183.50534: Calling all_plugins_play to load vars for managed_node1 12502 1726867183.50536: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867183.50539: Calling groups_plugins_play to load vars for managed_node1 12502 1726867183.50984: done sending task result for task 0affcac9-a3a5-6860-cbfd-0000000001b7 12502 1726867183.50987: WORKER PROCESS EXITING 12502 1726867183.51011: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867183.51217: done with get_vars() 12502 1726867183.51227: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:253 Friday 20 September 2024 17:19:43 -0400 (0:00:00.064) 0:00:11.702 ****** 12502 1726867183.51313: entering _queue_task() for managed_node1/include_tasks 12502 1726867183.51536: worker is 1 (out of 1 available) 12502 1726867183.51548: exiting _queue_task() for managed_node1/include_tasks 12502 1726867183.51559: done queuing things up, now waiting for results queue to drain 12502 1726867183.51560: waiting for pending results... 12502 1726867183.51830: running TaskExecutor() for managed_node1/TASK: Verify network state restored to default 12502 1726867183.52066: in run() - task 0affcac9-a3a5-6860-cbfd-0000000001b8 12502 1726867183.52486: variable 'ansible_search_path' from source: unknown 12502 1726867183.52493: calling self._execute() 12502 1726867183.52497: variable 'ansible_host' from source: host vars for 'managed_node1' 12502 1726867183.52500: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12502 1726867183.52503: variable 'omit' from source: magic vars 12502 1726867183.53382: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12502 1726867183.55685: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12502 1726867183.55766: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12502 1726867183.55814: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12502 1726867183.55852: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12502 1726867183.55883: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12502 1726867183.55969: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12502 1726867183.56008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12502 1726867183.56043: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12502 1726867183.56088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12502 1726867183.56113: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12502 1726867183.56248: variable 'ansible_distribution' from source: facts 12502 1726867183.56259: variable 'ansible_distribution_major_version' from source: facts 12502 1726867183.56282: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12502 1726867183.56292: when evaluation is False, skipping this task 12502 1726867183.56299: _execute() done 12502 1726867183.56305: dumping result to json 12502 1726867183.56311: done dumping result, returning 12502 1726867183.56321: done running TaskExecutor() for managed_node1/TASK: Verify network state restored to default [0affcac9-a3a5-6860-cbfd-0000000001b8] 12502 1726867183.56328: sending task result for task 0affcac9-a3a5-6860-cbfd-0000000001b8 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" } 12502 1726867183.56507: no more pending results, returning what we have 12502 1726867183.56511: results queue empty 12502 1726867183.56513: checking for any_errors_fatal 12502 1726867183.56519: done checking for any_errors_fatal 12502 1726867183.56520: checking for max_fail_percentage 12502 1726867183.56521: done checking for max_fail_percentage 12502 1726867183.56523: checking to see if all hosts have failed and the running result is not ok 12502 1726867183.56524: done checking to see if all hosts have failed 12502 1726867183.56524: getting the remaining hosts for this loop 12502 1726867183.56526: done getting the remaining hosts for this loop 12502 1726867183.56530: getting the next task for host managed_node1 12502 1726867183.56539: done getting next task for host managed_node1 12502 1726867183.56541: ^ task is: TASK: meta (flush_handlers) 12502 1726867183.56543: ^ 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 12502 1726867183.56547: getting variables 12502 1726867183.56549: in VariableManager get_vars() 12502 1726867183.56606: Calling all_inventory to load vars for managed_node1 12502 1726867183.56610: Calling groups_inventory to load vars for managed_node1 12502 1726867183.56612: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867183.56623: Calling all_plugins_play to load vars for managed_node1 12502 1726867183.56626: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867183.56629: Calling groups_plugins_play to load vars for managed_node1 12502 1726867183.57043: done sending task result for task 0affcac9-a3a5-6860-cbfd-0000000001b8 12502 1726867183.57046: WORKER PROCESS EXITING 12502 1726867183.57068: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867183.57274: done with get_vars() 12502 1726867183.57286: done getting variables 12502 1726867183.57348: in VariableManager get_vars() 12502 1726867183.57366: Calling all_inventory to load vars for managed_node1 12502 1726867183.57368: Calling groups_inventory to load vars for managed_node1 12502 1726867183.57370: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867183.57374: Calling all_plugins_play to load vars for managed_node1 12502 1726867183.57376: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867183.57381: Calling groups_plugins_play to load vars for managed_node1 12502 1726867183.57520: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867183.57745: done with get_vars() 12502 1726867183.57758: done queuing things up, now waiting for results queue to drain 12502 1726867183.57759: results queue empty 12502 1726867183.57760: checking for any_errors_fatal 12502 1726867183.57762: done checking for any_errors_fatal 12502 1726867183.57763: checking for max_fail_percentage 12502 1726867183.57764: done checking for max_fail_percentage 12502 1726867183.57764: checking to see if all hosts have failed and the running result is not ok 12502 1726867183.57765: done checking to see if all hosts have failed 12502 1726867183.57766: getting the remaining hosts for this loop 12502 1726867183.57767: done getting the remaining hosts for this loop 12502 1726867183.57769: getting the next task for host managed_node1 12502 1726867183.57772: done getting next task for host managed_node1 12502 1726867183.57773: ^ task is: TASK: meta (flush_handlers) 12502 1726867183.57775: ^ 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 12502 1726867183.57779: getting variables 12502 1726867183.57780: in VariableManager get_vars() 12502 1726867183.57802: Calling all_inventory to load vars for managed_node1 12502 1726867183.57805: Calling groups_inventory to load vars for managed_node1 12502 1726867183.57806: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867183.57815: Calling all_plugins_play to load vars for managed_node1 12502 1726867183.57817: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867183.57820: Calling groups_plugins_play to load vars for managed_node1 12502 1726867183.57955: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867183.58148: done with get_vars() 12502 1726867183.58156: done getting variables 12502 1726867183.58201: in VariableManager get_vars() 12502 1726867183.58218: Calling all_inventory to load vars for managed_node1 12502 1726867183.58220: Calling groups_inventory to load vars for managed_node1 12502 1726867183.58222: Calling all_plugins_inventory to load vars for managed_node1 12502 1726867183.58226: Calling all_plugins_play to load vars for managed_node1 12502 1726867183.58228: Calling groups_plugins_inventory to load vars for managed_node1 12502 1726867183.58230: Calling groups_plugins_play to load vars for managed_node1 12502 1726867183.58355: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12502 1726867183.58560: done with get_vars() 12502 1726867183.58571: done queuing things up, now waiting for results queue to drain 12502 1726867183.58573: results queue empty 12502 1726867183.58574: checking for any_errors_fatal 12502 1726867183.58575: done checking for any_errors_fatal 12502 1726867183.58576: checking for max_fail_percentage 12502 1726867183.58579: done checking for max_fail_percentage 12502 1726867183.58581: checking to see if all hosts have failed and the running result is not ok 12502 1726867183.58582: done checking to see if all hosts have failed 12502 1726867183.58583: getting the remaining hosts for this loop 12502 1726867183.58584: done getting the remaining hosts for this loop 12502 1726867183.58586: getting the next task for host managed_node1 12502 1726867183.58588: done getting next task for host managed_node1 12502 1726867183.58592: ^ task is: None 12502 1726867183.58593: ^ 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 12502 1726867183.58594: done queuing things up, now waiting for results queue to drain 12502 1726867183.58595: results queue empty 12502 1726867183.58596: checking for any_errors_fatal 12502 1726867183.58597: done checking for any_errors_fatal 12502 1726867183.58597: checking for max_fail_percentage 12502 1726867183.58598: done checking for max_fail_percentage 12502 1726867183.58599: checking to see if all hosts have failed and the running result is not ok 12502 1726867183.58600: done checking to see if all hosts have failed 12502 1726867183.58602: getting the next task for host managed_node1 12502 1726867183.58604: done getting next task for host managed_node1 12502 1726867183.58605: ^ task is: None 12502 1726867183.58606: ^ 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=151 rescued=0 ignored=0 Friday 20 September 2024 17:19:43 -0400 (0:00:00.073) 0:00:11.775 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 1.64s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_removal_initscripts.yml:5 Gather the minimum subset of ansible_facts required by the network role test --- 0.84s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Check if system is ostree ----------------------------------------------- 0.83s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.12s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 fedora.linux_system_roles.network : Show stderr messages for the network_connections --- 0.11s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 fedora.linux_system_roles.network : Ensure ansible_facts used by role --- 0.11s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces --- 0.11s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable --- 0.11s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 fedora.linux_system_roles.network : Print network provider -------------- 0.10s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 fedora.linux_system_roles.network : Show debug messages for the network_state --- 0.10s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 fedora.linux_system_roles.network : Configure networking state ---------- 0.10s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 --- 0.09s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Remove test interfaces -------------------------------------------------- 0.09s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml:3 fedora.linux_system_roles.network : Show debug messages for the network_connections --- 0.09s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 fedora.linux_system_roles.network : Ensure initscripts network file dependency is present --- 0.09s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Install pgrep, sysctl --------------------------------------------------- 0.09s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:26 fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 --- 0.09s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces --- 0.09s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable --- 0.08s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces --- 0.08s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 12502 1726867183.58720: RUNNING CLEANUP